mgild
0032a4909d
uprev deps
2022-11-23 10:54:12 -05:00
Conner Gallagher
cc11a8f8b1
fix jobInit
2022-11-11 10:37:48 -07:00
Conner Gallagher
459472caf7
anchor-history-parser: add example for creating feed with history buffer
2022-11-01 12:53:11 +00:00
Conner Gallagher
06d4d98cfe
added anchor-history-parser example
2022-10-18 18:57:57 -06:00
Conner Gallagher
94d63ceb71
removed monorepo structure
2022-09-28 14:37:26 -06:00
Conner Gallagher
aa7e4fe2d2
refactor: moved programs and clients under examples
2022-07-22 12:11:29 -06:00
Conner Gallagher
10a98f32b1
docs: added security page
2022-07-22 11:49:45 -06:00
Conner Gallagher
b7d30c873c
updated example program deps
2022-07-18 12:44:42 -06:00
Conner Gallagher
cda97aaac9
uprev anchor-lang to 0.25.0
2022-07-18 11:09:52 -06:00
Conner Gallagher
1b173c509c
anchor examples: removed unaligned references
2022-07-17 13:12:28 -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
a17915f437
docs
...
cleanup anchor test
docs
2022-07-15 15:47:52 -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
b616016425
fixed test
2022-07-14 15:08:35 -06:00
Conner Gallagher
62a3ad9d5c
programs: added sbv2-vrf-example CLI script
...
deps
deps
wip
wip
2022-07-14 14:58:56 -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
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
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
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