seraphis_main: add validation helpers for legacy txs#37
seraphis_main: add validation helpers for legacy txs#37jeffro256 wants to merge 26 commits intoUkoeHB:seraphis_libfrom
Conversation
a6bdc34 to
e73335d
Compare
|
Can you explain what the 'fork dependent' part is about and why it's necessary? |
|
An alternative approach would be to create a versioning framework for legacy txs, then infer the semantics rule version based on the content of the transactions, then simply use (This PR doesn't yet actually change any behavior) |
|
Ok, can you add a brief comment somewhere in this PR with what you just said? |
…is_lib_hist_05_15_23 branch for commit history
make JamtisDestinationV1 serializable --------- Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
* add operator== to JamtisPaymentProposals --------- Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>\
* make JamtisPaymentProposal serializable --------- Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
…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>
* 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>
|
Needs rebase |
59e550c to
944bf7c
Compare
No description provided.