Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
пре 8 година |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
пре 8 година |
Péter Szilágyi
|
b7d93500f1
all: finish integrating Go ethash, delete C++ vendor
|
пре 8 година |
Péter Szilágyi
|
9184249b39
Logger updates 3 (#3730)
|
пре 8 година |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
пре 8 година |
Martin Holst Swende
|
72dcd3c58b
core, eth, internal: Added `debug_getBadBlocks()` method (#3654)
|
пре 8 година |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
пре 8 година |
Felix Lange
|
c5df37c111
eth: accept leading zeros for nonce parameter of submitWork (#3558)
|
пре 8 година |
Péter Szilágyi
|
18c77744ff
all: fix spelling errors
|
пре 8 година |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
пре 8 година |
Péter Szilágyi
|
89a32267f7
eth: fix miner start API to accept int, not hexint
|
пре 9 година |
Felix Lange
|
cf71f5cd60
rpc: remove HexNumber, replace all uses with hexutil types
|
пре 9 година |
Péter Szilágyi
|
0ee796632a
eth, miner: verify PoW in the remote agent to notify submitter (#3438)
|
пре 9 година |
Nick Johnson
|
9ba9fe818d
cmd/utils, eth: Add gzip support for chain dump and restore
|
пре 9 година |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
пре 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
|
289b30715d
Godeps, vendor: convert dependency management to trash (#3198)
|
пре 9 година |
Péter Szilágyi
|
710435b51b
core, eth, trie: reuse trie journals in all our code
|
пре 9 година |
Felix Lange
|
a59a93f476
core/state: track all accounts in canon state
|
пре 9 година |
Nick Johnson
|
2f99720901
core/vm, eth: Add support for javascript trace functions
|
пре 9 година |
Nick Johnson
|
781915f183
core/vm: Refactor tracing to make Tracer the main interface
|
пре 9 година |
zsfelfoldi
|
00787fe781
core: added CheckNonce() to Message interface
|
пре 9 година |
Péter Szilágyi
|
96dc42d99c
cmd, common, console, eth, release: drop redundant "full"s
|
пре 9 година |
Péter Szilágyi
|
1e50f5dd28
Merge pull request #2159 from zsfelfoldi/light-backend
|
пре 9 година |
zsfelfoldi
|
3a97280ae8
eth: separate common and full node-specific API and backend service
|
пре 10 година |
Péter Szilágyi
|
22ef7370e7
Merge pull request #2686 from obscuren/issue-2542
|
пре 9 година |
Jeffrey Wilcke
|
bb3651abc8
core/state, eth: Updated suicides objects when tracing transactions
|
пре 9 година |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
пре 9 година |
Rémy Roy
|
f86ea9aad5
eth/api: fixed GetCompilers when there is no error creating Solc
|
пре 9 година |