Commit Graph

77 Commits

Author SHA1 Message Date
Gav Wood b4c2505eab Merge branch 'master' into tracing 2016-03-20 16:30:59 +01:00
Gav Wood 6ac350a996 Tests for lots more configurations. 2016-03-20 16:24:19 +01:00
Gav Wood d2d5806e9b Test for failed create transactions, failed actions are logged as such. 2016-03-20 12:04:31 +01:00
debris aa47d944e1 implemented rpc eth_estimateGas method, added tests for rpc eth_call and eth_estimateGas 2016-03-20 11:34:19 +01:00
Gav Wood f75fb6a59f Create transaction tracing test. 2016-03-20 11:33:36 +01:00
debris 9fb19e6dd0 Merge branch 'master' of github.com:ethcore/parity into call 2016-03-20 10:04:27 +01:00
Gav Wood bc6a892f2b Test outer create. 2016-03-19 22:12:52 +01:00
Gav Wood a2fc006ee5 First test. 2016-03-19 21:02:44 +01:00
Gav Wood ab9b8c7bf3 Output data (code) for creates. 2016-03-19 18:46:41 +01:00
Gav Wood 7d93fa2533 Output stored for calls. 2016-03-19 18:37:55 +01:00
Gav Wood bd7cd68c32 Track depth. 2016-03-19 14:35:09 +01:00
debris bc5df9c908 added output to execution result 2016-03-19 14:29:09 +01:00
Gav Wood 203438fb42 Fix tests. 2016-03-19 13:07:49 +01:00
Gav Wood 1bfcbca8af Add doumentation, make tracing optional and expose at OpenBlock level. 2016-03-19 12:54:34 +01:00
Gav Wood d6f94c4ad7 Fix test and first part of optionality. 2016-03-19 08:31:19 +01:00
Gav Wood bd338a5741 Tracing implemented.
TODO:
- make it optional;
- track output;
- usher through to level higher than ExecutionResult.
2016-03-18 23:49:12 +01:00
Nikolay Volf 7f607905ed moving around setups 2016-02-09 07:31:57 -08:00
Nikolay Volf fc0153a5a4 returning client to the place it should be, cleanup 2016-02-09 00:54:33 +03:00
Marek Kotewicz 720c280fde Merge pull request #350 from ethcore/signed_transaction
SignedTransaction structure
2016-02-05 14:11:12 +01:00
Gav Wood 105f4262dd Merge pull request #354 from ethcore/license
License
2016-02-05 14:06:10 +01:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
debris eab8410402 finishe signed transactions 2016-02-04 23:48:29 +01:00
arkpar b9af3f9260 State copy optimization 2016-02-03 19:34:51 +01:00
debris 808e517ff0 removing unused functions in progress 2016-02-02 23:06:34 +01:00
debris cb98cbcd4b ethcore public interface cleanup 2016-02-02 15:55:44 +01:00
Nikolay Volf 5837b6e131 Merge branch 'master' into coverage-effort
Conflicts:
	ethcore/res/ethereum/tests
2016-01-31 18:40:59 +04:00
debris 8fe0d74b64 moved src to ethcore 2016-01-31 10:36:48 +01:00