Commit Graph

15 Commits (c6b983e449ec97d902f263cd693cf615b790542a)

Author SHA1 Message Date
obscuren 145e02fc54 core, miner: added value check on tx validation 10 years ago
obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit 10 years ago
obscuren 7138404cb0 core: only post event once per tx & fixed test 10 years ago
obscuren 498b24270a core: implemented a queued approach processing transactions 10 years ago
obscuren 6184781b49 Improved transaction pool 10 years ago
obscuren eb1c26746d Changed R S to big int and fixed tests 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Felix Lange a59dd393e7 core: fix tests 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren cb382fa76b Validate transactions sender before adding to pool. Closes #272 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 564f02aa2b Fixed tests 10 years ago
obscuren d336e24dce Removed the need of having a backend for the tx pool 10 years ago
obscuren 6cf61039cf Added tests for valid transactions 10 years ago
obscuren 48d2a8b8ee Refactored tx pool and added extra fields to block 10 years ago