-
Hi team,
We plan to provide the gasless experience to our users on our NFT Marketplace using seaport. I'd like to ask how can we support OpenZeppelin Forwarder?
Link:
https://github.com/OpenZe…
-
For a metatransaction with id `` and caller ``, `` can submit a POST request to `/metatx/complete_call_request/` with `Authorization: metatx ${base64 encoding of {"account": "", "expires_at": , "signa…
-
### Which area(s) of Hypercerts are affected? (leave empty if unsure)
Smart Contracts
### To Reproduce
Try to create a hypercert using an Optimism multisig
### Describe the Bug
Here is a transact…
-
I would like to prepare a test code for a smart contract using `@openzeppelin/contracts/metatx/ERC2771Forwarder.sol`.
I have created a test code referring to the file under the test folder, but an …
-
Source : https://hackmd.io/XKrawB14RIWrPUvAjB5OjA
- Deploy AlloRelayer
- We'd have to make the core Allo.contract (would extend https://docs.openzeppelin.com/contracts/4.x/api/metatx )
- Add _msgSe…
-
## List of files to migrate:
- [x] `test/access/AccessControl.behavior.js` #4694
- [x] `test/access/AccessControl.test.js` #4694
- [x] `test/access/extensions/AccessControlDefaultAdminRules.test.…
Amxx updated
7 months ago
-
We have a feature request on `/metatx` API - we should have a `live_at` field on all `call_requests` so that they are not returned from API endpoint until after `live_at`. So `live_at` and `expires_at…
-
**🧐 Motivation**
We have a few dependency PR updates that require a higher node version:
- https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4716
- https://github.com/OpenZeppelin/ope…
-
Hello
Do you support transactions without gas
https://docs.openzeppelin.com/defender/guide-metatx
-
## Summary
`ERC2771Forwarder.ForwardRequestData` struct does not match `_FORWARD_REQUEST_TYPEHASH`
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/149e1b79fecb9db32f732c8c9f05ac2d8f…