Skip to content

Commit

Permalink
Add changelog entry for chainweaver-2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmininger committed Sep 13, 2021
1 parent a639cf3 commit adcc15a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Chainweaver Changelog

## 2.2.0 (2021-09-13)

* Obelisk bump to v0.9.1.0 with reflex-platform 0.7.0.0
* Pact 4.0 support
* Default to free-x-chain-gas for cross chain transfers to accounts that don't exist or have 0 balance
* Cross-chain and transfer "listen" calls switched to repeated polling calls
* Update default network list to support new nodes
* Remove keys and accounts api endpoint
* Fixes issue where 'Done' button showed up too early on cross-chains
* Fix multiple parsing issues with 'Amount' input field in tx-widget
* Fix issue with keyset-ref display
* Allows a dapp to specify that Chainweaver's user may choose its own 'sender' for signing api
requests
* Fix issue causing chain-based account notes to not persist for first 10 chains
* Ship with version 4.8.8 of z3
* Fix no gas payer on destination chain error message
* Number of changes in preparation for Chainweaver-Web, including the removal of monad-logger and
fast-logger dependencies, and an update of kadena-signing-api

## 2.1 (2020-08-26)

* Fix ordering of ChainId dropdown to work with 20 chains
Expand Down

0 comments on commit adcc15a

Please sign in to comment.