Commit Graph

163 Commits

Author SHA1 Message Date
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 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
Conner Gallagher ace0f677f6 Merge remote-tracking branch 'origin/main' into main 2022-07-05 08:49:38 -06:00
gallynaut 6ef7c1363b
Merge pull request #36 from switchboard-xyz/dependabot-npm_and_yarn-node-fetch-3.2.6
Bump node-fetch from 3.2.3 to 3.2.6
2022-07-05 08:49:15 -06:00
Conner Gallagher 154c66ff3c fixed getOrCreateSwitchboardTokenAccount fn 2022-07-05 08:20:09 -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] 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] 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
gallynaut 183d9c970c chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.10
 - @switchboard-xyz/sbv2-utils@0.1.28
 - @switchboard-xyz/switchboard-v2@0.0.116
2022-07-01 15:49:40 -06:00
Conner Gallagher 36c4ec1b60 TS: fixed crank push 2022-07-01 15:48:00 -06:00
gallynaut 22eb21374c chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.9
 - @switchboard-xyz/sbv2-utils@0.1.27
2022-06-30 15:00:17 -06:00
Conner Gallagher a7ce47ce63 fixed sbv2-utils tsconfig rootDir 2022-06-30 14:59:24 -06:00
gallynaut 04d25ee170 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.8
 - @switchboard-xyz/sbv2-utils@0.1.26
 - @switchboard-xyz/switchboard-v2@0.0.115
2022-06-29 21:51:55 -06:00
Conner Gallagher 942c6caabf cleanup 2022-06-29 21:51:29 -06:00
Conner Gallagher 4e03241997 uprev spl-token
uprev spl-token


uprev spl-token
2022-06-29 19:44:33 -06:00
Conner Gallagher 54ba4e85df docs: updated tasks, IDL, and descriptions
- updated task descriptions
- updated IDL
- added buffer relayer arch docs
- updated VRF docs to reflect new fee of 0.002 wSOL
2022-06-29 15:22:11 -06:00
gallynaut 0eadc63585 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.7
 - @switchboard-xyz/sbv2-utils@0.1.25
 - @switchboard-xyz/switchboard-v2@0.0.114
2022-06-29 11:33:16 -06:00
Conner Gallagher 61ab0cf200 added package.json to switchboard-v2 exports 2022-06-29 11:33:08 -06:00
mgild e328adb422 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.6
 - @switchboard-xyz/sbv2-utils@0.1.24
 - @switchboard-xyz/switchboard-v2@0.0.113
2022-06-28 01:10:15 -04: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 b7c5a20717 updated job directory 2022-06-27 10:48:55 -06:00
Conner Gallagher c54c082ca6 updated example deps 2022-06-21 11:50:04 +02:00
gallynaut 70e61c3779 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.5
 - @switchboard-xyz/sbv2-utils@0.1.23
 - @switchboard-xyz/switchboard-v2@0.0.112
2022-06-21 11:42:09 +02:00
Conner Gallagher 52dd072823 re-added package.json exports 2022-06-21 11:41:52 +02:00
gallynaut 5635541621
Merge pull request #17 from switchboard-xyz/ws-events
added aggregator onChange and onResult events
2022-06-21 04:27:27 -05:00
Conner Gallagher 085070f4ef removed comment 2022-06-21 11:27:09 +02:00
Conner Gallagher 2e8479535e added aggregator onChange and onResult events
added watchSwitchboardAccount fn


cleanup


cleanup


added vrf verify command


vrf cli
2022-06-20 07:52:12 -05:00
Conner Gallagher f984813d17 chore: fix gh action 2022-06-17 23:52:08 -06:00
gallynaut 4846fa42ca chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.4
 - @switchboard-xyz/sbv2-utils@0.1.22
 - @switchboard-xyz/switchboard-v2@0.0.111
2022-06-17 23:49:30 -06:00
gallynaut 12a80a8e3a
Merge pull request #16 from switchboard-xyz/esm-fixes
Build and Tooling Scripts + Simpler ESM Build
2022-06-17 23:47:12 -06: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
gallynaut 7336a1bf38
Merge pull request #15 from switchboard-xyz/cache-task
Added CacheTask
2022-06-15 20:38:06 -06:00
Conner Gallagher c7d49e92ba docs(website): updated protobuf task descriptions 2022-06-15 20:37:35 -06:00
Conner Gallagher c99d50f8eb added cacheTask
cache task


cacheTask now uses job instead of task[]


proto docs


docs


removed buffer from valueTask


added big field to math & value tasks


docs(website): add vrf request randomness code sample


docs(protos): updated proto comments
2022-06-15 20:09:14 -06:00
Conner Gallagher 436e9080f4 docs(website): add vrf request randomness code sample 2022-06-15 20:01:45 -06:00
Conner Gallagher 12e895d59e fixed anchor test
set module to commonjs
2022-06-14 22:53:37 -06:00
Conner Gallagher b4bc566060 added search to docusaurus 2022-06-14 12:36:43 -06:00
Conner Gallagher 1a46de0cba updated oracle version to dev-v2-06-08-22 2022-06-14 11:12:31 -06:00
Conner Gallagher 61204ed2c8 updated helm charts 2022-06-14 10:59:26 -06:00
gallynaut 8d2797493b v0.0.110 2022-06-13 14:00:14 -06:00
Conner Gallagher d5f210d151 fixed CLI build script 2022-06-13 13:58:56 -06:00
gallynaut d58bee2721 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.3
 - @switchboard-xyz/sbv2-utils@0.1.21
 - @switchboard-xyz/switchboard-v2@0.0.109
2022-06-13 13:41:46 -06:00
Conner Gallagher 55b6faea91 README 2022-06-13 13:41:25 -06:00
Conner Gallagher b8a46fb36e Merge branch 'solana-buffer-protos' into main 2022-06-13 13:39:22 -06:00
Conner Gallagher a600709b41 add protos for SolanaAccountDataFetchTask and BufferLayoutParseTask 2022-06-13 13:39:02 -06:00
Conner Gallagher 62770ef7fb docs 2022-06-10 10:37:55 -06:00