Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5bcca62
update core deepbook docs
tonylee08 Nov 10, 2025
b1f8f7b
balance manager
tonylee08 Nov 10, 2025
a8dd32b
new function docs
tonylee08 Nov 10, 2025
1cf144a
cleanup referral
tonylee08 Nov 10, 2025
d110aa6
cleanup ewma
tonylee08 Nov 10, 2025
d2cc7c8
core sdk functions
tonylee08 Nov 10, 2025
940e279
Update docs/content/standards/deepbookv3/referral.mdx
tonylee08 Nov 10, 2025
549c1bb
Update docs/content/standards/deepbookv3/referral.mdx
tonylee08 Nov 10, 2025
92890d3
Update docs/content/standards/deepbookv3/referral.mdx
tonylee08 Nov 10, 2025
b537a6d
Update docs/content/standards/deepbookv3/referral.mdx
tonylee08 Nov 10, 2025
1ae83f3
Update docs/content/standards/deepbookv3/referral.mdx
tonylee08 Nov 10, 2025
74bb144
Update docs/content/standards/deepbookv3/balance-manager.mdx
tonylee08 Nov 10, 2025
1c961c2
Update docs/content/standards/deepbookv3-sdk/balance-manager.mdx
tonylee08 Nov 10, 2025
0d24c2a
Update docs/content/standards/deepbookv3-sdk/balance-manager.mdx
tonylee08 Nov 10, 2025
cf59b5c
Update docs/content/standards/deepbookv3-sdk/balance-manager.mdx
tonylee08 Nov 10, 2025
9f8c1e9
Update docs/content/standards/deepbookv3-sdk/balance-manager.mdx
tonylee08 Nov 10, 2025
db03408
Balance manager review suggestions
tonylee08 Nov 10, 2025
0f45582
Apply suggestions from code review
tonylee08 Nov 10, 2025
e436ab8
Apply suggestions from code review
tonylee08 Nov 10, 2025
7833d13
Update docs/content/standards/deepbookv3/balance-manager.mdx
tonylee08 Nov 11, 2025
de0449b
Update docs/content/standards/deepbookv3-sdk/balance-manager.mdx
tonylee08 Nov 11, 2025
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
1 change: 1 addition & 0 deletions docs/content/sidebars/standards.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const standards = [
id: 'standards/deepbookv3-sdk',
},
items: [
'standards/deepbookv3-sdk/balance-manager',
'standards/deepbookv3-sdk/flash-loans',
'standards/deepbookv3-sdk/orders',
'standards/deepbookv3-sdk/pools',
Expand Down
Loading
Loading