Commit Graph

6759 Commits (aa0538db0b5de2bb2c609d629b65d083649f9171)
 

Author SHA1 Message Date
Péter Szilágyi 821619e1c3 core, eth, miner: use pure header validation 10 years ago
Jeffrey Wilcke e9a80518c7 Merge pull request #1744 from kobigurk/develop 10 years ago
Kobi Gurkan 321733ab23 cmd/geth: adds extradata flag 10 years ago
Péter Szilágyi d4d3fc6a70 jsre, rpc/api: pull in new web3 and use hex numbers 10 years ago
Péter Szilágyi 99b62f36b6 eth/downloader: header-chain order and ancestry check 10 years ago
Péter Szilágyi 0a7d059b6a eth, rpc: standardize the chain sync progress counters 10 years ago
Jeffrey Wilcke 55bdcfaeac Merge pull request #1806 from ethersphere/solc2 10 years ago
zelig 3a5e7ed9a6 new solc api: 10 years ago
Felix Lange b252589960 ethdb: remove Flush 10 years ago
Felix Lange d581dfee5f ethdb: copy stored memdb values 10 years ago
Felix Lange 8b32f10f16 ethdb: add NewBatch 10 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 10 years ago
Felix Lange 071e2cd08e Merge pull request #1786 from ethersphere/solc 10 years ago
Felix Lange 47b9c640f5 Merge pull request #1797 from karalabe/ensure-ipcpath-exists 10 years ago
Felix Lange a9c809b441 Merge pull request #1792 from jeffallen/uuid 10 years ago
Jeff R. Allen 0d40727775 Change go-uuid to use the current supported repository. 10 years ago
zelig 17b729759b Solidity Compiler - solc new API 10 years ago
Jeffrey Wilcke 55ed8d108d Merge pull request #1789 from Gustav-Simonsson/core_remove_unused_functions 10 years ago
Jeffrey Wilcke f1a4b330dd Merge pull request #1796 from karalabe/ethash-android-support 10 years ago
Jeffrey Wilcke 0eac601b5b Merge pull request #1779 from karalabe/split-block-storage-3000 10 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 10 years ago
Péter Szilágyi 2b339cbbd8 core, eth: split the db blocks into headers and bodies 10 years ago
Péter Szilágyi 3e6964b841 rpc/comms: fix #1795, ensure IPC path exists before binding 10 years ago
Péter Szilágyi c6013725a8 godeps: pull in ethash android fix 10 years ago
Felix Lange 4e075e4013 Merge pull request #1773 from obscuren/dev-mode 10 years ago
Gustav Simonsson b81a6e6ab8 core, core/vm, core/state: remove unused functions 10 years ago
Jeffrey Wilcke 62bbf8a09e Merge pull request #1778 from fjl/rlp-trie-changes 10 years ago
Jeff R. Allen 4ce3dfe9c8 common: Update README.md for the current package name 10 years ago
Felix Lange fc8b246109 rlp: move ListSize to raw.go 10 years ago
Felix Lange 24bb68e7cf rlp: add RawValue 10 years ago
Felix Lange bc17dba8fb rlp: add Split functions 10 years ago
Felix Lange ac32f52ca6 rlp: fix encReader returning nil buffers to the pool 10 years ago
Felix Lange 90f1fe0ed2 Merge pull request #1781 from Gustav-Simonsson/state_object_copy 10 years ago
Jeffrey Wilcke 28b13a4d1e Merge pull request #1780 from bas-vk/miner-crash 10 years ago
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag 10 years ago
Gustav Simonsson bf879ef230 core/state: test formatting adhering to Go convention 10 years ago
Gustav Simonsson 004ed786b4 core/state: deleted field in StateObject Copy() and unit test 10 years ago
Bas van Kervel 652eea71fe put unlock after lock 10 years ago
Bas van Kervel 618065895b agent/miner Prevent the CpuAgent to be started multiple times 10 years ago
Péter Szilágyi edaea69817 Merge pull request #1777 from hectorchu/develop 10 years ago
Péter Szilágyi 6fe46cc743 Merge pull request #1774 from bas-vk/console-crash 10 years ago
Hector Chu 4ea81f170a rpc/comms: fix bug attaching the console over http 10 years ago
Bas van Kervel f69121357d cmd/geth Autocompletion bugfix which let the console crash 10 years ago
Felix Lange e2d7c1a523 Merge pull request #1752 from karalabe/fix-eth61-test 10 years ago
Péter Szilágyi ebbe25ee71 Merge pull request #1764 from kobigurk/honor_ipc_datadir 10 years ago
Kobi Gurkan 1a86adc5a2 cmd/geth: honor datadir when attaching 10 years ago
Jeffrey Wilcke e98854588b Merge pull request #1761 from CJentzsch/patch-3 10 years ago
Christoph Jentzsch 0fda4c4e15 fix block time issue 10 years ago
Felix Lange b2c17a5a63 Merge pull request #1726 from Gustav-Simonsson/update_tests 10 years ago
Gustav Simonsson e9b031b88b Merge pull request #1755 from fjl/coinbase 10 years ago