This repository was archived by the owner on Jun 15, 2021. It is now read-only.
Conversation
* payment tests * buy tests * bc factory test fix * sell tests * test cleanup * bancor deploy cost reduction * Merkle payments import (#30) * add daostack test / imports * add babel * add merkle payment pool * return config to use normal ganache port * Zos -> OpenZeppelinSDK update (#33) * remove DAOStack integration tests * zos -> oz update * test update * Deploy script (#34) * add deploy script * update scripts * Coverage (#35) * update openzep dependencies * convert tests to use web3 contracts * test refactor add splitOnPay variant tests * update gitignore * add solcover settings * Add setup settings for coverage network * Change default tx parameters to normal networks * update project.json with new oz package name * update oz dependencies * Factory param change (#39) * separate deploy parameters * change oz manager * add more admin functions, test updates * test updates * Scalable dividends (#38) * add RewardsDistributor * wrapper, first unit tests * fix tests * more tests * better tests * bring back sender address for distribute events * comments * (spelling) reminder -> remainder
This change corrects the grammar in line 141. It's a pleasure to read this awesome project documentation!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
payment tests
buy tests
bc factory test fix
sell tests
test cleanup
bancor deploy cost reduction
Merkle payments import (Merkle payments import #30)
add daostack test / imports
add babel
add merkle payment pool
return config to use normal ganache port
Zos -> OpenZeppelinSDK update (Zos -> OpenZeppelinSDK update #33)
remove DAOStack integration tests
zos -> oz update
test update
Deploy script ( Deploy script #34)
add deploy script
update scripts
Coverage (Coverage #35)
update openzep dependencies
convert tests to use web3 contracts
test refactor add splitOnPay variant tests
update gitignore
add solcover settings
Add setup settings for coverage network
Change default tx parameters to normal networks
update project.json with new oz package name
update oz dependencies
Factory param change (Factory param change #39)
separate deploy parameters
change oz manager
add more admin functions, test updates
test updates
Scalable dividends (Scalable dividends #38)
add RewardsDistributor
wrapper, first unit tests
fix tests
more tests
better tests
bring back sender address for distribute events
comments
(spelling) reminder -> remainder