Conner Gallagher
|
3fc1d1407c
|
protos: adds cronParseTask
also added aggregationMethod enums MEAN & MEDIAN
|
2022-07-21 08:02:47 -06:00 |
Conner Gallagher
|
81fe56023d
|
sbv2-utils: cleaned up loading token account for test env
wip
wip
|
2022-07-15 17:26:57 -06:00 |
Conner Gallagher
|
32c9f86b24
|
added buffer relayer impl
[RS] Added buffer relayer structs
[RS] Added check_staleness and check_confidence_interval to accounts
[CLI] Added buffer relayer commands
[Anchor] Added better data feed validation to examples
[TS] Added enableBufferRelayers to oracleQueueInit
|
2022-07-15 15:25:11 -06:00 |
Conner Gallagher
|
62a3ad9d5c
|
programs: added sbv2-vrf-example CLI script
deps
deps
wip
wip
|
2022-07-14 14:58:56 -06:00 |
Conner Gallagher
|
430a3ca0ec
|
uprev
|
2022-07-14 14:47:48 -06:00 |
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 |