Commit Graph

418 Commits

Author SHA1 Message Date
Conner Gallagher 262f02f6a1 add new examples 2023-06-19 11:26:21 -06:00
Jackson Jessup 896b091042 Uprev @switchboard-xyz/solana.js --> 2.3.0-beta.7 2023-06-14 12:35:38 -04:00
Jackson Jessup 970e76eeae Update all instances of old sgxProgramId, sgxProgramDataAddress, and sgxIdlAddress 2023-06-14 11:52:45 -04:00
Jackson Jessup dac282b6c7 Update attestation program PID 2023-06-14 11:37:01 -04:00
Conner Gallagher 2098883bfc feat: added functionTrigger and functionSetConfig 2023-06-13 11:58:22 -06:00
gallynaut dffd9def99
Add V3 SGX Program to solana.js (#102) 2023-06-12 12:19:25 -04:00
Conner Gallagher a2a8088d87 chore: updated lockfiles 2023-06-01 12:09:39 -06:00
Conner Gallagher 30c5c7b590 solana.js now uses ESM with import resolutions 2023-06-01 11:58:42 -06:00
Conner Gallagher d52c89f811 added createStaticFeed to SwitchboardTestContext 2023-05-31 09:01:31 -06:00
Conner Gallagher ba5b6877a8 chore: removed deprecated javascript packages 2023-05-30 12:49:56 -06:00
Jackson Jessup 77187a7c85 Uprev 2.1.16 2023-05-26 12:58:56 -04:00
Jackson Jessup 91846164b3 [Bugfix] AggregatorHistoryBuffer loadHistoryWithSize 2023-05-26 12:58:28 -04:00
Conner Gallagher 5db1d03c44 js-sdk: add loadHistoryWithSize to AggregatorHistoryBuffer 2023-05-26 09:28:38 -06:00
Conner Gallagher e8fc7e209e published 2.1.14 2023-05-25 13:06:30 -06:00
Conner Gallagher 0697a59469 working generate script 2023-05-25 12:56:28 -06:00
Conner Gallagher 371106f6fb published 2.1.13 of @switchboard-xyz/solana.js 2023-05-12 13:31:15 -06:00
Conner Gallagher 61c42ba08d Merge branch 'docs-refactor' into main 2023-05-12 11:26:28 -06:00
Conner Gallagher b9b39948ec wip 2023-05-12 11:25:48 -06:00
Conner Gallagher 786d9d65e6 wip 2023-05-12 11:10:27 -06:00
Jackson Jessup 0148e9bc72 bugfix: JobAccount.default was returning LeaseAccountData 2023-05-10 19:40:52 -04:00
Conner Gallagher fdf620ccec added usages 2023-05-10 01:12:08 -06:00
Conner Gallagher 9e5523c79d consolidated .docs 2023-05-09 22:26:40 -06:00
Conner Gallagher c94e8f20ae revert 2023-05-08 23:52:29 -06:00
Conner Gallagher 7661aed589 checkpoint 2023-05-08 23:51:49 -06:00
Conner Gallagher edf8bb4bb0 refactored 2023-05-08 23:40:34 -06:00
Conner Gallagher 951237b293 wip 2023-05-08 22:17:47 -06:00
Conner Gallagher b60f6907ba rema,ed 2023-05-08 22:06:50 -06:00
Conner Gallagher df296f54a8 wip 2023-05-08 22:06:21 -06:00
Conner Gallagher 8a7d13f6ee format 2023-05-08 21:45:29 -06:00
Conner Gallagher 50e580cdd4 wip 2023-05-08 21:24:37 -06:00
Conner Gallagher 84bbdcf20a wip 2023-05-08 20:33:32 -06:00
Conner Gallagher fc77f7a12a fix: dont throw if minJobResults is greater than jobPubkeysSize 2023-04-28 12:46:05 -06:00
Jackson Jessup 81792df3c0 Add param to AggregatorSetConfigParams 2023-04-27 18:01:06 -04:00
Conner Gallagher 2a375f00f7 chore: README 2023-04-26 12:14:41 -06:00
Conner Gallagher 45f7198179 chore: README 2023-04-26 11:53:07 -06:00
Conner Gallagher 6dea53c523 js-sdk: uprev 2.1.10 2023-04-19 11:16:34 -06:00
Conner Gallagher 0e7a2c7b26 js-sdk: fix batch size limit 2023-04-19 11:12:04 -06:00
Conner Gallagher 5cb3169f65 chore: uprev common pkg 2023-04-12 11:39:49 -06:00
Conner Gallagher 876766cd9e chore: uprev solana.js to 2.1.8 2023-04-11 11:11:55 -06:00
Conner Gallagher e39d7d5af2 fix(js-sdk): createFeed now uses an authority pubkey 2023-04-03 14:37:34 -06:00
Conner Gallagher df76564620 fix(js-sdk): history can be loaded with a starting & ending timestamp 2023-03-28 11:23:39 -06:00
Conner Gallagher e47b4fb2ab chore(js-sdk): added doc comments 2023-03-23 18:10:54 -06:00
Conner Gallagher 3c46f95d80 chore: published v2.1.3 of solana.js 2023-03-23 09:51:52 -06:00
Conner Gallagher 294ff52635 fix: remove broken test 2023-03-23 09:32:49 -06:00
Conner Gallagher b9f796a51d fix: removed oracle import from solana.js for browser compatibility 2023-03-23 09:28:41 -06:00
Conner Gallagher ee8e2e0760 chore: fix gha 2023-03-17 15:07:30 -06:00
Conner Gallagher b4eb4e8e19 chore: devnet migration scripts 2023-03-17 14:36:56 -06:00
Conner Gallagher 8bc16d772f chore(js-sdk): published v2.1.0 2023-03-16 16:37:09 -06:00
gallynaut 91080af417
chore: migrated devnet program to same pubkey as mainnet (#100) 2023-03-16 16:28:06 -06:00
Conner Gallagher 56b15ac342 fix(solana.js): vrfAccount awaits removal of websocket subscription
we weren't awaiting the closeWebsocket function so it was attempting to remove the subscription twice
2023-03-13 17:06:45 -06:00