Skip to content

Feat/jsonrpc estimate st fee #2617

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

Merged
merged 4 commits into from
May 12, 2025

Conversation

Tommytrg
Copy link
Member

@Tommytrg Tommytrg commented Apr 29, 2025

@Tommytrg Tommytrg force-pushed the feat/jsonrpc_estimate_st_fee branch from 0393f53 to 44afd2d Compare May 6, 2025 08:03
@Tommytrg Tommytrg marked this pull request as ready for review May 6, 2025 08:07
@Tommytrg Tommytrg force-pushed the feat/jsonrpc_estimate_st_fee branch from 44afd2d to 1b35e09 Compare May 6, 2025 08:23
@Tommytrg Tommytrg force-pushed the feat/jsonrpc_estimate_st_fee branch from 1b35e09 to fc87813 Compare May 9, 2025 10:45
Tommytrg added 2 commits May 9, 2025 13:51
We need to update the tests that use priorities_factory because the inclusion of
st (stake) and ut (unstake) priorities introduces additional random values into the
priority generation process. This change affects the sequence of random numbers
generated by the pseudorandom number generator (prng) and, consequently, the resulting Priorities objects.
@Tommytrg Tommytrg merged commit 51218eb into witnet:master May 12, 2025
1 check passed
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.

Feat(json_rpc): estimate stake & unstake priority fees in priorities
2 participants