This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
v10.2.0: Release 10.2.0 (#993)
v10.2.0
Bug fixes 🐞
- Fixed
database is closed
issues related to ourgo-sqlite3
databases. - Fixed a bug that would cause the node to crash when receving log events for tokens that do not conform to the ERC20 specification.
- Fixed a data race condition in
OrderWatcher
.