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

MWEB Light Client #10

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open

MWEB Light Client #10

wants to merge 83 commits into from

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    4c329d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87aa530 View commit details
    Browse the repository at this point in the history
  3. Go mod

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    062acf9 View commit details
    Browse the repository at this point in the history
  4. Fix compat with new ltcd

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f4c1e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    857ded8 View commit details
    Browse the repository at this point in the history
  6. Add mweb to waddrmgr

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9bf6da9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    494b0c3 View commit details
    Browse the repository at this point in the history
  8. Fix broken test

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f55e341 View commit details
    Browse the repository at this point in the history
  9. Add mweb utxos notification

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1dddb59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abb84e3 View commit details
    Browse the repository at this point in the history
  11. Notify new utxos at startup

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    67101d5 View commit details
    Browse the repository at this point in the history
  12. Store mweb utxos in txdb

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8a3bbf3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eff5a25 View commit details
    Browse the repository at this point in the history
  14. Send mweb txns

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0b6c21c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a96d6c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef8bbb0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b69bc53 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    764c601 View commit details
    Browse the repository at this point in the history
  19. Delete unmined tx

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5b5e8e0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3e5b06e View commit details
    Browse the repository at this point in the history
  21. Fixes

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    985cd24 View commit details
    Browse the repository at this point in the history
  22. One more

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4c5bbf6 View commit details
    Browse the repository at this point in the history
  23. Mweb outpoint fixes

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b572257 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f4d173a View commit details
    Browse the repository at this point in the history
  25. Check for spent credits

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d1423c1 View commit details
    Browse the repository at this point in the history
  26. Check leafset param

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6bfd38c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    924cae5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5538f8a View commit details
    Browse the repository at this point in the history
  29. Small oversight

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d31dd59 View commit details
    Browse the repository at this point in the history
  30. Notify blocks

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    69cd28f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6faa047 View commit details
    Browse the repository at this point in the history
  32. Really fix

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3a01f3b View commit details
    Browse the repository at this point in the history
  33. Some fixes for pegins/outs

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e3e0420 View commit details
    Browse the repository at this point in the history
  34. Oversight

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5935087 View commit details
    Browse the repository at this point in the history
  35. Pegout maturity

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c78e81b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bec07a6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    50730a5 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8bf69a1 View commit details
    Browse the repository at this point in the history
  39. Use new pegins checker

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    bb33a68 View commit details
    Browse the repository at this point in the history
  40. Keep the same txhash

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7404831 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1b84bcf View commit details
    Browse the repository at this point in the history
  42. Fix used address detection

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ecbfb72 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    fcc8de5 View commit details
    Browse the repository at this point in the history
  44. Send from all key scopes

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9335abd View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6e06d4a View commit details
    Browse the repository at this point in the history
  46. Fix build

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    cbd3dd4 View commit details
    Browse the repository at this point in the history
  47. Fix test

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    395f8df View commit details
    Browse the repository at this point in the history
  48. Fix build

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    11d6079 View commit details
    Browse the repository at this point in the history
  49. Fix crash

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8f0f0bf View commit details
    Browse the repository at this point in the history
  50. Fix test

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    36faeb3 View commit details
    Browse the repository at this point in the history
  51. More test fixes

    hectorchu committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2e96450 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    c603919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c888bc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Get tx notifs for new addrs

    hectorchu committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    aa29615 View commit details
    Browse the repository at this point in the history
  2. Forgot this

    hectorchu committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f9d50db View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    9996976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296dfa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    71fadaa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Always make change on mweb

    hectorchu committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    85177fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df11b15 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Combine leafset with height

    hectorchu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    acc12ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acda183 View commit details
    Browse the repository at this point in the history
  3. Missed an error check

    hectorchu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    06d3196 View commit details
    Browse the repository at this point in the history
  4. Delete rolled-back leafsets

    hectorchu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1f40752 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ae059e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    949218d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Switching to go workspaces

    hectorchu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    eda8e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f8f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix restore from seed

    hectorchu committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5259f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af3453 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add mweb keypool

    hectorchu committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    08b6206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a12e91b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Various improvements

    hectorchu committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9957e33 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Some fixes

    hectorchu committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    6e542c1 View commit details
    Browse the repository at this point in the history
  2. More fixes

    hectorchu committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    993b9b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fix pegin fee calc

    hectorchu committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5f5db78 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Remove cfilter polling.

    The removed obsolete comment mentions that an error would lead to a panic, but this panic is in fact no longer present in the code.
    
    This aims to reduce the time that the db lock is continuously held for, improving responsiveness of other db operations like NewAddress.
    hectorchu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cfcbef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix recovery, 2nd attempt

    hectorchu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d4801e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Fix locking

    hectorchu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    69d6e9a View commit details
    Browse the repository at this point in the history
  2. Fix more locking

    hectorchu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6570a36 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    dcd78b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e77b8ab View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    625417b View commit details
    Browse the repository at this point in the history