v0.5.0-beta.1
Pre-release
Pre-release
What's Changed
⚠️ BREAKING CHANGES
- the new version of
arch3.js
will, by default, be compatible only with the
Archway protocol version5.0.0
and above.
Changed
- upgraded project to Typescript
5.2.2
(#104)
arch3-core
- changed the default Tendermint client to
0.37
(#106) - increased the default gas adjustment to
1.5
(#106)
arch3-proto
- switched to
@cosmology/telescope
package to compile proto files (#104) - updated to the version
5.0.1
of the protocol (#106)
Full Changelog: v0.4.0...v0.5.0-beta.1