Commit Graph

56 Commits

Author SHA1 Message Date
Conner Gallagher bbc246ba01 programs: added staleness checks to feed parser examples 2022-07-14 14:40:44 -06:00
mgild 1c55cf8e42 dep uprevs 2022-07-14 15:42:26 -04:00
Conner Gallagher 02ee4ff61d updated example program deps 2022-07-14 08:30:39 -06:00
Conner Gallagher 24e91e7be4 yarn.lock 2022-07-05 09:03:32 -06:00
gallynaut ef0939fc05
Merge pull request #37 from switchboard-xyz/dependabot-npm_and_yarn-saberhq-token-utils-1.13.32
Bump @saberhq/token-utils from 1.13.30 to 1.13.32
2022-07-05 08:56:36 -06:00
Conner Gallagher 153c7bac00 Merge remote-tracking branch 'origin/main' into main 2022-07-05 08:56:10 -06:00
gallynaut 515445e6d7
Merge pull request #31 from switchboard-xyz/dependabot-npm_and_yarn-eslint-plugin-prettier-4.2.1
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
2022-07-05 08:56:03 -06:00
Conner Gallagher 5f8ce99286 Merge remote-tracking branch 'origin/dependabot-npm_and_yarn-winston-3.8.1' into main 2022-07-05 08:55:52 -06:00
dependabot[bot] 923eb1a8d4
Bump @saberhq/token-utils from 1.13.30 to 1.13.32
Bumps [@saberhq/token-utils](https://github.com/saber-hq/saber-common) from 1.13.30 to 1.13.32.
- [Release notes](https://github.com/saber-hq/saber-common/releases)
- [Changelog](https://github.com/saber-hq/saber-common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saber-hq/saber-common/compare/v1.13.30...v1.13.32)

---
updated-dependencies:
- dependency-name: "@saberhq/token-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 14:55:39 +00:00
gallynaut 2b2c605674
Merge pull request #26 from switchboard-xyz/dependabot-npm_and_yarn-types-node-17.0.45
Bump @types/node from 17.0.35 to 17.0.45
2022-07-05 08:54:53 -06:00
gallynaut 2bb9902493
Merge pull request #24 from switchboard-xyz/dependabot-npm_and_yarn-typedoc-0.23.3
Bump typedoc from 0.22.15 to 0.23.3
2022-07-05 08:53:17 -06:00
gallynaut 9064a8da7c
Merge pull request #19 from switchboard-xyz/dependabot-npm_and_yarn-aws-sdk-2.1167.0
Bump aws-sdk from 2.1163.0 to 2.1167.0
2022-07-05 08:52:05 -06:00
gallynaut 76873d3b15
Merge pull request #18 from switchboard-xyz/dependabot-npm_and_yarn-dotenv-16.0.1
Bump dotenv from 16.0.0 to 16.0.1
2022-07-05 08:51:13 -06:00
gallynaut 1a8b6f082e
Merge branch 'main' into dependabot-npm_and_yarn-types-node-17.0.45 2022-07-05 08:50:58 -06:00
gallynaut e0a215a77a
Merge pull request #30 from switchboard-xyz/dependabot-npm_and_yarn-eslint-and-types-eslint-8.18.0
Bump eslint and @types/eslint
2022-07-05 08:50:04 -06:00
gallynaut 53b911886f
Merge pull request #34 from switchboard-xyz/dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.30.3
Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.3
2022-07-05 08:49:53 -06:00
dependabot[bot] f4e9413ac7
Bump node-fetch from 3.2.3 to 3.2.6
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.6.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.6)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 23:23:54 +00:00
dependabot[bot] c83e2ca6b3
Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.0 to 5.30.3.
- [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.30.3/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 23:18:20 +00:00
dependabot[bot] 2dedcf1707
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 23:07:22 +00:00
dependabot[bot] b2b7bba5df
Bump eslint and @types/eslint
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.

Updates `eslint` from 8.14.0 to 8.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.18.0)

Updates `@types/eslint` from 8.4.3 to 8.4.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 23:03:51 +00:00
dependabot[bot] a1882b945d
Bump winston from 3.8.0 to 3.8.1
Bumps [winston](https://github.com/winstonjs/winston) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 22:43:55 +00:00
dependabot[bot] bf3451d7f7
Bump @types/node from 17.0.35 to 17.0.45
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 22:40:18 +00:00
dependabot[bot] 48810b37d4
Bump typedoc from 0.22.15 to 0.23.3
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.15 to 0.23.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.15...v0.23.3)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 22:37:21 +00:00
dependabot[bot] b0430ceff8
Bump aws-sdk from 2.1163.0 to 2.1167.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1163.0 to 2.1167.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1163.0...v2.1167.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 22:22:07 +00:00
dependabot[bot] 07e8d1885a
Bump dotenv from 16.0.0 to 16.0.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.0...v16.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 22:18:57 +00:00
Conner Gallagher a7ce47ce63 fixed sbv2-utils tsconfig rootDir 2022-06-30 14:59:24 -06:00
Conner Gallagher 4e03241997 uprev spl-token
uprev spl-token


uprev spl-token
2022-06-29 19:44:33 -06:00
Conner Gallagher 61ab0cf200 added package.json to switchboard-v2 exports 2022-06-29 11:33:08 -06:00
mgild 270309ef89 linker fix 2022-06-28 01:08:12 -04:00
mgild 6d17b84de2 uprev to spl-token .2 2022-06-28 00:58:21 -04:00
Conner Gallagher 167da3b256 chore(tooling): simplified tsconfig and esm builds 2022-06-17 23:43:26 -06:00
Conner Gallagher cd4407f7de ts library tsconfig 2022-06-16 10:48:26 -06:00
Conner Gallagher a600709b41 add protos for SolanaAccountDataFetchTask and BufferLayoutParseTask 2022-06-13 13:39:02 -06: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
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
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
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
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 d58ef1ce99 fix broken aggregator:create commands
- cleaned up transaction packing logic
dep


revert package.json


revert
2022-05-30 22:39:57 -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 89f31a622b added protos to switchboard-v2
protos


added lint
2022-05-27 10:48:25 -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 3a004c46b1 updated CLI docs
updated CLI docs
2022-05-25 13:04:26 -06:00
Conner Gallagher 39377b0c20 cleaned up package.json, tsconfig.json, and misc build configs
cleaned up tsconfig


wip


wip


Publish

 - @switchboard-xyz/switchboardv2-cli@0.1.22
 - @switchboard-xyz/eslint-config@0.1.0
 - @switchboard-xyz/sbv2-lite@0.1.2
 - @switchboard-xyz/sbv2-utils@0.0.14
 - @switchboard-xyz/switchboard-v2@0.0.98
 - @switchboard-xyz/v2-feed-parser@0.1.1
 - @switchboard-xyz/v2-feed-walkthrough@0.1.1
 - @switchboard-xyz/lease-observer@0.1.1
 - anchor-feed-parser@0.1.2
 - anchor-vrf-parser@0.1.2
 - spl-feed-parser@0.1.2
 - website@0.1.1

Publish


Publish

 - @switchboard-xyz/switchboardv2-cli@0.1.22
 - @switchboard-xyz/eslint-config@0.1.0
 - @switchboard-xyz/sbv2-lite@0.1.2
 - @switchboard-xyz/sbv2-utils@0.1.13
 - @switchboard-xyz/switchboard-v2@0.0.98
 - @switchboard-xyz/v2-feed-parser@0.1.1
 - @switchboard-xyz/v2-feed-walkthrough@0.1.1
 - @switchboard-xyz/lease-observer@0.1.1
 - anchor-feed-parser@0.1.1
 - anchor-vrf-parser@0.1.1
 - spl-feed-parser@0.1.1

Publish


ww
2022-05-25 12:38:29 -06:00
Conner Gallagher 96802071fc rolled back docusaurus to beta.18 to fix 2022-05-24 17:30:44 -06:00
Conner Gallagher bba9e27798 fixed spelling 2022-05-24 16:34:57 -06:00
Conner Gallagher a09a20b5b7 refactored documentation
- updated IDL and API docs
- refactored doc pages to be centered around resource
- each resource gets its own top level heading with implementation details and examples
wip


idl updates


fixed permissions


idl cleanup


wip


oracle arch


wip


wip


wip


wip


fixed metrics command


wip


fixed README paths


fixed broken links


cleanup


updated docker version


cleanup dev resource tables


cleanup


fixed broken pages
2022-05-24 16:18:05 -06:00
Conner Gallagher f66566cba4 updated docusaurus 2022-05-20 13:10:05 -06:00