Commit Graph

123 Commits (6b5a42a15ca54749d41c0b29b4a26ebb3a1a53f0)

Author SHA1 Message Date
zelig 4d005a2c1d rpc api: eth_getNatSpec 9 years ago
zelig 8b81ad1fc4 console: 9 years ago
Péter Szilágyi aa0538db0b eth: clean out light node notions from eth 9 years ago
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
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
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Péter Szilágyi 74578ab22b common: fix #1818, secondary datadir paths to fall back to 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag 9 years ago
Péter Szilágyi 47a7fe5d22 eth: port the synchronisation algo to eth/62 9 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 9 years ago
Bas van Kervel f9cbd16f27 support for user agents 9 years ago
Jeffrey Wilcke 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 9 years ago
Felix Lange 78b101e15d common: remove windows path functions 9 years ago
Gustav Simonsson 26c6e3b206 miner: gas limit strategy, target 3141592 & def gas price 50 Shannon 9 years ago
Jeffrey Wilcke dcdb7059cc cmd, core, eth: support for the olympic network 9 years ago
Jeffrey Wilcke ba15f9d282 cmd/util: lowered default gas price 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Péter Szilágyi c7e7778f2a cmd, core, eth, ethdb: cache flag to allocate memory for db internal use 9 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Jeffrey Wilcke ee04b71887 cmd/geth, cmd/utils: changed ParamsToAddress to return error 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke bfcac89881 cmd/geth, cmd/utils: changed ParamsToAddress to return error 9 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 9 years ago
Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 9 years ago
zelig fc2e33c594 unlock multiple passes and obsolete primary 9 years ago
Bas van Kervel 56ed408436 ipcpath issue fix 9 years ago
Bas van Kervel 89525fcb4e ipcpath issue fix 9 years ago
Péter Szilágyi 393d675690 cmd/geth, cmd/utils, eth: advertise both eth/60 and eth/61 9 years ago
Péter Szilágyi 01fe972113 cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
Bas van Kervel 2e0b56a72b added RPC start/stop support 9 years ago
Bas van Kervel f87501b1c5 added batch support to console and attach actions 9 years ago
Bas van Kervel a4a4e9fcf8 removed old rpc structure and added new inproc api client 9 years ago
Bas van Kervel 5c25403b13 refactored old rpc structure to new 9 years ago
zsfelfoldi 1e3f4877c0 Changed miner and gpo min gas price to 1 szabo 9 years ago
zsfelfoldi 3f94d09c1f fixed saving receipts 9 years ago
Bas van Kervel 55a796b7c3 removed obsolete console flag 9 years ago
Bas van Kervel 359e6414e5 fixed windows ipc path issue 9 years ago
Bas van Kervel 22080e1fdd ipc socket always used default path 9 years ago
Bas van Kervel 2a0d888326 added API/IPC commandline flags 9 years ago
obscuren 6244b10a8f core: settable genesis nonce 9 years ago
Felix Lange 5197aed7db cmd/utils, eth: core.NewBlockProcessor no longer needs TxPool 9 years ago
Felix Lange 74706a0f02 cmd/geth, cmd/utils: rename utils.Get* -> utils.Make* 9 years ago
Felix Lange 3b9808f23c cmd/geth, cmd/utils: don't use Ethereum for import, export and upgradedb 9 years ago
Péter Szilágyi e1a0ee8fc5 cmd/geth, cmd/utils, eth, p2p: pass and honor a no discovery flag 9 years ago