v0.1.0
What's Changed
- feat: height limited query with leveldb by @jeffwoooo in #3
- feat: add snappy compressor db for indexer by @kjessec in #5
- feat: fork tendermint client creator to NOT use mutex by @kjessec in #6
- [WIP] docs by @kjessec in #7
- chore: public release by @kjessec in #10
- hotfix: panic on starting iterator with same start and end by @jeffwoooo in #11
- feat: GRPC supports query's height param by @jeffwoooo in #13
- hotfix: crash caused by concurrent map read write by @jeffwoooo in #14
- fix: resurrect indexer endpoints by @kjessec in #15
- hotfix: crash caused by concurrent map read by @jeffwoooo in #16
- fix: waiting channel in lock causes halt by @jeffwoooo in #17
- feat: apply readlock on concurrent client by @kjessec in #26
- feat: mimalloc build in alpine build by @jeffwoooo in #21
- feat: remove lazy sync by @jeffwoooo in #22
- feat: restore cache mutex by @jeffwoooo in #25
- deps: [email protected] by @kjessec in #27
- feat: recover block curruption on poison error by @jeffwoooo in #28
- feat: logging rollback batch metric by @jeffwoooo in #31
- feat: skip cache handling for health check by @jeffwoooo in #30
- feat: remove readlock on query by @jeffwoooo in #32
- release/v0.1.0 by @kjessec in #34
Full Changelog: https://github.com/terra-money/mantlemint/commits/v0.1.0