forked from safe-global/safe-react-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
eren #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Eren0180
wants to merge
131
commits into
Eren0180:development
Choose a base branch
from
safe-global:development
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
eren #2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* a small fix for drain e2e plus new safe * updating safe-apps spec * re-adding gateway url
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.70.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* adding more tests for drain spec * temporary change to run tests on dev * Reverting prev commit after checking tests are ok
* adding more tests to tx-builder spec * removing vt chain por check spec * removing .only from test
…chain signatures (#657) - update `safe-apps-sdk` to be compatible with synch off-chain signing flow - add `optionalNamespace` methods when using WC v2
fix(tx-builder,wallet-connect): update help centre link
* feat: duplicate tx-builder-app to be deployed in a new domain * Display migration banners * import file containing several batches * render Banner conditionally per location.origin * persist display banner in LS * style: restyle the banner * rephrase the banners messages * use the final URLs in the utils * change `TX_BUILDER_URL` for testing * change `TX_BUILDER_URL` for testing * update the loaded batches after loading a file * use the production URL domain
* Add network prefix to the redirection URL * Open a new window when exporting batches in firefox
…thods & events in V2 (#706) * Update WalletConnect Wallet * Upgrade types * removed workarround in walletconnect v2 * filter required namespaces * Add method error msg * Add session proposal V2 log --------- Co-authored-by: Daniel Somoza <[email protected]>
chore: backmerge changelog
chore: backmerge changelog
…er function (#723) * added buildApprovedNamespaces helper function
order to use it across the application
…ransactionSectionWrapper
feat(redesign): form builder redesign
fix(unbutu-version): change unbutu version on deployment.yml
* chore(tx-builder): release version 1.18.1 * chore(wallet-connect): release version 1.13.2 * refactor(disable safe apps test run schedule as not needed for now): disable safe apps test run --------- Co-authored-by: 🦉🤖 Safe Bot[bot] <->
Co-authored-by: ru513 <[email protected]>
update the safe-deployments version to 1.37.42, fix issues on Katana Co-authored-by: ru513 <[email protected]>
Apply suggested fix from here: axios/axios#6571
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What it solves
Resolves #
How this PR fixes it
How to test it
Screenshots