Commit Graph

12 Commits

Author SHA1 Message Date
Conner Gallagher b55d2efbb2 anchor test cleanup 2022-08-11 11:01:28 -06:00
Conner Gallagher 87cc58ab3f rs: fix PermissionSet discriminator
rs: fix PermissionSet discriminator
2022-07-26 23:00:51 -06:00
Conner Gallagher b6071c91a3 docs 2022-07-26 14:56:27 -06: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 b7d30c873c updated example program deps 2022-07-18 12:44:42 -06:00
Conner Gallagher 7e00f30d55 pubkey! macro 2022-07-18 12:37:29 -06:00
Conner Gallagher cda97aaac9 uprev anchor-lang to 0.25.0 2022-07-18 11:09:52 -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 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 cf0f53c1aa developer doc cleanup 2022-05-20 16:45:42 -06:00
gallynaut 0796ca4b4f init 2022-05-17 10:42:04 -06:00