Commit Graph

89 Commits

Author SHA1 Message Date
gallynaut 8c40bcf953 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.1
 - @switchboard-xyz/sbv2-utils@0.1.20
2022-06-07 23:38:37 -05:00
Conner Gallagher ca973c15b1 fixed mainnet url check 2022-06-07 23:37:44 -05:00
Conner Gallagher 34bfc030c8 fixed queue print 2022-06-07 23:19:59 -05:00
Conner Gallagher bbe2dc6b92 lerna.json & Publishing guide 2022-06-07 23:10:41 -05:00
gallynaut 4d87d87ce1
Merge pull request #13 from switchboard-xyz/dependabot-npm_and_yarn-react-player-2.10.1
Bump react-player from 2.10.0 to 2.10.1
2022-06-07 22:06:08 -05:00
Conner Gallagher 28c305c0b6 ci 2022-06-07 22:05:49 -05:00
dependabot[bot] 3c28de4b3e
Bump react-player from 2.10.0 to 2.10.1
Bumps [react-player](https://github.com/CookPete/react-player) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/CookPete/react-player/releases)
- [Changelog](https://github.com/cookpete/react-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/react-player/compare/v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: react-player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 03:00:55 +00:00
gallynaut 84598d13cf
Merge pull request #12 from switchboard-xyz/dependabot-npm_and_yarn-protobufjs-6.11.3
Bump protobufjs from 6.11.2 to 6.11.3
2022-06-07 21:58:41 -05:00
dependabot[bot] 77d34f1145
Bump protobufjs from 6.11.2 to 6.11.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 02:58:12 +00:00
Conner Gallagher b3cb11a9c9 Merge remote-tracking branch 'origin/dependabot-npm_and_yarn-mui-material-5.8.3' into main 2022-06-07 21:52:58 -05:00
Conner Gallagher c2683a68de Merge remote-tracking branch 'origin/dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.27.1' into main 2022-06-07 21:52:52 -05:00
Conner Gallagher 4a574c628a lerna 2022-06-07 21:52:18 -05:00
dependabot[bot] 202790d7f6
Bump @mui/material from 5.6.3 to 5.8.3
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.3 to 5.8.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.8.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 02:44:54 +00:00
dependabot[bot] 8913fbde3a
Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.27.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.27.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 02:37:49 +00:00
gallynaut efb5c20932 Publish
- @switchboard-xyz/switchboardv2-cli@0.2.0
 - @switchboard-xyz/v2-feed-parser@1.0.0
 - @switchboard-xyz/v2-feed-walkthrough@1.0.0
 - @switchboard-xyz/lease-observer@1.0.0
 - anchor-feed-parser@1.0.0
 - anchor-vrf-parser@1.0.0
 - spl-feed-parser@1.0.0
 - website@1.0.0
2022-06-07 21:37:00 -05:00
Conner Gallagher 338265ec62 lerna config 2022-06-07 21:33:56 -05:00
Conner Gallagher 49f6096934 cli docs 2022-06-07 21:32:17 -05:00
Conner Gallagher ec11e26b05 Merge branch 'cli-oclif-v2' into main 2022-06-07 21:29:05 -05:00
Conner Gallagher fa39a4a8c3 updated oclif to v2 for esm support
- uprev @oclif to v2
- cleaned up commands to use async this.parse
- misc command cleanup
- configured lerna publish to skip examples
2022-06-07 21:26:59 -05:00
Conner Gallagher f87f4ab29f lerna.json publish config 2022-06-06 14:55:46 -05:00
Conner Gallagher 94b484c39b updated switchboard-v2 deps
updated switchboard-v2 deps
2022-06-06 14:07:08 -05:00
gallynaut 4fe4135dd1 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.28
 - @switchboard-xyz/sbv2-utils@0.1.19
 - @switchboard-xyz/switchboard-v2@0.0.108
 - @switchboard-xyz/lease-observer@0.1.7
 - website@0.1.7
2022-06-06 14:00:05 -05:00
Conner Gallagher d445c24ee4 docs 2022-06-06 13:58:21 -05:00
Connor O'Hara c1feb9aa5c Publish
- @switchboard-xyz/switchboardv2-cli@0.1.28
 - @switchboard-xyz/sbv2-utils@0.1.19
 - @switchboard-xyz/switchboard-v2@0.0.107
 - @switchboard-xyz/lease-observer@0.1.7
 - website@0.1.5
2022-06-06 14:23:14 -04:00
S1nus bc23514f5c
Merge pull request #7 from S1nus/setVoterWeightTx
new setVoterWeightTx function
2022-06-06 13:57:04 -04:00
Connor O'Hara 61cd0f7d7e consolidated params to PemrisisonSetVoterWeightParams 2022-06-06 11:30:10 -04:00
Connor O'Hara a2a065e0c8 new setVoterWeightTx function 2022-06-05 19:34:43 -04:00
mgild 8e21cd582b undo:add force_mainnet flag to arithetic operations 2022-06-03 14:40:05 -04:00
mgild 182ff875d3 add force_mainnet flag to arithetic operations 2022-06-03 14:26:45 -04:00
mgild 0773f30ea1 add force_mainnet flag to arithetic operations 2022-06-03 14:23:30 -04:00
Conner Gallagher 6665cd3e72 updated oracle version to dev-v2-5-28-22a 2022-05-31 10:46:46 -06:00
Conner Gallagher 53f52f38b9 docs 2022-05-30 22:49:55 -06:00
Conner Gallagher cd7658992c Publish
Fixed aggregator:create commands and timeout logic
2022-05-30 22:48:32 -06:00
Conner Gallagher 7d56377292 Merge branch 'fix-create-agg-cli' into main 2022-05-30 22:42:40 -06:00
Conner Gallagher d58ef1ce99 fix broken aggregator:create commands
- cleaned up transaction packing logic
dep


revert package.json


revert
2022-05-30 22:39:57 -06:00
gallynaut 937d900c99 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.26
 - @switchboard-xyz/sbv2-utils@0.1.17
 - @switchboard-xyz/switchboard-v2@0.0.106
 - @switchboard-xyz/lease-observer@0.1.6
2022-05-27 14:10:44 -06:00
Conner Gallagher ea32ce5ef8 quick fix 2022-05-27 14:09:07 -06:00
Conner Gallagher 60c577cab9 Merge branch 'protos' into main 2022-05-27 14:08:11 -06:00
Conner Gallagher 945e0cbdd7 added protos and fixed esm build scripts
wip


v0.0.104-beta.2

v0.0.104-beta.3

v0.0.104-beta.4

v0.0.104-beta.5

v0.0.104-beta.6

v0.0.104-beta.7

wip


wip
2022-05-27 14:07:58 -06:00
Conner Gallagher 9151cfede1 added SysclockOffsetTask task 2022-05-27 11:31:52 -06:00
Conner Gallagher d0ad3f04e4 README 2022-05-27 11:00:25 -06:00
gallynaut 5c8a74d5c5 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.25
 - @switchboard-xyz/sbv2-utils@0.1.16
 - @switchboard-xyz/switchboard-v2@0.0.103
 - @switchboard-xyz/v2-feed-parser@0.1.4
 - @switchboard-xyz/v2-feed-walkthrough@0.1.4
 - @switchboard-xyz/lease-observer@0.1.5
 - anchor-feed-parser@0.1.4
 - anchor-vrf-parser@0.1.4
 - spl-feed-parser@0.1.4
2022-05-27 10:49:25 -06:00
Conner Gallagher 2188d9730a Merge branch 'protos' into main 2022-05-27 10:48:30 -06:00
Conner Gallagher 89f31a622b added protos to switchboard-v2
protos


added lint
2022-05-27 10:48:25 -06:00
gallynaut d0fdd03357 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.24
 - @switchboard-xyz/sbv2-lite@0.1.4
 - @switchboard-xyz/sbv2-utils@0.1.15
 - @switchboard-xyz/switchboard-v2@0.0.102
 - @switchboard-xyz/v2-feed-parser@0.1.3
 - @switchboard-xyz/v2-feed-walkthrough@0.1.3
 - @switchboard-xyz/lease-observer@0.1.4
 - anchor-feed-parser@0.1.3
 - anchor-vrf-parser@0.1.3
 - spl-feed-parser@0.1.3
 - @switchboard-xyz/eslint-config@0.1.1
 - website@0.1.4
2022-05-26 17:50:04 -06:00
Conner Gallagher f26ccb9bae added AnchorWallet to ts api instead of relying on cjs NodeWallet import 2022-05-26 17:48:28 -06:00
Conner Gallagher 6e3e23a2b6 Merge branch 'repo-scripts' into main 2022-05-26 13:32:15 -06:00
Conner Gallagher 0b58594a93 cleaned up repo scripts to use shelljs
moved cli docgen script to root


added js script


updated generate cli docs script


autogen CLI docs


added update docker script


cleanup oracle versions


fixed CLI script


build scripts


trigger gh action
2022-05-26 13:31:58 -06:00
Conner Gallagher 855531584f Merge branch 'repo-scripts' into main 2022-05-26 13:31:22 -06:00
Conner Gallagher bfce8c4376 trigger gh action 2022-05-26 13:31:19 -06:00