Uncle Stinky st1nky
  • Friendship, Maine
  • Joined on 2024-10-02
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-03-03 20:19:21 +01:00
e7b8cd46e1 add transaction hash to the unique identifier of the bridging tx
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-24 20:19:25 +01:00
cc300fefb0 apply changes to casper runtime; migrations are included
c8f8ea7130 rustfmt of the chain specs
93387218ec make initialise authorities infallable and fix benchmarking
Compare 3 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-23 17:14:00 +01:00
6a5029017c use ExternalBlockNumber type everywhere
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-23 16:56:59 +01:00
4c79048b49 migration to new block commitment data type; tests included
24b08a87b1 make max commit deviation to be 1/8 of EpochDuration
06618069e2 avoid commitments check on the beginning of the epoch
Compare 3 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-22 19:57:19 +01:00
028afc089f use internal block number as last_update for block commitments
f082dfc4e0 ability to iterate over network ids only and get networks lenght without storage read
c963f7816b slightly optimise try_slow_clap
63c03ad6ce extend trait with network existence check
4e1a3de6de prepare benchmarks and update default weights
Compare 5 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-21 15:58:10 +01:00
5dd0c73f7a move block commitment check to the on_initialize hook
03262539aa adapt trait; add extra test; fix benchmarking
f524b01b03 make function name more obvious
f99eee2e1a remove nullification functionality from trait
d3cc3ac1b3 remove unnecessary storage entry in pallet
Compare 6 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-20 15:50:47 +01:00
cce2910cf8 make networks pallet to be indexed storage map; migrations included
5b5e53e6fd update traits for the network handler
2313bc97ec user agent added to mimic the curl
6263c620ab fix starter and patch scripts
Compare 4 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-05 16:22:07 +01:00
4348580127 patches for the latest rustc compiler
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-04 18:31:11 +01:00
e12b85d5da small script to test default rpc endpoints
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-03 13:20:47 +01:00
c90ef5f7e3 set git branch for bootstrapers
a8651dfe84 prepare node to latest version of chain
ddfbaae2f5 additional information during hard reset
172edd46de additional safety for multi request logic
32483cdd40 make logs more self-descriptive
Compare 5 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-02-01 13:11:17 +01:00
eb9fc16b43 tests added for new offchain worker functionality
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2026-01-31 16:15:48 +01:00
b282ebad62 rustfmt the whole project
73503fd13a remove local testing scripts
90c82f73cb multiple requests from all endpoints
3c7e51c0f8 new version of casper runtime
ddd3a42564 new slashing function for block commitment offence
Compare 23 commits »
st1nky pushed to main at ghostchain/ghost-eye 2026-01-27 16:11:51 +01:00
834b070bee add mordor network to be watch on
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-27 22:01:27 +01:00
147542f10c correct median; on genesis validators list is empty
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-27 17:28:36 +01:00
d45cc9bd13 add latest from_block to logs
7c57b9ea3f update chain specs for local testing
638d31ba28 update casper runtime based on ghost pallets
c9b4325c04 rustfmt slow-clap pallet
911db3b974 apply changes from ghost-traits for ExposureListener
Compare 16 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-21 11:45:21 +01:00
6a2b5a34d2 applause based on the external expousre
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-20 01:05:53 +01:00
0bb46482b2 offchain worker restructure and block commitments added
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-18 13:59:58 +01:00
d76646c191 remove unused structs to avoid warning during compilation
94d28f254f update offchain worker logic
Compare 2 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-12 17:03:31 +01:00
55a77cd3d4 introduce black swan event e.g. disable everybody
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-10 18:53:37 +01:00
092679eb0c disable only claps during offchain worker but not the block gathering