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

seraphis_main: add validation helpers for legacy txs #37

Draft
wants to merge 26 commits into
base: seraphis_lib
Choose a base branch
from

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    92a8c35 View commit details
    Browse the repository at this point in the history
  2. seraphis mega squash commit [initial commit - 05/15/2023]; see seraph…

    …is_lib_hist_05_15_23 branch for commit history
    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e583c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6d109 View commit details
    Browse the repository at this point in the history
  4. rebase fixes

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fc3fa5f View commit details
    Browse the repository at this point in the history
  5. make JamtisDestinationV1 serializable (monero-project#11)

    make JamtisDestinationV1 serializable 
    
    ---------
    
    Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
    2 people authored and UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e86d813 View commit details
    Browse the repository at this point in the history
  6. compile fix

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5c28da7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a74e16 View commit details
    Browse the repository at this point in the history
  8. remove broken perf tests

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a32b787 View commit details
    Browse the repository at this point in the history
  9. add operator== to JamtisPaymentProposals (monero-project#18)

    * add operator== to JamtisPaymentProposals
    
    ---------
    
    Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>\
    DangerousFreedom1984 authored and UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7a9b7d6 View commit details
    Browse the repository at this point in the history
  10. make JamtisPaymentProposal serializable (monero-project#21)

    * make JamtisPaymentProposal serializable
    
    ---------
    
    Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
    2 people authored and UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a8041ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ade045 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48ae432 View commit details
    Browse the repository at this point in the history
  13. modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymen…

    …tProposals (monero-project#24)
    
    * modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymentProposals
    
    ---------
    
    Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
    2 people authored and UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e68cd54 View commit details
    Browse the repository at this point in the history
  14. rebase fixes

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7e6e8aa View commit details
    Browse the repository at this point in the history
  15. fix unbound issue

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    42f3730 View commit details
    Browse the repository at this point in the history
  16. missing header

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    de30f2a View commit details
    Browse the repository at this point in the history
  17. c++17

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    084d16e View commit details
    Browse the repository at this point in the history
  18. c++17

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b495fad View commit details
    Browse the repository at this point in the history
  19. split variant into variant and optional (monero-project#28)

    Jeffro authored and UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ce93774 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    36610a3 View commit details
    Browse the repository at this point in the history
  21. derive view_balance from master key (monero-project#29)

    * derive view_balance from master key
    
    Co-authored-by: UkoeHB <37489173+UkoeHB@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: DangerousFreedom1984 <monero-inflation-checker@protonmail.com>
    Co-authored-by: UkoeHB <37489173+UkoeHB@users.noreply.github.com>
    3 people committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    99288f0 View commit details
    Browse the repository at this point in the history
  22. fix typo in header

    UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8d14b42 View commit details
    Browse the repository at this point in the history
  23. free function serialization DSL (monero-project#32)

    Jeffro authored and UkoeHB committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    111e58a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    19a3fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e915921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944bf7c View commit details
    Browse the repository at this point in the history