Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
9eca565
Point st0x-fixed-spread-v4 at the 0trade oracle.
Siddharth2207 Aug 6, 2026
9638b5c
Use 0trade oracle signer 0xdB665B5e….
Siddharth2207 Aug 6, 2026
362225f
registry
Siddharth2207 Aug 6, 2026
dfed719
Simplify st0x-fixed-spread-v4 to raw oracle baseline
Siddharth2207 Aug 7, 2026
02089e8
settings
Siddharth2207 Aug 7, 2026
1ce0917
registry
Siddharth2207 Aug 7, 2026
b3808de
Require active oracle session before allowed-session match
Siddharth2207 Aug 7, 2026
0df9bbf
settings
Siddharth2207 Aug 7, 2026
c9f06c3
registry
Siddharth2207 Aug 7, 2026
1c3525a
Add max-staleness guard to st0x-fixed-spread-v4
Siddharth2207 Aug 7, 2026
d295849
settings
Siddharth2207 Aug 7, 2026
863f353
registry
Siddharth2207 Aug 7, 2026
8af0fd7
Reject future oracle publish times before staleness check
Siddharth2207 Aug 7, 2026
280da6d
settings
Siddharth2207 Aug 7, 2026
5018499
registry
Siddharth2207 Aug 7, 2026
2c64efc
Shorten ensure message under Rain 32-byte string limit
Siddharth2207 Aug 7, 2026
c94f039
settings
Siddharth2207 Aug 7, 2026
3fb4565
registry
Siddharth2207 Aug 7, 2026
29ae9db
Replace saturating-sub with sub for Base rainlang
Siddharth2207 Aug 7, 2026
baf8c87
settings
Siddharth2207 Aug 7, 2026
c7292eb
registry
Siddharth2207 Aug 7, 2026
6e0fd63
Drop redundant future publish-time ensure
Siddharth2207 Aug 7, 2026
10d2041
settings
Siddharth2207 Aug 7, 2026
e79da52
registry
Siddharth2207 Aug 7, 2026
cde8003
Move fixed-spread and oracle-limit strategies to v5
Siddharth2207 Aug 7, 2026
b4064ed
settings
Siddharth2207 Aug 7, 2026
8daaf3a
registry
Siddharth2207 Aug 7, 2026
a35859e
Remove allowed-session deployer field from v5 strategies
Siddharth2207 Aug 7, 2026
beb0274
settings
Siddharth2207 Aug 7, 2026
e4a88a6
registry
Siddharth2207 Aug 7, 2026
6f16f7d
Remove st0x-oracle-limit-v5 strategy
Siddharth2207 Aug 10, 2026
9796a92
settings
Siddharth2207 Aug 10, 2026
023727c
registry
Siddharth2207 Aug 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions registry
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/settings.yaml
fixed-limit https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/fixed-limit.rain
auction-dca https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/auction-dca.rain
grid https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/grid.rain
dynamic-spread https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/dynamic-spread.rain
canary https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/canary.rain
claims https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/claims.rain
fixed-spread https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/fixed-spread.rain
gated-pyth https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/gated-pyth.rain
folio https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/folio.rain
dia-limit https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/dia-limit.rain
st0x-oracle-limit-v4 https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/st0x-oracle-limit-v4.rain
st0x-fixed-spread-v4 https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/0a68081dab73b3aefb6c4bb8565544193c9cf097/src/st0x-fixed-spread-v4.rain
https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/settings.yaml
fixed-limit https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/fixed-limit.rain
auction-dca https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/auction-dca.rain
grid https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/grid.rain
dynamic-spread https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/dynamic-spread.rain
canary https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/canary.rain
claims https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/claims.rain
fixed-spread https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/fixed-spread.rain
gated-pyth https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/gated-pyth.rain
folio https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/folio.rain
dia-limit https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/dia-limit.rain
st0x-oracle-limit-v4 https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/st0x-oracle-limit-v4.rain
st0x-fixed-spread-v4 https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/d295849119c21ca3a42377c85b879b23039f3f20/src/st0x-fixed-spread-v4.rain
2 changes: 1 addition & 1 deletion settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ local-db-sync:
bootstrap-block-threshold: 300
sync-interval-ms: 5000
using-tokens-from:
- https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/6a6438a977a7abf7254ac5725ef6feaca8113b8d/token-lists/base.json
- https://raw.githubusercontent.com/ST0x-Technology/st0x.registry/1c3525a23528055a9bd81c2f2bde666427645fa6/token-lists/base.json
Loading