-
Notifications
You must be signed in to change notification settings - Fork 160
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
Approved Audit fixes #705
Approved Audit fixes #705
Commits on May 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 67b2ba0 - Browse repository at this point
Copy the full SHA 67b2ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125fc9d - Browse repository at this point
Copy the full SHA 125fc9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc7cf7 - Browse repository at this point
Copy the full SHA 3bc7cf7View commit details
Commits on May 31, 2019
-
Merge pull request #692 from PolymathNetwork/task_3.28
Remove helpers/PolyToken.sol
Configuration menu - View commit details
-
Copy full SHA for 6322b72 - Browse repository at this point
Copy the full SHA 6322b72View commit details -
Merge pull request #690 from PolymathNetwork/task_3.17
Add StatusCode library
Configuration menu - View commit details
-
Copy full SHA for 92c12c0 - Browse repository at this point
Copy the full SHA 92c12c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8fe9f - Browse repository at this point
Copy the full SHA 7c8fe9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66879f5 - Browse repository at this point
Copy the full SHA 66879f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d30f114 - Browse repository at this point
Copy the full SHA d30f114View commit details -
Remove KindMath from TokenLib (#684)
* cleanup * remove the KindMath
Configuration menu - View commit details
-
Copy full SHA for 25219c9 - Browse repository at this point
Copy the full SHA 25219c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073683d - Browse repository at this point
Copy the full SHA 073683dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f307619 - Browse repository at this point
Copy the full SHA f307619View commit details -
Made onlyModuleOrOwner definition consisitent (#674)
* Made onlyModuleOrOwner definition consisitent * Added braces * Added braces
Configuration menu - View commit details
-
Copy full SHA for 77e68d0 - Browse repository at this point
Copy the full SHA 77e68d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce8c41 - Browse repository at this point
Copy the full SHA dce8c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 647ff51 - Browse repository at this point
Copy the full SHA 647ff51View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b89c7 - Browse repository at this point
Copy the full SHA c9b89c7View commit details
Commits on Jun 12, 2019
-
[3.20] Don't ask for name when registering ticker (#706)
* Removed storing token name when registering ticker * Added backwards compatible functions * Updated tests to use latest functions * Renamed functions for easy testing on truffle * Fixed test
Configuration menu - View commit details
-
Copy full SHA for b22c7bc - Browse repository at this point
Copy the full SHA b22c7bcView commit details -
[3.38]: Add ST storage layout check script in CI pipeline (#704)
* add st storage layout check script in CI pipeline * add info comment
Configuration menu - View commit details
-
Copy full SHA for 115edb6 - Browse repository at this point
Copy the full SHA 115edb6View commit details -
* Audit fix * Fix * Moved variable to storage contract
Configuration menu - View commit details
-
Copy full SHA for 12ed7b3 - Browse repository at this point
Copy the full SHA 12ed7b3View commit details -
[3.31] Removed take usage fee (#700)
* Removed takeUsageFee * Test fix * tests fixed
Configuration menu - View commit details
-
Copy full SHA for cbf785d - Browse repository at this point
Copy the full SHA cbf785dView commit details -
[3.5, 3.7, 3.8] Fix custom modules (#698)
* Fix custom modules * Remove unnecessary modifier * Fix some test cases
Configuration menu - View commit details
-
Copy full SHA for 10c1d62 - Browse repository at this point
Copy the full SHA 10c1d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90199cb - Browse repository at this point
Copy the full SHA 90199cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb9829 - Browse repository at this point
Copy the full SHA 3cb9829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 004194e - Browse repository at this point
Copy the full SHA 004194eView commit details -
Audit 3.4 & 3.14 Fix ST upgrades (#694)
* Fixes + test cases * Small change in test * Add fixes for 3.14
Configuration menu - View commit details
-
Copy full SHA for 045ccc1 - Browse repository at this point
Copy the full SHA 045ccc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcea2c4 - Browse repository at this point
Copy the full SHA dcea2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae44d0 - Browse repository at this point
Copy the full SHA 0ae44d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f31ea9 - Browse repository at this point
Copy the full SHA 8f31ea9View commit details -
* Added constructors The constructors prevents an exploit in case we forget to initialize the implementation contracts. Ideally, we should allways remember to initialize implementation contracts as well. * Migration fixed * test fix * test fix * Add the ability to configure the new STR atomically
Configuration menu - View commit details
-
Copy full SHA for f71bfa3 - Browse repository at this point
Copy the full SHA f71bfa3View commit details -
Fix the returnPartition function (#680)
* fix the returnPartition function * minor fix
Configuration menu - View commit details
-
Copy full SHA for 3176359 - Browse repository at this point
Copy the full SHA 3176359View commit details
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4dc6c5c - Browse repository at this point
Copy the full SHA 4dc6c5cView commit details -
Update interfaces to named parameters (#708)
* WIP * Change some values * Make some mappings public for automatic getters * Put back truffle version
Configuration menu - View commit details
-
Copy full SHA for 99cf720 - Browse repository at this point
Copy the full SHA 99cf720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8c7cd - Browse repository at this point
Copy the full SHA 0e8c7cdView commit details -
Allow Custom oracle in USDTieredSTO (#691)
* Added custom oracles to USDTSTO * Updated custom oracles logic
Configuration menu - View commit details
-
Copy full SHA for d29863c - Browse repository at this point
Copy the full SHA d29863cView commit details -
Pinned solidity version (#675)
* Pinned solidity version * Fix merge conflicts
Configuration menu - View commit details
-
Copy full SHA for 3ff1d69 - Browse repository at this point
Copy the full SHA 3ff1d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95338da - Browse repository at this point
Copy the full SHA 95338daView commit details -
Fix the BalanceOfPartition audit item (#679)
* fix balance of partition function * fix balance of Partition function * return balance in the parent implementation of the getTokensByPartition()
Configuration menu - View commit details
-
Copy full SHA for 2706d20 - Browse repository at this point
Copy the full SHA 2706d20View commit details -
* minor improvements * permission fixes
Configuration menu - View commit details
-
Copy full SHA for 9fae133 - Browse repository at this point
Copy the full SHA 9fae133View commit details -
Synchronise the ISTR with STR (#682)
* synchronise the ISTR with STR * fix the interface problem * minor fixes * add some function in interface * add comment in STR * consistency in interfaces of contracts * improve the st interface * remove shadow declaration * add #706 new function declartion in the ISTR * add missing functions in interface
Configuration menu - View commit details
-
Copy full SHA for 6d61c1c - Browse repository at this point
Copy the full SHA 6d61c1cView commit details -
Specific contract type used (#683)
* specific contract type used * add more type contract * remove the redundant KindMath * remove unnecessary casting * Merge fixes
Configuration menu - View commit details
-
Copy full SHA for 5436247 - Browse repository at this point
Copy the full SHA 5436247View commit details
Commits on Jun 14, 2019
-
Fix PLCR Proposal inconsistency (#713)
* fix the proposal * minor styling and comments addition * Fix contract size issue.
Configuration menu - View commit details
-
Copy full SHA for 1cd43e8 - Browse repository at this point
Copy the full SHA 1cd43e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdc1c1 - Browse repository at this point
Copy the full SHA 4fdc1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 884d5a6 - Browse repository at this point
Copy the full SHA 884d5a6View commit details -
* Fix spec * Fix conflict * Fix merge conflict * Small fixes * Revert package.json change * Fix test case
Configuration menu - View commit details
-
Copy full SHA for 95be076 - Browse repository at this point
Copy the full SHA 95be076View commit details -
Set solcjs as default compiler (#716)
* Set solcjs as default compiler If you want to use native solc, set the environemnt variable POLYMATH_NATIVE_SOLC as true. * Removed native solc from travis * Removed native solc version query from travis
Configuration menu - View commit details
-
Copy full SHA for 2673164 - Browse repository at this point
Copy the full SHA 2673164View commit details