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

Add fees and coin selection #159

Merged
merged 79 commits into from
Oct 27, 2024
Merged

Add fees and coin selection #159

merged 79 commits into from
Oct 27, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    54dac3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec76cc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5e4cd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d51bf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd00ff6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix for integration test

    lollerfirst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f7f37a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    63b2c1e View commit details
    Browse the repository at this point in the history
  2. npm run format

    lollerfirst committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4766e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 17, 2024

  1. updated tests

    Egge21M committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9a0e589 View commit details
    Browse the repository at this point in the history
  2. added cbor-x

    Egge21M committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6ed41a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1060428 View commit details
    Browse the repository at this point in the history
  4. remove cbor dependency

    Egge21M committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b5ec29b View commit details
    Browse the repository at this point in the history
  5. added byte id and C

    Egge21M committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a34c439 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f23bf2 View commit details
    Browse the repository at this point in the history
  7. specified return type

    Egge21M committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    da1c603 View commit details
    Browse the repository at this point in the history
  8. cleanup rebase

    Egge21M committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c68de1a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. added cbor test cases

    Egge21M committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c91c27e View commit details
    Browse the repository at this point in the history
  2. fixed 16 bit float parsing

    Egge21M committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    79cefe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. wip

    callebtc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b2f70a5 View commit details
    Browse the repository at this point in the history
  2. tests working again

    callebtc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0197df4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    13dfedd View commit details
    Browse the repository at this point in the history
  2. wip: working

    callebtc committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    64236c3 View commit details
    Browse the repository at this point in the history
  3. cleanup

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

Commits on Jul 26, 2024

  1. refactor

    callebtc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    59417ad View commit details
    Browse the repository at this point in the history
  2. wip

    callebtc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    65f5c8c View commit details
    Browse the repository at this point in the history
  3. owrks

    callebtc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    07db2ef View commit details
    Browse the repository at this point in the history
  4. npm run format

    callebtc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    865d93c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bf559a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    69e1fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8e90a3 View commit details
    Browse the repository at this point in the history
  3. npm run format

    callebtc committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8414ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97686ce View commit details
    Browse the repository at this point in the history
  5. fix test

    callebtc committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6aa0553 View commit details
    Browse the repository at this point in the history
  6. fix test script

    callebtc committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    29a2915 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. wip

    callebtc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5be7715 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. wip: output selection

    callebtc committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    175373a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. tmp

    callebtc committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d32e697 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. working agian

    callebtc committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    013590c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb98a1 View commit details
    Browse the repository at this point in the history
  3. npm run format

    callebtc committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2a5d834 View commit details
    Browse the repository at this point in the history
  4. remove empty file

    callebtc committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7e72950 View commit details
    Browse the repository at this point in the history
  5. send works with fees

    callebtc committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cbca9b0 View commit details
    Browse the repository at this point in the history
  6. receive works with fees

    callebtc committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5d3563d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    1a11182 View commit details
    Browse the repository at this point in the history
  2. returnChange -> keep

    callebtc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    568f07d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55e6acc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb54e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd4ef99 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix tests

    callebtc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2b6e0bd View commit details
    Browse the repository at this point in the history
  2. fix

    callebtc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    29a4a93 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    87d66c8 View commit details
    Browse the repository at this point in the history
  2. format

    callebtc committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2cad1ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd95a09 View commit details
    Browse the repository at this point in the history
  4. fix import

    callebtc committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    efe541b View commit details
    Browse the repository at this point in the history
  5. uppercase

    callebtc committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    814a0a0 View commit details
    Browse the repository at this point in the history
  6. test with fees

    callebtc committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c3dfc43 View commit details
    Browse the repository at this point in the history
  7. optimizations

    callebtc committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1240357 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. works, still with comments

    callebtc committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    57d6d02 View commit details
    Browse the repository at this point in the history
  2. remove logging

    callebtc committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2f4df3c View commit details
    Browse the repository at this point in the history
  3. npm run format

    callebtc committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1351966 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f55dba View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. removed payLnInvoice handlers

    Egge21M committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e2247e0 View commit details
    Browse the repository at this point in the history
  2. remove payLn tests

    Egge21M committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bfeade5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6efe40 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge pull request #192 from cashubtc/remove-ln-handler

    Remove payLnInvoice helper
    gandlafbtc authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    398787b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a7ab7 View commit details
    Browse the repository at this point in the history
  3. union type for order

    gandlafbtc committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cfad657 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a06ada1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c92c21 View commit details
    Browse the repository at this point in the history
  6. mark optional params

    gandlafbtc committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3f9d4a8 View commit details
    Browse the repository at this point in the history
  7. format

    gandlafbtc committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e3e26b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. add getKeepAmount tests

    callebtc committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dd0af82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21bd131 View commit details
    Browse the repository at this point in the history
  3. format

    callebtc committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d4ef495 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    08e62ff View commit details
    Browse the repository at this point in the history
  2. clean up

    callebtc committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    691accb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bfb76 View commit details
    Browse the repository at this point in the history
  4. expose selectProofsToSend

    callebtc committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1107562 View commit details
    Browse the repository at this point in the history