Commit Graph

32 Commits

Author SHA1 Message Date
Conner Gallagher 02ee4ff61d updated example program deps 2022-07-14 08:30:39 -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
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 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
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] 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] 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 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 c54c082ca6 updated example deps 2022-06-21 11:50:04 +02:00
Conner Gallagher 167da3b256 chore(tooling): simplified tsconfig and esm builds 2022-06-17 23:43:26 -06:00
Conner Gallagher 12e895d59e fixed anchor test
set module to commonjs
2022-06-14 22:53:37 -06: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 94b484c39b updated switchboard-v2 deps
updated switchboard-v2 deps
2022-06-06 14:07:08 -05: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
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
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
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
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
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
Conner Gallagher 3c9fe00c29 fixed programs test
fixed programs test
2022-05-19 14:49:38 -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