Jeffrey Wilcke fe532a98f9 core: fixed pointer assignment 9 年之前
..
state 6fdd0893c3 all: fix go vet warnings 9 年之前
types 24cdac41f3 core, core/types, eth: add and use Block.Body 9 年之前
vm 6fdd0893c3 all: fix go vet warnings 9 年之前
.gitignore 9008b155d3 Renamed `chain` => `core` 11 年之前
asm.go 6fdd0893c3 all: fix go vet warnings 9 年之前
bad_block.go bfbcfbe4a9 all: fix license headers one more time 10 年之前
bench_test.go f0cbebb19f core: added basic chain configuration 9 年之前
block_validator.go fe532a98f9 core: fixed pointer assignment 9 年之前
block_validator_test.go 9055c16efa accounts/a/b/backends, core: chain maker homestead block set to 0 9 年之前
blockchain.go c74a575725 core: Provide a public accessor for ChainConfig 9 年之前
blockchain_test.go 9055c16efa accounts/a/b/backends, core: chain maker homestead block set to 0 9 年之前
blocks.go 3793991c0e remove 0x 10 年之前
chain_makers.go 9055c16efa accounts/a/b/backends, core: chain maker homestead block set to 0 9 年之前
chain_makers_test.go 9055c16efa accounts/a/b/backends, core: chain maker homestead block set to 0 9 年之前
chain_pow.go 399c920380 core: separate and contain POW verifier, extensive tests 10 年之前
chain_pow_test.go 832b37c822 core, eth: receipt chain reconstruction 10 年之前
config.go f0cbebb19f core: added basic chain configuration 9 年之前
database_util.go 24cdac41f3 core, core/types, eth: add and use Block.Body 9 年之前
database_util_test.go 24cdac41f3 core, core/types, eth: add and use Block.Body 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 f0cbebb19f core: added basic chain configuration 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 c1a4dcfc87 core, eth: added json tag field for proper unmarshalling 9 年之前
headerchain.go d04a2e7557 all: update license information 9 年之前
helper_test.go 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 10 年之前
state_processor.go d04a2e7557 all: update license information 9 年之前
state_transition.go 1f3596c25a core: transition db now also returns the required gas amount 9 年之前
tx_pool.go 56ed6152a1 core, eth, miner: improve shutdown synchronisation 9 年之前
tx_pool_test.go f0cbebb19f core: added basic chain configuration 9 年之前
types.go d04a2e7557 all: update license information 9 年之前
vm_env.go f0cbebb19f core: added basic chain configuration 9 年之前