Commit c354e85
authored
chore: Update Pyth Oracle Example Program (#375)
* chore: remove non-functioning Pyth Oracle Anchor program
The SDK version used in the example is no longer supported and
relies on the legacy Push Oracle, which has been decommissioned.
Removing it to ensure the examples remain accurate and functional.
* feat: add new Pyth Oracle example
* chore: update program name and meta information
The original Pyth Oracle example program has backlinks from external
sites. Rename the new example program to `pythexample` so the
directory structure and GitHub URL remain the same so we hopefully
don't break links on external sites.
* chore: migrate from Yarn to pnpm as per contributing guide
* chore: remove unused files and configs
Project no longer uses the Anchor client or any other TypeScript
code/packages. Clean up related obsolete files.1 parent 104a0d3 commit c354e85
File tree
12 files changed
+21
-1533
lines changed- oracles/pyth/anchor
- migrations
- programs/pythexample
- src
- tests
12 files changed
+21
-1533
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | 5 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
| 4 | + | |
3 | 5 | | |
| 6 | + | |
4 | 7 | | |
5 | | - | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 15 | + | |
This file was deleted.
This file was deleted.
0 commit comments