Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
il y a 9 ans |
Péter Szilágyi
|
4326061e35
eth: fix accidental nil panic on nil errors
|
il y a 9 ans |
Péter Szilágyi
|
6c670eff01
eth: manually convert errors to strings on the trace API (json cannot)
|
il y a 9 ans |
Péter Szilágyi
|
72826bb5ad
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
|
il y a 9 ans |
Jeffrey Wilcke
|
75c86f8646
Merge pull request #2141 from obscuren/evm-init
|
il y a 9 ans |
Jeffrey Wilcke
|
5f92606be2
eth/api: added root to the receipts
|
il y a 9 ans |
Jeffrey Wilcke
|
3601320ccd
eth, rpc: implemented block debugging rpc calls
|
il y a 9 ans |
Jeffrey Wilcke
|
14013372ae
core: Added EVM configuration options
|
il y a 9 ans |
Péter Szilágyi
|
0228fb57cd
eth, miner: fetch pending block/state in on go (data race)
|
il y a 9 ans |
Leif Jurvetson
|
bbbe2360d0
eth: various typos
|
il y a 9 ans |
Péter Szilágyi
|
f30b809f00
Merge pull request #2215 from bas-vk/estimategas
|
il y a 9 ans |
Jeffrey Wilcke
|
c616391df2
eth: fixed homestead tx check
|
il y a 9 ans |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
il y a 10 ans |
Bas van Kervel
|
0ff2adb21b
core: improved check for contract creation
|
il y a 9 ans |
Péter Szilágyi
|
537774e049
Merge pull request #2195 from obscuren/gpo-rpc
|
il y a 9 ans |
Jeffrey Wilcke
|
725f2a4cf7
eth: Added GPO to suggest default gas prices
|
il y a 9 ans |
Péter Szilágyi
|
59cd60b266
eth, eth/downloader, jsre: surface state sync progress through the API
|
il y a 9 ans |
Péter Szilágyi
|
dda5af0e6c
eth, miner: move the public miner api into eth to access etherbase
|
il y a 9 ans |
Bas van Kervel
|
5fb68f4b39
eth: sendTransaction would not report the error when tx could not be added to tx pool
|
il y a 9 ans |
Péter Szilágyi
|
6b939fbeaa
rpc: add jsonrpc version to module request, use json types
|
il y a 9 ans |
Péter Szilágyi
|
5da7ec7c18
cmd, eth, rpc: fix some RPC issues with pending blocks
|
il y a 9 ans |
Péter Szilágyi
|
a8fd0de0d3
Merge pull request #2156 from ppratscher/add_replay_tx
|
il y a 9 ans |
Peter Pratscher
|
15780ead07
core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, integrated feedback
|
il y a 9 ans |
Péter Szilágyi
|
d3642b0715
core, eth, rpc/api: rpc method to inspect the txpool queue
|
il y a 10 ans |
Bas van Kervel
|
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
|
il y a 10 ans |
zsfelfoldi
|
975c591261
core: tx pool skip price validation for "owned" transactions
|
il y a 10 ans |
Péter Szilágyi
|
d8370a4e15
core, eth, node, rpc: port the admin and debug API
|
il y a 10 ans |
Bas van Kervel
|
eae81465c1
rpc: new RPC implementation with pub/sub support
|
il y a 10 ans |