Commit Graph

3051 Commits

Author SHA1 Message Date
Gav Wood
fcae9034ac Trie documentation and code consolidation. 2015-12-07 15:00:54 +01:00
Arkadiy Paronyan
8903480a44 Merge pull request #10 from gavofyork/elastic_array
rlp uses elastic array
2015-12-07 11:39:19 +01:00
debris
8cf437b349 rlp uses elastic array 2015-12-07 11:27:12 +01:00
debris
182f356467 replace linked list with vec 2015-12-06 11:42:15 +01:00
debris
9b080c9161 microoptimization 2015-12-06 11:20:37 +01:00
debris
d516fca165 added installation guide 2015-12-05 19:44:43 +01:00
debris
02c8ee3c91 evmjit as sublibrary 2015-12-05 19:21:07 +01:00
debris
1a3e8fdb3b ethcore compiling with latest util 2015-12-05 17:32:36 +01:00
debris
5ba8f528ba removed build warnings and errors 2015-12-05 13:22:22 +01:00
debris
816b75cc87 Merge branch 'master' of https://github.com/gavofyork/ethcore-util 2015-12-05 02:02:10 +01:00
Gav Wood
38f0af1aa0 Code cleanups. 2015-12-04 20:04:26 +01:00
Gav Wood
cfd858668f Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-12-04 18:06:18 +01:00
Gav Wood
53547adea8 Fix for trie.
Benchmarks for Trie.
2015-12-04 18:05:59 +01:00
debris
94edc594d7 docs 2015-12-04 13:12:11 +01:00
debris
2805dfe22d removed num library from dependencies 2015-12-04 11:40:54 +01:00
debris
98feaa4f16 docs 2015-12-04 03:39:13 +01:00
debris
40f5bb6da2 cleanedup uint.rs, converted spaces to tabs 2015-12-04 03:02:53 +01:00
arkpar
c8bac97be1 Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2015-12-03 19:32:33 +01:00
arkpar
668d735fa7 U256 to byts conversion 2015-12-03 19:07:08 +01:00
Gav Wood
1cb6cc0b87 Stress-tests for trie. All passing. 2015-12-03 18:42:51 +01:00
arkpar
34acc420f2 Merge branch 'master' of github.com:gavofyork/ethcore-util into network
Conflicts:
	src/triehash.rs
2015-12-03 15:15:17 +01:00
arkpar
2e3750323a Bugfixes; Move discovery draft to a module 2015-12-03 15:11:40 +01:00
Gav Wood
bb9163ac58 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-12-03 14:56:57 +01:00
Gav Wood
cbbe5ee0fe trie node ref counter. good for testing. 2015-12-03 14:56:39 +01:00
debris
b2376dfc7b removed duplicate tests 2015-12-03 13:11:02 +01:00
debris
38a3650ba9 few additional json tests 2015-12-03 12:00:57 +01:00
debris
611226c117 small changes in tests 2015-12-03 11:36:20 +01:00
debris
dc316dcfeb additional simple json tests 2015-12-03 06:13:27 +01:00
debris
84eb30a133 empty lists tests 2015-12-03 06:06:42 +01:00
debris
9f9c508ebd fixed example .json files 2015-12-03 05:47:07 +01:00
debris
05f7e85d30 rlp tests, the beginning 2015-12-03 05:44:35 +01:00
Gav Wood
84cc7715b4 Fix trie - tests pass. 2015-12-03 00:50:14 +01:00
Gav Wood
c39fa7f973 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-12-03 00:33:16 +01:00
Gav Wood
b99cefb9d6 Fix for node removal from trie. 2015-12-03 00:32:58 +01:00
debris
8b8a2e39e2 trie test failing 2015-12-03 00:29:31 +01:00
Gav Wood
3143e614a8 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-12-02 23:50:35 +01:00
Gav Wood
f20665c41a Fix test. 2015-12-02 23:50:14 +01:00
debris
46d841f81f removed redundant lifetime 2015-12-02 23:35:34 +01:00
Marek Kotewicz
3f31d61750 Update README.md 2015-12-02 23:29:22 +01:00
Arkadiy Paronyan
fbdd4389ef Merge pull request #9 from gavofyork/json_tests
json_tests
2015-12-02 23:18:17 +01:00
debris
fe4141237e Merge branch 'master' of https://github.com/gavofyork/ethcore-util 2015-12-02 23:13:45 +01:00
Gav Wood
8c9340d3cf Remove unused uses. 2015-12-02 23:01:32 +01:00
Gav Wood
1b41b96dd1 Clear up warnings. 2015-12-02 23:00:36 +01:00
Gav Wood
8b481d5e11 Remove. Untested. 2015-12-02 22:59:00 +01:00
debris
166b84d489 removed duplicate tests 2015-12-02 22:56:38 +01:00
debris
b9181b42bc *.json test files 2015-12-02 22:49:47 +01:00
debris
51bd813734 updated gitignore 2015-12-02 21:51:20 +01:00
debris
2cbbc872ff json-tests init 2015-12-02 21:50:33 +01:00
arkpar
6f2839086a Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2015-12-02 20:12:42 +01:00
arkpar
75b1de0482 Session 2015-12-02 20:11:13 +01:00