Commit Graph

758 Commits

Author SHA1 Message Date
Armani Ferrante ea6e44bb47
docker: Update node path (#747) 2021-09-16 21:40:55 -05:00
Armani Ferrante 780094a648
v0.16.0 (#746) 2021-09-16 19:19:15 -05:00
Armani Ferrante c004b0f99c
lang, examples: UncheckedAccount and Cfo updates (#745) 2021-09-16 17:49:24 -05:00
Ian Macalinao 90df0b1976
ts: Improve TypeScript types (#739) 2021-09-16 15:42:11 -05:00
Tommy Johnson 8eec4d3e3d
spl: Update middleware settle funds log (#738) 2021-09-14 20:11:58 -05:00
tomland123 a1f4fac09d
ts: Expose ProgramError (#737) 2021-09-14 18:06:49 -05:00
Armani Ferrante 0faed88600
spl, ts: Pin serum-dex and lint (#735) 2021-09-14 12:24:18 -05:00
Paul Tudan cc8e7b416c
docs: Add step about checking out specific version tag branch (#732) 2021-09-14 12:09:42 -05:00
aankor 11d40a23bb
lang: Replace HashMap by BTreeMap for crate modules storage (#730) 2021-09-14 10:34:59 -05:00
Shardul Aeer cc2f5e3fc3
docs: @project-serum/anchor-cli install instructions (#727) 2021-09-13 11:39:28 -07:00
Pierre bf5cf80c11
ts: Use env variable for local wallet (#718) 2021-09-12 10:07:42 -07:00
Mitchel Kelonye 2ff6ae09a2
docs: Add unk.finance (#709) 2021-09-12 10:01:21 -07:00
Pierre/Long ff56971f6c
docs: Add copy button for code blocks (#715) 2021-09-11 23:15:06 -07:00
suscd e763b721c3
spl: Add token `close_account` instruction (#714) 2021-09-11 17:35:21 -07:00
Armani Ferrante 374009bd9f
cli: Fix clippy (#713) 2021-09-11 15:42:50 -07:00
Armani Ferrante b1ef7431ec
lang, spl: Program and Signer types (#705) 2021-09-11 14:43:12 -07:00
hana e2bd41b967
ts: Support empty account structs (#712) 2021-09-11 14:39:12 -07:00
Siong adb0c56770
cli: Snake case program names when initializing workspace (#711) 2021-09-11 12:59:53 -07:00
xjcaa 8af34c4d08
ts: Make account unsubscribe async (#707) 2021-09-11 09:18:16 -07:00
Sam Barnes d73dca15a6
docs: Fix typo in tutorial/basic-1 (#703) 2021-09-10 10:45:41 -07:00
Armani Ferrante c76db691cd
lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -07:00
Armani Ferrante 526de235d1
lang: `#[account(owner)]` uses pubkey instead of account target (#691) 2021-09-09 14:32:11 -07:00
Pierre 4451779036
ts: Add array to ts IdlType (#697) 2021-09-08 09:04:12 -07:00
Armani Ferrante cfc43da8ad
Fix readme markdown (#694) 2021-09-07 23:00:22 -07:00
Armani Ferrante 1acbe6a22c
Update readme (#693) 2021-09-07 22:57:02 -07:00
Armani Ferrante 2b1f0fb7ba
docker: Update path var (#692) 2021-09-07 20:09:06 -07:00
Armani Ferrante 23656de877
v0.15.0 (#688) 2021-09-07 18:30:04 -07:00
Armani Ferrante 3ee33132f5
cli: Add default program id to init template (#689) 2021-09-07 17:57:01 -07:00
Armani Ferrante 3958533750
Static owner and program ID checks (#686) 2021-09-07 13:06:15 -07:00
Kirill Fomichev 675c7cd81d
lang: Check that ProgramAccount writable on deref_mut (#681) 2021-09-06 17:07:39 -07:00
Armani Ferrante 3f6af1f280
Update readme example (#680) 2021-09-04 06:13:41 -07:00
Armani Ferrante 5d8b4765f2
Add /tests dir (#676) 2021-09-04 05:33:39 -07:00
Michael Huang ea292e39b5
lang: Include declare_id proc_macro in anchor prelude (#672) 2021-09-03 11:18:26 -07:00
Armani Ferrante f8276be2b8
client: Fix example (#671) 2021-09-03 11:01:35 -07:00
Armani Ferrante 2cc82bc11a
docs: Update tutorials for new init constraint (#670) 2021-09-02 16:29:25 -07:00
Armani Ferrante 4808c9ab6c
docker: Install node (#669) 2021-09-02 13:34:36 -07:00
Armani Ferrante 5017a1afee
v0.14.0 (#655) 2021-09-02 11:31:50 -07:00
Armani Ferrante d1edf2653f
lang: Use try_accounts instead of manual deser (#666) 2021-09-02 09:35:05 -07:00
bibop 8a9ea76095
docs: Mello pivotted to 01 (#664) 2021-09-02 08:49:00 -07:00
Armani Ferrante 7a367f3f5c
lang: Deprecate `#[state]` (#661) 2021-09-01 15:34:28 -07:00
Armani Ferrante f4f60d7fab
lang: Move program check to try_from (#660) 2021-09-01 14:53:39 -07:00
Tom Linton afa218f797
lang: Handle underscores when parsing array sizes (#656) 2021-09-01 14:07:23 -07:00
Armani Ferrante b6720be3ce
examples: Bump solana-program to 1.7.11 (#654) 2021-08-31 17:27:59 -07:00
Kirill Fomichev 697f585b5b
Update solana to 1.7.11 (#653) 2021-08-31 14:52:41 -07:00
Armani Ferrante 6085eda9df
lang: Sends lamports to payer on init (#648) 2021-08-31 14:43:04 -07:00
Kirill Fomichev c67dea4379
lang: Optimize `trait Key` implementation (#652) 2021-08-31 00:27:26 -07:00
Armani Ferrante 75c20856e4
lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
Armani Ferrante 2604a442fd
lang: Add zero attribute (#513) 2021-08-25 10:27:27 -07:00
skrrb 142728d271
examples: Use @solana/spl-token in ido-pool test (#636) 2021-08-25 06:04:33 -07:00
Tom Linton b01e1e5d4b
cli: Remove anchor launch (#634) 2021-08-23 14:38:21 -07:00