Commit Graph

8412 Commits (4047ccad2fb73fd2cfd69bf5b8cbfa788871ce0f)
 

Author SHA1 Message Date
Felix Lange 4047ccad2f trie: add start key to NodeIterator constructors 8 years ago
Felix Lange a13e920af0 trie: clean up iterator constructors 8 years ago
Felix Lange f958d7d482 trie: rework and document key encoding 8 years ago
Felix Lange a31d268b76 trie: remove Key in MissingNodeError 8 years ago
Péter Szilágyi c7a4d9cf8a
VERSION, params: begin 1.6.1 release cycle 8 years ago
Péter Szilágyi facc47cb5c
params: release Geth 1.6.0, Puppeth Master 8 years ago
Péter Szilágyi 6876e92f8d
Merge remote-tracking branch 'fjl/license-update-1.6' 8 years ago
Péter Szilágyi 15f32a8d57
build: disable misspell, upstream bug prevents builds 8 years ago
Péter Szilágyi 6d359dbcc6
eth: revert accidental ethash cache dir change 8 years ago
Péter Szilágyi 65e1095c3f
consensus/ethash: close mmap before rename, windows limitation 8 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Péter Szilágyi ee05cc4a27 Merge pull request #14327 from karalabe/flag-group-fixes 8 years ago
Péter Szilágyi 97f38ce4d6
cmd/geth: update flag groups in the geth command usage 8 years ago
Péter Szilágyi 732b75325c Merge pull request #3786 from fjl/compiler-metadata 8 years ago
Péter Szilágyi 906378a32e Merge pull request #14326 from karalabe/launchpad-go-1.8 8 years ago
Péter Szilágyi cc5654cb59
build: bump launchpad builds to Go 1.8.1 8 years ago
Nick Johnson b35aa21f9f trie: implement unionIterator (#14312) 8 years ago
holisticode 409b61fe3c swarm/api: better name resolver handling (#3754) 8 years ago
Péter Szilágyi d5d910e8b6 Merge pull request #14323 from fjl/ethash-verify-headers-fix 8 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Felix Lange b27589517a consensus/ethash: simplify concurrency in VerifyHeaders 8 years ago
Felix Lange 2870496124 core: don't import genesis block in TestDAOForkRangeExtradata 8 years ago
Péter Szilágyi 43671067fb Merge pull request #14320 from karalabe/rlpdump-single-flag 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Péter Szilágyi b57680b0b2 Merge pull request #14322 from karalabe/puppeth-new-configs 8 years ago
Péter Szilágyi e418bc67d2
cmd/puppeth: format dashboard html, update syncmode flags 8 years ago
Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 years ago
Péter Szilágyi 6b7ae4e751 consensus/clique, internal/web3ext: support hash based API queries (#14321) 8 years ago
Péter Szilágyi 436acb4f75
cmd/rlpdump: support dumping only the first entity 8 years ago
Nick Johnson 050ceff1ae Merge pull request #14311 from Arachnid/tracing 8 years ago
Péter Szilágyi a0cd77e833 build: create deb source for Ubuntu Zesty (#14316) 8 years ago
Zahoor Mohamed 1d1d988aa7 swarm/api: FUSE read-write support (#13872) 8 years ago
Victor Farazdagi dd37064a15 cmd/swarm: add --password (#3748) 8 years ago
Nick Johnson 49f1e84253 internal/ethapi: Add support for fetching information about the current call in JS traces 8 years ago
Jamie Pitts 9de257505b params: updated testnet bootnodes (#14310) 8 years ago
Péter Szilágyi 706a1e552c cmd/puppeth: your Ethereum private network manager (#13854) 8 years ago
Felföldi Zsolt 18bbe12425 les: allow LES connection to other servers (#13889) 8 years ago
Péter Szilágyi 04fcae207d p2p: if no nodes are connected, attempt dialing bootnodes (#13874) 8 years ago
Justin 542e42b21e core: fix comment typo 8 years ago
Péter Szilágyi feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 years ago
Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) 8 years ago
Péter Szilágyi f32b72ca5d Merge pull request #13883 from karalabe/boardcast-sync-head 8 years ago
gluk256 9cd7135516 whisper: big refactoring (#13852) 8 years ago
Péter Szilágyi bd2c54fa9f
eth: announce block after sync cycle (star topology) 8 years ago
Péter Szilágyi 8570ef19eb Merge pull request #13881 from karalabe/go-1.8.1 8 years ago
Péter Szilágyi d144299af4
travis, appveyor: update to Go 1.8.1 8 years ago
Péter Szilágyi badbaf66b6 Merge pull request #13880 from karalabe/remote-miner-fix 8 years ago
Péter Szilágyi b801be99d4
consensus, eth: don't CPU mine by default during remote mining 8 years ago
Péter Szilágyi cc13d576f0 Merge pull request #13870 from karalabe/miners-fixes 8 years ago
Lewis Marshall 71fdaa4238 swarm/api: refactor and improve HTTP API (#3773) 8 years ago