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 75 commits into
base: master
Choose a base branch
from
Open

MWEB Light Client #10

wants to merge 75 commits into from

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    29dd25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e46c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e18a4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ec42e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c4882c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5177004 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24d02f8 View commit details
    Browse the repository at this point in the history
  8. Switch to queryAllPeers

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    66d1725 View commit details
    Browse the repository at this point in the history
  9. Fixed bugs

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    490ea90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    032d443 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    123e038 View commit details
    Browse the repository at this point in the history
  12. Fix build

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9bb868d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0036932 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b51ea19 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac9bec8 View commit details
    Browse the repository at this point in the history
  16. Store leaf to utxo mapping

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c05e78b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1fb18a3 View commit details
    Browse the repository at this point in the history
  18. Purge spent coins from db

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    246a4bb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0a3a3a5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    49a10bd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9aa29b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8aee05a View commit details
    Browse the repository at this point in the history
  23. Encodings

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    dc6700e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    12283d0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fe8ae47 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0a9debd View commit details
    Browse the repository at this point in the history
  27. Fix looping bug?

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4dae5ae View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f89fe7c View commit details
    Browse the repository at this point in the history
  29. Fix test

    hectorchu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8b38d14 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d4eb1c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 14, 2024

  1. Fix crash

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

Commits on Feb 15, 2024

  1. Use bytes.Reader

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

Commits on Feb 17, 2024

  1. Add ConnectPeer method

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

Commits on Feb 18, 2024

  1. Fix build

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

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

Commits on Feb 20, 2024

  1. Remove unused param

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

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7c9f679 View commit details
    Browse the repository at this point in the history
  2. Reorg for clarity

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

Commits on Feb 23, 2024

  1. Fetch mweb headers

    hectorchu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4a76f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be256b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb808a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2034e8a View commit details
    Browse the repository at this point in the history
  5. Small cosmetic change

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

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

  1. Handle reorgs

    hectorchu committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9138ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800859f View commit details
    Browse the repository at this point in the history
  3. Fix small oversight

    hectorchu committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f54c93c 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
    efcfe3d View commit details
    Browse the repository at this point in the history
  2. Minor tidy-up

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    6e3710f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df2155 View commit details
    Browse the repository at this point in the history
  3. Rollback leaves at height

    hectorchu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f301b6e 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
    d7191ac View commit details
    Browse the repository at this point in the history
  2. Fix underflow

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

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

  1. Fix double close

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    48aa4d5 View commit details
    Browse the repository at this point in the history
  2. Fix test

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

Commits on Mar 6, 2024

  1. Fix batch timeout

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    92cc54f View commit details
    Browse the repository at this point in the history
  2. Remove unneeded method

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

Commits on Apr 1, 2024

  1. Fix more syncing issues

    hectorchu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d53d13f View commit details
    Browse the repository at this point in the history
  2. Also reset timeout

    hectorchu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2e8a94f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Reduce lock hold time

    hectorchu committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8e37b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f732421 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on May 10, 2024

  1. Update module name

    hectorchu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    73f2c1a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. go mod tidy

    hectorchu committed May 11, 2024
    Configuration menu
    Copy the full SHA
    90f5e66 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    hectorchu committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a4a65dd View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    hectorchu committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5bd91a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. go mod tidy

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