Skip to content

Conversation

@pabloruiz55
Copy link
Contributor

No description provided.

SatyamSB and others added 30 commits October 2, 2018 21:04
remove Log prefix from the oracles contract
# 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
pabloruiz55 and others added 29 commits October 23, 2018 20:12
* change in the permission doc

* change in the permission of the checkpoint module

* simple fix

* add one more permission to checkpoint

* CLI - premission list updated
…Network/polymath-core into private/fede/cli/removeDelegate
…elegate

removeDelegate() function on CLI
* general fixes

* remove view
* Make `changeHolderPercentage` in PercentageTM a permissioned

* Add delegate l_percentage_transfer_manager.js

* Remove redundant getters: fixed review comments

* Update test/l_percentage_transfer_manager.js
* ModuleFactory var visibility changed to internal

* remove the redundant getters

* fix test cases
* merged the fix to ST from PR 327

* typo fix
* finished interfaces

* finished devidencChecipoint.sol

* finished checkpoint and burn modules

* finished grammar checks and err msg

* fix iModuleFactry grammar

* grammar update

Co-Authored-By: comeonbuddy <[email protected]>

* grammar update

Co-Authored-By: comeonbuddy <[email protected]>

* grammar updatet

Co-Authored-By: comeonbuddy <[email protected]>

* grammar updates

Co-Authored-By: comeonbuddy <[email protected]>

* grammar updates

Co-Authored-By: comeonbuddy <[email protected]>

* grammar fixes

* grammer fixes

Co-Authored-By: comeonbuddy <[email protected]>

* fix issue

* fixed test
* Fixed pruneInvestors

* Minor bug fix in tokenlib

* Added a test case for pruning

* general fixes

* remove view

* ST optimizations

* Get rid of pruning logic

* Revert "Get rid of pruning logic"

This reverts commit 63f12bc.

* Remove pruning and add convenience functions

* Update CHANGELOG

* Add new functions to ISecurityToken interface

* Update CHANGELOG.md

* Added missing natspec comments

* Added natspec comments to interface

* Added test case

* Fix typo
* WIP

* More WIP

* Use a public function

* Comment out to

* Wip

* Add some test cases and fix

* Fix ordering.

* More test cases

* Add natspec commitments

* Remove some revert messages

* Follow best practice for function modifiers

* Change timing in test cases

* use the createInstance helper

* Move modules

* Remove unused library

* updated solCover to skip experimental contracts

* Add test for removeSchedule

* reverting solCover skip on experimental folder
* Fixed linter erros: no-constant, quotes, visibility-first, operator-whitespace, indentation

* Fixed linter erros: exclude IMedianizer and OraclizeI, turn off "security/no-block-members"

* Fixed linter erros: max-len

* Fixed linter erros: minor fix after merge

* Fixed linter erros: added comments "solium-disable-next-line" for security/no-inline-assembly, security/no-call-value, security/no-low-level-calls, security/no-send, no-empty-blocks

* Fixed linter erros: max-len

* Fixed linter erros: added /*solium-disable-next-line security/no-block-members*/

* Fixed linter erros: fix missed errors

* Fixed linter erros: error-reason

* Fixed linter erros: reverted adding error reasons since it introduces "out of gas" errors for ERC20DividendCheckpoint, EtherDividendCheckpoint, ModuleFactory, SecurityToken

* Fixed linter erros: applied review comments

* minor styling problem fixing

* minor fixes
* change the description

* fix grammar
@pabloruiz55 pabloruiz55 merged commit 2ec70fe into master Oct 31, 2018
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.