gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
6 年之前 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
6 年之前 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 年之前 |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 年之前 |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
7 年之前 |
Péter Szilágyi
|
2b50367fe9
core: fix blockchain goroutine leaks in tests
|
7 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
7 年之前 |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
7 年之前 |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
7 年之前 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
7 年之前 |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
7 年之前 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
7 年之前 |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
7 年之前 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
7 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
8 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 年之前 |
Felix Lange
|
a59a93f476
core/state: track all accounts in canon state
|
8 年之前 |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
8 年之前 |
Jeffrey Wilcke
|
9055c16efa
accounts/a/b/backends, core: chain maker homestead block set to 0
|
8 年之前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
8 年之前 |
Jeffrey Wilcke
|
a1d9ef48c5
core, eth, rpc: split out block validator and state processor
|
9 年之前 |
Péter Szilágyi
|
832b37c822
core, eth: receipt chain reconstruction
|
9 年之前 |
Gustav Simonsson
|
1b1f293082
core/state, core, miner: handle missing root error from state.New
|
9 年之前 |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 年之前 |
Jeffrey Wilcke
|
eaa4473dbd
core, core/types: readd transactions after chain re-org
|
9 年之前 |
Jeffrey Wilcke
|
a23478c0be
core, eth, trie, xeth: merged state, chain, extra databases in one
|
9 年之前 |
Jeffrey Wilcke
|
1fad8798ec
Merge pull request #1515 from fjl/license-fixes
|
9 年之前 |
Jeffrey Wilcke
|
665eaff9b9
Merge pull request #1520 from obscuren/reward-5eth
|
9 年之前 |
Jeffrey Wilcke
|
9afda6ab8c
core: 5 ether block reward
|
9 年之前 |
Jeffrey Wilcke
|
036e6301af
cmd/geth, core, eth: Version 1.0.0
|
9 年之前 |