This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
Minor bugfixes, transaction DB persistence
Pre-release
Pre-release
What’s Changed
- Bump @openzeppelin/contracts from 3.4.1 to 3.4.2 (#656) @dependabot
📝 Changes in the contracts
- Allow disputing Create2Transfer with nonexistent receiver (#670) @b-tarczynski
🚀 Changes in the client
- Persist transactions in database (#667) @kautukkundan
- implemented event listener for
BatchPubkeyRegistered
event (#657) @kautukkundan - added mapping from pubkey hash to states (#647) @kautukkundan
- Fix getHighestValueToken to work with zero fee txs (#652) @jacque006
🐛 BugFix
- Fix getHighestValueToken to work with zero fee txs (#652) @jacque006