@@ -21,7 +21,7 @@ the Solana Mainnet Beta. Currently, this includes:
21
21
| [ associated-token-account] ( https://github.com/solana-labs/solana-program-library/tree/master/associated-token-account/program ) | [ 1.1.0] ( https://github.com/solana-labs/solana-program-library/releases/tag/associated-token-account-v1.1.0 ) |
22
22
| [ token-2022] ( https://github.com/solana-labs/solana-program-library/tree/master/token/program-2022 ) | [ 0.9.0] ( https://github.com/solana-labs/solana-program-library/releases/tag/token-2022-v0.9.0 ) |
23
23
| [ governance] ( https://github.com/solana-labs/solana-program-library/tree/master/governance/program ) | [ 3.1.0] ( https://github.com/solana-labs/solana-program-library/releases/tag/governance-v3.1.0 ) |
24
- | [ stake-pool] ( https://github.com/solana-labs/solana-program-library/tree/master/stake-pool/program ) | [ 0.6.4 ] ( https://github.com/solana-labs/solana-program-library/releases/tag/stake-pool-v0.6.4 ) |
24
+ | [ stake-pool] ( https://github.com/solana-labs/solana-program-library/tree/master/stake-pool/program ) | [ 1.0.0 ] ( https://github.com/solana-labs/solana-program-library/releases/tag/stake-pool-v1.0.0 ) |
25
25
| [ account-compression] ( https://github.com/solana-labs/solana-program-library/tree/master/account-compression/programs/account-compression ) | [ 0.1.3] ( https://github.com/solana-labs/solana-program-library/releases/tag/account-compression-v0.1.3 ) |
26
26
| [ shared-memory] ( https://github.com/solana-labs/solana-program-library/tree/master/shared-memory/program ) | [ 1.0.0] ( https://github.com/solana-labs/solana-program-library/commit/b40e0dd3fd6c0e509dc1e8dd3da0a6d609035bbd ) |
27
27
| [ feature-proposal] ( https://github.com/solana-labs/solana-program-library/tree/master/feature-proposal/program ) | [ 1.0.0] ( https://github.com/solana-labs/solana-program-library/releases/tag/feature-proposal-v1.0.0 ) |
@@ -43,7 +43,7 @@ Only a subset of programs within the Solana Program Library repo are audited. Cu
43
43
| [ token] ( https://github.com/solana-labs/solana-program-library/tree/master/token/program ) | 2022-08-04 (Peer review) | [ 4fadd55] ( https://github.com/solana-labs/solana-program-library/commit/4fadd553e1c549afd1d62aeb5ffa7ef31d1999d1 ) |
44
44
| [ associated-token-account] ( https://github.com/solana-labs/solana-program-library/tree/master/associated-token-account/program ) | 2022-08-04 (Peer review) | [ c00194d] ( https://github.com/solana-labs/solana-program-library/commit/c00194d2257302f028f44a403c6dee95c0f9c3bc ) |
45
45
| [ token-2022] ( https://github.com/solana-labs/solana-program-library/tree/master/token/program-2022 ) | [ 2023-02-10] ( https://github.com/solana-labs/security-audits/blob/master/spl/TrailOfBitsToken2022Audit-2023-02-10.pdf ) | [ 50abadd] ( https://github.com/solana-labs/solana-program-library/commit/50abadd819df2e406567d6eca31c213264c1c7cd ) |
46
- | [ stake-pool] ( https://github.com/solana-labs/solana-program-library/tree/master/stake-pool/program ) | [ 2023-01-31 ] ( https://github.com/solana-labs/security-audits/blob/master/spl/NeodymeStakePoolAudit-2023-01-31 .pdf ) | [ b341022 ] ( https://github.com/solana-labs/solana-program-library/commit/b34102211f2a5ea6b83f3ee22f045fb115d87813 ) |
46
+ | [ stake-pool] ( https://github.com/solana-labs/solana-program-library/tree/master/stake-pool/program ) | [ 2023-11-14 ] ( https://github.com/solana-labs/security-audits/blob/master/spl/NeodymeStakePoolAudit-2023-11-14 .pdf ) | [ 6ed7254 ] ( https://github.com/solana-labs/solana-program-library/commit/6ed7254d1a578ffbc2b091d28cb92b25e7cc511d ) |
47
47
| [ account-compression] ( https://github.com/solana-labs/solana-program-library/tree/master/account-compression/programs/account-compression ) | [ 2022-12-05] ( https://github.com/solana-labs/security-audits/blob/master/spl/OtterSecAccountCompressionAudit-2022-12-03.pdf ) | [ 6e81794] ( https://github.com/solana-labs/solana-program-library/commit/6e81794 ) |
48
48
| [ shared-memory] ( https://github.com/solana-labs/solana-program-library/tree/master/shared-memory/program ) | [ 2021-02-25] ( https://github.com/solana-labs/security-audits/blob/master/spl/KudelskiTokenSwapSharedMemAudit-2021-02-25.pdf ) | [ b40e0dd] ( https://github.com/solana-labs/solana-program-library/commit/b40e0dd3fd6c0e509dc1e8dd3da0a6d609035bbd ) |
49
49
| [ single-pool] ( https://github.com/solana-labs/solana-program-library/tree/master/single-pool/program ) | [ 2023-08-08] ( https://github.com/solana-labs/security-audits/blob/master/spl/NeodymeSinglePoolAudit-2023-08-08.pdf ) | [ 735d729] ( https://github.com/solana-labs/solana-program-library/commit/735d7292e35d35101750a4452d2647bdbf848e8b ) |
0 commit comments