This website requires JavaScript.
Explore
Help
Sign In
Uncle Stinky
st1nky
0 Followers
·
0 Following
Friendship, Maine
Joined on
2024-10-02
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-11-09 13:29:47 +01:00
64de0027bf
align self-applause logic and disable offchain worker if authority index is disabled
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-11-08 12:01:11 +01:00
a3ed395689
take disabled from the next session and rustfmt pallet code
7a710ec9cb
check if validator disabled during the validate_unsigned and small typo fixes
cc141105bb
propagate disabled authorities to upcoming sessions in era
Compare 3 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-11-06 12:31:57 +01:00
af14543cc1
change casper runtime versioning
6acec08fa5
increase storage version for the pallet
Compare 2 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-11-05 20:12:38 +01:00
d6ecdcd468
correct benchmarking of self applause and remove of unnecessary storage during tests
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-11-05 18:53:38 +01:00
decf6665df
make slow-clap tests work again based on new functionality, new tests added too
ebae9fadbe
fixes for self_applause function
c872eca8ac
back look during the slashing
Compare 3 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-11-04 15:42:37 +01:00
eb181c7f44
fixes for the inconsistency of the slow claps
5307afe352
bump locked version
7edc8935b6
optimize offenders gathering with a single pass over the data
46aa18aafe
implement cross session claim via self_applause
f245879925
force parameters for RewardCurve to be a default balance type, which is u64
Compare 11 commits »
st1nky
opened issue
ghostchain/ghost-node#58
2025-10-15 16:46:16 +02:00
Slow Clap is too slow on edge cases
st1nky
pushed to
main
at
ghostchain/ghost-node
2025-09-01 19:31:43 +02:00
fae0fa4d7b
fixes in the readme guide
st1nky
pushed to
main
at
ghostchain/ghost-node
2025-09-01 18:24:35 +02:00
71eb90a5fb
increase stable compiler version to match the ghost-eye dependencies
st1nky
pushed to
pallet-networks
at
ghostchain/ghost-node
2025-08-14 15:55:19 +02:00
f245879925
force parameters for RewardCurve to be a default balance type, which is u64
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-07-31 15:34:30 +02:00
da271a6f22
cargo clean only if the compiler version is downgraded
b9b7d84466
update ghost-node and specification to the latest version
8ff588cce9
remove spoiled rpc endpoint from the genesis file
298a332681
make staking rewards dependant on bridged amount
1c4c517728
avoiding back in time travel
Compare 8 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-07-29 18:42:14 +02:00
6918e8057a
finalize starter script for the hard reset
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-07-29 11:43:18 +02:00
28e8389bfc
fix struct field name in chain-spec
1d826fbf7e
rotate endpoints on each offchain worker exection
0375bd1434
preparation for the benchmarking of upgraded ghost-networks pallet
b4ef445281
make ability to have multiple default endpoints for the network
61056ed162
recomendations for rustc compilation and cargo usage for automation script
Compare 7 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-07-28 12:14:27 +02:00
3380d16dc9
extend genesis config with ghost sudo
384380ad55
ghost sudo added as a dependency to casper runtime
4f23c39994
sudo pallet ported as local pallet
67fd48d500
hard reset flag added to starter script
Compare 4 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-06-25 18:36:50 +02:00
d575895841
make 1 second as a rate limit for default networks rpc endpoints
47f7ae3847
separate evm structs, deserialisation functions and main logic
591cce1fb1
rustfmt the ghost-slow-clap pallet
f7ba592d50
rustfmt the ghost-networks pallet
40a8152f69
rustfmt the ghost-claims pallet
Compare 16 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-06-19 13:31:16 +02:00
d8e934a98e
ability to avoid too big deviations between from_block and to_block
d5643472ee
update chain specification based on NetworkData new fields
a503295939
update weights for the ghost-networks on the casper runtime
671196ebac
remove legacy release_delay and add block_distance for maximum block range for the eth_getLogs
Compare 4 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-06-18 17:11:44 +02:00
39a6192d28
avoid re-using of to_block during rotation of block_range
6100e79ebf
make clap regardless of fail during applause
99c43a0c24
runtime update, with history depth for the slow clap
417de5a7b2
clear storage based on provided history depth
Compare 4 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-06-17 12:54:09 +02:00
1196cc9faa
changes to runtime based on the new version of ghost-slow claps
66fa8409fa
additional tests for the pallet
5beb22f116
avoid errors from minting sub-existential balance
7be24ed139
use latest version of ghost-networks
b5fc86aa9e
separate bridged imbalance and gatekeeper amount. requested by
@st1nky
for ghost-slow-clap
Compare 5 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-06-11 21:56:28 +02:00
e73f3855fd
authorities stored based on the session hash map
a00eec9bb9
tests for clap and applause events added
2c2df5a607
ability to do self applause if claps received
186fb58367
merge new functionality which will be used for benchmarking purposes
1e4abbfe69
function to trigger nullification period, tests for the new functionality and expansion of NetworkData trait
Compare 5 commits »
st1nky
pushed to
pallet-slow-clap
at
ghostchain/ghost-node
2025-06-03 19:41:57 +02:00
573e57dfb4
new tests based on new ghost-network functinality
46d4716f67
merge extended ghost-networks with ability to nullify accumulated commission
9cb7f3c782
replacing the average claps in session with median to determine a harmful authority
c55d9a05d9
auto nullification during finalization and appropriate tests
5847097e94
extend network inspect handler trait with additional function
Compare 5 commits »
First
Previous
1
2
3
4
Next
Last