Commit Graph

8 Commits

Author SHA1 Message Date
a41e1dd7de Add benchmarks for LedHash256, and tweak for performance.
Also benchmark against Blake3.
2022-08-24 18:45:36 -07:00
696ecb732d Implemented Transaction composition. 2022-08-22 21:10:28 -07:00
88c7ded976 Update dependencies to latest versions. 2021-06-16 11:27:47 -07:00
f94fc0408f Updated most dependencies to latest version.
Holding off on smallvec since there's an API break.
2020-01-23 18:57:34 +09:00
dab1c9ed1b Updated to Rust 2018.
No functional changes.
2020-01-23 18:47:27 +09:00
540803e0ee Update dependencies. 2019-09-01 11:40:02 +09:00
6f4e619263 Update dependencies, including Ropey -> 1.0. 2019-01-06 17:38:44 -08:00
0ee183aa72 WIP creating a clean frontend/backend separation.
- Started work on writing a new backend.
- Started work on writing text encoding handling.
2018-08-17 20:34:43 -07:00