Releases: axiom-crypto/axiom-std
Releases · axiom-crypto/axiom-std
v0.1.10
- Add support for cross-chain usage of Axiom
- Bump
@axiom-crypto/client
version to v2.1.0
v0.1.9
- Fix
axiomV2CoreDeployBlock
for Ethereum mainnet.
v0.1.8
- Add support for Base mainnet
- Bump
@axiom-crypto/client
version to v2.0.9
v0.1.7
- 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
- Add
peekResults
function to Axiom
- Bump
@axiom-crypto/client
version to v2.0.7
v0.1.4
- 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
feat: allow multiple axiom input structs (#4)
v0.1.2
Fixes input parsing and ABI compatibility for dynamic types