Commit Graph

229 Commits (9becba5540540bc37d4ad5eaaf7e4c1937a6542f)

Author SHA1 Message Date
Robert Zaremba 9becba5540
accounts/abi: fix event tupleUnpack 7 years ago
Robert Zaremba 3511904aad
accounts/abi: adding event unpacker tests 7 years ago
Bob Glickstein e21aa0fda3 accounts/abi: remove check for len%32==0 when unpacking events (#15670) 7 years ago
Dmitry Shulyak da58afcea0 accounts/abi: update array length after parsing array (#15618) 7 years ago
Yondon Fu cf7aba36c8 accounts/abi: update array type check in method.go. Add more packing tests 7 years ago
Armin afc2039f22 accounts/keystore: Improved error message 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Martin Holst Swende bedf6f40af cmd/geth: make geth account new faster with many keys (#15529) 7 years ago
Martin Holst Swende e2b3a23663
accounts/keystore: Ignore initial trigger of rescan-event 7 years ago
Péter Szilágyi 6810674de9
accounts/keystore: lock file cache during scan, minor polish 7 years ago
Péter Szilágyi 8a79836044
accounts: list, then subscribe (sub requires active reader) 7 years ago
Anton Evangelatov b64525694b accounts/keystore: comments above time.Sleep 7 years ago
Anton Evangelatov 448abb61eb accounts/keystore: change modtime for test cases to be bigger than 1sec. 7 years ago
gary rong 984c25ac40 accounts, internal: fail if no suitable estimated gas found (#15477) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
Péter Szilágyi 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
RJ Catalano dec8bba9d4 accounts/abi: improve type handling, add event support (#14743) 7 years ago
Yondon Fu a5330fe0c5 accounts/abi: include fixed array size in offset for dynamic type 7 years ago
Martin Holst Swende 88b1db7288 accounts/keystore: scan key directory without locks held (#15171) 7 years ago
Péter Szilágyi 8d126a4981
accounts/usbwallet: handle bad interface number on macOS 7 years ago
rjl493456442 94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation 7 years ago
Dave Appleton 019dca9ba2 accounts/abi/backends: add AdjustTime (#15077) 7 years ago
nkbai 5ba9225fe3 accounts/abi/bind: pass non-empty directory when calling goimports (#15070) 7 years ago
rjl493456442 28aea46ac0
core: implement Metropolis EIP 658, receipt status byte 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
Péter Szilágyi 5d9ac49c7e
accounts: refactor API for generalized USB wallets 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre 7c74e166b0 accounts: fix megacheck warnings (#14903) 7 years ago
Leo Shklovskii 3a678a15c9 cmd/abigen: update generated go file header text (#14845) 7 years ago
Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 7 years ago
Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
RJ Catalano 5421a08d2f accounts/abi: reorganizing package with small fixes (#14610) 7 years ago
FaceHo 9a0e433b13 accounts: fix spelling error (#14567) 7 years ago
Péter Szilágyi 72dd51e25a
accounts/keystore, crypto: don't enforce key checks on existing keyfiles 7 years ago
Péter Szilágyi aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Péter Szilágyi 8ff7e55ab5
accounts/usbwallet: if a confirmation is pending, skip refresh 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Péter Szilágyi 26da6daaa9
accounts/usbwallet: fix Ledger hidapi/libusb protocol violation 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
bas-vk 6d038e762b accounts/abi/bind: allow client to specify sender address for call (#3782) 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Péter Szilágyi e588e0ca2b
all: next batch of log polishes to contextual versions 8 years ago
Péter Szilágyi 46eea4d105
accounts, eth/downloader: use "err" instead of "error" in logs 8 years ago