makkelie-dev

Results 40 issues of makkelie-dev

Fixes #1064 https://github.com/user-attachments/assets/6dc807d3-3741-47d2-a585-3d2bc013e316

Test document Before opening the app make sure your chain is set to Sepolia or else the site wont work. https://airswap-web-dev.herokuapp.com/ Develop includes 3 new features: OTC NFT orders, Delegated...

**Description:** Currently, wrap transactions are displayed incorrectly in the transactions list as: “0.00001 WSepoliaETH → 0.00001 WSepoliaETH” This is confusing, as it suggests no change in asset type. **Proposed fix:**...

bug
Grant: Product Quality

@Koploseus notice this bug on production: ``` index-7e1e14af.js:83 QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'wagmi.cache' exceeded the quota. at Object.setItem (index-7e1e14af.js:83:3946) at o (index-7e1e14af.js:53:25574) at...

bug
staking

**Description:** When switching to Ethereum, users encounter the following error: ``` invalid contract address or ENS name (argument="addressOrName", value=undefined, code=INVALID_ARGUMENT, version=contracts/5.7.0) at Logger.makeError (...) at Logger.throwError (...) ``` **Proposed Fix:**...

bug
Grant: Product Quality