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

Refactor Public Transaction Creation #1348

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 20, 2024

  1. Refactor transaction creation.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0aca3d7 View commit details
    Browse the repository at this point in the history
  2. Allow spending unconfirmed funds from ourself again.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d8e6161 View commit details
    Browse the repository at this point in the history
  3. Check that locked coins are not spent.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    855a7ca View commit details
    Browse the repository at this point in the history
  4. Use configured tx fee.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3dc4003 View commit details
    Browse the repository at this point in the history
  5. Add logic to reject long chains to CreateTransaction.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0190c0d View commit details
    Browse the repository at this point in the history
  6. Respect strFromAccount in CreateTransaction.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    56cbcba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dd7e2c View commit details
    Browse the repository at this point in the history
  8. Respect -spendzeroconfchange in CreateTransaction.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    47e3638 View commit details
    Browse the repository at this point in the history
  9. Make txn_clone.py test work with CreateTransaction.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    957a021 View commit details
    Browse the repository at this point in the history
  10. Fix createtransaction_tests.

    sproxet authored and psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e9ca351 View commit details
    Browse the repository at this point in the history
  11. Fix patrial rebase

    psolstice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d5e10cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce3bf31 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08f2642 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea6326d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    beb1597 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bfda395 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6904736 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fbea637 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    988f1c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae24627 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    f65c3e8 View commit details
    Browse the repository at this point in the history
  2. Merged with master

    psolstice committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bd31b27 View commit details
    Browse the repository at this point in the history