issues
search
cryptonative-ch
/
aqua-smartcontracts
⛓️ Aqua Smart Contracts
GNU Lesser General Public License v3.0
4
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: publicTemplates toggle implementation & smaller changes
#96
nicoelzer
closed
3 years ago
0
chore: renaming on TemplateLauncher & FixedPriceSale
#95
nicoelzer
closed
3 years ago
0
chore: naming conventions
#94
nicoelzer
closed
3 years ago
0
Templates & TemplateManager updates
#93
nicoelzer
closed
3 years ago
0
FixedPriceSale updates
#92
nicoelzer
closed
3 years ago
0
Change from 0.0.1-mvp to 0.1.1-mvp
#91
martinkrung
closed
3 years ago
2
Next rename allocation
#90
nicoelzer
closed
3 years ago
0
Next sale closing
#89
nicoelzer
closed
3 years ago
0
Change allocationMax/allocationMin -> minCommitment/maxCommitment
#88
martinkrung
closed
3 years ago
0
feat: simplified token withdrawal process for users
#87
nicoelzer
closed
3 years ago
0
Next commit renaming
#86
nicoelzer
closed
3 years ago
0
buy -> invest
#85
martinkrung
closed
3 years ago
0
Fix test for fixedprice sale
#84
martinkrung
closed
3 years ago
1
as tokensSold tracks invested tokenIn campare with minimumRaise may be wrong.
#83
martinkrung
closed
3 years ago
0
tokensSold is tokenInAmount
#82
martinkrung
closed
3 years ago
1
tokensPurchased -> tokenInAmount
#81
martinkrung
closed
3 years ago
0
If token are sold out, close the sale even if endDate is not reached
#80
martinkrung
closed
3 years ago
0
Change endDate on the fly
#79
martinkrung
opened
3 years ago
1
Last buyer should get reduced amout of how much token are left
#78
martinkrung
opened
3 years ago
1
templatedeployer -> templateDeployer
#77
martinkrung
closed
3 years ago
2
Start of changeflow for 0.1.1-mvp
#76
martinkrung
opened
3 years ago
1
ERC20Withdraw() only works on isClosed, but some sales will never close
#75
martinkrung
closed
3 years ago
0
If the threshold is not reached, withdrawUnsoldFunds() returns not all token
#74
martinkrung
closed
3 years ago
0
withdrawUnsoldFunds can never be called succesfully if threshold is not reached,
#73
martinkrung
closed
3 years ago
0
if (isClosed) not needed, because only require(isClosed) a few lines above
#72
martinkrung
closed
3 years ago
0
Bug: claimTokens works wrongly on under soft-cap/threshold sales
#71
martinkrung
closed
3 years ago
0
Changes for the next version of MVP
#70
martinkrung
closed
3 years ago
0
Investor demand (`tokenSold`) can outweigh the amount offered in `FixedPriceSale`
#69
adamazad
closed
3 years ago
0
sales should have a ipfs hash of json file to load for info on the website
#68
martinkrung
closed
3 years ago
0
Contract Suite Deployment: Gas Analysis
#67
martinkrung
opened
3 years ago
0
Implement Gnosis Auction Audits Feedback into FairSale
#66
martinkrung
closed
3 years ago
0
Give Gnosis Credit as a comment in the code for Fairsale
#65
martinkrung
opened
3 years ago
0
DRAFT: Merge cleanup
#64
nicoelzer
closed
3 years ago
0
Develop to main sync
#63
martinkrung
closed
3 years ago
2
hardcoded minimumBiddingAmountPerOrder is too low
#62
martinkrung
closed
3 years ago
1
have startDate/endDate for fairSale, no duration!
#61
martinkrung
closed
3 years ago
1
Add and emit `InitialOrder`
#60
adamazad
closed
3 years ago
2
Rename `FairSale.initialAuctionOrder` to `FairSale.initialSaleOrder`
#59
adamazad
opened
3 years ago
0
This pull request is only to show the work on distributeAllTokens() and some cleanup martin made
#58
martinkrung
closed
3 years ago
0
Send back stuck token
#57
martinkrung
closed
3 years ago
1
minBuyAmount for Fairsale?
#56
martinkrung
closed
3 years ago
1
Merge Current Development
#55
nicoelzer
closed
3 years ago
0
Rename FairSale's events
#54
adamazad
closed
3 years ago
0
documentation: docstrings for fairsale
#53
martinkrung
closed
3 years ago
0
Revert "Revert "Renaming EasyAuction to FairSale""
#52
nicoelzer
closed
3 years ago
0
Revert "Renaming EasyAuction to FairSale"
#51
nicoelzer
closed
3 years ago
0
Renaming EasyAuction to FairSale
#50
nicoelzer
closed
3 years ago
0
feat: add function to distribute All Tokens for a fixe price sale
#49
martinkrung
closed
3 years ago
0
Bugfix: if the same investor makes several buys, only gets tokenOut for the last buy
#48
martinkrung
closed
3 years ago
0
Remove grace period out of EasyAuction
#47
martinkrung
closed
3 years ago
0
Previous
Next