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