Releases: spaceandtimelabs/sxt-proof-of-sql
Releases · spaceandtimelabs/sxt-proof-of-sql
v0.91.22
Bug Fixes
- sol: explicitly initialize yul variables with 0 (55a6735)
- sol: explicitly initialize yul variables with 0 (#735) (e75cf88)
v0.91.20
Bug Fixes
- remove unused code in
comparison_util.rs
and numerical_util.rs
(06520f0)
- remove unused code in
comparison_util.rs
and numerical_util.rs
(#731) (8214b4d), closes #331 #345 #323
v0.91.15
Bug Fixes
- transition from allow to expect for turning off clippy lints (aa78b25)
- transition from allow to expect for turning off clippy lints (#699) (3869f7b), closes #545
v0.91.14
Bug Fixes
- rename scale functions to include decimal in the name (14ff02e)