chainqueue/CHANGELOG

19 lines
388 B
Plaintext
Raw Normal View History

- 0.1.2
* Add CLI inspection tools
- 0.1.1
*
2022-03-11 12:02:47 +01:00
- 0.1.0
* Replace state transitions with shep
2021-08-26 10:05:56 +02:00
- 0.0.3
* cli tool for listing queue by address
* ensure lowercase hex input in db
* exportable unittest utilities
2021-06-03 14:05:56 +02:00
- 0.0.2
* add fs backend
* add flexible data directory
* factor out sql backend as module
- 0.0.1 (unreleased)
* add queue states
* add queries
* add tx creation helper