Skip to content

Releases: axiom-crypto/axiom-std

v0.1.10

17 Jul 02:32
b406ae6
Compare
Choose a tag to compare
  • Add support for cross-chain usage of Axiom
  • Bump @axiom-crypto/client version to v2.1.0

v0.1.9

07 May 15:43
8f475f1
Compare
Choose a tag to compare
  • Fix axiomV2CoreDeployBlock for Ethereum mainnet.

v0.1.8

25 Apr 03:23
729547c
Compare
Choose a tag to compare
  • Add support for Base mainnet
  • Bump @axiom-crypto/client version to v2.0.9

v0.1.7

03 Apr 03:08
f9f71f2
Compare
Choose a tag to compare
  • Add support for Base Sepolia
  • Add support for testing on chains Axiom is not yet deployed on
  • Bump @axiom-crypto/client version to v2.0.8

v0.1.6

29 Mar 20:54
100a9bc
Compare
Choose a tag to compare
  • Add peekResults function to Axiom
  • Bump @axiom-crypto/client version to v2.0.7

v0.1.5

13 Mar 18:30
0adda22
Compare
Choose a tag to compare
  • Add ast = true in foundry.toml in reaction to foundry-rs/foundry#7197
  • Bump @axiom-crypto/client version to v2.0.6

v0.1.4

25 Feb 01:33
e10e6e3
Compare
Choose a tag to compare
  • Move caller to query from prankFulfill
  • Capture stdout and stderr from FFI commands to display legibly in Foundry logs
  • Make functions in Axiom library public to enable vm.expectEmit() to work correctly in prankFulfill

v0.1.3

14 Feb 23:51
4f9ad0e
Compare
Choose a tag to compare
feat: allow multiple axiom input structs (#4)

v0.1.2

14 Feb 18:31
089c09a
Compare
Choose a tag to compare

Fixes input parsing and ABI compatibility for dynamic types

v0.1.1

14 Feb 06:00
Compare
Choose a tag to compare
fix: parsing of array inputs