Commit Graph

81 Commits

Author SHA1 Message Date
Jackson Jessup 191f196204 Initial support for `createAggregatorReq` 2022-08-09 11:42:55 -04:00
gallynaut fd6279f1e4 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.22
 - @switchboard-xyz/sbv2-utils@0.1.40
 - @switchboard-xyz/switchboard-v2@0.0.127
2022-08-03 17:21:52 -06:00
Conner Gallagher 8f2ab5b4ea updated spl-token to an npm alias 2022-08-03 15:36:38 -06:00
gallynaut 8c683f76f8 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.21
 - @switchboard-xyz/sbv2-utils@0.1.39
 - @switchboard-xyz/switchboard-v2@0.0.126
2022-08-02 14:43:27 -06:00
gallynaut 06039a66b5 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.20
 - @switchboard-xyz/sbv2-utils@0.1.38
2022-07-31 19:36:10 -06:00
Jackson Jessup 46419b7624 Update anchor.Wallet to AnchorWallet 2022-07-30 19:13:06 -04:00
Jackson Jessup 0b806d49e5 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.19
 - @switchboard-xyz/sbv2-utils@0.1.37
 - @switchboard-xyz/switchboard-v2@0.0.125
2022-07-29 12:16:28 -04:00
Conner Gallagher cb507d9be5 Devnet feature flag and more account structs
added mainnet feature flag to dynamically check account owners
added SbState, OracleQueueAccountData, OracleAccountData, CrankAccountData, LeaseAccountData, PermissionAccountData, and JobAccountData structs
added PermissionSet CPI instruction
removed map_err on invoke calls to prevent masking errors
2022-07-26 14:50:47 -06:00
Conner Gallagher 1203538a0b docs: updated typedoc version
- fixes missing defined in source code references
2022-07-22 13:01:20 -06:00
Conner Gallagher b3c198e779 docs: added new tasks and sbv2-utils links 2022-07-22 12:41:23 -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
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 2b9ab38294 Updated oracle version to dev-v2-07-18-22 2022-07-20 13:29:08 -06:00
Conner Gallagher 1b173c509c anchor examples: removed unaligned references 2022-07-17 13:12:28 -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 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
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 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
gallynaut f7284497ce chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.14
 - @switchboard-xyz/sbv2-utils@0.1.32
2022-07-12 11:16:28 -06:00
Conner Gallagher 894c2eab68 sbv2-utils: fixed ATA account loading for test environment 2022-07-12 11:15:45 -06:00
Conner Gallagher 20b350294f fixed crank print command 2022-07-12 11:15:28 -06:00
gallynaut c6156c0308 chore(release): publish
- @switchboard-xyz/switchboardv2-cli@0.2.13
 - @switchboard-xyz/sbv2-utils@0.1.31
2022-07-12 10:13:57 -06:00
Conner Gallagher 11534c5296 updated latest docker image to dev-v2-07-11-22 2022-07-12 10:11:22 -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
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 154c66ff3c fixed getOrCreateSwitchboardTokenAccount fn 2022-07-05 08:20:09 -06: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
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
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
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