Commit Graph

1012 Commits

Author SHA1 Message Date
stateofnonreturn 7f243ce66c
the-accounts-struct.md improvement (#2156) 2022-09-24 14:10:23 -04:00
Noah Prince 6f3877f36c
feat: Update seeds inference to allow nested user defined structs as part of the seeds (#2198) 2022-09-23 22:14:57 -04:00
Noah Prince d929589013
feat: Recursively derive const pubkeys and add custom resolver export (#2196) 2022-09-22 12:26:13 -04:00
Noah Prince 436791b039
feat: Recursively derive seeds and add custom account resolver (#2194) 2022-09-21 16:32:24 -04:00
Gajesh Naik 2a07d841c6
implemented more token_metadata wrappers (#2179) 2022-09-13 22:27:14 -04:00
0xWoo e019ba2199
metadata: verify_collection & refactor results (#2151) 2022-09-13 18:05:24 -04:00
Totoro 5ae52cae13
fix IDL types parsing (#2176) 2022-09-12 08:04:11 -04:00
Matthew Callens f155996c3c
add wrappers for mpl `sign_metadata` and `remove_creator_verification` (#2175)
* add wrappers for mpl creator verification ix

* update changelog
2022-09-10 16:32:29 -04:00
Matthew Callens 4c24c5d7b1
add `update_primary_sale_happened_via_token` ix wrapper for `metadata` (#2173)
* add update_primary_sale_happened_via_token ix wrapper

* update changelog
2022-09-10 15:57:27 -04:00
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) 2022-09-10 12:52:59 -04:00
surfertas 0c70d183ef
add freeze and thaw delegated account instructions (#2164) 2022-09-06 10:30:50 -04:00
Pierre 8ee4600785
feat: Use new canonical close account pattern (#2169) 2022-09-06 09:33:17 -04:00
Sammy Harris c1c4f6c335
fix new clippy lints (#2148) 2022-08-23 18:57:32 -04:00
Matthew Callens 586094156b
ci: disable breaking nonRentExempt test (#2147) 2022-08-23 16:38:31 -04:00
acheron 5a025b949e
ts: Add SPL Anchor packages (#2143) 2022-08-22 21:57:56 -04:00
dependabot[bot] a59aa5f6f3
build(deps): bump terser from 5.12.1 to 5.14.2 in /ts (#2136) 2022-08-16 19:16:39 -04:00
dependabot[bot] 7bdbb03cbd
build(deps): bump minimist from 1.2.5 to 1.2.6 in /ts (#2135) 2022-08-16 19:16:24 -04:00
Sammy Harris 290b2aa43e
feat: constants declared in impl blocks in seeds (#2128) 2022-08-14 12:42:16 -04:00
tomland123 fc9c680d6a
Update installation.md (#2127) 2022-08-14 01:00:44 -04:00
Sammy Harris 3a0deba901
fix: IDL gen byte string lit parsing (#2125) 2022-08-13 22:57:59 -04:00
chinepun bf11f811d7
Adds purpose of seeds = true does in an Anchor.toml file (#2124) 2022-08-13 20:38:48 -04:00
Matthew Callens 7101ece803
spl: import TokenMetadataAccount (#2123) 2022-08-13 15:27:10 -04:00
Armani Ferrante e134cce3f3
spl: import deref (#2122) 2022-08-13 14:59:49 -04:00
Kevin Rodríguez d3ee9b529a
spl: adding metadata account type (#2014) 2022-08-13 14:44:38 -04:00
acheron 9457180a0a
ts: fix fetching all accounts when using a custom coder (#2107) 2022-08-12 14:06:14 -04:00
Matthew Callens 000e74ed48
spl: add create metadata v3 and set collection size ix (#2119)
* add create metadata v3 and set collection size ix

* update changelog
2022-08-12 12:11:43 -04:00
Luis Cossío ebe88187e3
Add workspace section to `Anchor.toml` reference (#2105) 2022-08-11 14:29:22 -04:00
Michal Rostecki 93332766f1
docs: Update links to the repository (#2103) 2022-08-04 13:05:15 -04:00
Sammy Harris 68362aca58
feat: Adds transaction function to RequestBuilder (#1985) 2022-07-30 14:53:10 -04:00
Matthew Callens 205e9d875f
fix more dead links (#2078) 2022-07-20 09:10:41 -04:00
Matthew Callens 9d15c99e07
update doc links to new anchor website (#2069) 2022-07-19 12:53:20 -04:00
Pierre bd54c2b128
fix: return err on test result err (#2068) 2022-07-19 12:08:21 -04:00
Matthew Callens fc3789520e
fix new clippy warnings for cicd (#2075) 2022-07-19 12:07:20 -04:00
Italo Casas ae0131dbb4
fixing docs hydration error (#2047) 2022-07-08 09:22:08 -04:00
Tom Linton c6b99ff34f
cli: Strip workspace dir prefix from solana args (#2046) 2022-07-08 09:21:56 -04:00
cavemanloverboy 0fdfb49693
spl: fix version mismatch for associated tokens (#2036) 2022-07-06 18:29:51 -04:00
nheingit 7eb8ca8986
removed anchor-lang book reference (#2032) 2022-07-05 17:57:46 -04:00
Armani Ferrante 6baed77eb5
v0.25.0 (#2031) 2022-07-05 16:32:55 -04:00
Matthew Callens c47fb2877e
lang: adjust `realloc` implementation to safeguard max increase and idempotency (#1986) 2022-07-05 15:54:40 -04:00
Armani Ferrante 9b61bbc626
bump solana-program version (#2027) 2022-07-04 23:58:31 -04:00
Drew Nutter 24ab7d3e84
add skip-lint to Anchor.toml (#2026) 2022-07-04 12:12:50 -04:00
dependabot[bot] e90f6888b0
build(deps): bump cross-fetch in /docs/programs/tic-tac-toe (#2024) 2022-07-03 10:47:19 -04:00
dependabot[bot] 5e07a34ee6
build(deps): bump minimist in /docs/programs/tic-tac-toe (#2025) 2022-07-03 10:46:37 -04:00
Kevin Rodríguez 8a6a9e1c75
ts: fix Module needs an import assertion of type json (#2023) 2022-07-03 10:43:32 -04:00
Matthew Callens 85847445b3
fix changelog entry to be breaking (#2022) 2022-07-02 11:17:02 -04:00
Matthew Callens e67c50f914
ts: convert `EventParser.parseLogs` to a generator function (#2018) 2022-07-01 23:29:19 -04:00
Matthew Callens 2ad00678b6
ts: add `accountsStrict` for non-resolvable accounts input (#2019) 2022-07-01 18:26:09 -04:00
Matthew Callens f76112a41a
add account name to discriminator mismatch errors (#2020) 2022-07-01 18:25:18 -04:00
Jesse Eisses df9627e952
update docs on format of method dispatch identifier (#2017) 2022-06-30 09:36:38 -04:00
Italo Casas a1bb494631
docs meta tags and registry url (#2010) 2022-06-28 18:01:14 -04:00