Péter Szilágyi
|
289b30715d
Godeps, vendor: convert dependency management to trash (#3198)
|
9 years ago |
Péter Szilágyi
|
710435b51b
core, eth, trie: reuse trie journals in all our code
|
9 years ago |
Felix Lange
|
a59a93f476
core/state: track all accounts in canon state
|
9 years ago |
Nick Johnson
|
2f99720901
core/vm, eth: Add support for javascript trace functions
|
9 years ago |
Nick Johnson
|
781915f183
core/vm: Refactor tracing to make Tracer the main interface
|
9 years ago |
zsfelfoldi
|
00787fe781
core: added CheckNonce() to Message interface
|
9 years ago |
Péter Szilágyi
|
96dc42d99c
cmd, common, console, eth, release: drop redundant "full"s
|
9 years ago |
Péter Szilágyi
|
1e50f5dd28
Merge pull request #2159 from zsfelfoldi/light-backend
|
9 years ago |
zsfelfoldi
|
3a97280ae8
eth: separate common and full node-specific API and backend service
|
10 years ago |
Péter Szilágyi
|
22ef7370e7
Merge pull request #2686 from obscuren/issue-2542
|
9 years ago |
Jeffrey Wilcke
|
bb3651abc8
core/state, eth: Updated suicides objects when tracing transactions
|
9 years ago |
zsfelfoldi
|
f9917c8c7b
core: improved chainDb using sequential keys
|
9 years ago |
Rémy Roy
|
f86ea9aad5
eth/api: fixed GetCompilers when there is no error creating Solc
|
9 years ago |
Jeffrey Wilcke
|
7f515b0e88
Merge pull request #2564 from bas-vk/submit-tx
|
9 years ago |
Bas van Kervel
|
64a6c2c1b6
eth: add new RPC method (personal.) SignAndSendTransaction
|
9 years ago |
Péter Szilágyi
|
1580ec1804
accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call
|
9 years ago |
Jeffrey Wilcke
|
4b1a7d3868
eth: fixed regression in eth_signTransaction fixes #2578
|
9 years ago |
Jeffrey Wilcke
|
7d59c5c58d
eth: fixed tracing functions using the current header instead of parent
|
9 years ago |
Péter Szilágyi
|
586eddfd09
release, all: integrate the release service into geth
|
9 years ago |
Felix Lange
|
1c20313a6a
Merge pull request #2493 from almindor/develop
|
9 years ago |
Ales Katona
|
572da73d4d
eth: add personal_importRawKey for runtime private key import
|
9 years ago |
Péter Szilágyi
|
cdcbb2f160
accounts/abi/bind, eth: add contract non-existent error
|
9 years ago |
Felix Lange
|
a40e61b4ac
rpc: remove NotifierContextKey
|
9 years ago |
Felix Lange
|
d04a2e7557
all: update license information
|
9 years ago |
Péter Szilágyi
|
53016c1225
eth, rpc: make trace configs optional
|
9 years ago |
Péter Szilágyi
|
bbc77f488e
eth: fix single transaction tracing (run prev mutations)
|
9 years ago |
Felix Lange
|
bcd8aeefdd
eth: add chaindbProperty to debug API
|
9 years ago |
Felix Lange
|
46df50be18
accounts: improve API and add documentation
|
9 years ago |
Felix Lange
|
549f1add29
eth: report unlock errors to RPC clients
|
9 years ago |
Felix Lange
|
46e8940b19
accounts: streamline API
|
9 years ago |