ConsenSysMesh / ConsenSysMesh/curationmarkets

Non-constant gas costs for token minting

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
131
Forks
40
PR merge metrics
No merged PRs in 30d

Description

https://github.com/ConsenSys/curationmarkets/blob/master/CurationMarkets.sol#L71

Implements a correct yet very expensive system for token minting that linearly increases in execution price with the token amount being bought.

I propose modeling this along the lines of what Bancor has done with their continuous price function.
(v. https://github.com/bancorprotocol/contracts/blob/master/solidity/contracts/BancorFormula.sol)
(v. https://drive.google.com/file/d/0B3HPNP-GDn7aRkVaV3dkVl9NS2M/view)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.