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

modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymentProposals #24

Merged

Conversation

DangerousFreedom1984
Copy link

Small changes to the construct_tx_for_mock_ledger_v1 mock function so it outputs the JamtisPaymentProposals which will later be stored in the TxHistory after attempting to create a transaction.

Just added another way to call this function instead of using an optional argument and modifying the instances where it appears.

Comment on lines 351 to 365
construct_tx_for_mock_ledger_v1(local_user_legacy_keys,
local_user_sp_keys,
local_user_input_selector,
tx_fee_calculator,
fee_per_tx_weight,
max_inputs,
outlays,
legacy_ring_size,
ref_set_decomp_n,
ref_set_decomp_m,
bin_config,
ledger_context,
tx_out,
selfsend_payments,
normal_payments);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Params should be indented.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry. Looks like I will never get a perfectly formatted PR. Thanks.

@UkoeHB UkoeHB merged commit bcae39d into UkoeHB:seraphis_lib Oct 29, 2023
15 of 18 checks passed
UkoeHB pushed a commit that referenced this pull request Feb 8, 2024
…tProposals (#24)

* modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymentProposals

---------

Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
UkoeHB pushed a commit that referenced this pull request Mar 6, 2024
…tProposals (#24)

* modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymentProposals

---------

Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
SNeedlewoods pushed a commit to SNeedlewoods/seraphis_wallet that referenced this pull request Mar 8, 2024
…tProposals (UkoeHB#24)

* modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymentProposals

---------

Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
SNeedlewoods pushed a commit to SNeedlewoods/seraphis_wallet that referenced this pull request Mar 8, 2024
…tProposals (UkoeHB#24)

* modify construct_tx_for_mock_ledger_v1 so it outputs the JamtisPaymentProposals

---------

Co-authored-by: DangerousFreedom <monero-inflation-checker@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants