Simão
Simão
Closes [#476 ](https://github.com/nextui-org/nextui/issues/476) ## 📝 Description Finalise the development from https://github.com/nextui-org/nextui/pull/475. The PR owner seems to not respond, so just finished his pending changes. ## ⛳️ Current behavior (updates) >...
## Description I'm trying to implement account abstraction using your `auth-kit` and so on + `GelatoRelayPack`. For this implementation I followed 100% the code that you have in the demo...
## PR-Codex overview This PR introduces new functions `getL2Output` and `getWithdrawals` to handle withdrawal operations in the `proveWithdrawal` action. ### Detailed summary - Added imports for `getL2Output` and `getWithdrawals` -...
**Describe the bug** Running `npx gsn relayer-register` ends up breaking: `Error: Cannot find module '@opengsn/contracts/types/ethers-contracts'` Using: `"@opengsn/cli": "3.0.0-beta.10"` **Steps To Reproduce** Steps to reproduce the behavior: 1. Install @opengsn/[email protected] 2....
**Is your feature request related to a problem? Please describe.** Export Ordinals clients in the sdk **Describe the solution you'd like** Just add missing export
**Is your feature request related to a problem? Please describe.** Sometimes is ideal to allow wallet to broadcast transactions instead of doing it in our end. So it is ideal...
**Is your feature request related to a problem? Please describe.** Currently we host all demos but we might not continue to do so later on. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** There should be a way to track if we are producing blocks and show an alert to the user when...
**Is your feature request related to a problem? Please describe.** Currently the transaction history only shows finalised/failed transactions, but should list also the pending transactions.
**Is your feature request related to a problem? Please describe.** At the moment slippage is limited to a set of value **Describe the solution you'd like** Allow more customisable slippage...