Jack May
|
2395e57f45
|
fix: use bpf-loader-deprecated explicitly (#11818)
|
2020-08-25 09:05:33 -07:00 |
|
Jack May
|
9071da6da7
|
fix: support loading with deprecated bpf loader (#11595)
|
2020-08-12 15:54:57 -07:00 |
|
Jack May
|
be03731379
|
feat: use bpf_loader2 as the default loader (#11457)
|
2020-08-12 14:41:58 -07:00 |
|
Jack May
|
f02e73cd5e
|
fix: remove return value from load, unnecessary
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
e6fb146809
|
feat: specify program account when using bpf loader
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
6a7115b8bd
|
fix: allow Uint8Array and Array<number> where Buffer is accepted
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
7073310e2b
|
fix: add Buffer to loader elf data arg type
|
2020-06-14 21:57:04 -07:00 |
|
Jack May
|
81c2e8f9c1
|
fix: loader report minimum number of signatures required (#535)
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
48f0bcc2bf
|
fix: pay transaction fees from system accounts
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
f803b2ae1f
|
fix: adapt to program id changes
|
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 |
|
jackcmay
|
71328e9420
|
fix: Pass full BPF ELF (#60)
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
1d6abb17cf
|
refactor: employ prettier
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
ec2a3690b2
|
fix: update program ids
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
910ab671dc
|
style: remove cicular imports
|
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 |
|
jackcmay
|
02787df7b9
|
Add BpfLoader (#34)
feat: Add BpfLoader
|
2020-06-14 21:57:04 -07:00 |
|