Commit Graph

8658 Commits (a633a2d7ea8aadb1d435679449d002de880fab30)
 

Author SHA1 Message Date
Péter Szilágyi 9012863ad7 Merge pull request #14667 from fjl/swarm-fuse-cleanup 7 years ago
Felföldi Zsolt a5d08c893d les: code refactoring (#14416) 7 years ago
Bas van Kervel a4e4c76cb3 whisper: use syncmap for dynamic configuration options 7 years ago
Bas van Kervel 7a11e86442 whisper: move flags from whisper package to utils 7 years ago
Bas van Kervel 4a1d516d78 whisper: renamed errors 7 years ago
Bas van Kervel b6b0e00198 whisper: fallback to default config if none is specified 7 years ago
Bas van Kervel 3d66ba56ef whisper: remove obsolete api tests 7 years ago
Bas van Kervel 767dc6c73d whisper: remove gencodec override for config 7 years ago
Bas van Kervel 36e7963467 whisper: move ShhClient to its own package 7 years ago
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