Commit Graph

9587 Commits

Author SHA1 Message Date
dependabot[bot] 09f32f46db chore(deps-dev): bump marked from 0.5.1 to 0.5.2
Bumps [marked](https://github.com/markedjs/marked) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.5.1...v0.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2020-06-14 21:57:04 -07:00
dependabot[bot] 9cade8c1f8 chore(deps-dev): bump rollup-plugin-node-globals from 1.2.1 to 1.4.0
Bumps [rollup-plugin-node-globals](https://github.com/calvinmetcalf/rollup-plugin-node-globals) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/calvinmetcalf/rollup-plugin-node-globals/releases)
- [Commits](https://github.com/calvinmetcalf/rollup-plugin-node-globals/compare/v1.2.1...v1.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2020-06-14 21:57:04 -07:00
dependabot[bot] 2e55dc71f7 chore(deps-dev): bump eslint-plugin-jest from 22.1.0 to 22.1.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.1.0 to 22.1.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.1.0...v22.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2020-06-14 21:57:04 -07:00
dependabot[bot] 2a06419a7a chore(deps-dev): bump rollup from 0.67.3 to 0.67.4
Bumps [rollup](https://github.com/rollup/rollup) from 0.67.3 to 0.67.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v0.67.3...v0.67.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2020-06-14 21:57:04 -07:00
Michael Vines 7ef329cd17 refactor: add other testnet urls for easy manual selection 2020-06-14 21:57:04 -07:00
Greg Fitzgerald 6ea01eb90c Fix JSON RPC API link 2020-06-14 21:57:04 -07:00
Manny 9780e4c5a7 code highlight style change 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
Manuel 83d79afb96 minor css fix 2020-06-14 21:57:04 -07:00
Manuel f5138fda91 custom css theme 2020-06-14 21:57:04 -07:00
Michael Vines d02367d15b chore: package-lock.json 2020-06-14 21:57:04 -07:00
Michael Vines 97f5ef0b7e fix: add esdoc css theme placeholder 2020-06-14 21:57:04 -07:00
Michael Vines 2bab37a34d chore: rebuild noop.o to catch up to bpf-sdk changes 2020-06-14 21:57:04 -07:00
Michael Vines bfefb2403c chore: update eslint-plugin-jest 2020-06-14 21:57:04 -07:00
Michael Vines e17d00d4cd fix: include sourcemaps 2020-06-14 21:57:04 -07:00
Michael Vines cd4da00a68 fix: avoid packaging bpf-sdk binaries that the user downloads 2020-06-14 21:57:04 -07:00
Michael Vines 5271f4e157 fix: remove cwd assumption 2020-06-14 21:57:04 -07:00
Michael Vines b67581700b fix: look for the default release channel harder 2020-06-14 21:57:04 -07:00
Michael Vines 96133216e5 fix: derive default release channel from package.json 2020-06-14 21:57:04 -07:00
Michael Vines 7437c3f694 ci: remove automerge label on CI failure 2020-06-14 21:57:04 -07:00
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