Uncle Stinky st1nky
  • Friendship, Maine
  • Joined on 2024-10-02
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 »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-06-02 18:19:31 +02:00
04a63e234d tests updated and small tweaks of the lib
2b738c009b merge latest ghost-network version
f3d8ee3ab2 make bridge imbalance fields accesible aka public
2da07d7b24 chmod 644 Cargo.toml for ghost-slow-claps
9ba25d6b3d friendly merge for ghost-claims weights
Compare 6 commits »
st1nky pushed to pallet-slow-clap at ghostchain/ghost-node 2025-05-31 13:29:48 +02:00
fa2cb811a8 update for slow-claps: remove companions, updgrade block range storage, new way of commission accumulation
561d4430b4 another indention fix in main Cargo.toml
b64700fb42 fix indentation in TOML files
b3f85f426c extend pallet ghost-networks and create BridgedInflationCurve
ddec108ced chmod 644 files in runtime
Compare 23 commits »
st1nky pushed to pallet-networks at ghostchain/ghost-node 2025-05-30 18:05:39 +02:00
b3f85f426c extend pallet ghost-networks and create BridgedInflationCurve
ddec108ced chmod 644 files in runtime
cd8ad50ac3 chmod 644 utils
e09ce03836 chmod 644 tests
9f6f4953f7 chmod 644 service
Compare 10 commits »
st1nky created branch pallet-networks in ghostchain/ghost-node 2025-05-30 18:05:37 +02:00
st1nky pushed to main at ghostchain/ghost-eye 2025-05-17 15:52:57 +02:00
7561c525e3 bump version
0e4cb343dc mass payout for all unclaimed eras added
Compare 2 commits »
st1nky pushed to main at ghostchain/ghost-node 2025-04-29 21:03:21 +02:00
9ce57763cb extened the template.service for the node and add Requires= rule
eab90d4173 adding first patch for the unit file
Compare 2 commits »
st1nky pushed to main at ghostchain/ghost-eye 2025-04-24 19:35:15 +02:00
a24a35aa51 ability to initiate withdrawals from the table
aed9fae2af highlight already withdrawn payouts because not all terminals support crossed text
987d8e544d pop-up overlay issue fixed on the nominator table
Compare 3 commits »
st1nky pushed to main at ghostchain/ghost-node 2025-02-06 18:56:41 +01:00
eae752a7bf issue with --validate flag fixed
st1nky pushed to main at ghostchain/ghost-node 2025-02-06 14:29:50 +01:00
346d629f95 validator flag added to the starter.sh script
st1nky commented on issue ghostchain/ghost-node#55 2025-01-30 13:27:58 +01:00
Just a UTM CRASH log report

If we are talking about a UTM VM, then, judging by the provided report, the failure occurred due to incorrect assertation which leads to SIGABRT. Based on my…