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 transactions #411

Merged
merged 52 commits into from
Dec 15, 2022
Merged

feat(bridge): bridge transactions #411

merged 52 commits into from
Dec 15, 2022

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    a052dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76d0ef View commit details
    Browse the repository at this point in the history
  3. transaction impl

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

Commits on Dec 10, 2022

  1. test

    cyberhorsey committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    fdc5f4a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. merge main

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0364597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c02198 View commit details
    Browse the repository at this point in the history
  3. claim

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    65e8ad5 View commit details
    Browse the repository at this point in the history
  4. tests

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d6c0edc View commit details
    Browse the repository at this point in the history
  5. jest

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7abe5c8 View commit details
    Browse the repository at this point in the history
  6. pending tx

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d031ed4 View commit details
    Browse the repository at this point in the history
  7. proof validation

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e558824 View commit details
    Browse the repository at this point in the history
  8. tests

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5b1872e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e7fb10 View commit details
    Browse the repository at this point in the history
  10. jest

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6679a1d View commit details
    Browse the repository at this point in the history
  11. mm mobile code

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4580e82 View commit details
    Browse the repository at this point in the history
  12. mm mobile

    cyberhorsey committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3b0e513 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. custom fee

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4d46ae0 View commit details
    Browse the repository at this point in the history
  2. value not data

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1f22421 View commit details
    Browse the repository at this point in the history
  3. fee

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5e845b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1056d92 View commit details
    Browse the repository at this point in the history
  5. jest

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    57a9ea5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bridge-transactions' of github.com:taikochain/taiko-mon…

    …o into bridge-transactions
    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1074c4f View commit details
    Browse the repository at this point in the history
  7. rm log

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9919935 View commit details
    Browse the repository at this point in the history
  8. tests

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8ad363e View commit details
    Browse the repository at this point in the history
  9. tests

    cyberhorsey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b178aaf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. erc20 bridging

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0af6df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbc6a7 View commit details
    Browse the repository at this point in the history
  3. bridge opts

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6ad04a2 View commit details
    Browse the repository at this point in the history
  4. bridge fix

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c56b5a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    429d8c0 View commit details
    Browse the repository at this point in the history
  6. golang lint

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b76f695 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cff81c View commit details
    Browse the repository at this point in the history
  8. rm console log

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cbce623 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bridge-transactions' of github.com:taikochain/taiko-mon…

    …o into bridge-transactions
    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    fc1cdba View commit details
    Browse the repository at this point in the history
  10. merge main

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f4b3df2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a409bc View commit details
    Browse the repository at this point in the history
  12. fix number input

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3b007ac View commit details
    Browse the repository at this point in the history
  13. wip tx view

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b510396 View commit details
    Browse the repository at this point in the history
  14. reactive tx list

    cyberhorsey committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    63c8962 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    07c5455 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. tests

    cyberhorsey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1b0dcc1 View commit details
    Browse the repository at this point in the history
  2. Update packages/bridge-ui/.default.env

    Co-authored-by: dave | d1onys1us <dave@taiko.xyz>
    cyberhorsey and dave | d1onys1us authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1fe523b View commit details
    Browse the repository at this point in the history
  3. Update packages/bridge-ui/src/components/Loader.svelte

    Co-authored-by: dave | d1onys1us <dave@taiko.xyz>
    cyberhorsey and dave | d1onys1us authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    27ee4a7 View commit details
    Browse the repository at this point in the history
  4. Update packages/bridge-ui/src/app.css

    Co-authored-by: dave | d1onys1us <dave@taiko.xyz>
    cyberhorsey and dave | d1onys1us authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    15b2105 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    059dc1d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bridge-transactions' of github.com:taikochain/taiko-mon…

    …o into bridge-transactions
    cyberhorsey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    81792fd View commit details
    Browse the repository at this point in the history
  7. unused css

    cyberhorsey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1c86bd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80994d8 View commit details
    Browse the repository at this point in the history
  9. merge conflict

    cyberhorsey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    791337e View commit details
    Browse the repository at this point in the history
  10. processable fix

    cyberhorsey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    06b8554 View commit details
    Browse the repository at this point in the history
  11. jest

    cyberhorsey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    527a0c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e46c04f View commit details
    Browse the repository at this point in the history