cygaar
cygaar
We can use `calldata` instead of `memory` in several places in ERC1155 (as well as the mocks/extensions). This will both save gas and also keep the implementation function signatures the...
## Description Please provide a summary of the changes and any backward incompatibilities. ## Checklist - [ ] I have documented these changes where necessary. - [ ] I have...
Previously, the mongo integration test was failing with `Error connecting to Search Index Management service.`. This is because it takes a bit of time for the container to initialize the...
# Relates to: Adds Abstract support to Eliza agents! # Risks Low # Background ## What does this PR do? Adds support for Eliza to interact with Abstract testnet. The...
# Relates to Gives eliza agents their own abstract global wallets so they can use Abstract similar to how real users will use the chain # Risks Low # Background...