Skip to content

Celatone v1.4.1

Compare
Choose a tag to compare
@evilpeach evilpeach released this 28 Dec 11:11
· 2867 commits to main since this release
e25b036

Overview

New Features: Initia wallet integration and ledger support.
Fixes: Resolved a disconnection issue.
API v1 Improvements: Enhanced contract information, query messages, table counts, block details, and state management.
Bug Fix: Corrected a fetching error in the contract info API and an issue in the module proposal section.

Full Changelog

Features

  • #681 Add Initia wallet
  • #704 Fix client undefined after disconnected
  • #698 Add ledger

Improvements

  • #702 api v1 - contract info
  • #703 api v1 - contract's query msgs
  • #697 api v1 - contract tables (migrations and related proposals)
  • #696 api v1 - block details
  • #695 api v1 - contract states
  • #678 api v1 - contract table counts

Bug fixes

  • #707 contract info api fetching error and module proposal on viewmore