You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,10 @@ make tests
87
87
```
88
88
89
89
### Changelogs
90
+
** 0.7.0.2**
91
+
* Removed from AsyncClient all references to the deprecated OrderBook RPC endpoints (replaced them with OrderBookV2)
92
+
* Updated all orderbook examples
93
+
90
94
**0.7**
91
95
* Removed references to pysha3 library (and also eip712-struct that required it) and replaced it with other implementation to allow the project to work with Python 3.11
92
96
* Updated sentry nodes LCD URL, for each sentry node to use its own service
0 commit comments