Skip to content

v0.22.3

Choose a tag to compare

@bobbinth bobbinth released this 24 Feb 09:12
· 114 commits to main since this release
97e4d92
  • Refactored to introduce a unified Felt type for on-chain and off-chain code (#819).
  • Changed Ord for Word to use lexicographic ordering (#847).
  • Added From<{u8, u16, u32}> for Felt and TryFrom<u64> for Felt (#848).