issues
search
delvtech
/
hyperdrive-rs
Rust SDK for the Hyperdrive AMM.
https://docs.rs/crate/hyperdrive-math/latest
Apache License 2.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
calc abs max short
#202
dpaiton
opened
3 weeks ago
0
Bump versions
#201
ryangoree
closed
1 month ago
0
absolute max short bug
#200
dpaiton
opened
1 month ago
0
add `calculate_short_bonds_given_deposit`
#199
dpaiton
closed
1 month ago
0
add `calculate_approximate_short_bonds_given_base_deposit`
#198
dpaiton
closed
1 month ago
0
new test for closing trades after maturity
#196
dpaiton
closed
1 month ago
0
update remove liquidity; add withdraw shares to state
#195
dpaiton
opened
2 months ago
0
SDK calc_close_* not discounting zombie interest
#197
slundqui
closed
1 month ago
6
Bumping rest of versions to v0.18.0
#194
slundqui
closed
2 months ago
0
max short cleanup
#193
dpaiton
opened
2 months ago
0
Update for hyperdrivetypes. Includes version bump to v0.18.0
#192
slundqui
closed
2 months ago
0
pin lower bound on web3 dependency
#191
dpaiton
closed
2 months ago
0
increment project and hyperdrive version
#190
dpaiton
closed
2 months ago
0
Version bump to v0.17.1
#189
slundqui
closed
2 months ago
1
Adding better error message when fees larger than closing a long
#188
slundqui
closed
2 months ago
0
Return `Err` from dividing by `0` in `pow`
#187
ryangoree
closed
3 months ago
0
Refactor `fixedpointmath`
#186
ryangoree
closed
3 months ago
0
Inconsistency when using `calculate_open_short` and `calculate_max_short` together
#185
DannyDelott
opened
3 months ago
2
Wip FixedPoint refactor
#184
ryangoree
closed
3 months ago
1
update hyperdrive to v1.0.16 and project to 0.17.0
#183
dpaiton
closed
3 months ago
0
add python bindings for `calculate_market_value` functions
#182
dpaiton
closed
3 months ago
0
update to latest hyperdrive
#181
dpaiton
closed
3 months ago
0
fix `long_trade_needed_given_reserves` and `reserves_given_rate_ignoring_exposure`
#180
dpaiton
closed
3 months ago
0
remove pr checklist; add contributing.md
#179
dpaiton
closed
4 months ago
0
fix open long delta calculations and add tests
#178
dpaiton
closed
3 months ago
0
Remove `_safe` fns
#177
dpaiton
closed
4 months ago
0
Delete CODEOWNERS
#176
ryangoree
closed
4 months ago
0
update codeowners
#175
dpaiton
closed
4 months ago
0
Add CONTRIBUTORS.md
#174
ryangoree
closed
4 months ago
0
Version bump to v0.16.10
#173
slundqui
closed
4 months ago
0
Moving python installation to root dir and adding necessary rust code to manifest for sdist build
#172
slundqui
closed
4 months ago
0
Tests fail when using large (but valid) `share_adjustment`
#171
dpaiton
opened
4 months ago
0
Inclusive & valid random share reserve range; dynamic fuzz bugfix
#170
dpaiton
closed
4 months ago
0
Test discrepancy in `calculate_max_short` and `calculate_open_short` outputs
#169
ryangoree
closed
3 months ago
2
Change `calculate_solvency` to return a `Result<FixedPoint>`
#168
dpaiton
closed
4 months ago
0
new test for `reserves_given_rate` and `long_trade_deltas_from_reserves`
#167
dpaiton
closed
4 months ago
0
calc targeted short
#166
dpaiton
opened
4 months ago
0
Bump patch version, reduce workflow runs
#165
ryangoree
closed
4 months ago
0
Move fixedpointmath macro logic to utils
#164
ryangoree
closed
4 months ago
0
update readme
#163
dpaiton
closed
4 months ago
0
fix publish again
#162
dpaiton
closed
4 months ago
0
fix publish doc build
#161
dpaiton
closed
4 months ago
0
update cargo publish path
#160
dpaiton
closed
4 months ago
0
publish
#159
dpaiton
closed
4 months ago
0
Swap `Result<Option<T>>` for `Result<T>` in long derivative & solvency functions
#158
dpaiton
closed
4 months ago
0
Add latex-enabled docs
#157
dpaiton
closed
4 months ago
0
v0.16.2
#156
dpaiton
closed
4 months ago
0
v0.16.1
#155
dpaiton
closed
4 months ago
0
fix tests
#154
dpaiton
closed
4 months ago
0
add market valuation functions
#153
MazyGio
closed
3 months ago
4
Next