erigon-pulse/turbo/stages
TBC Dev e1c44cd19b
Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey) (#3013)
* Rename protoHandshake.ID to protoHandshake.Pubkey

* Fix enode.ID comment descriptions

* Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey)

* Simplify PeerInfo helpers
2021-11-22 05:39:31 +00:00
..
bodydownload Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey) (#3013) 2021-11-22 05:39:31 +00:00
headerdownload Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey) (#3013) 2021-11-22 05:39:31 +00:00
txpropagate Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey) (#3013) 2021-11-22 05:39:31 +00:00
blockchain_test.go Canonical tx ids (#2986) 2021-11-18 14:07:55 +00:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
mock_sentry.go Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey) (#3013) 2021-11-22 05:39:31 +00:00
sentry_mock_test.go Canonical tx ids (#2986) 2021-11-18 14:07:55 +00:00
stageloop.go [EIP-4399 2/3] Added total difficulty stage and transition logic (#2964) 2021-11-17 15:50:41 +00:00