File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0
4+
5+ * August 16th, 2018*
6+
7+ BREAKING CHANGES:
8+
9+ - [ cosmos-sdk] Upgrade to cosmos-sdk v0.23.0
10+ - Change the address prefix format:
11+ - cosmosaccaddr --> faa
12+ - cosmosaccaddr --> fap
13+ - cosmosvaladdr --> fva
14+ - cosmosvalpub --> fvp
15+ - Adjust the Route & rootMultiStore Commit for software upgrade
16+ - Must specify gas and fee in both command line and rest api
17+ - The fee should be iris token and the token amount should be no less than 2* (10^10)* gas
18+
19+ FEATURES:
20+
21+ - [ tendermint] Upgrade to Tendermint v0.22.6
22+ - Store the pre-state to support the replay function in software upgrade
23+ - [ cosmos-sdk] Upgrade to cosmos-sdk v0.23.0
24+ - Add the paramProposal and softwareUpgradeProposal in gov module
25+ - Improve fee token mechanism to more reasonably deduct transaction fee and achieve more ability to defent DDOS attack.
26+ - Introduce the global parameter module
27+ - [ irishub] Add the upgrade module and example apps for the async software upgrade
28+
29+
330## 0.3.0
431
532* July 30th, 2018*
You can’t perform that action at this time.
0 commit comments