changhong
|
17f0b11942
core: typos and comments improve
|
8 년 전 |
Péter Szilágyi
|
d51a9fd6b7
cmd, core, params: add --rinkeby flag for fast connectivity
|
8 년 전 |
Péter Szilágyi
|
edef84da2b
core: make genesis incompatibility error more explicit
|
8 년 전 |
Felix Lange
|
3d8de95f99
core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868)
|
8 년 전 |
Felix Lange
|
aa9a78e463
core, core/types: use non-pointer receiver for Marshal* methods
|
8 년 전 |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 년 전 |
Jeffrey Wilcke
|
7ff75ac2f2
cmd/utils, core, params: fork all teh things for dev mode (#3697)
|
8 년 전 |
Péter Szilágyi
|
e588e0ca2b
all: next batch of log polishes to contextual versions
|
8 년 전 |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 년 전 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 년 전 |
Martin Holst Swende
|
564b60520c
core: ignore 0x prefix for code in JSON genesis blocks (#3656)
|
8 년 전 |
Martin Holst Swende
|
da92f5b2d6
core/genesis: add support for setting nonce in 'alloc'
|
8 년 전 |
Bas van Kervel
|
745a3adebd
core: remove support for Olympic network
|
8 년 전 |
Bas van Kervel
|
a1798a8188
core,cmd/utils: bugfix for ropsten dump imports
|
8 년 전 |
Jeffrey Wilcke
|
a8ca75738a
core: implemented new ropsten testnet
|
9 년 전 |
Jeffrey Wilcke
|
aad4890082
cmd/geth, core, light, mobile: removed state account StartingNonce
|
9 년 전 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 년 전 |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 년 전 |
Jeffrey Wilcke
|
c1a4dcfc87
core, eth: added json tag field for proper unmarshalling
|
9 년 전 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 년 전 |
Péter Szilágyi
|
1e806c4c77
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
|
10 년 전 |
Péter Szilágyi
|
e86e0ecdc8
core, eth, miner, xeth: clean up tx/receipt db accessors
|
10 년 전 |
Péter Szilágyi
|
832b37c822
core, eth: receipt chain reconstruction
|
10 년 전 |
Gustav Simonsson
|
1b1f293082
core/state, core, miner: handle missing root error from state.New
|
10 년 전 |
Jeffrey Wilcke
|
315a422ba7
Merge pull request #1888 from obscuren/testnet
|
10 년 전 |
Jeffrey Wilcke
|
1de796f101
cmd, core, eth: added official testnet
|
10 년 전 |
Jeffrey Wilcke
|
f8786defd0
Merge pull request #1850 from karalabe/genesis-block-receipts
|
10 년 전 |
Péter Szilágyi
|
830ddcee60
core: fix #1848, block receipts db entry for the genesis too
|
10 년 전 |
Felix Lange
|
a2d5a60418
core, core/state: batch-based state sync
|
10 년 전 |
Jeffrey Wilcke
|
eaa4473dbd
core, core/types: readd transactions after chain re-org
|
10 년 전 |