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

feat(bridge): bridge design #369

Merged
merged 33 commits into from
Dec 6, 2022
Merged

feat(bridge): bridge design #369

merged 33 commits into from
Dec 6, 2022

Commits on Nov 28, 2022

  1. fix(bridge): wagmi init

    shadab-taiko committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    aae1769 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    bebf14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7bb89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d2258 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    c894fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba42bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06bed43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    296b533 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    bbf404f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f77c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe29c86 View commit details
    Browse the repository at this point in the history
  4. feat(bridge-ui): Transactions (#372)

    * feat(bridge-ui): ERC20 Bridge + approval (#353)
    
    * erc20 bridge + approve + requires allowance
    
    * bridge form checks allowance, disables button
    
    * if allowance is required, show approve button instead
    
    * set allowance required to false after successful approval
    
    * requiresallowance should take approveopts, not bridgeopts
    
    * show Approve text appropriatley
    
    * Update packages/bridge-ui/src/components/form/BridgeForm.svelte
    
    Co-authored-by: David <[email protected]>
    
    * Update packages/bridge-ui/src/eth/bridge.ts
    
    Co-authored-by: David <[email protected]>
    
    * Update packages/bridge-ui/src/components/form/BridgeForm.svelte
    
    Co-authored-by: David <[email protected]>
    
    * Update packages/bridge-ui/src/components/form/BridgeForm.svelte
    
    Co-authored-by: David <[email protected]>
    
    * inverse approve logic
    
    Co-authored-by: David <[email protected]>
    
    * .
    
    * lottie player
    
    * update lockfile
    
    Co-authored-by: David <[email protected]>
    cyberhorsey and davidtaikocha authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    53e3dd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    6973191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5b62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e3ca63 View commit details
    Browse the repository at this point in the history
  4. make ETH/TKO use ts

    cyberhorsey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3f3c61d View commit details
    Browse the repository at this point in the history
  5. ignore components folder

    cyberhorsey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b6fd634 View commit details
    Browse the repository at this point in the history
  6. inline block avatar

    cyberhorsey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8191a6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3584ff1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64b3a9e View commit details
    Browse the repository at this point in the history
  9. list

    cyberhorsey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    25fbac4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a2dd49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d57e61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32df1d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. text

    cyberhorsey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a0c67dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309e341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a7595 View commit details
    Browse the repository at this point in the history
  4. tests

    cyberhorsey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    72864f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89076be View commit details
    Browse the repository at this point in the history
  6. import type

    cyberhorsey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    94fb2cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fffdcd View commit details
    Browse the repository at this point in the history
  8. cli test

    cyberhorsey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b33a18b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b81108f View commit details
    Browse the repository at this point in the history