| .. |
|
asm
|
core/asm: fix hex number lexing (#14861)
|
2017-07-31 13:02:36 +02:00 |
|
state
|
core/state: revert metro suicide map addition (#15024)
|
2017-08-24 12:42:00 +02:00 |
|
types
|
core/types: encode receipt status in PostState field
|
2017-08-24 23:51:50 +02:00 |
|
vm
|
core/vm: Make MaxCodesize non-retroactive (#15072)
|
2017-09-04 12:53:25 +03:00 |
|
.gitignore
|
|
|
|
bench_test.go
|
core, light: send chain events using event.Feed (#14865)
|
2017-08-18 12:58:36 +02:00 |
|
block_validator.go
|
|
|
|
block_validator_test.go
|
core, light: send chain events using event.Feed (#14865)
|
2017-08-18 12:58:36 +02:00 |
|
blockchain.go
|
core: make txpool operate on immutable state
|
2017-09-05 13:34:41 +03:00 |
|
blockchain_test.go
|
core, light: send chain events using event.Feed (#14865)
|
2017-08-18 12:58:36 +02:00 |
|
blocks.go
|
|
|
|
chain_indexer.go
|
core: polish chain indexer a bit
|
2017-08-07 17:38:33 +03:00 |
|
chain_indexer_test.go
|
core: polish chain indexer a bit
|
2017-08-07 17:38:33 +03:00 |
|
chain_makers.go
|
consensus, core, tests: implement Metropolis EIP 649
|
2017-08-24 17:16:39 +03:00 |
|
chain_makers_test.go
|
core, light: send chain events using event.Feed (#14865)
|
2017-08-18 12:58:36 +02:00 |
|
dao.go
|
|
|
|
dao_test.go
|
core, light: send chain events using event.Feed (#14865)
|
2017-08-18 12:58:36 +02:00 |
|
database_util.go
|
core: remove redundant storage of transactions and receipts (#14801)
|
2017-07-14 19:39:53 +03:00 |
|
database_util_test.go
|
core/types: encode receipt status in PostState field
|
2017-08-24 23:51:50 +02:00 |
|
error.go
|
core: make txpool operate on immutable state
|
2017-09-05 13:34:41 +03:00 |
|
events.go
|
|
|
|
evm.go
|
|
|
|
fees.go
|
|
|
|
gaspool.go
|
|
|
|
gen_genesis.go
|
core: blocknumber in genesis as hex (#14812)
|
2017-07-17 10:33:13 +02:00 |
|
gen_genesis_account.go
|
|
|
|
genesis.go
|
core: blocknumber in genesis as hex (#14812)
|
2017-07-17 10:33:13 +02:00 |
|
genesis_alloc.go
|
|
|
|
genesis_test.go
|
core, light: send chain events using event.Feed (#14865)
|
2017-08-18 12:58:36 +02:00 |
|
headerchain.go
|
|
|
|
helper_test.go
|
|
|
|
mkalloc.go
|
|
|
|
state_processor.go
|
core/state: revert metro suicide map addition (#15024)
|
2017-08-24 12:42:00 +02:00 |
|
state_transition.go
|
core: make txpool operate on immutable state
|
2017-09-05 13:34:41 +03:00 |
|
tx_journal.go
|
cmd, core, eth: journal local transactions to disk (#14784)
|
2017-07-28 15:09:39 +02:00 |
|
tx_list.go
|
core: make txpool operate on immutable state
|
2017-09-05 13:34:41 +03:00 |
|
tx_list_test.go
|
|
|
|
tx_pool.go
|
core: use blocks and avoid deep reorgs in txpool
|
2017-09-05 19:50:29 +03:00 |
|
tx_pool_test.go
|
core: use blocks and avoid deep reorgs in txpool
|
2017-09-05 19:50:29 +03:00 |
|
types.go
|
|
|