Commit Graph

40 Commits (792b0ddccdf135a8d9c33298bcb20d7bafb79a0b)

Author SHA1 Message Date
obscuren 6244b10a8f core: settable genesis nonce 9 years ago
Felix Lange 0b493910d3 core: fix the nonce check one more time 9 years ago
Felix Lange ec7a2c3442 core: don't remove transactions after block processing 9 years ago
obscuren 87a05c8f38 core: skipped tests while cache disabled 9 years ago
obscuren 40717465bc core: fixed tests 9 years ago
obscuren cfb2b51b74 eth/downloader: fixed test 9 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
obscuren 2590a7dabb core: added some additional chain tests for shortest chain 10 years ago
obscuren c930045834 core: fixed tetst to reflect (int, error) return by insertChain 10 years ago
obscuren 4e07967711 core: fixed chain reorg during splits 10 years ago
obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit 10 years ago
obscuren 72d065d491 core: force block process & fixed chain manager test 10 years ago
obscuren 6184781b49 Improved transaction pool 10 years ago
obscuren deee9cb170 Added caching for block chain. Currently set to 10k 10 years ago
Felix Lange a59dd393e7 core: fix tests 10 years ago
obscuren ef6706696c Add additional extra database for non-protocol related data 10 years ago
Felix Lange 80985f97da cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls 10 years ago
obscuren 22b493a6ff Fixed tests 10 years ago
Matthew Wampler-Doty de9f79133f Introducing ethash 10 years ago
Matthew Wampler-Doty ba1f4bbe91 Exposing stuff for ethash 10 years ago
Ethan Buchman 0efd6a881a public functions for making chains on the fly 10 years ago
Ethan Buchman 9446489cf3 core: chain manager forking tests 10 years ago
obscuren 0d96528d2f Skip for travis 10 years ago
obscuren 2ba54a69be skipping for travis 10 years ago
obscuren 35fe4313d5 pre-pow 10 years ago
obscuren 5f958a582d fixed other tests to use hashes as well 10 years ago
obscuren e27237a03a Changed to use hash for comparison 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 564f02aa2b Fixed tests 10 years ago
obscuren e2d1d832ef added nil check 10 years ago
obscuren d336e24dce Removed the need of having a backend for the tx pool 10 years ago
obscuren b619b244c7 Fixed tests 10 years ago
obscuren 8df689bd44 Chain tests 10 years ago
obscuren 2f8a45cd8b Fixed chain test & added new chain 10 years ago
obscuren 49e0267fe7 Locks, refactor, tests 10 years ago
obscuren b1c58b76a9 moved err check 10 years ago
obscuren 3308491c92 Removed tests because they've become obsolete 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 14e2e488fd Added `chain` tests & minor fixes 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago