Commit Graph

34 Commits

Author SHA1 Message Date
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
Tyera Eulberg 87c1becbef fix: Squash budget bugs 2020-06-14 21:57:04 -07:00
Tyera Eulberg f6494f6675 fix: Repair examples bug 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
Tyera Eulberg 15c36680cc Fix budget example tx confirmations 2020-06-14 21:57:04 -07:00
Tyera Eulberg c1bbb9b291 s/move/transfer in system program to match solana 2020-06-14 21:57:04 -07:00
Michael Vines be8821e0d0 fix: rename tokens to lamports 2020-06-14 21:57:04 -07:00
Michael Vines 243a4625f1 doc: rename network to cluster 2020-06-14 21:57:04 -07:00
Jack May 7d3f671c3d fix: update example to new sdk api (#146) 2020-06-14 21:57:04 -07:00
Michael Vines f120ef21ee fix: adapt to SolKeyedAccount name change 2020-06-14 21:57:04 -07:00
Michael Vines fa7e2722d1 fix: support multiple Transaction signatures 2020-06-14 21:57:04 -07:00
Michael Vines 5311ed7f68 fix: catch up to sol_deserialize() signature change 2020-06-14 21:57:04 -07:00
Michael Vines 64658c33ee docs: update examples 2020-06-14 21:57:04 -07:00
Michael Vines f20013a010 fix: update to 0.10.1 bpf sdk 2020-06-14 21:57:04 -07:00
Michael Vines 1d6abb17cf refactor: employ prettier 2020-06-14 21:57:04 -07:00
Michael Vines add7a00ace fix: update bpf sdk header 2020-06-14 21:57:04 -07:00
Michael Vines d328d23faa feat: add bpf-c-noop example 2020-06-14 21:57:04 -07:00
Michael Vines d3d1bce4c2 feat: add solana-localnet program 2020-06-14 21:57:04 -07:00
Michael Vines ca6965f8c2 feat: wrap public key in a class 2020-06-14 21:57:04 -07:00
Michael Vines 92af6e3341 Add getSignatureStatus() 2020-06-14 21:57:04 -07:00
Michael Vines 8ccbe888d3 Add breadcrumbs to some other available endpoints 2020-06-14 21:57:04 -07:00
Michael Vines e3703cec29 Add BudgetProgram.payOnBoth 2020-06-14 21:57:04 -07:00
Michael Vines d009e7e91b s/contract/program/ 2020-06-14 21:57:04 -07:00
Michael Vines 864940f63b Add budget example 2020-06-14 21:57:04 -07:00
Michael Vines cc4019f56f Update to v0.0.6 2020-06-14 21:57:04 -07:00
Michael Vines ad5390bbae Switch testnet url 2020-06-14 21:57:04 -07:00
Michael Vines 45360abc87 Add get-balance html example 2020-06-14 21:57:04 -07:00
Michael Vines 4df189513e Add Connection class 2020-06-14 21:57:04 -07:00
Michael Vines bbb8055243 Add external script link reference 2020-06-14 21:57:04 -07:00
Michael Vines 36df1b1e5e Add local browser example 2020-06-14 21:57:04 -07:00
Michael Vines 5a0206bcfe Add Account class 2020-06-14 21:57:04 -07:00