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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi: bitcoind rpc polling option #6345

Merged
merged 8 commits into from May 11, 2022

Commits on May 11, 2022

  1. multi: update btcwallet to v0.15.0

    Update go.mod to point to latest btcwallet version.
    ellemouton committed May 11, 2022
    Configuration menu
    Copy the full SHA
    5a08788 View commit details
    Browse the repository at this point in the history
  2. multi: make ZmqReadDeadline configurable

    Make the Bitcoind ZMQReadDeadline option configurable.
    ellemouton committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c76d04e View commit details
    Browse the repository at this point in the history
  3. routing/chainview: add bitcoind rpc polling test

    Add a new chainview interface test that runds the chainview tests
    against a bitcoind node that we are getting block and tx notifications
    from using the rpc interface.
    ellemouton committed May 11, 2022
    Configuration menu
    Copy the full SHA
    33e1f9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f766268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0459ccf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7509af1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e789107 View commit details
    Browse the repository at this point in the history
  8. docs: update release notes

    ellemouton committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a4bd389 View commit details
    Browse the repository at this point in the history