Commit Graph

29 Commits

Author SHA1 Message Date
R. M. Shea 18ed2a2080
Add Search functionality (#729)
* Install `lunar-search` component

* Add lightweight search
2020-10-30 10:02:59 -07:00
Ryo Onodera 0dc32f67df
Document about the known fake rent issue (#753)
* Document about the known fake rent issue

* Bad english

* Apply suggestions from code review

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* Fix link

* Apply more suggestions

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2020-10-30 15:17:41 +09:00
Justin Starry edb0a7deea
Document self-transfer behavior (#743) 2020-10-28 10:48:23 +08:00
Michael Vines 43b6177b08 Add JSON RPC methods section 2020-10-14 23:36:37 -07:00
Jack May 08d9999f99
add shared-memory program (#611)
* add shared-memory program

* add offset and reduce shared object size
2020-10-14 23:50:57 +00:00
Michael Vines 47ef251c8f Add NTF documentation 2020-10-14 08:46:57 -07:00
Jack May bb9f0223a2
Add doc info about generating keypair (#516) 2020-09-22 09:03:25 +00:00
Jack May f68ff75ba0 backport #479 to v2 2020-09-21 17:08:37 -07:00
Jack May 80ea6ff536
Fix multisign check (#479) 2020-09-18 15:53:26 -07:00
Trent Nelson dfe39d3001 Docs: Describe how to configure spl-token-cli 2020-09-18 01:26:00 +00:00
Jack May 0070aeb099
Clarify token freeze authority documentation (#456) 2020-09-16 23:20:06 +00:00
Greg Fitzgerald 0ca4a61e4d
Javascript -> JavaScript (#409) 2020-09-09 17:57:30 -06:00
R. M. Shea b5cbedc51c
Update logos (#389)
Co-authored-by: Ryan Shea <rmshea@users.noreply.github.com>
2020-09-08 09:59:15 -06:00
Trent Nelson e00a6f1add Bump Token version to 2.0.4 2020-09-04 01:18:44 -06:00
Tyera Eulberg 07dcf3a1ec
Fix up spl-token docs (#379)
* Fixup spl-token docs

* Apply suggestions from code review

Co-authored-by: Michael Vines <mvines@gmail.com>

Co-authored-by: Michael Vines <mvines@gmail.com>
2020-09-02 01:41:05 +00:00
Jack May 05999a91ed
Update token docs (#360) 2020-08-29 00:16:55 +00:00
Justin Starry 3691b14a01 Update token js bindings 2020-08-28 16:02:32 -07:00
Greg Fitzgerald 6761f440ab
Token nits (#353) 2020-08-28 10:12:05 -06:00
Michael Vines 96f9b0cdc6 Adapt spl-token cli to Solana 1.3.2 2020-08-14 01:22:11 +00:00
Michael Vines bd67ce9f6d Add transfer example 2020-08-14 01:22:11 +00:00
Michael Vines fa67d0e7d1 Add spl-token documentation 2020-08-10 12:49:28 -07:00
Michael Vines 827e4196ed
Correct github link 2020-08-04 16:49:18 -07:00
Raj Gokal ef94e22067
adds program library logo and link back to docs (#191)
* adds program library logo and link back to docs

* adds logo and link to docs

* formatting fixes

Co-authored-by: Raj Gokal <rajgokal@macbook-pro.lan>
2020-08-03 07:31:23 -07:00
Jack May 6cab5f663b
Add prelim token-swap docs (#161) 2020-07-28 16:49:29 -07:00
Jack May a02c403bf8
Add memo docs (#160)
* Add memo docs

* nudge
2020-07-28 16:33:50 -07:00
Jack May 691a213524
Add token docs (#158) 2020-07-28 11:00:37 -07:00
Jack May aa92540402
Add copy code block button support to docs (#157) 2020-07-27 12:09:04 -07:00
Dan Albert f166a9978c
Add package-lock.json (#156) 2020-07-24 17:09:15 -06:00
Dan Albert 2277b5b284
Implement docusaurus build, deployment and CI hooks (#129)
* Implement docs build, deployment and CI hooks

* Fixup travis config

* Update references to final domain choice
2020-07-16 10:13:45 -06:00