Justin Starry
|
02f26b8db5
|
chore: fix new lint
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
96ac1cf173
|
fix: update bpf c example to latest sdk
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
65113d3669
|
fix: update devnet urls
|
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 |
|
Michael Vines
|
7d69cad81b
|
fix: rename testnet.solana.com to devnet.solana.com
|
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 |
|
Tyera Eulberg
|
369afecfeb
|
fix: update rpc methods to upstream changes
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
979a707c94
|
fix: example budget programs
|
2020-06-14 21:57:04 -07:00 |
|
Parth
|
df886a7a40
|
make to account key as signer (#550)
fix: require to account sign
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
189807f5a5
|
feat: add commitment param to JSON RPC API requests (#549)
* feat: add commitment param to json rpc requests
* fix: tests and examples
* fix: docs
* fix: epoch info test
* fix: budget example
* fix: test timeout
* fix: remove MAX_COMMITMENT and RECENT_COMMITMENT types
|
2020-06-14 21:57:04 -07:00 |
|
Jack May
|
ee3acbf1ba
|
fix: update examples (#485)
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
d9f40bb879
|
fix: support http endpoints (#433)
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
4dd8da8d8d
|
fix: remove usage of api.*.testnet.solana.com
|
2020-06-14 21:57:04 -07:00 |
|
Tyera Eulberg
|
253e27014e
|
fix: accommodate cluster fees in budget-two-approvers
|
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
|
c6f828b06a
|
chore: run pretty
|
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 |
|
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 |
|