Commit Graph

1030 Commits (828e1e35fd03a701a1feace3abf3b80c222c6c70)

Author SHA1 Message Date
Péter Szilágyi 92f9a3e5fa cmd, eth: support switching client modes of operation 9 years ago
Jeffrey Wilcke b196278044 core/vm: added JIT segmenting / optimisations 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Jeffrey Wilcke 1de796f101 cmd, core, eth: added official testnet 9 years ago
Péter Szilágyi 2547c9c9b7 cmd: properly initialize Olympic for all subcommands 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Gustav Simonsson e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 9 years ago
Jeffrey Wilcke 7b44b8aece cmd/geth: dev version number 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Péter Szilágyi 74578ab22b common: fix #1818, secondary datadir paths to fall back to 9 years ago
Bas van Kervel 8636f0e1c3 console/history respect datadir 9 years ago
Felix Lange 70b6174748 cmd/geth, core: make "geth blocktest" work again 9 years ago
Jeffrey Wilcke eaa4473dbd core, core/types: readd transactions after chain re-org 9 years ago
Jeffrey Wilcke be76a68aea cmd/geth: changed version number to 1.2.0 9 years ago
Gustav Simonsson 47ca6904b3 tests: use lastblockhash field to validate reorgs and block headers 9 years ago
Kobi Gurkan 1a1a1ee4ff cmd/geth: extradata is correcly initialized with console 9 years ago
Kobi Gurkan 321733ab23 cmd/geth: adds extradata flag 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 9 years ago
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag 9 years ago
Bas van Kervel f69121357d cmd/geth Autocompletion bugfix which let the console crash 9 years ago
Kobi Gurkan 1a86adc5a2 cmd/geth: honor datadir when attaching 9 years ago
Péter Szilágyi 17f65cd1e5 eth: update metrics collection to handle eth/62 algos 9 years ago
Péter Szilágyi 47a7fe5d22 eth: port the synchronisation algo to eth/62 9 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 9 years ago
Jeffrey Wilcke d51d0022ce cmd/geth: bumped version 1.1.0 9 years ago
Jeffrey Wilcke 54088b0b8b cmd/geth: bumped version 1.0.3 9 years ago
Jeffrey Wilcke 9fb7bc7443 geth: bumped version 1.0.2 9 years ago
Jeffrey Wilcke 269c5c7107 Revert "fdtrack: temporary hack for tracking file descriptor usage" 9 years ago
Maran 4d5501c46a cmd/geth: Fix chain purging from cmd line 9 years ago
Bas van Kervel c472b8f725 main clear current line on ctrl-C 9 years ago
Bas van Kervel 87d1cde7e4 main print console output for js statement given by the exec argument 9 years ago
Felix Lange 31a2793662 cmd/geth: remove spaces in client identifier 9 years ago
Bas van Kervel f9cbd16f27 support for user agents 9 years ago
Felix Lange 0ef80bb3d0 cmd/geth, jsre: restore command line editing on windows 9 years ago
Jeffrey Wilcke 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 9 years ago
Jeffrey Wilcke 67c8ccc309 cmd/ethtest: added trace flag for debugging 9 years ago
Jeffrey Wilcke eec38c5853 cmd/geth, core/vm: setup vm settings and defaulted JIT disabled 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
caktux 3ccab5a1e8 string version for build server 9 years ago
Jeffrey Wilcke 184e9ae9a8 core, tests: reduced state copy by N calls 9 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 9 years ago
Jeffrey Wilcke 785b3e7a57 cmd/geth, eth: added canonical extra data 9 years ago
Felix Lange eae1191904 cmd/utils: fix path expansion on windows 9 years ago
Felix Lange 78b101e15d common: remove windows path functions 9 years ago
Jeffrey Wilcke 74f6d90153 cmd/utils, core: disable exp diff for olympic net 9 years ago
Jeffrey Wilcke ee5728ec03 fake commit for build server :( 9 years ago
Jeffrey Wilcke 98100f472c cmd/geth: bumped version number 9 years ago