- Jun 17, 2016
-
-
Arkadiy Paronyan authored
-
- Jun 14, 2016
-
-
Marek Kotewicz authored
-
- Jun 13, 2016
-
-
Marek Kotewicz authored
-
- Jun 08, 2016
-
-
Gav Wood authored
* Splitting RPC Apis into more fine-grained sets * Remove old code/comment. * Add test for VMTrace ser. * Add StateDiff ser test.
-
- Jun 07, 2016
-
-
Gav Wood authored
-
asynchronous rob authored
* add TrieError, refactor Trie DB creation * remove Result type alias due to glob import conflicts * fix fallout in state.rs * add debug, display impl for TrieError * fix fallout in account.rs * ethcore::Error::TrieError variant * fix remaining fallout in ethcore crate * added From<TrieError> impl for Error, removed map_err calls * fix test breakages * fix doc tests * update docs [ci skip]
-
- Jun 06, 2016
-
-
Marek Kotewicz authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Jun 05, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Gav Wood authored
-
Gav Wood authored
-
- Jun 03, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
- Jun 02, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
* refactor externalities::ret to take self by-value, add GasLeft enum, and alter evm::Result. * remove unused imports, StopExecutionWithGasLeft variant * adjust tests * remove extraneous call to reserve * update json_tests Ext to match new trait * adjust executive json_test * have evms own their memory for their entire lifetime * make finalize API more friendly * indentation fix [ci skip]
-
Gav Wood authored
-
Gav Wood authored
* Groundwork for basic VM tracing. * RPC endpoint for VM tracing and ser/de types ready. * Create VMTracer trait. * Rearchitected VM tracing to reflect existing tracing. Should more or less work now. * Integrated VM tracing into JSONRPC. * Fix ethcore module tests. * Add tests for VM tracing. * Fix consensus test code. * Fix mock tests. * Added VM trace information for post-execution stuff. * Fix max-value calls and add "creates" field to getTransaction. * Tests for VM tracing. * Don't implement the trait with unimplemented. * Remove invlaid comment. * Fix tests.
-
Gav Wood authored
-
Gav Wood authored
-
- Jun 01, 2016
-
-
Gav Wood authored
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- May 31, 2016
-
-
Nikolay Volf authored
-
asynchronous rob authored
-
Nikolay Volf authored
-
Gav Wood authored
-
asynchronous rob authored
-
Nikolay Volf authored
-
Nikolay Volf authored
-
Nikolay Volf authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Nikolay Volf authored
-