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

Ln/max tip age bug fix #1392

Merged
merged 33 commits into from
Jul 25, 2024
Merged

Ln/max tip age bug fix #1392

merged 33 commits into from
Jul 25, 2024

Commits on Jul 23, 2024

  1. max tip age fix

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cf6b388 View commit details
    Browse the repository at this point in the history
  2. move to server.go

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6e5c750 View commit details
    Browse the repository at this point in the history
  3. start it

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9e12445 View commit details
    Browse the repository at this point in the history
  4. hotfix

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4bd3da6 View commit details
    Browse the repository at this point in the history
  5. hotfix

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6e1832d View commit details
    Browse the repository at this point in the history
  6. Add more logging

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4ff30d2 View commit details
    Browse the repository at this point in the history
  7. Fix domain logging

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6f2ffdb View commit details
    Browse the repository at this point in the history
  8. 10x base duration

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    158a883 View commit details
    Browse the repository at this point in the history
  9. down to 3x

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8aee1ef View commit details
    Browse the repository at this point in the history
  10. revert

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e407011 View commit details
    Browse the repository at this point in the history
  11. more logging

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f34099f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b79de43 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01ba0c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    94439ce View commit details
    Browse the repository at this point in the history
  15. Fix flag

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fc8ea8f View commit details
    Browse the repository at this point in the history
  16. Dont erase node ever...

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a40c05f View commit details
    Browse the repository at this point in the history
  17. Add logging

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ca0e94d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca996ab View commit details
    Browse the repository at this point in the history
  19. ugh

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7d6708d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2426c9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    be7f2e7 View commit details
    Browse the repository at this point in the history
  22. Allow unroutable

    diamondhands0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d67fd0c View commit details
    Browse the repository at this point in the history
  23. hotfix

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    31fa104 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'ln/max-tip-age-bug-fix' of github.com:deso-protocol/cor…

    …e into ln/max-tip-age-bug-fix
    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b893c1b View commit details
    Browse the repository at this point in the history
  25. hotfix 2

    lazynina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    aaef35c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. cleanup

    lazynina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f92a9d8 View commit details
    Browse the repository at this point in the history
  2. gofmt

    lazynina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    281d368 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. address DH feedback

    lazynina committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6c2b1eb View commit details
    Browse the repository at this point in the history
  2. adjust max tip age pos

    lazynina committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6b6b153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ea1e6d View commit details
    Browse the repository at this point in the history
  4. 24h for max tip age

    lazynina committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    11bc4d4 View commit details
    Browse the repository at this point in the history
  5. address feedback

    lazynina committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8c97a24 View commit details
    Browse the repository at this point in the history
  6. remove more logging

    lazynina committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b9c8a6e View commit details
    Browse the repository at this point in the history