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(wallet-connection): Connect dapp directly to wallet UI #5750

Merged
merged 17 commits into from
Jul 14, 2022

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    23397b2 View commit details
    Browse the repository at this point in the history
  2. feat(solo): transitional reverse-proxy wallet-bridge

     - document SOLO_BRIDGE_TARGET
    dckc authored and samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    16b153a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f84447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a15c3e View commit details
    Browse the repository at this point in the history
  5. feat(wallet/ui): localStorage bridge functional in AMM (WIP)

    it worked up to making an offer; the trade didn't complete...
    not sure why
    
     - much wrestling with webpack magic in config-overrides
       to add wallet/bridge.html entry point
     - move lockdown() call from .html to .jsx
       - HandledPromise identity discontinuity musings
    dckc authored and samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    ce70a36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99e920d View commit details
    Browse the repository at this point in the history
  7. doc(casting): package name typo in README

    dckc authored and samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b17d4b7 View commit details
    Browse the repository at this point in the history
  8. refactor(wallet/ui): take advantage of ev type

     - JSON.stringify is more familiar
    dckc authored and samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0110b47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90b89df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49ad042 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e8e76d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    454e918 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01fa1d6 View commit details
    Browse the repository at this point in the history
  14. feat: amm swap working

    samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    17eb1c8 View commit details
    Browse the repository at this point in the history
  15. chore: prettier

    samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    bd23daa View commit details
    Browse the repository at this point in the history
  16. fix: address feedback

    samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1cf29d7 View commit details
    Browse the repository at this point in the history
  17. chore: rebase

    samsiegart committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    688cc2b View commit details
    Browse the repository at this point in the history