Commit Graph

376 Commits (7f14fbd57936cf74627572da4a06585d35161ea9)

Author SHA1 Message Date
zelig d84810d89d add Status to retrieve TD, currentBlock, genesis for easy interface with eth/protocol 10 years ago
zelig 39d86a28e7 adapt to new eth pkg and p2p 10 years ago
zelig 5022a31889 add NewMinedBlockEvent 10 years ago
zelig c2af10d256 transaction pool changes 10 years ago
obscuren 0d57ca486a Squashed commit of the following: 10 years ago
obscuren 2b5fcb4642 moved interfaces 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren af6afbaa56 Removed start/stop methods 10 years ago
obscuren 1b98cbbfa4 Moved pow 10 years ago
obscuren 3308491c92 Removed tests because they've become obsolete 10 years ago
obscuren acf4b5753f Core changes 10 years ago
obscuren 9925916851 upped proto version and modified block pool 10 years ago
obscuren d80f8bda94 Fixed issue in VM where LOG didn't pop anything of the stack 10 years ago
obscuren 8dbca75d85 Skip mining on transactions that don't meet the min accepted gas price 10 years ago
obscuren a5b27bbc10 Improved and simplified wallet functions and behaviour 10 years ago
obscuren 73123bf257 Only set TD if it's actually higher 10 years ago
obscuren 296112848c Moved block validation as first step 10 years ago
obscuren 008e91db6a null ptr fix 10 years ago
obscuren 3043b233ea Log is now interface 10 years ago
obscuren bff5999efa sort tests for evm 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago