Noah Prince
|
feff131ab0
fix: Nested pda types and account resolution for pdas (#2259)
|
2 gadi atpakaļ |
Noah Prince
|
91a2b7ec96
fix: 0 is falsey for arg filling (#2258)
|
2 gadi atpakaļ |
Henry-E
|
7a0a37e0f8
Update solana to version 1.13.3 (#2239)
|
3 gadi atpakaļ |
Proph3t
|
5532a0f087
Update the test methods in the examples directory (#2238)
|
3 gadi atpakaļ |
Sammy Harris
|
fa1249836e
Feat: Update AccountsClose to be safe to call manually (#2209)
|
3 gadi atpakaļ |
Henry-E
|
46f0b67bff
Revert "updated, outdated methods of basic-0,1,2,3 (#2144)" (#2235)
|
3 gadi atpakaļ |
Vipin Saini
|
6a46bedaf1
updated, outdated methods of basic-0,1,2,3 (#2144)
|
3 gadi atpakaļ |
Sammy Harris
|
d653226f40
chore: Speed up tests (#2233)
|
3 gadi atpakaļ |
Sammy Harris
|
e866d45af9
update github runners (#2232)
|
3 gadi atpakaļ |
Dana
|
8719facf60
Add libssl-dev to additional deps (#2206)
|
3 gadi atpakaļ |
Totoro
|
8e66d5bb5f
Add support for idl enum tuples, enchance types (#2185)
|
3 gadi atpakaļ |
Ryan Mehta
|
0f10a99995
Add missing closing parenthesis (#2230)
|
3 gadi atpakaļ |
eydelrivero
|
b9b2737c18
Improved error message when verify command fails on missing program or IDL (#2225)
|
3 gadi atpakaļ |
Sammy Harris
|
3da28dbc5f
fix: ignore non Accounts in safety checks (#2201)
|
3 gadi atpakaļ |
Sammy Harris
|
5647510615
chore: bump @solana/web3.js in anchor-ts (#2227)
|
3 gadi atpakaļ |
Henry-E
|
d83efcdc3a
update solana web3 package to 1.64.0 (#2223)
|
3 gadi atpakaļ |
Noah Prince
|
52a7e1e278
bug: use program id from account, not idl, when resolving relations (#2221)
|
3 gadi atpakaļ |
Noah Prince
|
fd467df932
feat: Derive has_one's from other programs, recursively search custom resolvers (#2208)
|
3 gadi atpakaļ |
Henry-E
|
862575a649
new clippy lints for rust 1.63 (#2207)
|
3 gadi atpakaļ |
Han Yang
|
3970847e75
stake (#2195)
|
3 gadi atpakaļ |
stateofnonreturn
|
7f243ce66c
the-accounts-struct.md improvement (#2156)
|
3 gadi atpakaļ |
Noah Prince
|
6f3877f36c
feat: Update seeds inference to allow nested user defined structs as part of the seeds (#2198)
|
3 gadi atpakaļ |
Noah Prince
|
d929589013
feat: Recursively derive const pubkeys and add custom resolver export (#2196)
|
3 gadi atpakaļ |
Noah Prince
|
436791b039
feat: Recursively derive seeds and add custom account resolver (#2194)
|
3 gadi atpakaļ |
Gajesh Naik
|
2a07d841c6
implemented more token_metadata wrappers (#2179)
|
3 gadi atpakaļ |
0xWoo
|
e019ba2199
metadata: verify_collection & refactor results (#2151)
|
3 gadi atpakaļ |
Totoro
|
5ae52cae13
fix IDL types parsing (#2176)
|
3 gadi atpakaļ |
Matthew Callens
|
f155996c3c
add wrappers for mpl `sign_metadata` and `remove_creator_verification` (#2175)
|
3 gadi atpakaļ |
Matthew Callens
|
4c24c5d7b1
add `update_primary_sale_happened_via_token` ix wrapper for `metadata` (#2173)
|
3 gadi atpakaļ |
Noah Prince
|
e69e50daaf
feat: Add has_one relations inference so you don't need to pass accounts that are referenced by a has_one (#2160)
|
3 gadi atpakaļ |