12 Commits

Author SHA1 Message Date
mergify[bot]
6e214bbc04 Docs fixups (bp #15801) (#15802)
* docs: add docs links for crates published to crates.io

(cherry picked from commit 24d18b3cf2)

# Conflicts:
#	core/Cargo.toml
#	measure/Cargo.toml
#	programs/bpf/rust/finalize/Cargo.toml

* docs: add rust client api entry

(cherry picked from commit 3e6c7c4a3e)

* docs: rename 'deployed programs' section to 'on-chain programs'

(cherry picked from commit 0e452c8d91)

* docs: 'builtins' -> 'runtime facilities'

(cherry picked from commit 9c8be34906)

* docs: stabilize spl token jsonrpc methods

(cherry picked from commit 45190f6281)

* docs: deprecate lastvalidslot field of jsonrpc getfees

(cherry picked from commit c4ee1ab710)

Co-authored-by: Trent Nelson <trent@solana.com>
2021-03-11 21:49:14 +00:00
Justin Starry
66e03822a8 chore: fix web3 CI build failure 2020-06-18 15:39:02 +08:00
Michael Vines
d7b9aca87b chore: remove trailing whitespace 2020-06-14 21:57:04 -07:00
Jack May
11db9497a7 fix: update rust example to latest solana sdk 2020-06-14 21:57:04 -07:00
Justin Starry
a4e7ce3133 fix: update example programs to use new sdk api 2020-06-14 21:57:04 -07:00
Jack May
ee3acbf1ba fix: update examples (#485) 2020-06-14 21:57:04 -07:00
Jack May
408e8e7500 fix: Update Rust-BPF example (#406) 2020-06-14 21:57:04 -07:00
Michael Vines
78483ac49c fix: drop solana-sdk-bpf-utils version 2020-06-14 21:57:04 -07:00
Jack May
53dcf56559 chore: update noop to new Rust conventions (#365) 2020-06-14 21:57:04 -07:00
Jack May
62d9bebaa3 Update examples to new SDK (#358) 2020-06-14 21:57:04 -07:00
Michael Vines
03603ea87b fix: remove tick_height 2020-06-14 21:57:04 -07:00
Jack May
4c4f5a0fb9 Add BPF Rust noop example (#316) 2020-06-14 21:57:04 -07:00