1633 Commits

Author SHA1 Message Date
Michael Vines
f1db055199 fix: flowtype catchup 2020-06-14 21:57:04 -07:00
Michael Vines
2962eef2c7 fix: add sendAndConfirmRawTransaction() 2020-06-14 21:57:04 -07:00
Michael Vines
9f0713d3a7 chore: update flow-bin 2020-06-14 21:57:04 -07:00
Michael Vines
cd48ae367b ci: correct rule name 2020-06-14 21:57:04 -07:00
Michael Vines
4acccb3976 fix: add flowtype for SignaturePubkeyPair 2020-06-14 21:57:04 -07:00
Michael Vines
508678a441 ci: tweak .mergify.yml 2020-06-14 21:57:04 -07:00
Michael Vines
ab00797516 ci: add automerge label 2020-06-14 21:57:04 -07:00
Michael Vines
0576415b89 ci: add mergify.io 2020-06-14 21:57:04 -07:00
Michael Vines
0026b44531 feat: add support for partial Transaction signing 2020-06-14 21:57:04 -07:00
Michael Vines
ac4bfaad32 feat: add sendRawTransaction() 2020-06-14 21:57:04 -07:00
Michael Vines
aee383eaec refactor: add constant for max Transaction size 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
e4d1497c9d fix: surface system_program info logs by default 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
916a5eb3d2 fix: flatten symlinks in bpf-sdk/ as |npm pack| strips all symlinks 2020-06-14 21:57:04 -07:00
Michael Vines
8e3785989e fix: update some devDependencies 2020-06-14 21:57:04 -07:00
Michael Vines
f032e45bcd chore: delete stray swap file 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
921ae797d8 fix: stabilize tests 2020-06-14 21:57:04 -07:00
Michael Vines
44047a8d63 fix: adapt transaction wire format for multiple signatures 2020-06-14 21:57:04 -07:00
Michael Vines
3ef167f8fa chore: package-lock.json 2020-06-14 21:57:04 -07:00
Michael Vines
67ccac9418 fix: catch up to account field renaming 2020-06-14 21:57:04 -07:00
Michael Vines
1f7b8f417d feat: switch to edge release channel 2020-06-14 21:57:04 -07:00
Michael Vines
680d2d18ea refactor: use env to locate bash 2020-06-14 21:57:04 -07:00
Tyera Eulberg
5ce16c2cbb fix: return signature from transfer transactions 2020-06-14 21:57:04 -07:00
Jack May
04962c5cec chore: remove elfy from rollup 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
jackcmay
71328e9420 fix: Pass full BPF ELF (#60) 2020-06-14 21:57:04 -07:00
Michael Vines
ee25e0278c refactor: don't pretty twice during ok 2020-06-14 21:57:04 -07:00
Michael Vines
1d6abb17cf refactor: employ prettier 2020-06-14 21:57:04 -07:00
Michael Vines
9a043344d5 fix: sendAndConfirmTransaction now returns the transaction signature 2020-06-14 21:57:04 -07:00
Michael Vines
c424b48cd2 fix(flow): add transaction instructions field 2020-06-14 21:57:04 -07:00
Michael Vines
4c18dabd62 test: add retries to account change notification test 2020-06-14 21:57:04 -07:00
Michael Vines
cbcb774c82 fix: use secure websocket when https JSON RPC endpoint is requested 2020-06-14 21:57:04 -07:00
Michael Vines
452fd1b785 fix: correct default websocket port 2020-06-14 21:57:04 -07:00
Michael Vines
8468d3ebd1 fix: limit concurrent Loads to improve stability 2020-06-14 21:57:04 -07:00
Michael Vines
7b1130b5bf fix: import last id failure error message 2020-06-14 21:57:04 -07:00
Michael Vines
f2f856356b fix: include rpc info logs by default 2020-06-14 21:57:04 -07:00
Michael Vines
f15dd68604 fix: validate bpf example 2020-06-14 21:57:04 -07:00
Michael Vines
6ff9d1a650 refactor: rename env var 2020-06-14 21:57:04 -07:00
Michael Vines
b1e811473a fix: add clang install info 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
bb71529fe0 fix: permit RUST_LOG to be overridden 2020-06-14 21:57:04 -07:00
Michael Vines
224f8b17e7 fix: include solana_bpf_loader in default logging 2020-06-14 21:57:04 -07:00
Michael Vines
0fbf024c8c fix: improve retry logic on AccountInUse 2020-06-14 21:57:04 -07:00
Michael Vines
33c59b73b4 fix: finalize/spawn in same transaction 2020-06-14 21:57:04 -07:00
Michael Vines
4897ed0872 fix: add BpfLoader flow definition 2020-06-14 21:57:04 -07:00
Michael Vines
99b18dbfef fix: ship src/ again 2020-06-14 21:57:04 -07:00