erigon-pulse/p2p/dnsdisc
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
..
client_test.go Rename log/logger to follow conventions. (#3579) 2022-02-22 18:17:15 +00:00
client.go Rename log/logger to follow conventions. (#3579) 2022-02-22 18:17:15 +00:00
doc.go p2p/dnsdisc: add implementation of EIP-1459 (#20094) 2019-09-25 11:38:13 +02:00
error.go p2p/dnsdisc: add implementation of EIP-1459 (#20094) 2019-09-25 11:38:13 +02:00
sync_test.go p2p/dnsdisc: add enode.Iterator API (#20437) 2020-01-30 13:36:30 +02:00
sync.go Pool: txID-based cache (#2697) 2021-09-17 10:31:20 +07:00
tree_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
tree.go Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00