erigon-pulse/consensus/aura
battlmonstr 930d662f21
Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797)
Most places that used this method were cutting off the 1st byte.
Refactor this idea to a common place.

* better naming: MarshalPubkey matches existing UnmarshalPubkey
* "Std" suffix for the ANSI standard encoding without cut off
* docs
2022-03-31 11:06:20 +07:00
..
auraabi Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
aurainterfaces Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
consensusconfig deleted kovan (#3546) 2022-02-19 08:15:44 +00:00
contracts Sokol v0 (#2228) 2021-06-25 19:13:40 +01:00
oe-test Sokol v0 - better header rlp, steps to generate blocks (#2256) 2021-06-30 16:30:21 +07:00
test Sokol v0 - better header rlp, steps to generate blocks (#2256) 2021-06-30 16:30:21 +07:00
aura_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
aura.go Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00
config.go Sokol v0: support for first epoch-set transition (#2411) 2021-07-21 18:13:26 +07:00
finality_test.go Sokol v0: support for first epoch-set transition (#2411) 2021-07-21 18:13:26 +07:00
validators.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00