Commit Graph

650 Commits

Author SHA1 Message Date
Armani Ferrante be4e946040
spl: Move permissioned market proxy (#962) 2021-11-30 12:44:15 -08:00
Jon Cinque d0eb4fc8fb
cli: Add ability to verify non-upgradeable programs (#1079) 2021-11-29 18:04:09 -08:00
Paul 926c0246e3
lang: Add deprecated attribute to Loader (#1078) 2021-11-29 22:40:20 +00:00
bigzPubkey 7c479ad7ec
docs: Update Drift project name (#1077) 2021-11-29 08:44:19 -08:00
Armani Ferrante 7359464df5
readme: Update build status badge (#1076) 2021-11-28 21:15:34 -08:00
Paul 064d8bb286
client: Ignore logs that are not base64 encoded (#1075) 2021-11-28 20:38:51 -08:00
Paul e8934a113c
ci: Improvements (#1074) 2021-11-28 11:10:39 -08:00
Vladimir Guguiev 5e8d335599
ts: Improve native ESM compatibility (#1053) 2021-11-28 08:02:58 -08:00
Tom Linton 1c5f503a75
cli: Add version name from programs Cargo.toml to IDL (#1061) 2021-11-27 09:06:01 -08:00
Paul a4002dfb95
ci: Switch to github actions, parallelise tests (#1066) 2021-11-27 08:57:43 -08:00
Jon Cinque 384f143f77
cli: Do verifiable builds from any image (#1054) 2021-11-24 20:09:48 +00:00
Paul 8a30d87064
lang: Log instruction names (#1057) 2021-11-24 10:46:17 -08:00
Tom Linton af9d9d2aa7
Revert "cli: Add quotes to Command args (#1046)" (#1056) 2021-11-23 18:12:28 -08:00
Kirill Fomichev 92c6d4c3f7
cli: Add quotes to Command args (#1046) 2021-11-21 07:22:26 -08:00
Lorenzo Ampil 6140103a5e
docs: Fix typo (#1050) 2021-11-21 07:21:36 -08:00
Kirill Fomichev 632aefa250
lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
Armani Ferrante c868b91e93
ts: Add bool, u128, i128 for idl types (#1042) 2021-11-19 07:14:43 -08:00
Kirill Fomichev 9bee113fa4
travis: Remove not required ENV variables (#924) 2021-11-19 07:10:20 -08:00
Kirill Fomichev 3db7a048ba
deps: Cargo update --aggressive (#1037) 2021-11-19 06:31:12 -08:00
Mikhail Gorbachev 2d44654a4b
lang: Add `AccountNotInitialized` error (#1024) 2021-11-18 07:42:07 -08:00
Paul 11764a1fa5
cli: Add cargo args handling to verifiable builds (#1035) 2021-11-17 18:38:26 -08:00
FlorianMilcendeau 7a7db5bc0a
cli: Add `types` setting to Anchor.toml workspace (#1032) 2021-11-17 15:04:14 -08:00
Swift e7e8f4da9b
ts: Remove console logs from Node package (#1031) 2021-11-17 14:58:26 -08:00
Aadhi ab3e1294d9
fix: Check if name in keyword (#1020) 2021-11-15 16:54:51 -08:00
zklock 7b86aed638
lang: Document init_if_needed (#1023) 2021-11-15 04:09:30 -08:00
dependabot[bot] 94de51bc67
build: Bump ansi-regex from 5.0.0 to 5.0.1 in /ts (#1012) 2021-11-14 06:46:39 -08:00
Kirill Fomichev 3688683931
lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 2021-11-14 06:46:18 -08:00
SolanaMonkeyBusiness c188846a4b
ts: Add postInstructions (#1007) 2021-11-14 06:45:03 -08:00
Tom Linton 1319dc65d6
v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
Oliver Queen 52752da891
docs: Add Arrow Protocol to projects.md (#1008) 2021-11-13 18:13:56 -08:00
Tom Linton 4ba09fb1e5
Version bump script (#1010) 2021-11-13 18:11:26 -08:00
wan-nyan-wan ddd5ad7a48
lang: Fix redundant split() (#960) 2021-11-13 07:46:48 -08:00
tomland123 9b5242ea97
docs: Changed tutorial (#1005) 2021-11-13 07:43:15 -08:00
Tom Linton 468fe79473
cli, examples, tests: Remove global JavaScript dependencies in favour of local (#990) 2021-11-11 22:38:35 +00:00
ceciEstErmat d027b39c56
docs: Update tutorial-0.md (#999) 2021-11-11 17:29:10 +00:00
Armani Ferrante 62fcd75401
spl, tests: Use feature flag for dex (#985) 2021-11-11 14:12:50 +00:00
Kirill Fomichev ac3fbe8d38
cli: Add `idl-ts` option to build command (#940) 2021-11-10 06:40:28 +00:00
Tom Linton e22eb4c3d7
cli: Improve error if global anchor not found (#996) 2021-11-10 05:40:37 +00:00
Paul 54f24e5596
spl: Feature gate modules and only enable token, mint, and associated token by default (#973) 2021-11-06 13:49:06 +00:00
Drew Nutter 2758e8d6c4
client: Allow extraction of instructions from RequestBuilder (#952) 2021-11-05 13:09:41 +00:00
Kirill Fomichev a22b94921e
cli: Add fields os/cpu to npm cli package (#976) 2021-11-04 16:38:04 +00:00
milk-duds-pro b35471919b
readme: Add npm package anchor-cli (#974) 2021-11-04 16:37:19 +00:00
Kirill Fomichev 13eadea2d5
cli: Output ts in idl parse (#941) 2021-11-02 17:00:13 -07:00
Tom Linton f66eee7c6d
tests: 2d array test (#966) 2021-11-02 11:32:24 -07:00
Matthew Callens 20726d06bd
lang: Add `SystemAccount<'info>` Account Type (#954) 2021-10-30 11:45:06 -05:00
harkl f682164add
docs: Add sosol to projects list (#947) 2021-10-28 09:36:28 -07:00
Blockchain Man 9567eeabd9
readme: Fixed broken Discord link. (#951) 2021-10-28 09:25:25 -07:00
Matthew Callens ec26966340
ts: Capitalize account discriminator in `AccountCoder` (#931) 2021-10-27 11:09:40 -07:00
Johanna Johansson 5fa263ff17
lang: Preserve attrs in access control (#936) 2021-10-26 14:57:27 -07:00
Luke Mahan 4ef928dd02
docs: Typos and grammar fix (#933) 2021-10-25 18:30:08 -07:00