Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 年之前 |
Péter Szilágyi
|
59b8245bbc
Merge pull request #3516 from fjl/types-drop-sign-ecdsa
|
8 年之前 |
Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 年之前 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 年之前 |
Jeffrey Wilcke
|
6061707371
core: eip unit tests (#3309)
|
9 年之前 |
Jeffrey Wilcke
|
c04c8f10f0
core: improved bad block error reporting (#3320)
|
9 年之前 |
Jeffrey Wilcke
|
6c9c1e6712
core, core/types: refactored tx chain id checking
|
9 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Péter Szilágyi
|
1291778032
cmd/geth, code, eth/downloader: tune import logs and mem stats
|
9 年之前 |
Bas van Kervel
|
bb8059f6aa
core: ensure the canonical block is written before the canonical hash is set
|
9 年之前 |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 年之前 |
Jeffrey Wilcke
|
9055c16efa
accounts/a/b/backends, core: chain maker homestead block set to 0
|
9 年之前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 年之前 |
Jeffrey Wilcke
|
14013372ae
core: Added EVM configuration options
|
9 年之前 |
Leif Jurvetson
|
434e4b31d8
core, eth: replace reorganiz with reorganis
|
9 年之前 |
Leif Jurvetson
|
b7bb2d8589
core: various typos
|
9 年之前 |
zsfelfoldi
|
73d21ea6af
core: create a header chain structure shared by core.BlockChain and light.LightChain
|
10 年之前 |
Jeffrey Wilcke
|
ba3fb9e6f4
core: announce ChainSideEvent during reorg
|
9 年之前 |
Jeffrey Wilcke
|
987c1a595a
eth/filters: ✨ pending logs ✨
|
9 年之前 |
Jeffrey Wilcke
|
9901a40f04
core: added a new RemovedLogEvent
|
10 年之前 |
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 年之前 |
Jeffrey Wilcke
|
a1d9ef48c5
core, eth, rpc: split out block validator and state processor
|
10 年之前 |
Péter Szilágyi
|
5b0ee8ec30
core, eth, trie: fix data races and merge/review issues
|
10 年之前 |
Péter Szilágyi
|
a9d8dfc8e7
core, eth: roll back uncertain headers in failed fast syncs
|
10 年之前 |
Péter Szilágyi
|
b97e34a8e4
eth/downloader: concurrent receipt and state processing
|
10 年之前 |
Péter Szilágyi
|
832b37c822
core, eth: receipt chain reconstruction
|
10 年之前 |