gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 年之前 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 年之前 |
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 年之前 |
Péter Szilágyi
|
b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config
|
8 年之前 |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 年之前 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 年之前 |
Felix Lange
|
30d706c35e
cmd/geth: add --config file flag (#13875)
|
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 年之前 |
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 年之前 |
Péter Szilágyi
|
18c77744ff
all: fix spelling errors
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
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 年之前 |
zsfelfoldi
|
7db7109a5b
cmd, eth: added light client and light server modes
|
9 年之前 |
Péter Szilágyi
|
e482b5694f
eth: monitor malicious header retrieval requests
|
9 年之前 |
Felix Lange
|
016007bd25
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
9 年之前 |
Péter Szilágyi
|
993b412160
cmd/utils, eth: display the user's current fork, minor text tweak
|
9 年之前 |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
Péter Szilágyi
|
7f00e8c033
core, eth: enforce network split post DAO hard-fork
|
9 年之前 |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 年之前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
Felix Lange
|
d04a2e7557
all: update license information
|
9 年之前 |
Leif Jurvetson
|
bbbe2360d0
eth: various typos
|
9 年之前 |