Commit Graph

7 Commits

Author SHA1 Message Date
886f90d044
fix: bootstrap queue size check 2024-08-05 16:45:14 +08:00
fe01fd1f72
perf: increase worker pool queue buffer size 1 -> ~4k
* Previosuly the worker queue pool buffer size was 1 which applies a backpressure on the fast missing blocks producer

* Define our queue size and why we chose this value
2024-06-20 14:19:06 +08:00
1419caeea7
fix: token burn topic mismatch 2024-06-06 14:51:30 +08:00
78b2731047
refactor: move event into pkg to allow external importing 2024-05-30 15:04:12 +08:00
fa89b4822f
dev: add improved example, change db directory 2024-05-27 18:29:48 +08:00
a599bb200e
docs: add LICENSE and README 2024-05-23 15:21:42 +08:00
2640ecd03b
release: v1.0.0 2024-05-23 14:41:39 +08:00