Commit Graph

92 Commits

Author SHA1 Message Date
Nikolay Volf 1b272051b9 Merge pull request #368 from ethcore/state
Panic on missing counters; Client cleanup
2016-02-08 03:04:21 +03:00
arkpar 06f943ee25 Minor change 2016-02-08 00:36:08 +01:00
arkpar 0772cb6d42 Panic on missing counters; Client cleanup 2016-02-07 23:07:36 +01:00
arkpar 2163d8d597 Block queue clear now clears everything 2016-02-06 00:03:16 +01:00
arkpar 499637606d DB directory versioning 2016-02-05 15:08:18 +01: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
Gav Wood 85e2ef1cac Merge pull request #353 from ethcore/state
Performance optimizations
2016-02-05 14:05:56 +01:00
debris 0ddd113429 changed SignedTransaction transaction property name to unsigned 2016-02-05 13:50:35 +01:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
debris 7db500c38d rename transactions message_hash -> hash 2016-02-05 13:29:07 +01:00
debris 1d209d909e Merge branch 'master' into signed_transaction 2016-02-05 13:22:09 +01:00
arkpar bfb7d378b3 Style 2016-02-05 13:06:40 +01:00
arkpar 31cf20ffa2 New account_db key scheme; snapshot tests 2016-02-05 12:59:21 +01:00
arkpar 97082ca807 Reduced allocations in interpreter 2016-02-05 02:15:26 +01:00
arkpar a87edc2557 Style 2016-02-05 02:08:17 +01:00
arkpar 755ee95326 Cleanup 2016-02-05 01:49:17 +01:00
arkpar 75ebac36a3 Cleanup 2016-02-05 01:49:06 +01:00
Nikolay Volf 51b41a7080 forgot root changes 2016-02-05 01:58:58 +03:00
debris eab8410402 finishe signed transactions 2016-02-04 23:48:29 +01:00
arkpar 048c27237a Counters in JournalDB 2016-02-04 21:33:30 +01:00
debris e92c6ee719 Signed transaciton split in progress 2016-02-04 17:23:53 +01:00
arkpar af07852080 Merge branch 'sync' of github.com:ethcore/parity into state 2016-02-04 16:02:03 +01:00
debris 87d4c0a775 jit passes all tests expect these, where gas exceed 2 ^ 63 2016-02-04 14:36:57 +01:00
debris 3030b18683 evmjit homestead merge, compiles but tests do not pass yet 2016-02-04 13:13:08 +01:00
arkpar 6b3390f034 Refactored JournalDB 2016-02-04 02:40:35 +01:00
Nikolay Volf a20600c9d1 verified as well 2016-02-04 04:04:12 +03:00
Nikolay Volf ce7b5b03ad sync test temp fix 2016-02-04 03:44:40 +03:00
arkpar b9af3f9260 State copy optimization 2016-02-03 19:34:51 +01:00
Gav Wood a0c2c6e71d dead_code, not test. 2016-02-03 17:08:33 +01:00
Gav Wood 9d3049bac0 Revert removal of `new_code`. 2016-02-03 17:07:12 +01:00
Arkadiy Paronyan d467ac76b0 Merge pull request #323 from ethcore/warnings
Look ma no `dead_code`
2016-02-03 16:57:08 +01:00
Arkadiy Paronyan b831d694b4 Merge pull request #326 from ethcore/jit
Fixing JIT, Updating hook to run `ethcore` tests.
2016-02-03 16:56:59 +01:00
arkpar 3bc3d24945 Missing inline 2016-02-03 16:55:23 +01:00
arkpar 42d5c09131 Final docs 2016-02-03 16:43:48 +01:00
Tomusdrw 62b7862206 Fixing evm tests for JIT 2016-02-03 16:21:52 +01:00
Tomusdrw 83bfd43a90 Fixing JIT compilation 2016-02-03 15:59:53 +01:00
Tomusdrw 8a2db83803 Removing 2016-02-03 15:57:17 +01:00
Tomusdrw 471f1f82be Fixing unused variable warning 2016-02-03 15:35:03 +01:00
Tomusdrw a7b1b70fc1 Changing `allow(dead_code)` to more specific exclusions 2016-02-03 15:33:58 +01:00
Gav Wood a1bfcf17e3 Merge branch 'master' of github.com:ethcore/parity 2016-02-03 14:58:30 +01:00
Gav Wood fad2f3a23d More doc updates. All Gav Wood docs done. 2016-02-03 14:51:45 +01:00
Gav Wood 4a88adfde7 Merge pull request #317 from ethcore/evm-tests
Additional evm tests (extops, call, jumps) and some docs
2016-02-03 14:37:17 +01:00
Gav Wood 3f03ba40ee Suppress warnings along with explanation. 2016-02-03 13:32:57 +01:00
Gav Wood c531150f44 More documentation. 2016-02-03 13:20:32 +01:00
Tomusdrw a8bd37d5d2 Merge branch 'master' into evm-tests 2016-02-03 13:06:21 +01:00
Tomusdrw 60d7fdf81f CALL/CALLCODE tests 2016-02-03 13:04:52 +01:00
Marek Kotewicz 5a33602d34 Merge pull request #315 from ethcore/gavdocs
Additional documentation.
2016-02-03 12:50:06 +01:00
Gav Wood cef157e83a Merge branch 'master' of github.com:ethcore/parity 2016-02-03 12:26:23 +01:00
Gav Wood b7edc95bc4 Merge pull request #310 from ethcore/json_tests_split
unused functions cleanup
2016-02-03 12:19:36 +01:00