Skip to content

Commit

Permalink
Add docs and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuh25 committed Jan 3, 2024
1 parent f450cf9 commit 5f987ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- Improve logging in `wait_and_broadcast_multiple_nodes` for post-mortem analysis
- `hash(SignedTransactionWithNonce)` now is `SignedTransactionWithNonce.hash`, Ethereum transaction hash
- Add 1delta price estimation helper `OneDeltaPriceHelper`

# 0.24.6

Expand Down
1 change: 1 addition & 0 deletions docs/source/api/one_delta/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ Getting started
eth_defi.one_delta.constants
eth_defi.one_delta.deployment
eth_defi.one_delta.position
eth_defi.one_delta.price
eth_defi.one_delta.utils

0 comments on commit 5f987ce

Please sign in to comment.