Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 tahun lalu |
Péter Szilágyi
|
940e317094
core: fix pruner panic when importing low-diff-large-sidechain
|
6 tahun lalu |
Martin Holst Swende
|
da1efdae0c
core: repro #18977
|
6 tahun lalu |
Felix Lange
|
0bcff8f525
eth/downloader: speed up tests by generating chain only once (#17916)
|
7 tahun lalu |
gary rong
|
d6254f827b
all: protect self-mined block during reorg (#17656)
|
7 tahun lalu |
Péter Szilágyi
|
4bb25042eb
consensus/clique, core: chain maker clique + error tests
|
7 tahun lalu |
Péter Szilágyi
|
e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil
|
7 tahun lalu |
Wenbiao Zheng
|
9b1536b26a
core: remove dead code, limit test code scope (#17006)
|
7 tahun lalu |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 tahun lalu |
Martin Holst Swende
|
faed47b3c5
Merge pull request #15990 from markya0616/sim_backend_block_hash
|
7 tahun lalu |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 tahun lalu |
mark.lin
|
c1d70ea970
accounts/abi, core: add AddTxWithChain in BlockGen for simulation
|
7 tahun lalu |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 tahun lalu |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 tahun lalu |
Péter Szilágyi
|
6d6a5a9337
cmd, consensus, core, miner: instatx clique for --dev (#15323)
|
8 tahun lalu |
Péter Szilágyi
|
b872961ec8
consensus, core, tests: implement Metropolis EIP 649
|
8 tahun lalu |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 tahun lalu |
Péter Szilágyi
|
8c313eed26
consensus, core: EIP 100 polishes, fix chain maker diff
|
8 tahun lalu |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 tahun lalu |
changhong
|
17f0b11942
core: typos and comments improve
|
8 tahun lalu |
Jeffrey Wilcke
|
a5f6a1cb7c
consensus, core, core/vm, parems: review fixes
|
8 tahun lalu |
Jeffrey Wilcke
|
10a57fc3d4
consensus, core/*, params: metropolis preparation refactor
|
8 tahun lalu |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 tahun lalu |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 tahun lalu |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 tahun lalu |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 tahun lalu |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
8 tahun lalu |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
8 tahun lalu |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 tahun lalu |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 tahun lalu |