polymath-core-deprecated icon indicating copy to clipboard operation
polymath-core-deprecated copied to clipboard

Core Ethereum Smart Contracts for Polymath - The Securities Token Platform

Results 15 polymath-core-deprecated issues
Sort by recently updated
recently updated
newest added

I didn't re-write the test cases yet because of the high chance of modification in the logic. Please review it once with the logic. after approval, I will rewrite the...

TBD / V2

Change these variables from being `mapping(address => address[])` to `mapping(address => (mapping address => bool))` and then allow the frontend to cancel based on just knowing the templateProposal / offeringContract...

enhancement
TBD / V2

If an owner, delegate or auditors allocation is frozen via the vote process, then those POLY tokens are effectively burnt I believe - I can’t see any way they can...

question
TBD / V2

If I'm not mistaken, this hasn't been laid out yet, but one of the main capabilities of Security tokens should be giving the issuer the ability to grant access to...

enhancement
TBD / V2