Kian Paimani
|
79feb23a22
|
Refactor sr_primitives. (#3214)
* refactor sr_primitives.
* Fix try build error.
* Line-width
* Ui test.
* Final fixes.
* Fix build again.
* bring back ui test.
* Fix unsigned import.
* Another ui fix.
* Also refactor substrate-primitives
* Fix benchmarks.
* Fix doc test.
* fix doc tests
|
2019-07-29 14:43:53 +02:00 |
|
Bastian Köcher
|
7927054f86
|
Update copyrights to 2019 (#1932)
|
2019-03-06 15:04:28 +01:00 |
|
Stanislav Tkach
|
d796e09f02
|
Migrate tx-graph, tx-pool and trie to the 2018 edition (#1611)
|
2019-01-29 16:25:03 +01:00 |
|
Gav Wood
|
82d6ca3484
|
Switch to shiny new fast, RLP-less trie (#795)
* Bump codec
* Fix tests
* Patricia trie builds
* Introduce trie
* Some yak shaving.
* Some fixes
* Remove RLP ref
* Fixes
* It builds!
* Some tests fixed
* Another test fix
* Rejig more hashes
* substrate-trie::iterator_works test
* Update lock
* Polish
* Docs
* Undo incorrect "fix" for tests
* Fix nits
|
2018-09-25 16:32:22 +02:00 |
|