Commit Graph

18 Commits

Author SHA1 Message Date
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
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
Armani Ferrante 6baed77eb5
v0.25.0 (#2031) 2022-07-05 16:32:55 -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
Italo Casas 615fa457f3
new docs (#1999) 2022-06-24 14:56:29 -04:00