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