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

wire: only borrow/return binaryFreeList buffers at the message level #2073

Merged
merged 52 commits into from
Dec 29, 2023

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    b434080 View commit details
    Browse the repository at this point in the history
  2. wire/bench: add witness block

    cfromknecht authored and Roasbeef committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a9edc32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a371aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6275db9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e58aadc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e12d32d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7951aa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b171012 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d43d9d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4829ff7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99f6488 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f4a7a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    607eea1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7c8844f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    48d31e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aebc743 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24d4217 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3bfd0c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3a91303 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0cf8c19 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aa769e3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3cee06e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    674c220 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4ebc651 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ee1f807 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d8e0817 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c0d35e6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    83675cb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d042fe0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1c525db View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1990555 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f37f475 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2383a04 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d6594da View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ddeba60 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    834febb View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    efcf964 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1cd5e02 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    57daac3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    dc4fbb0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8bf07cc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7207967 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3698f2d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    80ae5d3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    da89ed6 View commit details
    Browse the repository at this point in the history
  46. wire/msgtx: remove unused writeTxIn

    cfromknecht authored and Roasbeef committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f0184e5 View commit details
    Browse the repository at this point in the history
  47. wire/msgtx: remove unused readTxIn

    cfromknecht authored and Roasbeef committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e0fa866 View commit details
    Browse the repository at this point in the history
  48. wire/msgtx: remove unused readScript

    cfromknecht authored and Roasbeef committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4cc4f76 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2e6eefc View commit details
    Browse the repository at this point in the history
  50. wire/msgtx: use tx-level script slab

    cfromknecht authored and Roasbeef committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    d7396dc View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    8c4da83 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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