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)"
|
8 年之前 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 年之前 |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
8 年之前 |
Péter Szilágyi
|
18c77744ff
all: fix spelling errors
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 年之前 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
zsfelfoldi
|
7db7109a5b
cmd, eth: added light client and light server modes
|
9 年之前 |
Péter Szilágyi
|
e482b5694f
eth: monitor malicious header retrieval requests
|
9 年之前 |
Felix Lange
|
016007bd25
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
9 年之前 |
Péter Szilágyi
|
993b412160
cmd/utils, eth: display the user's current fork, minor text tweak
|
9 年之前 |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
9 年之前 |
Péter Szilágyi
|
7f00e8c033
core, eth: enforce network split post DAO hard-fork
|
9 年之前 |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 年之前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
Felix Lange
|
d04a2e7557
all: update license information
|
9 年之前 |
Leif Jurvetson
|
bbbe2360d0
eth: various typos
|
9 年之前 |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 年之前 |
Péter Szilágyi
|
e51eeb8104
eth: fix #2076, where end of hash query was interpreted number query
|
10 年之前 |
Péter Szilágyi
|
5b0ee8ec30
core, eth, trie: fix data races and merge/review issues
|
10 年之前 |
Péter Szilágyi
|
aa0538db0b
eth: clean out light node notions from eth
|
10 年之前 |
Péter Szilágyi
|
f186b39018
eth/downloader: add fast and light sync strategies
|
10 年之前 |
Péter Szilágyi
|
92f9a3e5fa
cmd, eth: support switching client modes of operation
|
10 年之前 |
Gustav Simonsson
|
1b1f293082
core/state, core, miner: handle missing root error from state.New
|
10 年之前 |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 年之前 |
Péter Szilágyi
|
ca88e18f59
eth: kill off protocol eth/60 in preparation for eth/62
|
10 年之前 |
Péter Szilágyi
|
42f44dda54
eth, eth/downloader: handle header requests, table driven proto tests
|
10 年之前 |