File tree Expand file tree Collapse file tree 16 files changed +84
-132
lines changed
public/templates/fragments Expand file tree Collapse file tree 16 files changed +84
-132
lines changed Original file line number Diff line number Diff line change 5353 "@codama/errors" : " workspace:*" ,
5454 "@codama/nodes" : " workspace:*" ,
5555 "@codama/visitors-core" : " workspace:*" ,
56- "@solana/codecs" : " 2.0.0 "
56+ "@solana/codecs" : " 2.1.0-canary-20241128134801 "
5757 },
5858 "license" : " MIT" ,
5959 "repository" : {
Original file line number Diff line number Diff line change 5454 "@codama/errors" : " workspace:*" ,
5555 "@codama/nodes" : " workspace:*" ,
5656 "@codama/visitors-core" : " workspace:*" ,
57- "@solana/instructions" : " 2.0.0 "
57+ "@solana/instructions" : " 2.1.0-canary-20241128134801 "
5858 },
5959 "devDependencies" : {
60- "@solana/codecs" : " 2.0.0 "
60+ "@solana/codecs" : " 2.1.0-canary-20241128134801 "
6161 },
6262 "license" : " MIT" ,
6363 "repository" : {
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ export function parseInstruction(
4949 root : RootNode ,
5050 instruction : IInstruction &
5151 IInstructionWithAccounts < readonly ( IAccountLookupMeta | IAccountMeta ) [ ] > &
52- IInstructionWithData < Uint8Array > ,
52+ IInstructionWithData < ReadonlyUint8Array > ,
5353) : ParsedInstruction | undefined {
5454 const parsedData = parseInstructionData ( root , instruction . data ) ;
5555 if ( ! parsedData ) return undefined ;
Original file line number Diff line number Diff line change 4848 "@codama/renderers-core" : " workspace:*" ,
4949 "@codama/validators" : " workspace:*" ,
5050 "@codama/visitors-core" : " workspace:*" ,
51- "@solana/codecs-strings" : " rc " ,
51+ "@solana/codecs-strings" : " 2.1.0-canary-20241128134801 " ,
5252 "nunjucks" : " ^3.2.4" ,
5353 "prettier" : " ^3.4.1"
5454 },
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "peerDependencies" : {
19- "@solana/web3.js" : " 2.0 .0-rc.0 "
19+ "@solana/web3.js" : " 2.1 .0-canary-20241128134801 "
2020 },
2121 "devDependencies" : {
2222 "@ava/typescript" : " ^4.1.0" ,
2323 "@solana/eslint-config-solana" : " ^3.0.0" ,
24- "@solana/web3.js" : " rc " ,
25- "@solana/webcrypto-ed25519-polyfill" : " rc " ,
24+ "@solana/web3.js" : " 2.1.0-canary-20241128134801 " ,
25+ "@solana/webcrypto-ed25519-polyfill" : " 2.1.0-canary-20241128134801 " ,
2626 "@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
2727 "@typescript-eslint/parser" : " ^7.3.1" ,
2828 "ava" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "peerDependencies" : {
19- "@solana/web3.js" : " 2.0 .0-rc.0 "
19+ "@solana/web3.js" : " 2.1 .0-canary-20241128134801 "
2020 },
2121 "devDependencies" : {
2222 "@ava/typescript" : " ^4.1.0" ,
2323 "@solana/eslint-config-solana" : " ^3.0.0" ,
24- "@solana/web3.js" : " rc " ,
25- "@solana/webcrypto-ed25519-polyfill" : " rc " ,
24+ "@solana/web3.js" : " 2.1.0-canary-20241128134801 " ,
25+ "@solana/webcrypto-ed25519-polyfill" : " 2.1.0-canary-20241128134801 " ,
2626 "@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
2727 "@typescript-eslint/parser" : " ^7.3.1" ,
2828 "ava" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "peerDependencies" : {
19- "@solana/web3.js" : " 2.0 .0-rc.0 "
19+ "@solana/web3.js" : " 2.1 .0-canary-20241128134801 "
2020 },
2121 "devDependencies" : {
2222 "@ava/typescript" : " ^4.1.0" ,
2323 "@solana/eslint-config-solana" : " ^3.0.0" ,
24- "@solana/web3.js" : " rc " ,
25- "@solana/webcrypto-ed25519-polyfill" : " rc " ,
24+ "@solana/web3.js" : " 2.1.0-canary-20241128134801 " ,
25+ "@solana/webcrypto-ed25519-polyfill" : " 2.1.0-canary-20241128134801 " ,
2626 "@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
2727 "@typescript-eslint/parser" : " ^7.3.1" ,
2828 "ava" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "peerDependencies" : {
19- "@solana/web3.js" : " 2.0 .0-rc.0 "
19+ "@solana/web3.js" : " 2.1 .0-canary-20241128134801 "
2020 },
2121 "devDependencies" : {
2222 "@ava/typescript" : " ^4.1.0" ,
2323 "@solana/eslint-config-solana" : " ^3.0.0" ,
24- "@solana/web3.js" : " rc " ,
25- "@solana/webcrypto-ed25519-polyfill" : " rc " ,
24+ "@solana/web3.js" : " 2.1.0-canary-20241128134801 " ,
25+ "@solana/webcrypto-ed25519-polyfill" : " 2.1.0-canary-20241128134801 " ,
2626 "@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
2727 "@typescript-eslint/parser" : " ^7.3.1" ,
2828 "ava" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 1616 },
1717 "license" : " MIT" ,
1818 "peerDependencies" : {
19- "@solana/web3.js" : " 2.0 .0-rc.0 "
19+ "@solana/web3.js" : " 2.1 .0-canary-20241128134801 "
2020 },
2121 "devDependencies" : {
2222 "@ava/typescript" : " ^4.1.0" ,
2323 "@solana/eslint-config-solana" : " ^3.0.0" ,
24- "@solana/web3.js" : " rc " ,
25- "@solana/webcrypto-ed25519-polyfill" : " rc " ,
24+ "@solana/web3.js" : " 2.1.0-canary-20241128134801 " ,
25+ "@solana/webcrypto-ed25519-polyfill" : " 2.1.0-canary-20241128134801 " ,
2626 "@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
2727 "@typescript-eslint/parser" : " ^7.3.1" ,
2828 "ava" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 4848 "@codama/nodes-from-anchor" : " workspace:*" ,
4949 "@codama/renderers-core" : " workspace:*" ,
5050 "@codama/visitors-core" : " workspace:*" ,
51- "@solana/codecs-strings" : " rc " ,
51+ "@solana/codecs-strings" : " 2.1.0-canary-20241128134801 " ,
5252 "nunjucks" : " ^3.2.4" ,
5353 "prettier" : " ^3.4.1"
5454 },
You can’t perform that action at this time.
0 commit comments