quorum/ethchain
obscuren 8e7daec886 Added fees and debugging 2014-02-19 16:26:55 +01:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
block.go Corrected contract addresses 2014-02-19 16:26:35 +01:00
block_chain.go Fixed block handling 2014-02-18 01:33:26 +01:00
block_manager.go Added fees and debugging 2014-02-19 16:26:55 +01:00
block_manager_test.go Running contracts fixed 2014-02-19 11:35:17 +01:00
contract.go Removed RlpValue in favour of Value 2014-02-15 01:34:18 +01:00
dagger.go The great merge 2014-02-14 23:56:09 +01:00
dagger_test.go The great merge 2014-02-14 23:56:09 +01:00
error.go The great merge 2014-02-14 23:56:09 +01:00
fees.go Changed uncle block fee as to what it should be 2014-02-18 01:31:31 +01:00
genesis.go s/GenisisHeader/GenesisHeader/ 2014-02-18 10:40:58 -05:00
stack.go Running contracts fixed 2014-02-19 11:35:17 +01:00
transaction.go Running contracts fixed 2014-02-19 11:35:17 +01:00
transaction_pool.go If sender is receiver only subtract the fee 2014-02-18 01:31:51 +01:00
transaction_test.go Running contracts fixed 2014-02-19 11:35:17 +01:00