Skip to content
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

fix: APP-3028 - Fix strings for approve and execute transaction dialog #1332

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

cgero-eth
Copy link
Member

@cgero-eth cgero-eth commented Apr 22, 2024

Description

  • Fix strings for approve and execute transaction dialog

Task: APP-3028

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I have tested my code on the test network.

@cgero-eth cgero-eth requested a review from a team April 22, 2024 13:34
@cgero-eth cgero-eth merged commit 8b78157 into develop Apr 22, 2024
2 checks passed
@cgero-eth cgero-eth deleted the app-3028-fix-approve-execute-strings branch April 22, 2024 14:21
Barukimang added a commit that referenced this pull request May 28, 2024
…s) (#1351)

* fix localhost url

* enable running localserver before test

* fix dao creation

* fix create proposal

* fix: APP-3028 - Fix strings for approve and execute transaction dialog (#1332)

* fix: APP-2956 - Refine session detection for terminated sessions on dAppConnect Actions flow  (#1333)

* fix: refine session detection for terminated sessions on dapp, connected apps key to more unique topic string, memoize session

* chore: implement useRef for better lifecycle, race condition handling

* chore: swap out piece of state in favor of ref

* chore: remove unused import

* chore: refactor if statement, clean up comments

* fix: APP-3070 - Update WC network switch flow via dAppConnect (#1330)

* wip: show possible solution for aligning WC network with app network

* chore: add more detail to comments, default chain in WAGMI as mainnet

* chore: remove extra console.log

* chore: move global network switch to network error modal flow

* chore: remove extra console.log

* chore: refactor WC connector + switch to be more defensive

* chore: refactor to use wagmi hook directly, remove custom switchNetwork

* chore: remove console logs, unneeded connector hooks

* fix: APP-3069 - Fix "all fields must have valid input" invalid error for all SCC proxy contracts (#1335)

* fix SCC ABI validaiton

* fix lint errors

* resolve comments

* fix: Fix gasless proposal creation and mint action for gasless DAOs (#1334)

* fix vote and execute

* fix create new token dao

* improve existing token test

* fix tests

---------

Co-authored-by: cgero.eth <[email protected]>
Co-authored-by: Kevin Davis <[email protected]>
Co-authored-by: Sepehr Sanaei <[email protected]>
Co-authored-by: selankon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant