Gav Wood
|
8082fdb3ff
|
Fix max-value calls and add "creates" field to getTransaction.
|
2016-05-30 22:27:28 +02:00 |
|
Gav Wood
|
79503e4f14
|
Added VM trace information for post-execution stuff.
|
2016-05-30 17:19:15 +02:00 |
|
Gav Wood
|
11f4e8cb73
|
Fix mock tests.
|
2016-05-30 11:53:20 +02:00 |
|
Gav Wood
|
a5808833b1
|
Merge remote-tracking branch 'origin/master' into vmtracing
|
2016-05-29 11:13:48 +02:00 |
|
Gav Wood
|
cd16828fef
|
Integrated VM tracing into JSONRPC.
|
2016-05-29 00:58:52 +02:00 |
|
Gav Wood
|
d4a06b27ed
|
Create VMTracer trait.
|
2016-05-28 17:50:20 +02:00 |
|
Gav Wood
|
c1ed520de0
|
RPC endpoint for VM tracing and ser/de types ready.
|
2016-05-28 16:52:33 +02:00 |
|
Robert Habermeier
|
56b020987e
|
refine tests for call deserialization
|
2016-05-27 18:09:32 +02:00 |
|
Tomasz Drwięga
|
49cc40708d
|
Fixing formatter for defaultExtraData (#1060)
|
2016-05-08 21:34:15 +01:00 |
|
Tomasz Drwięga
|
2ac438a82d
|
Exposing default extra data
|
2016-05-02 16:12:01 +02:00 |
|
Tomasz Drwięga
|
0458a3378c
|
Additional RPC methods for settings
|
2016-04-21 19:24:10 +02:00 |
|
Tomasz Drwięga
|
f2a08d57e4
|
Merge branch 'master' into rpc-logs
Conflicts:
rpc/src/v1/tests/ethcore.rs
rpc/src/v1/traits/ethcore.rs
|
2016-04-19 19:59:50 +02:00 |
|
Tomasz Drwięga
|
407ab30503
|
Using ArrayVec to store logs
|
2016-04-19 19:22:14 +02:00 |
|
Tomasz Drwięga
|
a21f2a0998
|
Exposing loggin via RPC
|
2016-04-19 18:27:12 +02:00 |
|
Tomasz Drwięga
|
98b3962412
|
RPC methods to set the limits
|
2016-04-18 23:13:38 +02:00 |
|
Tomasz Drwięga
|
fbc28ce493
|
Additional methods for ethcore-specific rpc. Altering miner parameters (#934)
|
2016-04-12 15:04:40 -07:00 |
|
Tomasz Drwięga
|
3fe21f5931
|
Ethcore-specific RPC methods (#923)
* Ethcore-specific rpc methods
* Initializing ethcore-rpc
|
2016-04-11 12:06:32 -07:00 |
|