Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] v0.3.2 #316

Merged
merged 96 commits into from
Jan 14, 2020
Merged

[Release] v0.3.2 #316

merged 96 commits into from
Jan 14, 2020

Conversation

yun-yeo
Copy link
Contributor

@yun-yeo yun-yeo commented Jan 14, 2020

Summary of changes

Updates for v0.3.2 with reverted updates

Improvements

#313 upgrade SDK

#312 upgrade golangci-lint version to v1.22.2

Report of required housekeeping

  • Github issue OR spec proposal link
  • Wrote tests
  • Updated relevant documentation (docs/)
  • Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • Added appropriate labels to PR
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • Confirm added tests are consistent with the intended behavior of changes
  • Ensure all tests pass

Yun and others added 30 commits June 24, 2019 12:50
* add chain id check to update endblocker only for columbus-2

* move chain-id check to update module

* upgrade $terracli keys add to support old mnemonic support

* add address selection when interactive mode is enabled

* remove tmp keys folder

* change log update

* gitignore update

* add old-hd-path option to give option for recover
…coin-type-support

Change cosmos-sdk's mock ledger to accept custom coin type from config
* change PeekEpochSeigniorage to compute seigniorage by subtracting previous issuance from current issuance

* add clog

* test code update
* add chain id check to update endblocker only for columbus-2

* move chain-id check to update module

* change treasury endblocker upate target to next epoch
* set same go release version as tests

* replace deprecated `archive`
…ribution-point-adjustment

Feature/distribute oracle reward right after tallying
yys added 24 commits November 20, 2019 14:48
* add features to sync swagger doc

* ci test
* fix to apply reward spread by multiplication

* remove print
* oracle MsgDelegateFeedConsent.Deleagtee to Delegate

* increase oracle reward_band
* add market parameter TobinTaxList to specify a more strict tobin tax for the denom with high volatility

* modify the param TobinTaxList to IlliquidTobinTaxList

* typo
* genesis update script

* modify min tax rate to 0.1%

* param update for increased slahsing penalties

* change address

* param update

* increase oracle slash_window to 1 month

* increase reward band & update tax-cap

* fix scriptg

* update genesis update script

* update max reward weight to 50%

* genesis script final update

* add illiquid_tobin_tax_list on market params
* check if unbonding delegations exist

* genesis script change illiquid_tobin_tax_list from object to list

* recover vesting schedule changes

* decrease oracle slashing fraction to 0.01%
* Bump SDK version to v0.37.5

* update test & change coins.Empty() to coins.IsZero()
@yun-yeo yun-yeo requested a review from hanjukim January 14, 2020 10:10
@yun-yeo yun-yeo added the daemon daemon updates label Jan 14, 2020
@yun-yeo yun-yeo self-assigned this Jan 14, 2020
@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #316 into master will increase coverage by 7.51%.
The diff coverage is 73.36%.

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   65.32%   72.84%   +7.51%     
==========================================
  Files          94       73      -21     
  Lines        5448     3086    -2362     
==========================================
- Hits         3559     2248    -1311     
+ Misses       1678      731     -947     
+ Partials      211      107     -104

@yun-yeo yun-yeo merged commit 1c14038 into master Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
daemon daemon updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants