safe-react-apps
safe-react-apps copied to clipboard
A repository for applications for Safe Web Interface
## Bug description When creating a single transaction from the transaction builder, and executing immediately, the success dialogue will tell you that your transaction batch is ready to execute, even...
## Description Add "JSON Template" option ## Environment - Browser: any - Wallet: MetaMask - Safe: any ## Steps to reproduce 1. Go to the Transaction builder Current result: There...
## Description There is no error if the wrong JSON file is uploaded ## Environment - Browser: Chrome - Wallet: MetaMask - Safe: any - Environment: prod ## Steps to...
## Bug description I'm using the contract ABI to construct a transaction in the Safe wallet, but one of the object array parameters consistently fails validation, even though the same...
## Description After installing dependencies with `yarn` and updating my local .env and then running `yarn start:tx-builder` I'm only getting a blank page with the Txn-Builder title bar. ## Environment...
## What it solves Bump Github Actions dependencies Recommend Node v18 as default
## Description Struct tuple incorrectly parsed, never passes validation:  Example tuple: (whitespace here for legibility) ```json [ [{ "token": "0xSomeActualAddress", "id": "1000" }], [{ "token": "0xSomeActualAddress", "id": "4000" }]...
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...
Apply a tag in the staging and PR/dev deployments to keep those URLs from being indexed by web crawlers.
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...