HydraDX-node
HydraDX-node copied to clipboard
feat: Omnipool
Omnipool implementation.
TODO:
- [x] Imbalances/TVL updates
- [x] Few clarifications about math ( marked as TODO: ask colin ).
- [x] Tests
- [x] Benchmarks
Codecov Report
Base: 67.54% // Head: 84.43% // Increases project coverage by +16.89%
:tada:
Coverage data is based on head (
94d3415
) compared to base (28ef5b0
). Patch coverage: 86.70% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #396 +/- ##
===========================================
+ Coverage 67.54% 84.43% +16.89%
===========================================
Files 5 8 +3
Lines 114 964 +850
===========================================
+ Hits 77 814 +737
- Misses 37 150 +113
Impacted Files | Coverage Δ | |
---|---|---|
pallets/omnipool/src/types.rs | 81.08% <81.08%> (ø) |
|
pallets/omnipool/src/lib.rs | 84.67% <84.67%> (ø) |
|
pallets/omnipool/src/benchmarks.rs | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
target should be changed to hydra-parachain
New crates:
- pallet-omnipool: v1.0.0
Runtime version has not been increased.