@@ -19,7 +19,7 @@ the Solana Mainnet Beta. Currently, this includes:
19
19
| --- | --- |
20
20
| [ token] ( https://github.com/solana-labs/solana-program-library/tree/master/token/program ) | [ 3.4.0] ( https://github.com/solana-labs/solana-program-library/releases/tag/token-v3.4.0 ) |
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
- | [ 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 ) |
22
+ | [ token-2022] ( https://github.com/solana-labs/solana-program-library/tree/master/token/program-2022 ) | [ 1.0. 0] ( https://github.com/solana-labs/solana-program-library/releases/tag/token-2022-v1.0 .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
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 ) |
@@ -42,7 +42,7 @@ Only a subset of programs within the Solana Program Library repo are audited. Cu
42
42
| --- | --- | --- |
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
- | [ 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 ) |
45
+ | [ token-2022] ( https://github.com/solana-labs/solana-program-library/tree/master/token/program-2022 ) | [ 2023-11-03 ] ( https://github.com/solana-labs/security-audits/blob/master/spl/OtterSecToken2022Audit -2023-11-03 .pdf ) | [ e924132 ] ( https://github.com/solana-labs/solana-program-library/tree/e924132d65ba0896249fb4983f6f97caff15721a ) |
46
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 ) |
0 commit comments