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] columbus-3 #307

Merged
merged 93 commits into from
Dec 10, 2019
Merged

[Release] columbus-3 #307

merged 93 commits into from
Dec 10, 2019

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    bcc0b99 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. move chain-id check to update module

    Yun committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    490acea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2817876 View commit details
    Browse the repository at this point in the history
  3. move chain-id check to update module

    Yun authored and hanjukim committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    4dc21ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    704fdea View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. add gitattributes to prevent linguist from checking vendor code and d…

    …ocumentations
    Yun committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    de63463 View commit details
    Browse the repository at this point in the history
  2. newline at the end of file

    Yun committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    2e3f0c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #203 from terra-project/bugfix/repository-language

    Bugfix/repository language
    dokwon authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    bb7dbec View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Feature/recover-old-hd-path (#193)

    * 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
    yys authored and hanjukim committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    8b39398 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    a1fd532 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge pull request #211 from terra-project/bugfix/mock-ledger-custom-…

    …coin-type-support
    
    Change cosmos-sdk's mock ledger to accept custom coin type from config
    dokwon authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    c0dab1c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Bugfix/peek epoch seigniorage (#196)

    * change PeekEpochSeigniorage to compute seigniorage by subtracting previous issuance from current issuance
    
    * add clog
    
    * test code update
    yys authored and hanjukim committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    c055928 View commit details
    Browse the repository at this point in the history
  2. Bugfix/treasury update target epoch (#198)

    * 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
    yys authored and hanjukim committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4f9baea View commit details
    Browse the repository at this point in the history
  3. Updated CHANGELOG

    hanjukim committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    5dcd160 View commit details
    Browse the repository at this point in the history
  4. Changed PR template

    hanjukim committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    94f855e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #217 from terra-project/198-changelog

    Updated CHANGELOG
    yys authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    1db11ed View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. update docs hints

    etienne-napoleone committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    3d8a2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af2f9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #222 from terra-project/documentation/hints

    Update docs hints with tags
    dokwon authored Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6fb88e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    842a87e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Merge pull request #227 from terra-project/swagger-typo

    Correct minor typo in swagger
    yys authored Aug 30, 2019
    Configuration menu
    Copy the full SHA
    f0317db View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Feature/ Minor goreleaser changes (#223)

    * set same go release version as tests
    
    * replace deprecated `archive`
    etienne-napoleone authored and yys committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    a84bb2a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. update to cosmos-v0.37.0

    Yun committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    23ea272 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Merge pull request #231 from terra-project/feature/update-cosmos-sdk-…

    …v0.37.0
    
    Update to cosmos-v0.37.0
    dokwon authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    2929e9f View commit details
    Browse the repository at this point in the history
  2. runsim update

    Yun committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    d5b43d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    5bf7194 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    f24c6cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from terra-project/feature/oracle-reward-dist…

    …ribution-point-adjustment
    
    Feature/distribute oracle reward right after tallying
    dokwon authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    bd2705c View commit details
    Browse the repository at this point in the history
  3. add goverance module and register treasury tax-rate & reward weight u…

    …pdate gov proposal
    Yun committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    db32666 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. apply constant product swap

    Yun committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    1272bd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from terra-project/feature/adopt-gov-module

    Feature/adopt gov module
    dokwon authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c276f99 View commit details
    Browse the repository at this point in the history
  3. fix discord link in readme (#229)

    etienne-napoleone authored and yys committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    0e9e419 View commit details
    Browse the repository at this point in the history
  4. merge develop

    Yun committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    291c66f View commit details
    Browse the repository at this point in the history
  5. change replenish&update pools to update only terra pool and do consta…

    …nt product to compute luna pool
    Yun committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    e3fb247 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fc0c31 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. fix wrong terracli description

    Yun committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    7f13b31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #237 from terra-project/bugfix/fix-wrong-description

    Fix wrong terracli description
    dokwon authored Sep 25, 2019
    Configuration menu
    Copy the full SHA
    7a12827 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Remove LunaPool from the keeper because it can be retrieved from CP/T…

    …erraPool, where CP = BasePool*BasePool
    Yun committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    de9252e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2ce5e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. * fix market & treasury genesis export import feature

    * clear all epoch dependent historical info when exporting for zero height
    Yun committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    fe42a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564fce5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. append market query long description

    Yun committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    b5d0f13 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Set new parameter 'PoolRecoveryPeriod'. Blockly replenish Terra&Luna …

    …Pool by the amount of delta/PoolRecoveryPerio
    Yun committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    037bb91 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    070ad1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee0087 View commit details
    Browse the repository at this point in the history
  3. change base pool can be configured by param change proposal not by lu…

    …na issuance systematically
    Yun committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    96c02c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/swap-constant-product' of https://github.com/te…

    …rra-project/core into feature/swap-constant-product
    Yun committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0d37d05 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #233 from terra-project/feature/swap-constant-product

    [Feature][market] swap constant product
    dokwon authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    4f9535d View commit details
    Browse the repository at this point in the history
  6. [Feature][oracle] Add whitelist and Update reward distribution mechan…

    …ism (#250)
    
    * removes oracle module account from blacklist of bank module; enable send to oracle module
    
    *  * append new param whitelist to filter oracle active target denoms
    * change RewardFraction to RewardDistributionPeriod which indicates (RewardPool * VotePeriod / RewardDistributionPeriod) will be distributed as a reward to the oracle ballot winners in every vote period
    
    * fix tally to correctly collect ballot losers
    yys authored and dokwon committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    8042329 View commit details
    Browse the repository at this point in the history
  7. Update guide document for columbus-3 (#239)

    * Update guide document for columbus-3
    
    * Update market specification doc
    
    * fix requested changes
    yys authored and dokwon committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    c4e05a1 View commit details
    Browse the repository at this point in the history
  8. Feature/remove oracle slashing (#253)

    * removes oracle module account from blacklist of bank module; enable send to oracle module
    
    *  * append new param whitelist to filter oracle active target denoms
    * change RewardFraction to RewardDistributionPeriod which indicates (RewardPool * VotePeriod / RewardDistributionPeriod) will be distributed as a reward to the oracle ballot winners in every vote period
    
    * fix tally to correctly collect ballot losers
    
    * remove oracle slashing feature
    
    * fix oracle genesis export import feature & clear oracle prevote, vote, price when for-zero-height export
    
    * append genesis test
    
    * merge
    yys authored and dokwon committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    a7d2ba0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. [Feature] Update cosmos-sdk to v0.37.2 (#240)

    * update to cosmos-v0.37.1
    
    * fix oracle genesis export import feature & clear oracle prevote, vote, price when for-zero-height export
    
    * append genesis test
    
    * update cosmos-sdk to v0.37.2
    
    * Bump Tendermint version to v0.32.6 to address p2p panic errors.
    
    * Bump SDK version to v0.37.3
    
    * merge
    yys authored and dokwon committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    35c0d3b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Feature/refactoring (#254)

    * append overall testcode & oracle replenish bug fix
    
    * update market module comments
    
    * wip
    
    * update oracle module comments and lcd
    
    * update treasury module comments
    
    * clear tax-rates and reward-weights when exporting for zero height
    yys authored and dokwon committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    06daa32 View commit details
    Browse the repository at this point in the history
  2. updates for goreport (#255)

    yys authored and dokwon committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    2f75b51 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. fix all query response to be bonded with height (#261)

    yys authored and dokwon committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    492beb6 View commit details
    Browse the repository at this point in the history
  2. register supply/ModuleAccount to auth ModuleCdc (#258)

    yys authored and dokwon committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    e8f0dcf View commit details
    Browse the repository at this point in the history
  3. * Append a single end point to query all prevotes of a validator (#256)

    * Append a single end point to query all votes of a validator
    * Append a single end point to query all active luna prices
    yys authored and dokwon committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    642ee0c View commit details
    Browse the repository at this point in the history
  4. fix oracle invalid prevote hash error msg to print byte length not st…

    …ring length (#259)
    yys authored and dokwon committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    3a25148 View commit details
    Browse the repository at this point in the history
  5. remove oracle account address from send blacklist (#257)

    yys authored and dokwon committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    f5544a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. shortened default oracle voteperiod to 30 seconds. Need to reflect in…

    … genfile at col-3 release. (#264)
    dokwon authored and yys committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    18246e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Bump SDK version to v0.37.4 (#266)

    yys authored and dokwon committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9d2feeb View commit details
    Browse the repository at this point in the history
  2. delete tools-stamp (#262)

    yys authored and dokwon committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    4025cd5 View commit details
    Browse the repository at this point in the history
  3. fix treasury comments (#267)

    yys authored and dokwon committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    157d778 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. change treasury keeper to store only indicators for the each epoch (#269

    )
    
    * change treasury keeper to store only indicators for the epoch data
    
    * records tax-proceeds only for the tax-rate not whole tx.Fee
    
    * add keeper testcode
    
    * change stored indicators from TRL,SR,MR to TR,SR,TSL
    
    * swagger update
    yys authored and dokwon committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    864756a View commit details
    Browse the repository at this point in the history
  2. [Feature] oracle refactor & add oracle slashing (#265)

    * storing changes to tally, abvi, and keeper
    
    * Revert "storing changes to tally, abvi, and keeper"
    
    This reverts commit 70445a8.
    
    * stylistic refactor done - not building
    
    * Refactored oracle module. changing variable names
    
    Price references changed to ExhangeRate
    
    * Refactored rewards to be given out only for luna
    removed claimpool, as it is no longer being used
    
    * Implement oracle slashing
    
    * update client code for miss count querying
    
    * align comment & change DistributionPeriod to DistributionWindow & do swagger update
    
    * jail the validator after oracle slashing
    
    * * extract slashing from the keeper
    * reduce tally cost by computing vote power at organizing
    * split abstain vote for each denom
    yys authored and dokwon committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    543d1d2 View commit details
    Browse the repository at this point in the history
  3. fix merge err (#271)

    yys authored and dokwon committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    348c089 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. * change treasury init genesis to use current supply when epoch initi…

    …al (#272)
    
    issuance is empty
    * update default params for oracle and market module
    yys authored and dokwon committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    c327590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173e276 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #273 from terra-project/feature/ci-remove-git-cache

    Remove git caching in circleci jobs
    etienne-napoleone authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ac1ec60 View commit details
    Browse the repository at this point in the history
  4. fix oracle rest path (#274)

    yys authored and dokwon committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    394850c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. bind height to rest query (#275)

    yys authored and dokwon committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    64cf204 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. skip oracle slashing for not passed ballot

    Yun authored and hanjukim committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    83aab75 View commit details
    Browse the repository at this point in the history
  2. [Bugfix] Add features to sync swagger doc (#283)

    * add features to sync swagger doc
    
    * ci test
    yys authored and hanjukim committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    57a8e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b06d0b5 View commit details
    Browse the repository at this point in the history
  4. [Bug] fix to apply reward spread by multiplication (#281)

    * fix to apply reward spread by multiplication
    
    * remove print
    yys authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6bc6f38 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. align params stringify (#286)

    yys authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ebdd166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a74ff View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. create new event manager per tx (#290)

    yys authored Nov 24, 2019
    Configuration menu
    Copy the full SHA
    4352374 View commit details
    Browse the repository at this point in the history
  2. [Feature] oracle MsgDelegateFeedConsent.Deleagtee to Delegate (#288)

    * oracle MsgDelegateFeedConsent.Deleagtee to Delegate
    
    * increase oracle reward_band
    yys authored Nov 24, 2019
    Configuration menu
    Copy the full SHA
    74e8cda View commit details
    Browse the repository at this point in the history
  3. change log update for columbus-3 release (#268)

    yys authored and dokwon committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    c0170a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b5718d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. go-releaser udpate (#299)

    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    ca82e4a View commit details
    Browse the repository at this point in the history
  2. reward policy param update (#296)

    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    2862180 View commit details
    Browse the repository at this point in the history
  3. create oracle account at init genesis (#293)

    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    e519330 View commit details
    Browse the repository at this point in the history
  4. remove docs from the core repo (#298)

    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    0ba438d View commit details
    Browse the repository at this point in the history
  5. fix oracle endpoint to accept voter variable (#295)

    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    15fbf9c View commit details
    Browse the repository at this point in the history
  6. [Feature] New market params for the high volatility TERRA (#300)

    * add market parameter TobinTaxList to specify a more strict tobin tax for the denom with high volatility
    
    * modify the param TobinTaxList to IlliquidTobinTaxList
    
    * typo
    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    1b35fb8 View commit details
    Browse the repository at this point in the history
  7. genesis update script for columbus-3 (wip) (#244)

    * 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
    yys authored and dokwon committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f09ab19 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. change circle ci for auto gorelease execution (#306)

    yys authored and dokwon committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1eb8b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2ef16 View commit details
    Browse the repository at this point in the history
  3. fix banner & changelog version (#301)

    yys authored and dokwon committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4c5ae28 View commit details
    Browse the repository at this point in the history
  4. swagger update (#305)

    yys authored and dokwon committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9190a17 View commit details
    Browse the repository at this point in the history
  5. [Bugfix] genesis script (#304)

    * 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%
    yys authored and dokwon committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    51d6097 View commit details
    Browse the repository at this point in the history