Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
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)
|
8 年之前 |
Péter Szilágyi
|
2b50367fe9
core: fix blockchain goroutine leaks in tests
|
8 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 年之前 |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 年之前 |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 年之前 |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 年之前 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 年之前 |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
8 年之前 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 年之前 |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
8 年之前 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 年之前 |
zsfelfoldi
|
5a458da42a
core: chain read/write speed benchmarks
|
9 年之前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 年之前 |
Péter Szilágyi
|
e90958cd29
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
|
9 年之前 |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
10 年之前 |
Jeffrey Wilcke
|
a1d9ef48c5
core, eth, rpc: split out block validator and state processor
|
10 年之前 |
Péter Szilágyi
|
832b37c822
core, eth: receipt chain reconstruction
|
10 年之前 |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 年之前 |
Jeffrey Wilcke
|
eaa4473dbd
core, core/types: readd transactions after chain re-org
|
10 年之前 |
Felix Lange
|
8c4dab77ba
all: move common.Database to package ethdb
|
10 年之前 |
Jeffrey Wilcke
|
a23478c0be
core, eth, trie, xeth: merged state, chain, extra databases in one
|
10 年之前 |
Jeffrey Wilcke
|
1fad8798ec
Merge pull request #1515 from fjl/license-fixes
|
10 年之前 |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 年之前 |
Jeffrey Wilcke
|
0cff61beda
Merge pull request #1510 from fjl/license-fixes
|
10 年之前 |