Martin Holst Swende
|
c476460cb2
params: check fork ordering when initializing new genesis, fixes #20136 (#20169)
|
6 years ago |
Péter Szilágyi
|
e39b2a2bde
acmd, core, eth, les: support --override.istanbul
|
6 years ago |
Felix Lange
|
54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996)
|
6 years ago |
Péter Szilágyi
|
61a20cb56d
core: check error before accessing potentially nil block
|
6 years ago |
Péter Szilágyi
|
22411919da
cmd, eth, les, param: drop --override.constantinople
|
6 years ago |
gary rong
|
37d280da41
core, cmd, vendor: fixes and database inspection tool (#15)
|
6 years ago |
Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 years ago |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 years ago |
Péter Szilágyi
|
b0ed083ead
cmd, core, params: add support for Goerli
|
7 years ago |
Martin Holst Swende
|
ecb781297b
core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486)
|
6 years ago |
Martin Holst Swende
|
83a9a73b89
cmd/geth, core, eth: implement Constantinople override flag (#18273)
|
7 years ago |
Péter Szilágyi
|
faa69bea1c
core, eth: fix goimports for Go 1.11
|
7 years ago |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 years ago |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 years ago |
ferhat elmas
|
9619a61024
all: gofmt -w -s (#15419)
|
8 years ago |
Péter Szilágyi
|
6d6a5a9337
cmd, consensus, core, miner: instatx clique for --dev (#15323)
|
8 years ago |
Martin Holst Swende
|
47359301a2
core: blocknumber in genesis as hex (#14812)
|
8 years ago |
Felix Lange
|
225de7ca0a
tests: update tests and implement general state tests (#14734)
|
8 years ago |
Péter Szilágyi
|
8f12d76a47
params: remove redundant consts, disable metro on AllProtocolChanges
|
8 years ago |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 years ago |
changhong
|
17f0b11942
core: typos and comments improve
|
8 years ago |
Péter Szilágyi
|
d51a9fd6b7
cmd, core, params: add --rinkeby flag for fast connectivity
|
8 years ago |
Péter Szilágyi
|
edef84da2b
core: make genesis incompatibility error more explicit
|
8 years ago |
Felix Lange
|
3d8de95f99
core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868)
|
8 years ago |
Felix Lange
|
aa9a78e463
core, core/types: use non-pointer receiver for Marshal* methods
|
8 years ago |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 years ago |
Jeffrey Wilcke
|
7ff75ac2f2
cmd/utils, core, params: fork all teh things for dev mode (#3697)
|
8 years ago |
Péter Szilágyi
|
e588e0ca2b
all: next batch of log polishes to contextual versions
|
8 years ago |