chaind/CHANGELOG

15 lines
405 B
Plaintext
Raw Normal View History

- 0.2.2
* Fix missing symbol crashes related to race conditions
- 0.2.1
* Receive removed race checks from chainqueue
- 0.2.0
* primitive race condition handling between fs access of sync and queue
* re-enable throttling based on in-flight transaction count
2022-04-28 14:41:03 +02:00
- 0.1.2
* add settings object
2022-04-10 21:12:30 +02:00
- 0.1.0
* consume non chain-specific code
- 0.0.1
2021-06-03 14:47:24 +02:00
* chainqueue and chainsyncer migration
* environment base