changhong 17f0b11942 core: typos and comments improve 8 年 前
..
asm 230cf2ec91 cmd/evm, core/asm: add EVM assembler (#3686) 8 年 前
state e7119ce12d core/state: fixed (self)destructed objects 8 年 前
types ef25b826e6 Merge pull request #14502 from karalabe/mobile-import-ecdsa 8 年 前
vm 846d091bd2 core/vm: allocate stack to 1024 8 年 前
.gitignore 9008b155d3 Renamed `chain` => `core` 11 年 前
bench_test.go 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年 前
block_validator.go 158d603528 consensus, core: drop all the legacy custom core error types 8 年 前
block_validator_test.go 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年 前
blockchain.go 17f0b11942 core: typos and comments improve 8 年 前
blockchain_test.go feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 年 前
blocks.go 17f0b11942 core: typos and comments improve 8 年 前
chain_makers.go 17f0b11942 core: typos and comments improve 8 年 前
chain_makers_test.go 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年 前
dao.go 158d603528 consensus, core: drop all the legacy custom core error types 8 年 前
dao_test.go 2870496124 core: don't import genesis block in TestDAOForkRangeExtradata 8 年 前
database_util.go 17f0b11942 core: typos and comments improve 8 年 前
database_util_test.go 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年 前
error.go 158d603528 consensus, core: drop all the legacy custom core error types 8 年 前
events.go 17f0b11942 core: typos and comments improve 8 年 前
evm.go 0cc492f815 all: update license information 8 年 前
fees.go 17f0b11942 core: typos and comments improve 8 年 前
filter_test.go bfbcfbe4a9 all: fix license headers one more time 10 年 前
gaspool.go 158d603528 consensus, core: drop all the legacy custom core error types 8 年 前
gen_genesis.go 3d8de95f99 core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868) 8 年 前
gen_genesis_account.go 3d8de95f99 core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868) 8 年 前
genesis.go 17f0b11942 core: typos and comments improve 8 年 前
genesis_alloc.go d51a9fd6b7 cmd, core, params: add --rinkeby flag for fast connectivity 8 年 前
genesis_test.go 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年 前
headerchain.go 17f0b11942 core: typos and comments improve 8 年 前
helper_test.go 17f0b11942 core: typos and comments improve 8 年 前
mkalloc.go 37dd9086ec core: refactor genesis handling 8 年 前
state_processor.go 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 8 年 前
state_transition.go 17f0b11942 core: typos and comments improve 8 年 前
tx_list.go a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 8 年 前
tx_list_test.go b4a5251391 core: abstract out a sorted transaction hash map 9 年 前
tx_pool.go 17f0b11942 core: typos and comments improve 8 年 前
tx_pool_test.go a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 8 年 前
types.go 09777952ee core, consensus: pluggable consensus engines (#3817) 8 年 前