Commit Graph

73 Commits

Author SHA1 Message Date
Conner Gallagher 1203538a0b docs: updated typedoc version
- fixes missing defined in source code references
2022-07-22 13:01:20 -06:00
gallynaut 08a3468e0c chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.18
 - @switchboard-xyz/sbv2-utils@0.1.36
 - @switchboard-xyz/switchboard-v2@0.0.124
2022-07-22 12:23:42 -06:00
Conner Gallagher 5b760a28b1 ts: added govProgram param to permissionSetVoterWeight 2022-07-22 12:23:26 -06:00
gallynaut 04f1a08d7f chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.17
 - @switchboard-xyz/sbv2-utils@0.1.35
 - @switchboard-xyz/switchboard-v2@0.0.123
2022-07-21 08:06:37 -06:00
Conner Gallagher 6137905962 ver 2022-07-21 08:05:00 -06:00
Conner Gallagher 3fc1d1407c protos: adds cronParseTask
also added aggregationMethod enums MEAN & MEDIAN
2022-07-21 08:02:47 -06:00
Conner Gallagher 02d661d6d4 wip 2022-07-20 13:26:50 -06:00
gallynaut 2236ac2647 v0.0.123-beta 2022-07-18 20:55:45 -06:00
gallynaut f8874d7f60 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.16
 - @switchboard-xyz/sbv2-utils@0.1.34
 - @switchboard-xyz/switchboard-v2@0.0.122
2022-07-15 19:48:09 -06:00
Conner Gallagher 7ec53ec3ff sbv2-utils: test env will request airdrop when balance is 0 2022-07-15 19:47:28 -06:00
Conner Gallagher d3a3645662 TS: fixed oracleAccount.getBalance 2022-07-15 17:04:23 -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
gallynaut cce9392789 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.15
 - @switchboard-xyz/sbv2-utils@0.1.33
 - @switchboard-xyz/switchboard-v2@0.0.121
2022-07-14 14:50:07 -06:00
Conner Gallagher 3463fa3f9c rebase 2022-07-14 14:43:01 -06:00
mgild 3f3d201f90 chore(release): publish
- @switchboard-xyz/switchboard-v2@0.0.119
2022-07-14 15:47:00 -04:00
mgild adde828771 dep uprevs 2022-07-14 15:46:57 -04:00
mgild 1eb4680a0a chore(release): publish
- @switchboard-xyz/switchboard-v2@0.0.118
2022-07-14 15:33:13 -04:00
mgild 7a44d46f30 attempt escrow fixup 2022-07-14 15:33:07 -04:00
mgild 6ab304778b v0.0.117 2022-07-14 15:33:07 -04:00
Conner Gallagher 24e91e7be4 yarn.lock 2022-07-05 09:03:32 -06: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 1a8b6f082e
Merge branch 'main' into dependabot-npm_and_yarn-types-node-17.0.45 2022-07-05 08:50:58 -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] 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
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 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 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
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
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 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 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 12e895d59e fixed anchor test
set module to commonjs
2022-06-14 22:53:37 -06:00
gallynaut 8d2797493b v0.0.110 2022-06-13 14:00:14 -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 a600709b41 add protos for SolanaAccountDataFetchTask and BufferLayoutParseTask 2022-06-13 13:39:02 -06:00
Conner Gallagher d18a075dfa removed generated typescript library code 2022-06-10 10:05:59 -06:00
Conner Gallagher a67e521808 Merge remote-tracking branch 'origin/python-anchor-client' into main 2022-06-10 10:01:59 -06: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