Skip to content
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

dev-2.2.0 to dev-3.0.0 merge #561

Closed
wants to merge 148 commits into from
Closed

dev-2.2.0 to dev-3.0.0 merge #561

wants to merge 148 commits into from

Conversation

adamdossa
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our Submission guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

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:

pabloruiz55 and others added 30 commits November 5, 2018 13:07
* Updated oraclizeAPI to version 0.4.25

* Updated: imports, use owner()

* Fixed compilation errors (transfer in ReclaimTokens commented)

* IERC20 instead of IERC20Extended

* fix for "truffle test"

* reverted changes in PolyToken

* fixed creation of SecurityToken in tests

* fix tests

* fixed SecurityToken._burn

* Removed redundant checking.

* fix merge

* Removed redundant checking.

* Coverage Fixed

* Updated yarn.lock

* Some function name changes to avoid namespace clashes with OZ
get rid of return
adamdossa and others added 26 commits February 6, 2019 09:13
* WIP

* Remove old file

* Fix migrations

* Fixes and test cases

* Some fixes

* Fix lots of tests

* More fixes

* Update lots more tests

* Update comments
* WIP

* Fix deployment

* Update test cases for stable oracle

* Bug fix
Calculate size script optimized
* wip

* wip

* USDTSTO get accredited from datastore

* can buy flag

* Investor list moved to data store

* Updated truffle

* Updated changelog

* Fixed modifyWhitelist tests

* typo fix

* Fixed gtm tests

* Fixed tests

* Simulation fixed

* code cleanup

* Removed gas limit

* Added eth gas reporter

* gas usage script

* script fix

* Added datastore tests

* Added gtm tests

* restored matm tests

* Optimized investors key

* bug fix

* minor changes

* Typo fix
* EIP-1594/1644/1643 implementation

* small fix

* addition on delegate

* minor fix

* rename the verifyTransfer

* accessing storage

* fixed mapping storage read

* minor fix

* test fixes

* fix to work with dev-3.0.0

* test fixes after merge

* re-arrangement

* improved balanceOfPartition

* change the function name

* change function name and return address as asc

* fix tests
@adamdossa adamdossa closed this Feb 20, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 96.046% when pulling 3375bca on dev-3.0.0 into 6921cbe on dev-2.2.0.

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.

None yet

9 participants