This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
v1.9/fix build#22311
Closed
brooksprumo wants to merge 150 commits intosolana-labs:masterfrom brooksprumo:v1.9/fix-build
+15,739-6,172
Commits
Commits on Dec 6, 2021
Commits on Dec 7, 2021
Reject vote withdraws that create non-rent-exempt accounts (backport solana-labs#21639) (solana-labs#21645)
Remove activated feature for filtering invalid stakes from rewards (solana-labs#21641) (solana-labs#21651)
Add option to reclaim accounts-cluster-bench accounts/lamports (backport solana-labs#21656) (solana-labs#21658)
Commits on Dec 8, 2021
Commits on Dec 9, 2021
Commits on Dec 10, 2021
- committed
- committed
- committed
- committed
- committed
- committed
Add more reporting for invalid stake cache members and prune them (solana-labs#21654) (solana-labs#21741)
Commits on Dec 11, 2021
- authored
- authored
- authored
- committed
Commits on Dec 13, 2021
Commits on Dec 14, 2021
Restore ALL behavior; add enum variant, comments, and help text to make behavior clearer (solana-labs#21854) (solana-labs#21863)
- committed
- committed
- committed
- committed
Commits on Dec 15, 2021
- committed
- committed
Add json support for feature sets; also print output after feature list (solana-labs#21905) (solana-labs#21914)
- committed
- committed
- committed
Commits on Dec 16, 2021
- committed
Fixes the calculation of the "compute_meter_consumption" across process_instruction() and process_message(). (solana-labs#21944) (solana-labs#21945)
adds ErasureSetId identifying erasure coding sets of shreds (backport solana-labs#21928) (solana-labs#21946)
Update getSignaturesForAddress and getConfirmedSignaturesForAddress2 RPC call description (solana-labs#21955) (solana-labs#21960)
Commits on Dec 17, 2021
Commits on Dec 18, 2021
Commits on Dec 19, 2021
Commits on Dec 20, 2021
Commits on Dec 21, 2021
Commits on Dec 22, 2021
- authored
Commits on Dec 23, 2021
Commits on Dec 25, 2021
Commits on Dec 26, 2021
Commits on Dec 28, 2021
Commits on Dec 29, 2021
Commits on Dec 30, 2021
Commits on Dec 31, 2021
Commits on Jan 1, 2022
Commits on Jan 3, 2022
Commits on Jan 4, 2022
- committed
- committed
- committed
- committed
Flip iter operations to keep associated address/header/packets together (solana-labs#22245) (solana-labs#22257)
Fixed issue solana-labs#22124 -- missing historical data if slot updated later. (solana-labs#22193) (solana-labs#22259)
Limit number of accounts that a transaction can lock (backport solana-labs#22201) (solana-labs#22263)
Add test to enforce that program id account info for CPI is optional (solana-labs#22069) (solana-labs#22103)