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
|
04008fdcc1
|
chore: update lockfile
|
2023-04-11 11:49:40 -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
|
dd7ab4bce7
|
fix: gha
|
2023-03-20 09:20:12 -06:00 |
Conner Gallagher
|
ee8e2e0760
|
chore: fix gha
|
2023-03-17 15:07:30 -06:00 |
Conner Gallagher
|
376498ce4c
|
chore: devnet migration scripts
|
2023-03-17 14:37:19 -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 |
Conner Gallagher
|
c717d47dce
|
chore(rust-sdk): published v0.1.23
|
2023-03-16 16:36:45 -06:00 |
gallynaut
|
91080af417
|
chore: migrated devnet program to same pubkey as mainnet (#100)
|
2023-03-16 16:28:06 -06:00 |
Conner Gallagher
|
865da03b59
|
chore: fix gha
|
2023-03-15 12:28:12 -06:00 |
Conner Gallagher
|
291246bfa7
|
chore(gha): fix setup-node action
|
2023-03-15 12:25:29 -06:00 |
Conner Gallagher
|
e6101d79e0
|
chore(gha): pin node version to 19.7
|
2023-03-15 12:22:02 -06:00 |
Conner Gallagher
|
0c3f02e380
|
chore(gha): cleanup
|
2023-03-15 12:19:32 -06:00 |
Conner Gallagher
|
c7a19be3e0
|
chore(rust-sdk): published v0.1.22
- fixes vrf_close CPI
|
2023-03-15 12:15:43 -06:00 |
Conner Gallagher
|
7150a1c018
|
feat(vrf-parser): add action to close VRF account with CPI
|
2023-03-15 12:08:48 -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 |
Conner Gallagher
|
d328ad2318
|
chore(vrf-parser): add example showing how to load switchboard queue
|
2023-03-13 16:57:54 -06:00 |
Conner Gallagher
|
4c0b74da13
|
chore: README.md
|
2023-03-09 18:27:51 -07:00 |
Conner Gallagher
|
23747ead6e
|
chore: add anchor test status badge to README
|
2023-03-09 18:24:15 -07:00 |
Conner Gallagher
|
193fe07f97
|
fix(gha): added matrix for node versions
|
2023-03-09 14:01:33 -07:00 |
Conner Gallagher
|
92c2929833
|
fix(gha): fixed anchor install caching
|
2023-03-09 13:58:53 -07:00 |
Conner Gallagher
|
96257bf437
|
fix(gha): add timeout to anchor jobs
|
2023-03-09 13:40:07 -07:00 |
Conner Gallagher
|
72597a59dd
|
fix(programs): add --exit to mocha tests
|
2023-03-09 13:39:02 -07:00 |
Conner Gallagher
|
b2ad4ae5b3
|
chore(solana.js): published v2.0.140
- uprevs @switchboard-xyz/oracle to handle shut down when parent process is killed
|
2023-03-09 13:19:57 -07:00 |
Conner Gallagher
|
ccc44c25e7
|
chore(solana.js): lint and publish v2.0.139
|
2023-03-09 13:09:41 -07:00 |
Conner Gallagher
|
deaf853adf
|
fix: use avm to speed up github action
|
2023-03-09 13:07:42 -07:00 |
Conner Gallagher
|
8ac23884a7
|
fix: use avm to speed up github action
fix: pin solana-version in anchor test github action
fix: github action anchor-version syntax
fix: pin anchor version for both anchor tests
fix
|
2023-03-09 13:07:22 -07:00 |
Conner Gallagher
|
77db277b8b
|
fix: gh-action
|
2023-03-09 12:07:08 -07:00 |
Conner Gallagher
|
7b98e0d105
|
chore: added github action for anchor example programs
|
2023-03-09 12:04:25 -07:00 |
Conner Gallagher
|
a7a19db0b1
|
fix(vrf-program): removed anchor-client-gen dep
|
2023-03-09 10:34:19 -07:00 |
Conner Gallagher
|
a8b1de869f
|
chore: fix solana.js tests directory
|
2023-03-09 09:05:12 -07:00 |
Conner Gallagher
|
945a29162d
|
fix(programs): updated example program imports
|
2023-03-09 08:54:49 -07:00 |
Conner Gallagher
|
c1f7b2c93d
|
chore: migrate to pnpm workspaces
|
2023-03-08 15:47:50 -07:00 |
Conner Gallagher
|
8c72e912d6
|
chore: migrate to pnpm workspaces
|
2023-03-08 15:47:17 -07:00 |
Conner Gallagher
|
ce1884958c
|
solana.js: published 2.0.137
|
2023-03-08 13:01:45 -07:00 |
Conner Gallagher
|
c4aa4c283d
|
solana.js: published 2.0.136
|
2023-03-08 12:54:20 -07:00 |
Conner Gallagher
|
8d5da60908
|
increased gh action timeout
|
2023-03-08 12:51:21 -07:00 |
Conner Gallagher
|
30197495fb
|
solana.js: added round method to TestContext
|
2023-03-08 12:49:52 -07:00 |
Conner Gallagher
|
e481f20a67
|
solana.js: improved oracle withdraw logic
|
2023-03-08 12:45:48 -07:00 |
Conner Gallagher
|
a4d8adee95
|
solana.js: fix lease withdraw test
|
2023-03-08 12:11:00 -07:00 |