quorum/core/types
obscuren 48d2a8b8ee Refactored tx pool and added extra fields to block
* chain manager sets td on block + td output w/ String
* added tx pool tests for removing/adding/validating
* tx pool now uses a set for txs instead of list.List
2015-01-02 12:09:38 +01:00
..
block.go Refactored tx pool and added extra fields to block 2015-01-02 12:09:38 +01:00
block_test.go Refactored block & Transaction 2014-12-23 13:48:44 +01:00
bloom9.go Fixed issue in VM where LOG didn't pop anything of the stack 2014-12-05 12:32:47 +01:00
bloom9_test.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
common.go Merge fixes 2014-12-18 13:22:59 +01:00
derive_sha.go Switched to new trie 2014-12-23 18:35:36 +01:00
receipt.go Fixed issue in VM where LOG didn't pop anything of the stack 2014-12-05 12:32:47 +01:00
transaction.go Refactored tx pool and added extra fields to block 2015-01-02 12:09:38 +01:00
transaction_test.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00