forked from PolymathNetwork/polymath-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Development 1.5.0 #7
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
Merged
glitch003
merged 188 commits into
deconet:development-1.5.0
from
PolymathNetwork:development-1.5.0
Oct 19, 2018
Merged
Development 1.5.0 #7
glitch003
merged 188 commits into
deconet:development-1.5.0
from
PolymathNetwork:development-1.5.0
Oct 19, 2018
Conversation
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
# Conflicts: # contracts/modules/Checkpoint/ERC20DividendCheckpointFactory.sol # contracts/modules/Checkpoint/EtherDividendCheckpointFactory.sol # contracts/tokens/SecurityToken.sol
# Conflicts: # contracts/modules/Checkpoint/ERC20DividendCheckpointFactory.sol # contracts/modules/Checkpoint/EtherDividendCheckpointFactory.sol # contracts/tokens/SecurityToken.sol
Voting module
Reverting this merge so we can complete documentation, improve tests and build the CLI before merging it. Also, so it's actually merged to 2.x and not to 1.5.0/2.0.0.
Renamed VRTM module
* Permission_manager command added * newDelegate fix * Issuer account is read from ./privKeyLocal * CLI Permission Manager update
* Migrated from npm to yarn * Updated instructions * Added yarn to CLI * Added package-lock.json to gitignore
* branches coverage reached to 85 % * increase coverage of transferManagers * improve the coverage of token * introduced withdrawERC20() in the changelog * fix * minor fixes
* Truffle config rename * Windows support added * Windows test accounts fixed * Added coverage support on windows * patch for solcover solcover * coverage test command changed * Updated coverage script * updated gitignore * Update README.md
* WIP * Added/updated test cases * Added test cases
* Fix typos found by Charles
Dividend minor change
[Feature] Remove/disable delegate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
(Bug fix, feature, docs update, ...)
What is the current behavior?
(You can also link to an open issue here)
What is the new behavior?
(Define and describe any new functionality. Clarify if this is a feature change)
Does this PR introduce a breaking change?
(What changes might users need to make in their application due to this PR?)
Any Other information: