|
7bb18939bd
|
no need for finality delay to be an Option<u64>
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-19 14:37:06 +03:00 |
|
|
d8e934a98e
|
ability to avoid too big deviations between from_block and to_block
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-19 14:31:33 +03:00 |
|
|
671196ebac
|
remove legacy release_delay and add block_distance for maximum block range for the eth_getLogs
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-18 18:53:19 +03:00 |
|
|
39a6192d28
|
avoid re-using of to_block during rotation of block_range
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-18 17:20:25 +03:00 |
|
|
6100e79ebf
|
make clap regardless of fail during applause
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-18 17:03:09 +03:00 |
|
|
417de5a7b2
|
clear storage based on provided history depth
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-18 13:47:13 +03:00 |
|
|
b5845924dc
|
fixes for the default weights on slow-clap package
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-17 20:56:32 +03:00 |
|
|
f28e57cf8e
|
add files with weights for the slow-clap, benchmarked according to the casper reference machine
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-17 20:44:44 +03:00 |
|
|
3040dfb775
|
make benchmark work, issue with authorities fixed
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-17 20:34:42 +03:00 |
|
|
66fa8409fa
|
additional tests for the pallet
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-17 13:50:38 +03:00 |
|
|
5beb22f116
|
avoid errors from minting sub-existential balance
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-13 16:42:14 +03:00 |
|
|
7be24ed139
|
use latest version of ghost-networks
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-13 16:22:21 +03:00 |
|
|
b5fc86aa9e
|
separate bridged imbalance and gatekeeper amount. requested by @st1nky for ghost-slow-clap
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-13 16:16:01 +03:00 |
|
|
e73f3855fd
|
authorities stored based on the session hash map
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-11 22:56:48 +03:00 |
|
|
a00eec9bb9
|
tests for clap and applause events added
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-04 16:33:03 +03:00 |
|
|
2c2df5a607
|
ability to do self applause if claps received
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-04 15:44:53 +03:00 |
|
|
186fb58367
|
merge new functionality which will be used for benchmarking purposes
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-04 15:40:13 +03:00 |
|
|
1e4abbfe69
|
function to trigger nullification period, tests for the new functionality and expansion of NetworkData trait
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-04 15:35:48 +03:00 |
|
|
573e57dfb4
|
new tests based on new ghost-network functinality
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-03 20:41:51 +03:00 |
|
|
46d4716f67
|
merge extended ghost-networks with ability to nullify accumulated commission
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-03 19:48:23 +03:00 |
|
|
9cb7f3c782
|
replacing the average claps in session with median to determine a harmful authority
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-03 19:38:07 +03:00 |
|
|
c55d9a05d9
|
auto nullification during finalization and appropriate tests
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-03 19:06:50 +03:00 |
|
|
5847097e94
|
extend network inspect handler trait with additional function
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-03 18:58:21 +03:00 |
|
|
04a63e234d
|
tests updated and small tweaks of the lib
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-02 19:20:14 +03:00 |
|
|
2b738c009b
|
merge latest ghost-network version
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-06-02 19:17:16 +03:00 |
|
|
f3d8ee3ab2
|
make bridge imbalance fields accesible aka public
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-06-02 19:11:11 +03:00 |
|
|
2da07d7b24
|
chmod 644 Cargo.toml for ghost-slow-claps
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-05-31 14:55:30 +03:00 |
|
|
9ba25d6b3d
|
friendly merge for ghost-claims weights
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-05-31 14:51:53 +03:00 |
|
|
3234341fed
|
use benchmarked weights as a default weights for ghost-claims pallet
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-05-31 14:48:08 +03:00 |
|
|
fa2cb811a8
|
update for slow-claps: remove companions, updgrade block range storage, new way of commission accumulation
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-05-31 14:30:15 +03:00 |
|
|
b64700fb42
|
fix indentation in TOML files
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-05-31 13:12:48 +03:00 |
|
|
b3f85f426c
|
extend pallet ghost-networks and create BridgedInflationCurve
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-05-30 19:03:50 +03:00 |
|
|
aede9e6e2e
|
change access permissions of files in pallets folder
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2025-05-29 12:52:37 +03:00 |
|
|
0d796420f2
|
fix incorrect definition of good actor
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
|
2025-01-30 15:12:55 +03:00 |
|
|
66719626bb
|
inital commit, which is clearly not initial
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
|
2024-10-03 15:38:52 +03:00 |
|