grin/chain/src
Antioch Peverell 616dad43fd
Cleanup redundant AsFixedBytes and FixedLength traits (#3131)
* no need for AsFixedBytes we can just use AsRef<[u8]>

* cleanup FixedLength trait

* revert this change for now

* fix store tests

* cleanup and fix tests after rebase

* fix tests

* update based on PR review
less hard-coded values now

* cleanup
2020-01-29 13:41:50 +00:00
..
txhashset Cleanup redundant AsFixedBytes and FixedLength traits (#3131) 2020-01-29 13:41:50 +00:00
chain.rs Cleanup redundant AsFixedBytes and FixedLength traits (#3131) 2020-01-29 13:41:50 +00:00
error.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
lib.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
pipe.rs Refactor to pass batch around explicitly (#3176) 2020-01-28 12:23:11 -05:00
store.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
txhashset.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
types.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00