Releases: cosmos/cosmjs
Releases · cosmos/cosmjs
v0.34.0
What's Changed
- Use simapp version 50 for most of the CI tests by @webmaster128 in #1653
- ci: bump actions/checkout to v4 by @dizer-ti in #1640
- Use autofix by @webmaster128 in #1654
- Fetch happened 2 by @webmaster128 in #1655
- Upgrade glob to v10 by @webmaster128 in #1656
- Fix: Spelling errors in the code repository by @webmaster128 in #1657
- fix: Rename parameter 'data' to 'value' in isJsonCompatibleDictionary for consistency by @crStiv in #1630
- More renamings and refactorings from Tendermint -> Comet (2) by @webmaster128 in #1661
- chore: remove redundant words by @looklose in #1632
- Move lint job from circleci to GitHub Actions by @webmaster128 in #1662
- fix outdated docs by @dynst in #1646
- Autofix prettier stuff in codebase by @webmaster128 in #1665
- Fix duplicate condition check in CustomMsgDelegate encode method by @leopardracer in #1663
- [Bugfix] replace comet38 begin/end_block_events with finalize_block_events (2) by @webmaster128 in #1664
- update to eslint v8 by @dynst in #1658
- fix(faucet): support both account and module addresses by @0xpatrickdev in #1593
- fix typos in documentation and comments by @kilavvy in #1668
- Deploy docs again by @webmaster128 in #1669
- Yarn 4.9.2 and TypeScript 5.8 upgrade by @webmaster128 in #1671
- fix typo in DER Encoding Comment in Secp256k1Signature by @maximevtush in #1670
- Upgrade @noble/hashes by @webmaster128 in #1672
- Run tests on GitHub; upgrade to latest @zondax/ledger-cosmos-js and support Node 22+24 by @webmaster128 in #1673
- Limit the amount of / stripped to avoid potential regex DoS by @webmaster128 in #1675
- Remove SES from codebase by @webmaster128 in #1676
- Test Comet38Client against 0.38 and 1.x backends by @webmaster128 in #1679
- Upgrade prettier to 3.5.3 by @webmaster128 in #1680
- Publish faucet docker using GitHub by @webmaster128 in #1681
- Let faucet accept addresses up to 128 bytes by @webmaster128 in #1683
- chore: fix link and errors #1633 (2) by @webmaster128 in #1685
- add zero length address test by @dynst in #1684
- Fix
decodeCommit
to allow decoding height 0 commits by @webmaster128 in #1678 - Upgrade SES to 1.13.0 for CI validation by @kriskowal in #1689
- Fix broken link to MsgDelegate documentation in staking aminomessages by @MozirDmitriy in #1694
- Mention Yarn Zero-Installs in ignore file and dedupe dependencies by @webmaster128 in #1696
- remove unused "esm" from devDependencies by @dynst in #1697
- Migrate to @noble/curves by @webmaster128 in #1698
- Upgrade koa by @webmaster128 in #1700
- use just one eslint config file in the monorepo by @dynst in #1699
- Upgrade typescript-eslint to v6 by @webmaster128 in #1701
- Remove obsolete @types/elliptic by @webmaster128 in #1702
- update to @typescript-eslint/ 7.x by @dynst in #1703
- add consistent-type-exports lint by @dynst in #1704
- delete .eslintignore files by @dynst in #1705
- Fix typos in CHANGELOG.md and HACKING.md by @PixelPil0t1 in #1691
- Upgrade tar-fs by @webmaster128 in #1707
New Contributors
- @dizer-ti made their first contribution in #1640
- @crStiv made their first contribution in #1630
- @looklose made their first contribution in #1632
- @dynst made their first contribution in #1646
- @leopardracer made their first contribution in #1663
- @0xpatrickdev made their first contribution in #1593
- @kilavvy made their first contribution in #1668
- @maximevtush made their first contribution in #1670
- @kriskowal made their first contribution in #1689
- @MozirDmitriy made their first contribution in #1694
- @PixelPil0t1 made their first contribution in #1691
Full Changelog: v0.33.1...v0.34.0
v0.33.1
What's Changed
- chore: update discord link by @olliegilbey in #1626
- bump elliptic dependencies package to 6.6.1 by @codingki in #1628
New Contributors
- @olliegilbey made their first contribution in #1626
- @codingki made their first contribution in #1628
Full Changelog: v0.33.0...v0.33.1