Michael Vines
|
f655c30159
|
fix: add timing constants to better set timeouts
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
243a4625f1
|
doc: rename network to cluster
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
adb4cb43ec
|
chore: package-lock.json
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
294dd4f4e7
|
fix: Rename lastId to blockhash
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
c867f0d9fe
|
chore(deps-dev): bump eslint from 5.14.0 to 5.14.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.14.0...v5.14.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
07f1f9a59c
|
fix: upgrade to babel 7; dump uglify for terser; upgrade to jest 24
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
32835ba047
|
chore(deps): bump ws from 6.1.3 to 6.1.4
Bumps [ws](https://github.com/websockets/ws) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.1.3...6.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
b7165a7358
|
chore(deps): bump jayson from 2.1.1 to 2.1.2
Bumps [jayson](https://github.com/tedeh/jayson) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/tedeh/jayson/releases)
- [Commits](https://github.com/tedeh/jayson/compare/v2.1.1...v2.1.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
39cbb77f44
|
chore(deps-dev): bump babel-plugin-module-resolver from 3.1.3 to 3.2.0
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/tleunen/babel-plugin-module-resolver/releases)
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.3...v3.2.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
e8126842f4
|
chore(deps-dev): bump enzyme from 3.8.0 to 3.9.0
Bumps [enzyme](https://github.com/airbnb/enzyme) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/compare/enzyme@3.8.0...enzyme@3.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
f0fe1e3047
|
chore(deps-dev): bump rollup from 1.1.2 to 1.2.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.1.2 to 1.2.1.
- [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/v1.1.2...v1.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
5cd4e4547c
|
chore(deps-dev): bump codecov from 3.1.0 to 3.2.0
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
5b9665098a
|
fix: getConfirmationTime() was removed upstream
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
6b73d7d17c
|
fix: unbreak channel default
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
5e6c97d0c8
|
fix: look harder for solana-web3.js install directory
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
1c80365812
|
fix: correctly locate package.json when installed globally
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
6bdfce04d1
|
refactor: improve arg parsing
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
18b87f4fb9
|
chore(deps-dev): bump flow-bin from 0.92.1 to 0.93.0
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.92.1 to 0.93.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.92.1...v0.93.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
1d360fa9ee
|
chore(deps-dev): bump eslint-plugin-jest from 22.2.2 to 22.3.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.2.2 to 22.3.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.2.2...v22.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
a5bc1c0c80
|
chore(deps-dev): bump eslint from 5.13.0 to 5.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.13.0...v5.14.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
6311cbf335
|
fix: retry harder to obtain a last_id
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
41865547ee
|
fix: remove spawn
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
27c2a11635
|
chore: update package-lock.json
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
58a31254cf
|
chore(deps-dev): bump flow-bin from 0.92.0 to 0.92.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.92.0 to 0.92.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.92.0...v0.92.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
bbbae41388
|
chore(deps-dev): bump prettier from 1.16.3 to 1.16.4
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.3...1.16.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
a91c5c1056
|
chore: update package-lock.json
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
564d09fdfe
|
fix: remove unwanted u64 length from raw Transaction bytes, it's RPC API specific
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
5bb07e541d
|
chore(deps-dev): bump eslint from 5.12.1 to 5.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
27425b3910
|
chore(deps-dev): bump eslint-config-prettier from 3.6.0 to 4.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.6.0...v4.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
bd6d6f95d2
|
chore(deps-dev): bump flow-bin from 0.91.0 to 0.92.0
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.91.0...v0.92.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
1349831d77
|
chore(deps-dev): bump eslint-plugin-import from 2.15.0 to 2.16.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.15.0...v2.16.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
c4ae3af1d1
|
chore(deps-dev): bump prettier from 1.16.1 to 1.16.3
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.1 to 1.16.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.1...1.16.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
4a8bad0c22
|
chore(deps-dev): bump eslint-plugin-jest from 22.1.3 to 22.2.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.1.3 to 22.2.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.1.3...v22.2.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
Tyera Eulberg
|
79bc47a631
|
fix: Add Transaction method to parse from wire fmt; update Transaction.serialize
|
2020-06-14 21:57:04 -07:00 |
Tyera Eulberg
|
ac6e503b35
|
fix: Add transaction encoding helper functions
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
02ca644cb1
|
chore(deps): bump tweetnacl from 1.0.0 to 1.0.1
Bumps [tweetnacl](https://github.com/dchest/tweetnacl-js) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dchest/tweetnacl-js/releases)
- [Changelog](https://github.com/dchest/tweetnacl-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dchest/tweetnacl-js/compare/v1.0.0...v1.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
e903b0a954
|
chore(deps): [security] bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. **This update includes security fixes.**
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
91b88af25b
|
chore(deps): [security] bump merge from 1.2.0 to 1.2.1
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. **This update includes security fixes.**
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
56d8847b50
|
chore(deps): [security] bump cryptiles from 3.1.2 to 3.1.4
Bumps [cryptiles](https://github.com/hapijs/cryptiles) from 3.1.2 to 3.1.4. **This update includes security fixes.**
- [Release notes](https://github.com/hapijs/cryptiles/releases)
- [Changelog](https://github.com/hapijs/cryptiles/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hapijs/cryptiles/compare/v3.1.2...v3.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
68200ec4a0
|
chore(deps): bump ws from 6.1.2 to 6.1.3
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.1.2...6.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
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 |
Jack May
|
be82e50862
|
fix: Update sdk everytime (#145)
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
2b1bccfc24
|
chore(deps-dev): bump prettier from 1.16.0 to 1.16.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.0...1.16.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
2bfb2bfeb1
|
chore(deps-dev): bump eslint-plugin-import from 2.14.0 to 2.15.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.15.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
0cef96b799
|
chore(deps-dev): bump babel-plugin-module-resolver from 3.1.2 to 3.1.3
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/tleunen/babel-plugin-module-resolver/releases)
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.2...v3.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
f2b0bad4f1
|
chore(deps-dev): bump rollup from 1.1.1 to 1.1.2
Bumps [rollup](https://github.com/rollup/rollup) from 1.1.1 to 1.1.2.
- [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/v1.1.1...v1.1.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
8338204bec
|
chore(deps-dev): bump prettier from 1.15.3 to 1.16.0
Bumps [prettier](https://github.com/prettier/prettier) from 1.15.3 to 1.16.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.15.3...1.16.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
c0dea1bd99
|
chore(deps-dev): bump rollup from 1.1.0 to 1.1.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
5a1fad02b7
|
chore(deps-dev): bump eslint-config-prettier from 3.5.0 to 3.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.5.0...v3.6.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |
dependabot[bot]
|
0d0bdc9b24
|
chore(deps-dev): bump eslint from 5.12.0 to 5.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.0...v5.12.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2020-06-14 21:57:04 -07:00 |