Commit graph

4 commits

Author SHA1 Message Date
Andrew Jeffery
a6e955abfd
Rework statetree to be a tree (#156) 2021-06-14 11:08:14 +01:00
Andrew Jeffery
d5dfefb704
Fix backend panics (#141)
* Fix a panic when indexing the bytes

* Fix leb failing to read enough bytes

* Fix another panic out of bounds

* Use get rather than checking

* Check addition with arbitrary val

* Add backend load fuzzing

* Handle no ops sub

* Fix another index out of bounds
2021-05-20 11:24:23 +01:00
Andrew Jeffery
748d8f9a58 Update nix config 2021-04-24 14:48:48 -07:00
Andrew Jeffery
69048791e1
Add nix config (#61)
* Add nix config

* Update flake-utils input
2021-03-24 18:15:18 +00:00