Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

85 lines (58 loc) · 2.74 KB

Changelog

Added

  • #21 add MsgCreateValidator examples for single and multi-sig
  • #22 bump up finschia-proto:2.0.0
  • #23 add new example for MsgSwap&MsgTransfer Tx

Changed

  • #19 change the value of AminoMsg to the general type

Deprecated

Removed

Fixed

Security

Build, CI

Document Updates

Fixed

  • build: #15 fix for downloading maven dependency with 'descriptor.bin error'

Build, CI

  • #14 change groupID for maven publish. remove tx module from maven publish.
  • build: #16 change build script to use maven publications(crypto, proto) and update README

Changed

  • #6 Rename package 'ln.v2' -> 'sdk'
  • (ci) #11 Add ci/cd to publish to maven

Build, CI

  • (build) #4 Add gradle updateSubmodule task and checkoutSubModule task to run git submodule update --init --remote with specific version before build task