Totoro
8e66d5bb5f
Add support for idl enum tuples, enchance types ( #2185 )
2022-10-18 10:13:23 -04:00
Ryan Mehta
0f10a99995
Add missing closing parenthesis ( #2230 )
2022-10-17 22:23:38 -04:00
eydelrivero
b9b2737c18
Improved error message when verify command fails on missing program or IDL ( #2225 )
2022-10-14 00:42:29 -04:00
Sammy Harris
3da28dbc5f
fix: ignore non Accounts in safety checks ( #2201 )
2022-10-13 23:08:02 -04:00
Sammy Harris
5647510615
chore: bump @solana/web3.js in anchor-ts ( #2227 )
2022-10-13 23:06:51 -04:00
Henry-E
d83efcdc3a
update solana web3 package to 1.64.0 ( #2223 )
...
* update solana web3 package to 1.64.0
* fix some missing packages; update changelog
* fix weird prettier thing messing with changelog
* also upgrade the yarn.lock in tests
2022-10-13 11:20:32 +01:00
Noah Prince
52a7e1e278
bug: use program id from account, not idl, when resolving relations ( #2221 )
2022-10-11 12:44:41 -04:00
Noah Prince
fd467df932
feat: Derive has_one's from other programs, recursively search custom resolvers ( #2208 )
2022-10-08 00:33:18 -04:00
Henry-E
862575a649
new clippy lints for rust 1.63 ( #2207 )
2022-10-06 14:26:22 -04:00
Han Yang
3970847e75
stake ( #2195 )
2022-09-24 14:11:12 -04:00
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