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 年之前 |
Jeffrey Wilcke
|
7f515b0e88
Merge pull request #2564 from bas-vk/submit-tx
|
9 年之前 |
Bas van Kervel
|
64a6c2c1b6
eth: add new RPC method (personal.) SignAndSendTransaction
|
9 年之前 |
Péter Szilágyi
|
1580ec1804
accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call
|
9 年之前 |
Jeffrey Wilcke
|
4b1a7d3868
eth: fixed regression in eth_signTransaction fixes #2578
|
9 年之前 |
Jeffrey Wilcke
|
7d59c5c58d
eth: fixed tracing functions using the current header instead of parent
|
9 年之前 |
Péter Szilágyi
|
586eddfd09
release, all: integrate the release service into geth
|
9 年之前 |
Felix Lange
|
1c20313a6a
Merge pull request #2493 from almindor/develop
|
9 年之前 |
Ales Katona
|
572da73d4d
eth: add personal_importRawKey for runtime private key import
|
9 年之前 |
Péter Szilágyi
|
cdcbb2f160
accounts/abi/bind, eth: add contract non-existent error
|
9 年之前 |
Felix Lange
|
a40e61b4ac
rpc: remove NotifierContextKey
|
9 年之前 |
Felix Lange
|
d04a2e7557
all: update license information
|
9 年之前 |
Péter Szilágyi
|
53016c1225
eth, rpc: make trace configs optional
|
9 年之前 |
Péter Szilágyi
|
bbc77f488e
eth: fix single transaction tracing (run prev mutations)
|
9 年之前 |
Felix Lange
|
bcd8aeefdd
eth: add chaindbProperty to debug API
|
9 年之前 |
Felix Lange
|
46df50be18
accounts: improve API and add documentation
|
9 年之前 |
Felix Lange
|
549f1add29
eth: report unlock errors to RPC clients
|
9 年之前 |
Felix Lange
|
46e8940b19
accounts: streamline API
|
9 年之前 |
Bas van Kervel
|
aa9fff3e68
rpc: various fixes/enhancements
|
9 年之前 |
Bas van Kervel
|
f7328c5ecb
rpc: add pub/sub support
|
9 年之前 |
Jeffrey Wilcke
|
be44651523
Merge pull request #2402 from obscuren/eth-sign-fix
|
9 年之前 |
Jeffrey Wilcke
|
1f3596c25a
core: transition db now also returns the required gas amount
|
9 年之前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 年之前 |
Jeffrey Wilcke
|
916fe11241
eth: enforce signing hashes using eth_sign instead of arbitrary data
|
9 年之前 |
Péter Szilágyi
|
4326061e35
eth: fix accidental nil panic on nil errors
|
9 年之前 |
Péter Szilágyi
|
6c670eff01
eth: manually convert errors to strings on the trace API (json cannot)
|
9 年之前 |
Péter Szilágyi
|
72826bb5ad
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
|
9 年之前 |
Jeffrey Wilcke
|
75c86f8646
Merge pull request #2141 from obscuren/evm-init
|
9 年之前 |
Jeffrey Wilcke
|
5f92606be2
eth/api: added root to the receipts
|
9 年之前 |