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

[Rust/Bitcoin/Utxo] Great Migration towards tw_bitcoin and tw_utxo #3382

Merged
merged 371 commits into from
Sep 19, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    7a466b4 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1e73554 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc1de72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15e1ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f887715 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0e1e98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    878fe0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dc44c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b989146 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25b182e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    587f1b7 View commit details
    Browse the repository at this point in the history
  12. deprecate builder types

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    07d2586 View commit details
    Browse the repository at this point in the history
  13. add tests for input selection

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dd1f32f View commit details
    Browse the repository at this point in the history
  14. expand error types in tw_utxo

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d2507f6 View commit details
    Browse the repository at this point in the history
  15. init Error type for BitcoinV2

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    86ecd13 View commit details
    Browse the repository at this point in the history
  16. wrap over *_impl functions

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6ca3d77 View commit details
    Browse the repository at this point in the history
  17. handle additional unwraps

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    21c711d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d5acb30 View commit details
    Browse the repository at this point in the history
  19. more error handling

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c6c07fd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aad1f53 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    409ab2e View commit details
    Browse the repository at this point in the history
  22. update comments in protobuf

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b8c24e3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    294c316 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    496ab5c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f83cc76 View commit details
    Browse the repository at this point in the history
  26. add comments

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    864d4d7 View commit details
    Browse the repository at this point in the history
  27. add additional comments

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    facca43 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e4725cb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    93ed0d7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    34c5ad0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6ab0f11 View commit details
    Browse the repository at this point in the history
  32. add P2PKH address handler

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    901e54d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    830c18d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bc5ea64 View commit details
    Browse the repository at this point in the history
  35. add outputs

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    51ac185 View commit details
    Browse the repository at this point in the history
  36. add extra comments

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8ddda26 View commit details
    Browse the repository at this point in the history
  37. correctly set change_output

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    771a2b1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5451021 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    53e973d View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f347697 View commit details
    Browse the repository at this point in the history
  41. update comment

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f3eed41 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    444e67c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    887a15d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0c0a6af View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a2e30a5 View commit details
    Browse the repository at this point in the history
  46. rename Ticker to Brc20Ticker

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    42383df View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e1a567c View commit details
    Browse the repository at this point in the history
  48. get rid of a bunch of todos

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5f3713f View commit details
    Browse the repository at this point in the history
  49. handle more TODOs

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ce725b2 View commit details
    Browse the repository at this point in the history
  50. add sequence field to input

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2643084 View commit details
    Browse the repository at this point in the history
  51. add comments

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    04abc9b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f07664b View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1e6ebc5 View commit details
    Browse the repository at this point in the history
  54. update formatting

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    237fb54 View commit details
    Browse the repository at this point in the history
  55. add change output test

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a2a3ce7 View commit details
    Browse the repository at this point in the history
  56. add test no_change_output

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fbad597 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    348f632 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    d40c95b View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a99b444 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    17325e2 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8a62316 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    75d80f7 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    3d1e327 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    c46efb2 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    6020291 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    f90436a View commit details
    Browse the repository at this point in the history
  67. add p2wpkh_fee_projection

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9c0d96e View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    8805b9a View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    3f5c735 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    824d3ac View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    e870866 View commit details
    Browse the repository at this point in the history
  72. get rid of warnings

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0deb30c View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    cdf8f5f View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    9e28ad7 View commit details
    Browse the repository at this point in the history
  75. add builder for Ordinal nft outputs, add coin_entry_sign_ordinal_nft_…

    …commit_reveal_transfer test
    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    52bcd80 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    01ff78f View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    6c7331e View commit details
    Browse the repository at this point in the history
  78. expand input builder for P2SH

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5215232 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    f8ff46e View commit details
    Browse the repository at this point in the history
  80. add output builder for P2SH

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    61cca7d View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    2100e0f View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    91cdd06 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    d26ab5e View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    de3f516 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    605241e View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    a4cb559 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    17e67d1 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    1394457 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    fc1a8f8 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    b19c646 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    9260880 View commit details
    Browse the repository at this point in the history
  92. remove unused imports

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e757643 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    c693613 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    c74289d View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    caaf3cb View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    803023a View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    aaaf06b View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    e91f4c2 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    3957441 View commit details
    Browse the repository at this point in the history
  100. cleanup leftover from rebase

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d102a01 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    3e0f95d View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    32efa6d View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    9d88b17 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    cd88743 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    f125088 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    6b7fba1 View commit details
    Browse the repository at this point in the history
  107. add txid field to Utxo output

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1bd42dc View commit details
    Browse the repository at this point in the history
  108. correctly return txid

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    be0fc46 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    6ead03f View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    742701b View commit details
    Browse the repository at this point in the history
  111. remove some TODO comments

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3c947c4 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    3ef184e View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    08ec9bc View commit details
    Browse the repository at this point in the history
  114. rename sat_vb to fee_per_vb

    lamafab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ca8a85b View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    a3d6a1d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    aad6c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e609e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8e578 View commit details
    Browse the repository at this point in the history
  4. set the correct sequence

    lamafab committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ad2c3bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d98cad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3caae15 View commit details
    Browse the repository at this point in the history
  7. small cleanup

    lamafab committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0b77e15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aaeaacf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c88f67 View commit details
    Browse the repository at this point in the history
  10. fix warnings

    lamafab committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    67215fd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    0995ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b88a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9140bff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b42ff0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    142f86c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ea7225 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64c4ba2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22bc090 View commit details
    Browse the repository at this point in the history
  9. remove some unwraps

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a392554 View commit details
    Browse the repository at this point in the history
  10. clear all uwnraps

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7b0e683 View commit details
    Browse the repository at this point in the history
  11. implement parse_address

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    84b6c23 View commit details
    Browse the repository at this point in the history
  12. implement derive_address

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7ad852a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e2c853 View commit details
    Browse the repository at this point in the history
  14. add comments to entry

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e05579e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    332aaaa View commit details
    Browse the repository at this point in the history
  16. update comments

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2557d2e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d6ba406 View commit details
    Browse the repository at this point in the history
  18. trigger CI

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5b2292c View commit details
    Browse the repository at this point in the history
  19. remove unnecessary to_vec

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3ea2d6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2288beb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    73f91ae View commit details
    Browse the repository at this point in the history
  22. use iter() directly

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8fa0783 View commit details
    Browse the repository at this point in the history
  23. formatting

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    447d516 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b625196 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    97ae310 View commit details
    Browse the repository at this point in the history
  26. fix typo

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    31320cf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4fab3f8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ad050a9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2b1ff47 View commit details
    Browse the repository at this point in the history
  30. formatting

    lamafab committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f516471 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    9db3403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1657d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbda3f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2561766 View commit details
    Browse the repository at this point in the history
  5. make certain modules private

    lamafab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    72676b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e81dba8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8fece8 View commit details
    Browse the repository at this point in the history
  8. update comments

    lamafab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    81051cc View commit details
    Browse the repository at this point in the history
  9. move tests/ outside src/

    lamafab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bcd7022 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bddc727 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a12418 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. add comments

    lamafab committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4aa52ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7a4ff View commit details
    Browse the repository at this point in the history
  3. add ticker tests to brc20.rs

    lamafab committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    844e0c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ffe130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3764f3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb6292e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0bfea4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ef9327 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a3dfe6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b1ff48 View commit details
    Browse the repository at this point in the history
  11. bump field numbers

    lamafab committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    52d58bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a5acce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76dd48b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b505a13 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    febd493 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c6866b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4731a38 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b46f69d View commit details
    Browse the repository at this point in the history
  19. adjust coverage.stats

    lamafab committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6103975 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    c24d337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538c2bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ec8a80 View commit details
    Browse the repository at this point in the history
  4. use constants in tests

    lamafab committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a4e648b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4971bbe View commit details
    Browse the repository at this point in the history
  6. add comment

    lamafab committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ddb4354 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f91367e View commit details
    Browse the repository at this point in the history
  8. track p2tr_script_path file

    lamafab committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    435f204 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8873cc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ef4d94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9311bf9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cb88a82 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    cc9aa11 View commit details
    Browse the repository at this point in the history
  2. correctly sign P2WSH inputs

    lamafab committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4e303ea View commit details
    Browse the repository at this point in the history
  3. update some error variants

    lamafab committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d6e3cd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78dbb33 View commit details
    Browse the repository at this point in the history
  5. rename output to signed

    lamafab committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c1ddfd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a036456 View commit details
    Browse the repository at this point in the history
  7. track p2wsh

    lamafab committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    75c7ea6 View commit details
    Browse the repository at this point in the history
  8. make sequence field optional

    lamafab committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dd21ee9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    152befa View commit details
    Browse the repository at this point in the history
  10. update comments in protobuf

    lamafab committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d753c88 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. revert Cargo.lock changes

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2efdbc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f538b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33700a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece533f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8e4442 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    480b4ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32b2992 View commit details
    Browse the repository at this point in the history
  8. init BitcoinPlanBuilder

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4477306 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2a109a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d392c82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7907a88 View commit details
    Browse the repository at this point in the history
  12. add clone_proto_input

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e621085 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d62d72 View commit details
    Browse the repository at this point in the history
  14. fix txid rev

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    30b591b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1101d92 View commit details
    Browse the repository at this point in the history
  16. make use of aliases

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a2eafa1 View commit details
    Browse the repository at this point in the history
  17. format aliases

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    adb2966 View commit details
    Browse the repository at this point in the history
  18. add comments to plan_brc20

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    11ba2f1 View commit details
    Browse the repository at this point in the history
  19. init plan_builder test

    lamafab committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7cfa943 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    45b2852 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. correctly select Txids

    lamafab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2acd5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd55f4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56330c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d90af2 View commit details
    Browse the repository at this point in the history
  5. check tagged output

    lamafab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    46a0fb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce75d4b View commit details
    Browse the repository at this point in the history
  7. check addtional basics

    lamafab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    80cea0a View commit details
    Browse the repository at this point in the history
  8. cleanup

    lamafab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9483f46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7856f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    421c449 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42c2977 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    740ab8d View commit details
    Browse the repository at this point in the history
  13. fix formatting

    lamafab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8a1669f View commit details
    Browse the repository at this point in the history
  14. bump wallet-core-kotlin

    lamafab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ce5f63a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    df0117c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b673bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b642a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6301452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74ddf83 View commit details
    Browse the repository at this point in the history
  6. formatting

    lamafab committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3542f08 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    4c84a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa15fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776f266 View commit details
    Browse the repository at this point in the history