Commit Graph

180 Commits

Author SHA1 Message Date
Jean Marchand (Exotic Markets) 38bbb21c33
lang: remove the state and interface attributes (#2285) 2022-12-22 16:33:44 +00:00
Henry-E 4bef8c40ef
Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
Henry-E 347c225a27
v0.26.0 (#2315)
* v0.26.0

* update packages

* typedocs

Co-authored-by: henrye <henry@notanemail>
2022-12-15 16:12:22 +00:00
Jean Marchand (Exotic Markets) fad05805d8
spl: change serum-dex to openbook-dex (#2308)
* Change serum-dex by openbook-dex

* Change serum-dex by openbook-dex in tests

* Fix swap

* Fix cfo

* Downgrade openbook

* Disable cfo and update changelog

* Revert lock file

* minor grammar

* update the pubkey to open dex

* Remove @solana/web3.js from ts package.json

Co-authored-by: Henry-E <henry.elder@adaptcentre.ie>
Co-authored-by: henrye <henry@notanemail>
2022-12-12 16:12:33 +00:00
Adithya Narayan b662ff1460
cli: `anchor account` subcommand to read program account (#1923)
* Setup account subcommand skeleton

* Move IDL deserialization code to syn module

* Change HashMap to serde_json

* Add enum deserialization

* Add account subcommand to docs

* Fix lint

* Add validation for account type

* Fix solana-sdk dependency version

* Fix clippy warnings

* Move IDL deserialization code to cli module

* Remove debug print

* Add integration tests

* Update documentation with example

* Fix clippy warnings

* Fix leftover merge conflict

* run prettier

Co-authored-by: Henry-E <henry.elder@adaptcentre.ie>
Co-authored-by: henrye <henry@notanemail>
2022-12-12 16:11:26 +00:00
Darren 704fdce0cd
Fixed compile time issue on p1 wallet (#2066) (#2067) 2022-11-28 16:50:42 +00:00
Matthew Callens be67192f2b
add vercel script for determining deployment skipping (#2277) 2022-11-22 11:49:12 -05:00
Dana 8719facf60
Add libssl-dev to additional deps (#2206) 2022-10-18 10:14:25 -04:00
Ryan Mehta 0f10a99995
Add missing closing parenthesis (#2230) 2022-10-17 22:23:38 -04:00
stateofnonreturn 7f243ce66c
the-accounts-struct.md improvement (#2156) 2022-09-24 14:10:23 -04:00
tomland123 fc9c680d6a
Update installation.md (#2127) 2022-08-14 01:00:44 -04:00
chinepun bf11f811d7
Adds purpose of seeds = true does in an Anchor.toml file (#2124) 2022-08-13 20:38:48 -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
Matthew Callens 205e9d875f
fix more dead links (#2078) 2022-07-20 09:10:41 -04:00
Italo Casas ae0131dbb4
fixing docs hydration error (#2047) 2022-07-08 09:22:08 -04:00
Armani Ferrante 6baed77eb5
v0.25.0 (#2031) 2022-07-05 16:32:55 -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
Italo Casas a1bb494631
docs meta tags and registry url (#2010) 2022-06-28 18:01:14 -04:00
Armani Ferrante e4dfd34dc5
docs: add security section (#2003) 2022-06-25 10:30:17 -04:00
Italo Casas 3cc3d85fa4
docs: fix typos (#2002) 2022-06-25 10:30:04 -04:00
Italo Casas e606e5a072
docs improvements (#2001) 2022-06-25 09:56:20 -04:00
Matthew Callens fcc7addc66
add theme color for logo text (#2000) 2022-06-24 22:06:56 -04:00
Italo Casas 615fa457f3
new docs (#1999) 2022-06-24 14:56:29 -04:00
Sohrab 55e0c5d9dd
fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
Nazreen 1222968ec3
docs: clarify how to use program keypair(#1812)
Co-authored-by: Paul Schaaf <paulsimonschaaf@gmail.com>
2022-04-19 20:57:32 -04:00
Armani Ferrante 0b4c7b0c73
v0.24.2 (#1788) 2022-04-13 19:44:18 -04:00
Sohrab aff01b99e5
docs(tutorial-4): fix link syntax (#1787) 2022-04-13 09:38:45 -04:00
Armani Ferrante d491f0ba1d
v0.24.1 (#1779) 2022-04-12 18:50:33 -04:00
Armani Ferrante b0f263214d
v0.24.0 (#1769) 2022-04-12 10:52:06 -04:00
Armani Ferrante 77b1afcf2f
v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
Armani Ferrante b733610d87
v0.22.1 (#1528) 2022-02-28 11:35:59 -05:00
tanliwei 2fc0319f3c
Update link to Account type in docs (#1514) 2022-02-23 11:07:53 +01:00
Armani Ferrante 24ccaea903
v0.22.0 (#1484) 2022-02-20 20:32:38 -05:00
Paul 40596824bf
error redesign (#1462) 2022-02-20 17:28:24 -05:00
SchwarzBier 44ce9d862c
docs: remove dead projects (#1421)
Neither of these addresses resolve:

* [SpringBoard](https://springboard.finance/)
* [Unk](https://unk.finance/)
2022-02-10 16:38:20 +03:00
Armani Ferrante ef1a58d665
v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
Aldrin Dev bbfaf9d712
docs: rename cryptocurrencies.ai to aldrin (#1379) 2022-02-01 10:22:27 -05:00
Paul 7615c7821c
docs: add homepage and links to The Anchor Book (#1336) 2022-01-27 11:19:47 -05:00
LM 71f9c02c91
docs: typo fix (#1308) 2022-01-12 16:02:37 -05:00
Armani Ferrante a81ff88d76
v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
Elliot Kennedy 97378eb8a7
Add Hubble Protocol to projects list (#1253)
Signed-off-by: Elliot Kennedy <me@elken.io>
2022-01-07 10:50:19 -05:00
Armani Ferrante 9c47c0a6cd
v0.20.0 (#1251) 2022-01-06 18:09:43 -05:00
Paul 1749a7bd53
cli: Add `anchor expand` command (#1160) 2021-12-27 13:34:45 -05:00
Neco 9005dd7f14
doc: Update solana version (#1184) 2021-12-21 15:17:54 -05:00
Lyn Nagara bb496e09aa
docs: fix typo in cli docs (commands.md)(#1165) 2021-12-19 18:16:38 +01:00
Paul 96f79993dd
ci: update solana cli (#1133) 2021-12-13 11:23:36 -05:00
andrealincoln fcb07eb8c3
docs: Change "basic" to "basic_0" (#1119) 2021-12-09 13:47:13 -05:00
andrealincoln 43c119dbde
docs: Changing "0.0.0" --> "0.1.0" (#1118) 2021-12-08 21:47:16 -05:00