Commit Graph

57 Commits (886478b18b73bbe8421531f1a71664a2bc0f5eeb)

Author SHA1 Message Date
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Péter Szilágyi e86e0ecdc8 core, eth, miner, xeth: clean up tx/receipt db accessors 9 years ago
Péter Szilágyi 832b37c822 core, eth: receipt chain reconstruction 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 830ddcee60 core: fix #1848, block receipts db entry for the genesis too 9 years ago
Felix Lange a2d5a60418 core, core/state: batch-based state sync 9 years ago
Jeffrey Wilcke eaa4473dbd core, core/types: readd transactions after chain re-org 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
Péter Szilágyi 2b339cbbd8 core, eth: split the db blocks into headers and bodies 9 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke 3530acb9e2 core: genesis extra data field fix 9 years ago
Jeffrey Wilcke c1c895a36b core: fixed genesis write out to write only canon number 9 years ago
Jeffrey Wilcke 0c718afe90 core: check genesis block before writeout 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 9 years ago
Felix Lange ceaf1c080b core: add GenerateChain, GenesisBlockForTesting 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
obscuren 6244b10a8f core: settable genesis nonce 9 years ago
obscuren b26f5e0bb7 types: block json unmarshal method added 9 years ago
obscuren 97b0c4b697 core: moved TD calculation from proc to chain 10 years ago
zsfelfoldi d8fb834386 test account is no longer permanently in genesis block, only put there when testing 10 years ago
zsfelfoldi dba2367157 NatSpec contracts are now not in the genesis block but added by the test 10 years ago
zsfelfoldi b635cad9fe NatSpec passing end to end test 10 years ago
zsfelfoldi e2d333d209 NatSpec contracts in genesis block, end to end test (unfinished) 10 years ago
obscuren 9c55576c7b Block header changed & console miner control 10 years ago
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
obscuren 3453f8c5d2 Added Code field 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Felix Lange a59dd393e7 core: fix tests 10 years ago
obscuren 515d9432fc converted vm 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 387f6bba3e POW fixes 10 years ago
obscuren e69d5b32e8 Increased genesis gas & gas floor limit to 3141592 10 years ago
obscuren c47866d251 Miner fixes and updates (including miner) 10 years ago
obscuren d4d505c868 Fixed genesis 10 years ago
obscuren 08fd0715f9 updated genesis 10 years ago
obscuren 26de12d9bf Changed nonce to a uint64 10 years ago
obscuren 6ea7aae29c Removed some methods from the JS REPL 10 years ago
obscuren cc43ab9a81 Minor updates for release 10 years ago
obscuren 30fa30bd4a Docs & old code removed 10 years ago
obscuren 3440a8a0bf changed lost key 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
obscuren b25126a277 Minor fixed and additions for block proc 10 years ago