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

Fees for Tx building #37

Merged
merged 52 commits into from
Aug 30, 2024
Merged

Fees for Tx building #37

merged 52 commits into from
Aug 30, 2024

Commits on Aug 11, 2024

  1. Initialize fees

    mpizenberg committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9eec15a View commit details
    Browse the repository at this point in the history
  2. Process Tx other info

    mpizenberg committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    491d3f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Handle manual fees

    mpizenberg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9b9d688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca99f5b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    cab794f View commit details
    Browse the repository at this point in the history
  2. Refactor buildTxRound

    mpizenberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a122bb0 View commit details
    Browse the repository at this point in the history
  3. Simple rename

    mpizenberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d461032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f86521a View commit details
    Browse the repository at this point in the history
  5. Add comments in example 3

    mpizenberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a196c22 View commit details
    Browse the repository at this point in the history
  6. Typo

    mpizenberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6d776d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    0ef1677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    501b3e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    3ae8a1a View commit details
    Browse the repository at this point in the history
  2. Validate time range

    mpizenberg committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    de731e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b0cd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69ff3f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36a4bbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e822b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df90447 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    fc26568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c563ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538f34f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    265b53a View commit details
    Browse the repository at this point in the history
  5. Add test with autofee

    mpizenberg committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4652692 View commit details
    Browse the repository at this point in the history
  6. Factor some testing code

    mpizenberg committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b67a593 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6643af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f11867b View commit details
    Browse the repository at this point in the history
  9. Add mint/burn test

    mpizenberg committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    79415e7 View commit details
    Browse the repository at this point in the history
  10. Prepare Tx failure tests

    mpizenberg committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2f0e264 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    607294d View commit details
    Browse the repository at this point in the history
  12. Fix txbuild example

    mpizenberg committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    00545fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fbd128 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5db3e61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc79171 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0ac0df3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    ebb3c57 View commit details
    Browse the repository at this point in the history
  2. Small refactor

    mpizenberg committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    cf75b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee6251 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    9ecb7f9 View commit details
    Browse the repository at this point in the history
  2. Move some comments

    mpizenberg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5b17470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f36529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a1abcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3caed91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dae6a3 View commit details
    Browse the repository at this point in the history
  7. Small refactor

    mpizenberg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    730e302 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e759a3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    015f273 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5588973 View commit details
    Browse the repository at this point in the history
  11. Do some small todos

    mpizenberg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4f9ccc9 View commit details
    Browse the repository at this point in the history
  12. Add todo comment

    mpizenberg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8a55e4d View commit details
    Browse the repository at this point in the history