Uncle Stretch str3tch
  • Friendship, Maine
  • Joined on 2024-10-02
str3tch pushed to main at ghostchain/ghost-eye 2025-11-10 14:01:29 +01:00
718ae51dee add ability to manipulate stored blocks
abf2388761 avoid rustc 1.91.0 warnings
Compare 2 commits »
str3tch pushed to main at ghostchain/ghost-eye 2025-11-09 19:20:23 +01:00
e91dc51ff7 remove inconsistency in disabled validators
str3tch pushed to main at ghostchain/ghost-node 2025-11-09 14:10:42 +01:00
75268b4c0a casper runtime upgrade
275567ef79 Merge branch 'pallet-slow-clap'
64de0027bf align self-applause logic and disable offchain worker if authority index is disabled
a3ed395689 take disabled from the next session and rustfmt pallet code
7a710ec9cb check if validator disabled during the validate_unsigned and small typo fixes
Compare 6 commits »
str3tch pushed to main at ghostchain/ghost-node 2025-11-06 15:07:16 +01:00
fc2e4e6bff bump slow clap version inside lock file
0e750c0261 update lock file
cc566ac549 update weights for slow clap in casper runtime
18241ea504 update weights for the slow clap
af14543cc1 change casper runtime versioning
Compare 14 commits »
str3tch pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-06 15:01:19 +01:00
0e750c0261 update lock file
str3tch pushed to pallet-slow-clap at ghostchain/ghost-node 2025-11-06 14:09:30 +01:00
cc566ac549 update weights for slow clap in casper runtime
18241ea504 update weights for the slow clap
Compare 2 commits »
str3tch commented on issue ghostchain/ghost-node#58 2025-10-15 17:25:08 +02:00
Slow Clap is too slow on edge cases

Potential challenges in backward compatibility

Transaction pool

Currently, we are removing all claps from the transaction pool where the session_index does not match the current…

str3tch pushed to main at ghostchain/ghost-eye 2025-09-29 19:45:10 +02:00
0a28acede7 reverse logic for ready to be triggered withdrawal
str3tch pushed to main at ghostchain/ghost-eye 2025-09-29 16:27:58 +02:00
5db96fa8f1 fix for the slashing spans calculation during withdrawals
0f9c0aa1f6 more use of generic components
Compare 2 commits »
str3tch released 0.1.4 at ghostchain/ghost-extension-wallet 2025-08-20 19:45:19 +02:00
str3tch pushed tag 0.1.4 to ghostchain/ghost-extension-wallet 2025-08-20 19:45:18 +02:00
str3tch pushed to main at ghostchain/ghost-eye 2025-08-16 22:02:48 +02:00
682deadb48 avoid duplication in hot keys for wallet tab
str3tch pushed to main at ghostchain/ghost-node 2025-08-15 22:08:34 +02:00
25fcfed586 bump slow clap version
f245879925 force parameters for RewardCurve to be a default balance type, which is u64
101e7103f1 update specification version of CASPER runtime
d9fa416d93 bump locked versions
60b887f812 make MulDiv to be used with any 32 bit unsigned
Compare 7 commits »
str3tch pushed to pallet-networks at ghostchain/ghost-node 2025-08-14 15:23:31 +02:00
101e7103f1 update specification version of CASPER runtime
str3tch opened issue ghostchain/ghost-node#57 2025-08-10 22:29:32 +02:00
Incorrect behavior of BridgedInflationCurve
str3tch pushed to pallet-networks at ghostchain/ghost-node 2025-08-10 21:08:11 +02:00
d9fa416d93 bump locked versions
60b887f812 make MulDiv to be used with any 32 bit unsigned
Compare 2 commits »
str3tch pushed to pallet-networks at ghostchain/ghost-node 2025-08-10 15:50:25 +02:00
f7f25bd087 nullify bridged imbalance on each era reward payout
e2c75ca558 implement muldiv without overflow and underflow
9240f424e1 prepare starter script for the production
72d6be6e29 change finality delay for sepolia in genesis specification
da271a6f22 cargo clean only if the compiler version is downgraded
Compare 36 commits »
str3tch pushed to main at ghostchain/ghost-eye 2025-08-08 01:28:41 +02:00
b9c863e2ea align tables on validator tab with additional values
ef81076f71 avoid capped 1 in a Perbill struct
Compare 2 commits »
str3tch pushed to main at ghostchain/ghost-eye 2025-08-07 22:08:51 +02:00
9afda5a701 ability to see basic gatekeeped network information
str3tch pushed to main at ghostchain/ghost-eye 2025-08-07 16:05:07 +02:00
29622e6ec3 make inflation and apy to represent correct values based on bridged amounts
a6ebb90ede use full history depth for rewards
Compare 2 commits »