| .. |
|
state
|
core, xeth: moved nonce management burden from xeth to txpool
|
2015-06-09 21:01:02 +02:00 |
|
types
|
core/types: add Transaction.Size
|
2015-06-09 17:06:31 +02:00 |
|
vm
|
core/vm: added structured logging
|
2015-06-10 10:59:44 +02:00 |
|
.gitignore
|
|
|
|
asm.go
|
|
|
|
block_cache_test.go
|
|
|
|
block_cache.go
|
|
|
|
block_processor_test.go
|
core: settable genesis nonce
|
2015-06-08 18:33:43 +02:00 |
|
block_processor.go
|
core: don't remove transactions after block processing
|
2015-06-03 22:43:23 +02:00 |
|
blocks.go
|
core: add bad block for the 'missing nonce check' fork
|
2015-06-08 02:54:10 +02:00 |
|
chain_makers.go
|
core: settable genesis nonce
|
2015-06-08 18:33:43 +02:00 |
|
chain_manager_test.go
|
core: settable genesis nonce
|
2015-06-08 18:33:43 +02:00 |
|
chain_manager.go
|
core: fix a race condition accessing the gas limit
|
2015-06-09 21:13:21 +03:00 |
|
error.go
|
core: fix the nonce check one more time
|
2015-06-08 02:19:39 +02:00 |
|
events.go
|
|
|
|
execution.go
|
core/vm: added structured logging
|
2015-06-10 10:59:44 +02:00 |
|
fees.go
|
|
|
|
filter_test.go
|
|
|
|
filter.go
|
core: skip genesis block for reprocess. Closes #1202
|
2015-06-09 13:24:32 +02:00 |
|
genesis.go
|
core: settable genesis nonce
|
2015-06-08 18:33:43 +02:00 |
|
helper_test.go
|
|
|
|
manager.go
|
core, eth/downloader: expose the bad hashes, check in downloader
|
2015-05-28 14:03:10 +03:00 |
|
state_transition.go
|
Add missing err checks on From() (skip RPC for now)
|
2015-06-01 22:12:03 +02:00 |
|
transaction_pool_test.go
|
core, xeth: moved nonce management burden from xeth to txpool
|
2015-06-09 21:01:02 +02:00 |
|
transaction_pool.go
|
core, xeth: moved nonce management burden from xeth to txpool
|
2015-06-09 21:01:02 +02:00 |
|
vm_env.go
|
|
|