This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
sbv2-solana
mirror of
https://github.com/blockworks-foundation/sbv2-solana.git
Watch
1
Star
0
Fork
You've already forked sbv2-solana
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f562feb990
sbv2-solana
/
Cargo.toml
7 lines
85 B
TOML
Raw
Normal View
History
Unescape
Escape
refactored example programs wip wip example program cleanup example programs cleanup
2022-05-18 14:00:17 -07:00
[
workspace
]
members
=
[
refactor: moved programs and clients under examples
2022-07-22 11:11:29 -07:00
"examples/programs/*"
,
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 14:25:04 -07:00
]
exclude
=
[
"libraries/rs"
refactored example programs wip wip example program cleanup example programs cleanup
2022-05-18 14:00:17 -07:00
]