Commit Graph

464 Commits

Author SHA1 Message Date
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
xjcaa 7e7e866bb2
ts: Fix event listener and add multiple event test (#631) 2021-08-23 11:56:23 -07:00
Armani Ferrante 715200d053
ts: Add deprecated annotation to associated functions (#627) 2021-08-22 18:22:40 -07:00
Aris 8ecc286117
docs: Getting started updates (#628) 2021-08-22 18:22:28 -07:00
Haik Dulgarian 03fbfe7767
docs: Update projects.md (#629) 2021-08-22 18:14:06 -07:00
Armani Ferrante 3be29425ac
ts: Add associated client code (#626) 2021-08-20 11:39:07 -07:00
vicyyn 541dbfbe37
examples: Tictactoe (#609) 2021-08-18 23:50:50 -07:00
Julian McCarthy 5532aca6ec
cli: Add package.json in anchor init (#623) 2021-08-18 23:50:00 -07:00
harkl e11b8efc06
docs: Add reference for `anchor test --skip-local-validator` (#624) 2021-08-18 19:43:08 -07:00
xjcaa 84a2b8200c
ts: Fix typo (#621) 2021-08-18 10:35:29 -07:00
dependabot[bot] 48e3f450ca
ts: Bump path-parse from 1.0.6 to 1.0.7 (#620) 2021-08-17 18:33:14 -07:00
harkl c3a7b42b1e
docs: Clarify that solana-test-validator should be closed for anchor test (#616) 2021-08-16 16:02:06 -07:00
Armani Ferrante 6e55078ff3
lang, ts, examples: Remove associated keyword (#612) 2021-08-15 16:35:53 -07:00
Armani Ferrante 941e439429
examples: Fix token init (#610) 2021-08-15 00:20:00 -07:00
Henry-E fef207dc83
lang, examples: Add mint initialization constraints (#562) 2021-08-14 18:18:28 -07:00
Kirill Fomichev a76662fb7a
lang: Ignore unnamed structs instead of panic (#605) 2021-08-13 18:09:20 -07:00
Michael Huang b4fd773aa9
lang: Fix remaining_accounts for interface attribute CPIs (#596) 2021-08-11 22:25:54 -07:00
skrrb 47fd5f1fc1
docs: Add SpringBoard to projects.md (#600) 2021-08-11 11:58:48 -07:00
Armani Ferrante 8e4870d370
v0.13.2 (#599) 2021-08-11 01:13:38 -07:00
Armani Ferrante 5312ca314f
cli: Fix init command (#598) 2021-08-11 00:40:51 -07:00
Armani Ferrante 496f2b258c
v0.13.1 (#597) 2021-08-10 22:33:28 -07:00
Armani Ferrante bd68e28f15
cli: Fix Cargo.lock in workspace subdirectories when publishing (#593) 2021-08-10 21:36:56 -07:00
Brian Anderson 80e4030e45
Use correct crate name in readme example (#595) 2021-08-10 11:43:06 -07:00
aac 544d66ee9b
cli: Add program logs for genesis programs in tests (#594) 2021-08-10 02:39:02 -07:00
Armani Ferrante 2a06704c04
docs: Verifiable builds and publishing (#592) 2021-08-09 18:38:46 -07:00
Armani Ferrante af7d246c0c
v0.13.0 (#587) 2021-08-08 19:38:50 -07:00
Armani Ferrante 73dc612b7c
ts: Export EventParser (#591) 2021-08-08 18:50:34 -07:00
Armani Ferrante 4bf710c771
cli: Remove solana installer file after build (#590) 2021-08-08 18:47:11 -07:00
0xlucius 84c3288f32
client: Fix websocket url parsing (#589) 2021-08-08 13:33:10 -07:00
Kirill Fomichev ceb80b0a04
lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
Armani Ferrante 3248481288
cli: Anchor registry publishing (#570) 2021-08-08 02:11:48 -07:00
Zorro 098c2a0048
travis, examples: Add permissioned markets (#584) 2021-08-06 15:09:18 -07:00
Haik Dulgarian 9ed18dc888
examples: Fix typos (#564) 2021-08-06 12:52:54 -07:00
Zorro b7188b9b3e
examples: Fix small typo (#583) 2021-08-06 12:37:46 -07:00
Zorro 48a2e4ad0e
spl: Add rent sysvar to initialize_market cpi accounts (#582) 2021-08-05 17:09:11 -07:00
Zorro 0b077c4b34
spl: Add initialize_market instruction to dex cpi (#576) 2021-08-05 11:14:46 -07:00
Kirill Fomichev f9184d6b73
deps: Unpin zeroize (#580) 2021-08-05 11:04:57 -07:00
Yihau Chen f6329ceef1
docs: Fix misleading (#579) 2021-08-05 01:15:18 -07:00
Armani Ferrante 0c51fc7ddb
spl: Use git url for serum_dex for development (#575) 2021-08-04 15:52:06 -07:00
Armani Ferrante ec6888a3b9
v0.12.0 (#572) 2021-08-04 12:29:38 -07:00
Armani Ferrante 4e7790eacf
ts: Fix accounts iterable (#573) 2021-08-03 16:47:11 -07:00
Armani Ferrante 21cc98517a
ts: Fix undefined iterable (#571) 2021-08-03 16:13:31 -07:00
Kirill Fomichev ad075ceb56
ts: Use accounts with types in InstructionCoder (#568) 2021-08-03 13:54:20 -07:00
Armani Ferrante 1bea1bcbfc
Prune ix and solana version pinning (#569) 2021-08-03 12:50:43 -07:00
wan-nyan-wan 0ec5b377f8
readme: Remove double "includes" (#567) 2021-08-02 20:10:28 -07:00