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: Use the burn cycles API in the Bitcoin canister #268

Merged

Commits on Nov 16, 2023

  1. .

    dragoljub-duric committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    30fb079 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. .

    dragoljub-duric committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    315e6a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. .

    dragoljub-duric committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e42b33d View commit details
    Browse the repository at this point in the history
  2. fix e2e-scenario-1

    dragoljub-duric committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2aa1426 View commit details
    Browse the repository at this point in the history
  3. refactor

    dragoljub-duric committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b5a4251 View commit details
    Browse the repository at this point in the history
  4. add test

    dragoljub-duric committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a2dc128 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. refactor cycles burn

    dragoljub-duric committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0e7f445 View commit details
    Browse the repository at this point in the history
  2. Add e2e test

    dragoljub-duric committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f16251d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f2a7a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update canister/src/tests.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5aa0c1f View commit details
    Browse the repository at this point in the history
  2. Update canister/src/heartbeat.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    901ac48 View commit details
    Browse the repository at this point in the history
  3. Add sleep in e2e test

    dragoljub-duric committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c2c4b4e View commit details
    Browse the repository at this point in the history