gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
6 年之前 |
Wuxiang
|
8f8774cf6d
all: fix various typos (#16533)
|
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
|
40a3856af9
eth/fetcher: check the origin of filter tasks (#14975)
|
7 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
7 年之前 |
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)"
|
7 年之前 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
7 年之前 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 年之前 |
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
|
016007bd25
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
8 年之前 |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
8 年之前 |
Péter Szilágyi
|
5b0ee8ec30
core, eth, trie: fix data races and merge/review issues
|
9 年之前 |
Péter Szilágyi
|
832b37c822
core, eth: receipt chain reconstruction
|
9 年之前 |
Péter Szilágyi
|
47a7fe5d22
eth: port the synchronisation algo to eth/62
|
9 年之前 |
Péter Szilágyi
|
42f44dda54
eth, eth/downloader: handle header requests, table driven proto tests
|
9 年之前 |
Gustav Simonsson
|
26c6e3b206
miner: gas limit strategy, target 3141592 & def gas price 50 Shannon
|
9 年之前 |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
9 年之前 |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
9 年之前 |
Felix Lange
|
ea54283b30
all: update license information
|
9 年之前 |
Felix Lange
|
e0e5f74776
eth/downloader, eth/fetcher: use core.GenerateChain in tests
|
9 年之前 |
Péter Szilágyi
|
99ca4b619b
eth/fetcher: clean up test assertions
|
9 年之前 |
Péter Szilágyi
|
b53f701c27
eth/fetcher: remove test sleeps (15s -> 2.8s)
|
9 年之前 |
Péter Szilágyi
|
1989d1491a
eth/fetcher: handle and (crude) test block memory DOS
|
9 年之前 |
Péter Szilágyi
|
d36c25bcbc
eth/fetcher: handle and test block announce DOS attacks
|
9 年之前 |
Péter Szilágyi
|
13c25036ea
eth/fetcher: since uncles are allowed, drop phase test
|
9 年之前 |
Péter Szilágyi
|
b91b581b80
eth, eth/fetcher: propagate after header verify, announce only on insert
|
9 年之前 |
Péter Szilágyi
|
5ec6ecc511
eth, eth/fetcher: move propagated block import into fetcher
|
9 年之前 |