Commit Graph

149 Commits

Author SHA1 Message Date
gallynaut dbee56825e chore(release): publish
- @switchboard-xyz/sbv2-lite@0.1.5
2022-07-11 08:58:46 -06:00
Conner Gallagher 25f405bb9d removed sbv2-lite anchor wallet cjs import 2022-07-11 08:57:24 -06:00
gallynaut 3048e13019 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.12
 - @switchboard-xyz/sbv2-utils@0.1.30
2022-07-10 22:02:40 -06:00
Conner Gallagher e543107c72 fix ATA ixn for creating lease escrow 2022-07-10 22:02:24 -06:00
gallynaut 38a1f53f85 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.11
 - @switchboard-xyz/sbv2-utils@0.1.29
2022-07-05 09:11:07 -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
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 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
Conner Gallagher ace0f677f6 Merge remote-tracking branch 'origin/main' into main 2022-07-05 08:49:38 -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] 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] 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 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
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
Conner Gallagher 1a46de0cba updated oracle version to dev-v2-06-08-22 2022-06-14 11:12:31 -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
Albert Hermida 74a3d7ea8e 6-PYTHON-API: add lease
withdrawal and extend
2022-06-09 23:33:34 +01:00
Albert Hermida f16d2573ee 6-PYTHON-API: Fix py tests for queue 2022-06-09 19:16:48 +01:00
Albert Hermida 1d1dea8813 6-PYTHON-API: bump version 2022-06-09 18:42:32 +01:00
Albert Hermida f33b6a14eb 6-PYTHON-API: fix open round, add aver example 2022-06-09 18:41:25 +01:00
Albert Hermida 670c5124b3 6-PYTHON-API: Get feed creation with push working again 2022-06-09 15:37:28 +01:00
Albert Hermida e8b840a608 6-PYTHON-API: fix load_jobs fn, most of feed creation. Working through bug in lease creation 2022-06-09 07:20:49 +01:00
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 34bfc030c8 fixed queue print 2022-06-07 23:19:59 -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
Albert Hermida a3a800876f 6-PYTHON-API: fix test for creating aggregator 2022-06-07 14:54:49 -04:00
Albert Hermida a188b86170 6-PYTHON-API: fix the generated code 2022-06-07 14:54:09 -04:00
Albert Hermida 3c82f2283d 6-PYTHON-API: update functions for creating feeds 2022-06-07 14:53:22 -04:00
Albert Hermida dcdb90c948 6-PYTHON-API: update dependencies 2022-06-07 14:52:33 -04: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
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 6307acb27d added possible openRound to py library 2022-06-01 14:08:15 -06:00
Conner Gallagher b5da4ecb52 anchor client gen 2022-06-01 12:09:49 -06:00
Conner Gallagher 0ccfa91fd4 updated anchorpy
updated anchorpy
2022-06-01 09:28:32 -06:00
Conner Gallagher 6665cd3e72 updated oracle version to dev-v2-5-28-22a 2022-05-31 10:46:46 -06:00
Conner Gallagher cd7658992c Publish
Fixed aggregator:create commands and timeout logic
2022-05-30 22:48:32 -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 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 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 5fe9dc0cc4 build scripts 2022-05-26 13:30:10 -06:00
Conner Gallagher ded6473e8c library build scripts cleanup 2022-05-25 15:14:48 -06:00
gallynaut 691344eeb7 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.23
 - @switchboard-xyz/sbv2-lite@0.1.3
 - @switchboard-xyz/sbv2-utils@0.1.14
 - @switchboard-xyz/switchboard-v2@0.0.99
 - @switchboard-xyz/v2-feed-parser@0.1.2
 - @switchboard-xyz/v2-feed-walkthrough@0.1.2
 - @switchboard-xyz/lease-observer@0.1.3
 - anchor-feed-parser@0.1.2
 - anchor-vrf-parser@0.1.2
 - spl-feed-parser@0.1.2
 - website@0.1.3
2022-05-25 15:07:52 -06:00
Conner Gallagher 324b2db0fe fixed package exports 2022-05-25 15:07:24 -06:00
gallynaut fd1b81ac88 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.2
 - anchor-feed-parser@0.1.1
 - anchor-vrf-parser@0.1.1
 - spl-feed-parser@0.1.1
 - website@0.1.2
2022-05-25 12:43:36 -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 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 cf0f53c1aa developer doc cleanup 2022-05-20 16:45:42 -06:00
Conner Gallagher 179b22a901 docs 2022-05-20 12:44:41 -06:00
gallynaut b0e1641800 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.21
 - @switchboard-xyz/sbv2-utils@0.0.13
 - anchor-feed-parser@0.1.1
 - anchor-vrf-parser@0.1.1
 - spl-feed-parser@0.1.1
2022-05-20 12:16:19 -06:00
Conner Gallagher 94fbb8440b program testing cleanup fix 2022-05-20 12:15:50 -06:00
gallynaut 391dd07f08 v0.0.11 2022-05-19 16:00:40 -06:00
Conner Gallagher e168a9cbfb localnet:env command fix 2022-05-19 15:59:30 -06:00
Conner Gallagher 3c9fe00c29 fixed programs test
fixed programs test
2022-05-19 14:49:38 -06:00
Conner Gallagher 1fe1eebb77 cli cleanup 2022-05-19 11:21:56 -06:00
Conner Gallagher de42ea8ad2 cli cleanup 2022-05-19 11:05:22 -06:00
Conner Gallagher 965fc7a148 wip 2022-05-19 09:48:20 -06:00
Conner Gallagher 37a21ee6f6 refactored example programs
wip


wip


example program cleanup


example programs cleanup
2022-05-18 15:00:17 -06:00
gallynaut 0796ca4b4f init 2022-05-17 10:42:04 -06:00