Commit Graph

87 Commits (abbb219933504a2aa739353a1cb6157cdd0cf145)

Author SHA1 Message Date
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
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 780abaec98 Switched to new trie 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 6ba8328077 Removed min gas price from genesis 10 years ago
obscuren d87aa24885 Fixed genesis 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 6b92d541da Empty string for uncle 10 years ago
obscuren 520fdfe346 PoC7 Net 10 years ago
obscuren 9d86a49a73 Renamed Sha3Bin to Sha3 10 years ago
obscuren 732573ba51 Turbo mining 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 2bd377a3de Changed transaction hash for poc 5 10 years ago
obscuren 7d3e99a2ab Fixed genesis and block data 10 years ago
Sam Boyer 4d405f6654 s/GenisisHeader/GenesisHeader/ 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago