Commit Graph

54 Commits

Author SHA1 Message Date
Paul 22a44a9767
more declare_id info (#71) 2022-04-19 20:52:04 -04:00
Paul f8dfcbb1af
improve install docs (#70) 2022-04-18 12:21:15 -04:00
Paul 9920c5d9b2
improve js reference (#67) 2022-04-16 14:39:39 -04:00
Paul ccace41d4a
better js reference part 2 (#66) 2022-04-16 14:35:55 -04:00
Paul 817463e13d
better name for js reference (#65) 2022-04-16 14:33:39 -04:00
Paul 46ddeae0b7
fix typo in "Intro To Solana" chapter (#64) 2022-04-16 14:24:46 -04:00
Paul 2823a811af
js type conversion reference (#63) 2022-04-16 14:23:48 -04:00
Paul a73d595e5c
add intro to solana section (#62) 2022-04-15 14:07:09 -04:00
Tom Linton 31882469d6
add section about handler function return values (#52)
Co-authored-by: Paul Schaaf <paulsimonschaaf@gmail.com>
2022-04-13 16:21:19 -04:00
Paul f4f55e9d6f
update to 0.24.1 (#60) 2022-04-13 15:22:54 -04:00
Kirill Fomichev 346c91ba89
Fix `Option<T>` rendering (#57) 2022-04-13 14:33:46 -04:00
GitHubPang 6cee0f4e54
Fix typos and grammar (#58) 2022-04-13 14:15:22 -04:00
LM f1ece00b8f
Errors: Typo fix (#56) 2022-04-13 14:11:30 -04:00
lucas e6603e3e2a
use ts builder api (#54)
Co-authored-by: Paul Schaaf <paulsimonschaaf@gmail.com>
2022-04-13 14:09:04 -04:00
Tyler Fletcher 0099a11a65
Make wallet path in Anchor.toml of tic-tac-toe program generic (#49) 2022-03-24 11:17:32 -04:00
Paul Schaaf 1193965b92
add comment about zero-copy in space chapter 2022-03-23 18:12:34 -04:00
Paul Schaaf f13166d17c
add comment about anchors discriminator in space chapter 2022-03-23 18:08:32 -04:00
Paul c032d12e35
add space reference (#50) 2022-03-23 17:56:51 -04:00
Paul 4744a13768
update tic-tac-toe milestone project to v0.23.0 (#47) 2022-03-22 13:54:56 -04:00
Paul ab6ef915aa
update error chapter with v0.23.0 error info (#45) 2022-03-22 00:12:53 -04:00
Sven Dowideit c31a5d7b52
update install docs to match https://github.com/project-serum/anchor/pull/1565 (#36) 2022-03-21 18:57:08 -04:00
Paul Schaaf aca2799e9d
v0.23.0 2022-03-21 18:55:38 -04:00
Paul d8e8833dae
version in title (#44) 2022-03-21 18:49:33 -04:00
Deep Mehta 10614781c9
Fix broken link for Error Codes reference (#43) 2022-03-21 18:46:07 -04:00
Paul 77be2452b9
add Anchor.toml reference (#41) 2022-03-16 23:24:12 -04:00
Paul b36968a4d1
update versions (#35) 2022-03-12 21:43:29 -05:00
Paul 839642907b
add recommended program structure (#30) 2022-03-11 13:56:10 -05:00
drseu55 f3e5b84443
add anchor_spl crate in code and toml file (#32) 2022-03-11 12:39:35 -05:00
kennethcassel 508e0b70bd
Add instructions for generating a local keypair to tic-tac-toe section (#31) 2022-03-11 12:31:08 -05:00
Paul c2f27b8e65
add solana-keygen new to installation steps (#34) 2022-03-11 12:23:57 -05:00
Paul f2cf5cda65
fix summary (#33) 2022-03-11 12:00:04 -05:00
Paul e5a632ec96
older versions via branches (#29) 2022-03-06 16:56:25 -05:00
Paul 04c0077ddf
fix if let (#28) 2022-03-06 16:45:16 -05:00
Paul d13df6ed12
tags to run older versions of the book (#27) 2022-03-06 16:41:49 -05:00
powell granger 344f303789
unnecessary if let (#25) 2022-03-06 16:40:56 -05:00
Paul 9b36e8f1d8
use anchor keys list instead of solana address -k (#26) 2022-03-06 16:15:34 -05:00
Paul 2d921ac23b
add links to programs dir (#22) 2022-02-25 22:26:46 +01:00
Paul 2c0cc2dc48
add programs dir and tic-tac-toe program (#21) 2022-02-25 22:17:36 +01:00
Paul c040e1b0a3
update installation page - new version number and recommended installation method 2022-02-25 17:33:22 +01:00
Paul aa6b26bc1e
fix broken link to Account reference 2022-02-23 13:55:29 +01:00
Paul 02ab3d9960
update local serve instructions 2022-02-22 18:50:45 +01:00
Armani Ferrante ae22ed36b2
Add license (#17) 2022-02-22 10:19:57 -05:00
Joe McCann 64343f6b5e
Adding Readme including steps to run the book locally (#16) 2022-02-22 10:16:49 -05:00
Paul d17a94cec1
cpi and pda chapter (#7) 2022-02-22 12:36:04 +01:00
Paul beeebca7af
adapt book to error rework (#14) 2022-02-21 11:16:34 +01:00
Tom Linton b992f4828b
Replace SAFETY with CHECK (#11) 2022-02-20 21:04:02 -05:00
Tom Linton 73ad095541
Add section on safety checks (#6) 2022-02-20 21:00:03 -05:00
Tom Linton 16fbce6328
Add avm docs (#4) 2022-02-09 18:20:13 +01:00
Paul 353fd6f638
add CNAME to gh-pages branch via ci (#3) 2022-02-06 20:43:44 +01:00
Paul 3041e15d40
add master branch and build and deploy to gh pages via ci (#2) 2022-02-06 20:35:56 +01:00