Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Deprecate SysvarFees#18960

Merged
jackcmay merged 1 commit into
solana-labs:masterfrom
jackcmay:deprecate-fees-sysvar
Jul 29, 2021
Merged

Deprecate SysvarFees#18960
jackcmay merged 1 commit into
solana-labs:masterfrom
jackcmay:deprecate-fees-sysvar

Conversation

@jackcmay
Copy link
Copy Markdown
Contributor

Problem

SysvarFees exposes the fee structure internals and thus locks the Solana blockchain down to the current fee structure.

Summary of Changes

This sysvar has seen no use on any of the public networks. Deprecate the sysvar so no new developers start to use it.

@jackcmay jackcmay force-pushed the deprecate-fees-sysvar branch from b97ef24 to 7499876 Compare July 29, 2021 07:30
@jackcmay jackcmay force-pushed the deprecate-fees-sysvar branch from 7499876 to 3ff37fc Compare July 29, 2021 08:36
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 29, 2021

Codecov Report

Merging #18960 (3ff37fc) into master (662ccfa) will increase coverage by 0.0%.
The diff coverage is 95.4%.

@@           Coverage Diff           @@
##           master   #18960   +/-   ##
=======================================
  Coverage    82.5%    82.6%           
=======================================
  Files         449      449           
  Lines      127175   127176    +1     
=======================================
+ Hits       105045   105079   +34     
+ Misses      22130    22097   -33     

@jackcmay jackcmay merged commit dfbb0c5 into solana-labs:master Jul 29, 2021
@jackcmay jackcmay deleted the deprecate-fees-sysvar branch July 29, 2021 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant