Reinstate next tx index in sync state for filter execution

This commit is contained in:
lash
2022-05-05 05:23:06 +00:00
parent 4af735e5d3
commit 5df6656981
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
* 0.4.4
- Reinstate tx index bump in sync state on filter execution complete
* 0.4.3
- Refactor lock code, move into module from runnable script
* 0.4.2
- Same as 0.4.1
* 0.4.1
- Correct runnable entry in setup
* 0.4.0
- Refactor on shep
* 0.3.7
- Remove hard eth dependency in settings rendering
- Add unlock cli tool