Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Holst Swende
dad26582b6
accounts, signer: implement gnosis safe support ( #21593 )
...
* accounts, signer: implement gnosis safe support
* common/math: add type for marshalling big to dec
* accounts, signer: properly sign gnosis requests
* signer, clef: implement account_signGnosisTx
* signer: fix auditlog print, change rpc-name (signGnosisTx to signGnosisSafeTx)
* signer: pass validation-messages/warnings to the UI for gnonsis-safe txs
* signer/core: minor change to validationmessages of typed data
4 years ago
..
abidump
cmd: implement abidump ( #19958 )
5 years ago
abigen
cmd/clef: change --rpcport to --http.port and update flags in docs ( #21318 )
4 years ago
bootnode
cmd/bootnode,internal/debug: fix some comments ( #21623 )
4 years ago
checkpoint-admin
cmd/clef: change --rpcport to --http.port and update flags in docs ( #21318 )
4 years ago
clef
accounts, signer: implement gnosis safe support ( #21593 )
4 years ago
devp2p
cmd/devp2p/internal/ethtest: lower protocol version to 64 ( #21604 )
4 years ago
ethkey
cmd/clef: change --rpcport to --http.port and update flags in docs ( #21318 )
4 years ago
evm
core, eth, les, trie: add a prefix to contract code ( #21080 )
4 years ago
faucet
node: refactor package node ( #21105 )
4 years ago
geth
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils ( #21579 )
4 years ago
p2psim
node: refactor package node ( #21105 )
4 years ago
puppeth
cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs ( #21317 )
4 years ago
rlpdump
cmd/rlpdump: allow hex input to have leading '0x'
7 years ago
utils
cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils ( #21579 )
4 years ago