Tags: anza-xyz/agave
Tags
v2.1: fix: use atomic to check if leader bank changed (backport of #4596 ) (#4612) fix: use atomic to check if leader bank changed (#4596) * fix: use atomic to check if leader bank changed * fix default value and tests * ordering update * eedback * add comment (cherry picked from commit 4cc49ac) Co-authored-by: Justin Starry <[email protected]>
v2.0: fix: use atomic to check if leader bank changed (backport of #4596 ) (#4611) fix: use atomic to check if leader bank changed (#4596) * fix: use atomic to check if leader bank changed * fix default value and tests * ordering update * eedback * add comment (cherry picked from commit 4cc49ac) Co-authored-by: Justin Starry <[email protected]>
v2.0: Scheduler Frequency Fixes (backport of #4545) (#4576) * Change prio_graph_scheduler configurations for 1k maxs, 256 look ahead * Break loop on scanned transaction count * make Hold decision behave same as Consume during receive * receive maximum of 5_000 packets - loose max * receive_completed before process_transactions --------- Co-authored-by: Andrew Fitzgerald <[email protected]>
v2.1: Accounting migrating builtin programs default Compute Unit Limi… …t with feature status (backport of #3975) (#4091) * Accounting migrating builtin programs default Compute Unit Limit with feature status (#3975) * Accounting migrating builtin programs default Compute Unit Limit with its feature gate status * Declare Non/migrating buiiltins in const array, eleminates heap allocation (Vec<>) per transaction * updates for review commients add explicit positional information to migrating builtin feature obj update developer notes, added static_assertion to validate no new items are added, add enum type * use enum to separately define migrating and not-migrating builtins * rename for clarity (cherry picked from commit 9379fbc) * Fix conflicts manually --------- Co-authored-by: Tao Zhu <[email protected]> Co-authored-by: Tao Zhu <[email protected]>
v2.1: Update ledger-tool --deactivate-feature-gate to deactivate feat… …ure gate in child bank (backport of #4465) (#4475) Update ledger-tool --deactivate-feature-gate to deactivate feature gate in child bank (#4465) wip: ledger-tool --deactivate-feature-gate deactivates the feature in the new child bank Co-authored-by: brooks <[email protected]> (cherry picked from commit 65aad08) Co-authored-by: Will Hickey <[email protected]>
v2.1: Fix reserve minimal compute units for builtins (backport of #3799… …) (#3931) * Fix reserve minimal compute units for builtins (#3799) - Add feature gate, issue #2562; - Implement SIMD-170; --------- Co-authored-by: Justin Starry <[email protected]> (cherry picked from commit 3e9af14) * Fix conflicts manually * avoid getting program_ids that are not used after all --------- Co-authored-by: Tao Zhu <[email protected]> Co-authored-by: Tao Zhu <[email protected]>
PreviousNext