Commit Graph

8949 Commits (b45cc0c9e8c8724f9db6420a0ea7fbf6d5401fbe)
 

Author SHA1 Message Date
Felix Lange 98e101ef8e swarm/fuse: use subtests 7 years ago
Felix Lange 50c18e6eb8 swarm/fuse: simplify externalUnmount 7 years ago
Jim McDonald 60e27b51bc ethclient: fix TransactionByHash pending return value. (#14663) 7 years ago
Felix Lange 693d9ccbfb trie: more node iterator improvements (#14615) 7 years ago
mark.lin 5c53a5be66 consensus/clique: fix typo and don't add snapshot into recents again 7 years ago
Péter Szilágyi 431cf2a1e4 Merge pull request #14635 from necaremus/patch-1 7 years ago
necaremus 4f77857f74 cmd/geth: fixed a minor typo in the comments 7 years ago
Alan Chen fade09a7ff eth: remove les server from protocol manager (#14625) 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
mark.lin db6e695002 consensus/clique: choose valid votes 7 years ago
Péter Szilágyi 335abdceb1 Merge pull request #14581 from holiman/byte_opt 7 years ago
Péter Szilágyi 732273094c Merge pull request #14604 from bas-vk/mobile-getfrom 7 years ago
Péter Szilágyi b8793edd83
mobile: add a regression test for signer recovery 7 years ago
Bas van Kervel eb92522278 mobile: use EIP155 signer for determining sender 7 years ago
S. Matthew English 061889d4ea rlp, trie, contracts, compression, consensus: improve comments (#14580) 7 years ago
Péter Szilágyi e3dfd55820 Merge pull request #14598 from konradkonrad/fix_makedag 7 years ago
Konrad Feldmeier 2fefe4baa0 consensus: Fix `makedag` epoch 7 years ago
Martin Holst Swende ac9865791a core/vm, common/math: Add doc about Byte, fix format 7 years ago
Martin Holst Swende 80f7c6c299 cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) 7 years ago
bailantaotao bc24b7a912 core/types: use Header.Hash for block hashes (#14587) 7 years ago
Martin Holst Swende 1496b3aff6 common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endianness 7 years ago
Lewis Marshall 1e9f86b49e cmd/swarm: fix error handling in 'swarm up' (#14557) 7 years ago
Péter Szilágyi 65ea913e29 Merge pull request #14583 from ethersphere/core-log-fixes 7 years ago
FaceHo 9a0e433b13 accounts: fix spelling error (#14567) 7 years ago
Lewis Marshall 04d2de9119 core: Fix VM error logging 7 years ago
Martin Holst Swende 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte 7 years ago
Péter Szilágyi 6171d01b11
VERSION, params: begin Geth 1.6.6 release cycle 7 years ago
Péter Szilágyi cf87713dd4
params: mark Geth v1.6.5 stable (Hat Trick) 7 years ago
Péter Szilágyi ac92d7c411 Merge pull request #14570 from Arachnid/jumpdestanalysis 7 years ago
Nick Johnson d5a79934dc core/vm: Use a bitmap instead of a map for jumpdest analysis 7 years ago
Péter Szilágyi 0424192e61
VERSION, params: begin geth 1.6.5 cycle 7 years ago
Péter Szilágyi 9c2882b2e5
params: Geth 1.6.4 stable (hotfix) 7 years ago
Martin Holst Swende 1a0eb903f1 internal/ethapi: initialize account mutex in lock properly 7 years ago
Lewis Marshall 0036e2a747 swarm/dev: add development environment (#14332) 7 years ago
Péter Szilágyi 727eadacca
VERSION, params: begin Geth 1.6.4 release cycle 7 years ago
Péter Szilágyi 99cba96f26
params: release Geth 1.6.3 - Covfefe 7 years ago
Péter Szilágyi f272879e5a Merge pull request #14565 from karalabe/relax-privkey-checks 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 799a469000 Merge pull request #14561 from karalabe/txpool-perf-fix 7 years ago
Péter Szilágyi f4d81178d8 Merge pull request #14563 from karalabe/ethstats-reduce-traffic-2 7 years ago
Péter Szilágyi 310d2e7ef4 Merge pull request #14564 from karalabe/fix-1.6-docker 7 years ago
Péter Szilágyi 3ecde4e2aa
cotnainers/docker: fix the legacy alpine image before dropping 7 years ago
Péter Szilágyi a355b401db
ethstats: reduce ethstats traffic by trottling reports 7 years ago
Péter Szilágyi cba33029a8
core: only reorg changed account, not all 7 years ago
Péter Szilágyi 9702badd83
core: don't uselessly recheck transactions on dump 7 years ago
Felix Lange 067dc2cbf5 params, VERSION: 1.6.3 unstable 7 years ago
Felix Lange 65979770e6 params: 1.6.2 stable 7 years ago
Péter Szilágyi 41bdf49eed Merge pull request #14516 from holiman/noncefixes 7 years ago
Martin Holst Swende ea11f7dd7a internal/ethapi: add mutex around signing + nonce assignment 7 years ago
Péter Szilágyi 8df24760d7 Merge pull request #14553 from karalabe/puppeth-key-check 7 years ago