| .. |
|
state
|
90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress
|
9 年之前 |
|
types
|
b59c8399fb
internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940)
|
9 年之前 |
|
vm
|
1b73c79234
common/math, core/vm: implement fast EXP (#3214)
|
9 年之前 |
|
.gitignore
|
9008b155d3
Renamed `chain` => `core`
|
11 年之前 |
|
asm.go
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
|
bench_test.go
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
|
block_validator.go
|
f0dbec0c93
cmd, params: only set default fork configs for test and mainnet
|
9 年之前 |
|
block_validator_test.go
|
9055c16efa
accounts/a/b/backends, core: chain maker homestead block set to 0
|
9 年之前 |
|
blockchain.go
|
1291778032
cmd/geth, code, eth/downloader: tune import logs and mem stats
|
9 年之前 |
|
blockchain_test.go
|
1291778032
cmd/geth, code, eth/downloader: tune import logs and mem stats
|
9 年之前 |
|
blocks.go
|
3793991c0e
remove 0x
|
10 年之前 |
|
chain_makers.go
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 年之前 |
|
chain_makers_test.go
|
a59a93f476
core/state: track all accounts in canon state
|
9 年之前 |
|
chain_pow.go
|
399c920380
core: separate and contain POW verifier, extensive tests
|
10 年之前 |
|
chain_pow_test.go
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
|
config.go
|
8639b0fae9
cmd/utils, core, params: explicitly pick reprice fork for fast sync
|
9 年之前 |
|
dao.go
|
2c2e389b77
cmd, core, eth, miner, params, tests: finalize the DAO fork
|
9 年之前 |
|
dao_test.go
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
|
database_util.go
|
bb8059f6aa
core: ensure the canonical block is written before the canonical hash is set
|
9 年之前 |
|
database_util_test.go
|
1b7b2ba216
tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1
|
9 年之前 |
|
default_genesis.go
|
d04a2e7557
all: update license information
|
9 年之前 |
|
error.go
|
0467a6ceec
Merge pull request #1889 from karalabe/fast-sync-rebase
|
10 年之前 |
|
events.go
|
b534106cc8
core, miner: add PendingStateEvent to track non-log updates
|
9 年之前 |
|
execution.go
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 年之前 |
|
fees.go
|
1fad8798ec
Merge pull request #1515 from fjl/license-fixes
|
10 年之前 |
|
filter_test.go
|
bfbcfbe4a9
all: fix license headers one more time
|
10 年之前 |
|
gaspool.go
|
d04a2e7557
all: update license information
|
9 年之前 |
|
genesis.go
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 年之前 |
|
headerchain.go
|
64500ab0fa
common, core, eth/downloader: adjust import log formatting
|
9 年之前 |
|
helper_test.go
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 年之前 |
|
state_processor.go
|
2c2e389b77
cmd, core, eth, miner, params, tests: finalize the DAO fork
|
9 年之前 |
|
state_transition.go
|
00787fe781
core: added CheckNonce() to Message interface
|
9 年之前 |
|
tx_list.go
|
b4a5251391
core: abstract out a sorted transaction hash map
|
9 年之前 |
|
tx_list_test.go
|
b4a5251391
core: abstract out a sorted transaction hash map
|
9 年之前 |
|
tx_pool.go
|
36956da4d2
core: metrics collection for transaction events (#3157)
|
9 年之前 |
|
tx_pool_test.go
|
182d9cb752
core: add global (soft) limits on the pending transactions
|
9 年之前 |
|
types.go
|
3c09c5f12d
core, miner: move Backend to miner
|
9 年之前 |
|
vm_env.go
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 年之前 |