| .. |
|
state
|
009b221692
solidity compiler and contract metadocs integration
|
vor 10 Jahren |
|
types
|
9e63798d03
core/types, eth: meassure and display propagation times
|
vor 10 Jahren |
|
vm
|
7381be8edb
core/vm, rpc: added disasm to `ext_` RPC
|
vor 10 Jahren |
|
.gitignore
|
9008b155d3
Renamed `chain` => `core`
|
vor 11 Jahren |
|
asm.go
|
0330077d76
moved state and vm to core
|
vor 10 Jahren |
|
block_cache.go
|
8dac28f2e3
core: block cache Has method thread safe
|
vor 10 Jahren |
|
block_cache_test.go
|
43454053b0
Fixed tests
|
vor 10 Jahren |
|
block_processor.go
|
ef8744d9fc
core: switched back to `set.Set` for uncle verification
|
vor 10 Jahren |
|
block_processor_test.go
|
40717465bc
core: fixed tests
|
vor 10 Jahren |
|
blocks.go
|
97a9753f87
core: added chain reset mechanism on bad blocks
|
vor 10 Jahren |
|
chain_makers.go
|
40717465bc
core: fixed tests
|
vor 10 Jahren |
|
chain_manager.go
|
7d9a13e0d5
core: disable cash tmp
|
vor 10 Jahren |
|
chain_manager_test.go
|
87a05c8f38
core: skipped tests while cache disabled
|
vor 10 Jahren |
|
error.go
|
b71091e337
eth, eth/downloader, miner: use download events to check miner start
|
vor 10 Jahren |
|
events.go
|
0f76a1c6df
core: changed how head events are checked
|
vor 10 Jahren |
|
execution.go
|
1d51cada3c
Handle call depth exception for CREATE
|
vor 10 Jahren |
|
fees.go
|
9008b155d3
Renamed `chain` => `core`
|
vor 11 Jahren |
|
filter.go
|
7e160a677d
xeth, core, event/filter, rpc: new block and transaction filters
|
vor 10 Jahren |
|
filter_test.go
|
49e0267fe7
Locks, refactor, tests
|
vor 11 Jahren |
|
genesis.go
|
36ec42e50c
Merge branch 'frontier/natspec' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/natspec
|
vor 10 Jahren |
|
helper_test.go
|
b523441361
Moved ethutil => common
|
vor 10 Jahren |
|
manager.go
|
b71091e337
eth, eth/downloader, miner: use download events to check miner start
|
vor 10 Jahren |
|
state_transition.go
|
32276e8b01
Update StateTests and nil create return on failed code deposit
|
vor 10 Jahren |
|
transaction_pool.go
|
3c6c891680
core: optimise pending transaction processing
|
vor 10 Jahren |
|
transaction_pool_test.go
|
88292f35db
core: remove txs from queue in addition to removal of pending
|
vor 10 Jahren |
|
vm_env.go
|
1c872ddf4b
Changed how logs are being recorded
|
vor 10 Jahren |