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

Stargate token #2

Merged
merged 2 commits into from
Apr 3, 2021
Merged

Stargate token #2

merged 2 commits into from
Apr 3, 2021

Conversation

ZenChainDev
Copy link
Contributor

@ZenChainDev ZenChainDev commented Apr 3, 2021

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@ZenChainDev ZenChainDev merged commit 0cb9486 into dev Apr 3, 2021
jovezen pushed a commit that referenced this pull request May 17, 2021
* updated message section

- Token -> Coin
- Chose right naming between Coins and Coin
- Add validity check description
- Remove unnecessary items in structs

* token -> coin

* update states section

- token -> coin
- remove SwapFeeRate, PoolFeeRate, BatchSize, LastBatchIndex in LiquidityPool struct

* update state transition section

- token -> coin

* update end block section

- token -> coin
- delete CreateNewLiquidityPool process from end-block
- delete description about LastBatchIndex
- BatchSize is global parameter, not for each LiquidityPool

* update event section

- token -> coin
- coins vs coin
- remove unnecessary items

* update params section

- remove swap price function in LiquidityPoolTypes
- change num_of_reserve_tokens to range_of_reserve_coin_num in LiquidityPoolTypes
- add name to LiquidityPoolTypes
- add LiquidityPoolCreationFee and UnitBatchSize

* update readme

token -> coin

* Add Min, MaxReserveCoinNum, Fix indent

Co-authored-by: nodebreaker0-0 <zeroday26@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant