plugeth/cmd
Felix Lange bed74b38d9
cmd/devp2p: fix comparison of TXT record value (#22572)
* cmd/devp2p: fix comparison of TXT record value

The AWS API returns quoted DNS strings, so we must encode the new value
before comparing it against the existing record content.

* cmd/devp2p: add test

* cmd/devp2p: fix typo and rename val -> newValue
2021-03-25 13:32:32 +02:00
..
abidump cmd: implement abidump (#19958) 2020-01-21 15:51:36 +01:00
abigen cmd/abigen: clarify abigen alias flag usage (#21875) 2020-12-12 17:36:32 +01:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 2020-07-14 10:35:32 +02:00
clef cmd/clef (docs): fix image background (#22399) 2021-03-16 09:55:03 +01:00
devp2p cmd/devp2p: fix comparison of TXT record value (#22572) 2021-03-25 13:32:32 +02:00
ethkey accounts/keystore: use github.com/google/uuid (#22217) 2021-02-26 15:28:34 +01:00
evm all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00
faucet eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
geth cmd/geth: check block range against chain head in export cmd (#22387) 2021-03-22 19:11:10 +01:00
p2psim node: refactor package node (#21105) 2020-08-03 19:40:46 +02:00
puppeth all: define Berlin hard fork spec 2021-02-26 14:24:07 +02:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
utils all: add read-only option to database (#22407) 2021-03-22 19:06:30 +01:00