Commit Graph

6 Commits (b55fabc7be4debff147b0598eea39f9d16cfa108)

Author SHA1 Message Date
zelig c2af10d256 transaction pool changes 10 years ago
obscuren 5553e5aaed states moved to chain 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 f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 8240550187 updated to types 10 years ago
obscuren b4eeffa8f1 Transaction strictness 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren 4914a78c8c ethwire => wire 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
Felix Lange 6b3f5fb82b cmd/mist, ethchain, ethminer: split TxEvent (#165) 10 years ago
obscuren 69e745c537 Return erroneous txs (so we can remove them from the pool) 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 097ba56df5 Renamed block_chain to chain_manager 10 years ago
Felix Lange 36cdab2068 all: use (blocking) event package instead of ethreact 10 years ago
obscuren 46a496428f ugh 10 years ago
obscuren 6800c3665a Re-added min gas price check on tx pool 10 years ago
obscuren 954ba211bf Fixed contract validation address in tx pool 10 years ago
obscuren 0b6b6b52fe Contract creation address are empty again 10 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
zelig 853053a3b2 go fmt 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
obscuren 7b55bcf484 Removed old fees 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
obscuren 3a9d7d318a log changes 10 years ago
obscuren 4d3209ad1d Moved process transaction to state manager 10 years ago
Maran 2995d6c281 Validate minimum gasPrice and reject if not met 10 years ago
obscuren b695c82520 Fixes #60 10 years ago
obscuren 73761f7af6 Closure call now returns the total usage as well 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 0c27c5eb7f Proper log statement 10 years ago
obscuren bd48690f63 Testing different mining state 10 years ago
obscuren 8730dfdcc2 Changed how changes are being applied to states 10 years ago
obscuren 7bf2ae0b11 Removed old tx pool notification system. Fixes #19 11 years ago
obscuren 98a631b556 Remove any invalid transactions after block processing 11 years ago
obscuren d709815106 Added trans state and removed watch address etc 11 years ago
obscuren e6a68f0c3a Removed debug log 11 years ago
obscuren d2ab322267 Removed debugging log 11 years ago
obscuren c3293641e7 Removed debug logging 11 years ago
obscuren 1c85d8c66b Minor improvements and bug fixes 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago
obscuren 035f0ffb8a Reverted changes 11 years ago
obscuren 527a3bbc2a Typo fix 11 years ago