anza-xyz / agave

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
https://www.anza.xyz/
Apache License 2.0
178 stars 67 forks source link

Feature-Gate: Migrate Address Lookup Table program to Core BPF #1380

Open buffalojoec opened 2 weeks ago

buffalojoec commented 2 weeks ago

Summary of Changes

Feature-gate the migration of the Address Lookup Table program to Core BPF.

Feature tracking issue: TBD.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.7%. Comparing base (ef8d362) to head (d5e82c1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1380 +/- ## ======================================= Coverage 82.7% 82.7% ======================================= Files 871 871 Lines 370249 370245 -4 ======================================= + Hits 306391 306474 +83 + Misses 63858 63771 -87 ```