Michael Vines
|
a8d0b6f9f1
|
fix: add more lamports to payer accounts to account for higher fees
|
2020-06-14 21:57:04 -07:00 |
Tyera Eulberg
|
c99d8dd15c
|
fix: Add preliminary handling for credit-only account designation
|
2020-06-14 21:57:04 -07:00 |
Tyera Eulberg
|
41d14bec22
|
style: Prettify
|
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
|
efd0392706
|
BREAKING CHANGE: requires Solana version v0.13.0 or greater
feat: Update to current solana tx format
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
759d7b9cc2
|
fix: adjust DEFAULT_TICKS_PER_SLOT to match main repo
|
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
|
6b3eeb5504
|
fix: bpf programs are now shared objects
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
b175a53f4b
|
fix: default transaction fee is now 1 (was 0)
|
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
|
1d6abb17cf
|
refactor: employ prettier
|
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 |
Jack May
|
f871b0410a
|
fix: Remove fs dep, bpf_loader now takes ELF as bytes
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
378e766178
|
test: timeout++
|
2020-06-14 21:57:04 -07:00 |
jackcmay
|
02787df7b9
|
Add BpfLoader (#34)
feat: Add BpfLoader
|
2020-06-14 21:57:04 -07:00 |