v0.2.0-alpha
Pre-release
Pre-release
omritoptix
released this
30 Nov 15:58
·
1 commit
to release/v0.2.x-alpha
since this release
Summary
- Ability to run dymint in a standalone mode
- loadtest tool imported from tendermint
- Makefile for running commands
- Bug fixes and minor enhancements
What's Changed
- Atomic block processing by @ItzhakBokris in #92
- Update README.md by @omritoptix in #94
- build(deps): bump github.com/cosmos/ibc-go/v3 from 3.0.1 to 3.3.0 by @dependabot in #100
- build(deps): bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.0 by @dependabot in #93
- Use dymension cosmosclient by @ItzhakBokris in #105
- Raise panic when the connection between dymint and the SL refused (and we hit the retry limit) by @ItzhakBokris in #107
- Updated dependabot reviewers. by @omritoptix in #117
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #118
- build(deps): bump github.com/multiformats/go-multiaddr from 0.6.0 to 0.7.0 by @dependabot in #97
- build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.2 to 3.2103.3 by @dependabot in #108
- Move batchInProcess flag to correct place by @ItzhakBokris in #115
- Update CODEOWNERS by @omritoptix in #128
- run dymint in a standalone mode by @omritoptix in #127
- Created makefile and updated readme by @omritoptix in #129
- Updated repo banner photo by @omritoptix in #132
- Create benchmarking tools for generating load and generating a report by @omritoptix in #137
- Added average and max TPS measurement to the loadtest report by @omritoptix in #140
- Changed the way we measure TPS to take the highest moving average.. by @omritoptix in #142
- Updated dymint to write the client type metadata to the hub by @omritoptix in #145
- Fixed bug in dymension client by @omritoptix in #148
New Contributors
- @dependabot made their first contribution in #100
Full Changelog: v0.1.0-alpha...v0.2.0-alpha