Skip to content

Commit 4808fcb

Browse files
Merge pull request #16 from PolymathNetwork/releaseCandidate3.0.0
Release candidate 3.0.0
2 parents d8951f4 + 945c03d commit 4808fcb

110 files changed

Lines changed: 365957 additions & 317485 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
node_modules
2-
/lib
3-
/unzipArtifacts
2+
/unzipArtifacts
3+
/.idea

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## @polymathnetwork/contract-artifacts
22

3-
Smart contract compilation artifacts for Polymath v2.1.0
3+
Smart contract compilation artifacts for Polymath v3.0.0
44

55
## Installation
66

artifacts/AlternativeERC20.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"abi": [{"constant": false, "inputs": [], "name": "reclaimETH", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [{"name": "", "type": "bytes32"}], "name": "blacklists", "outputs": [{"name": "startTime", "type": "uint256"}, {"name": "endTime", "type": "uint256"}, {"name": "repeatPeriodTime", "type": "uint256"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "ADMIN", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": false, "inputs": [], "name": "unpause", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [], "name": "paused", "outputs": [{"name": "", "type": "bool"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "UNLOCKED", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "polyToken", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": false, "inputs": [], "name": "pause", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_tokenContract", "type": "address"}], "name": "reclaimERC20", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [], "name": "OPERATOR", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "LOCKED", "outputs": [{"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "securityToken", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "factory", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "getDataStore", "outputs": [{"name": "", "type": "address"}], "payable": false, "stateMutability": "view", "type": "function"}, {"inputs": [{"name": "_securityToken", "type": "address"}, {"name": "_polyAddress", "type": "address"}], "payable": false, "stateMutability": "nonpayable", "type": "constructor"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "_startTime", "type": "uint256"}, {"indexed": false, "name": "_endTime", "type": "uint256"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}, {"indexed": false, "name": "_repeatPeriodTime", "type": "uint256"}], "name": "AddBlacklistType", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "_startTime", "type": "uint256"}, {"indexed": false, "name": "_endTime", "type": "uint256"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}, {"indexed": false, "name": "_repeatPeriodTime", "type": "uint256"}], "name": "ModifyBlacklistType", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "_blacklistName", "type": "bytes32"}], "name": "DeleteBlacklistType", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "name": "_investor", "type": "address"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}], "name": "AddInvestorToBlacklist", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": true, "name": "_investor", "type": "address"}, {"indexed": false, "name": "_blacklistName", "type": "bytes32"}], "name": "DeleteInvestorFromBlacklist", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "account", "type": "address"}], "name": "Pause", "type": "event"}, {"anonymous": false, "inputs": [{"indexed": false, "name": "account", "type": "address"}], "name": "Unpause", "type": "event"}, {"constant": true, "inputs": [], "name": "getInitFunction", "outputs": [{"name": "", "type": "bytes4"}], "payable": false, "stateMutability": "pure", "type": "function"}, {"constant": false, "inputs": [{"name": "_from", "type": "address"}, {"name": "", "type": "address"}, {"name": "", "type": "uint256"}, {"name": "", "type": "bytes"}], "name": "executeTransfer", "outputs": [{"name": "", "type": "uint8"}], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [{"name": "_from", "type": "address"}, {"name": "", "type": "address"}, {"name": "", "type": "uint256"}, {"name": "", "type": "bytes"}], "name": "verifyTransfer", "outputs": [{"name": "", "type": "uint8"}, {"name": "", "type": "bytes32"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTime", "type": "uint256"}, {"name": "_endTime", "type": "uint256"}, {"name": "_blacklistName", "type": "bytes32"}, {"name": "_repeatPeriodTime", "type": "uint256"}], "name": "addBlacklistType", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTimes", "type": "uint256[]"}, {"name": "_endTimes", "type": "uint256[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}, {"name": "_repeatPeriodTimes", "type": "uint256[]"}], "name": "addBlacklistTypeMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTime", "type": "uint256"}, {"name": "_endTime", "type": "uint256"}, {"name": "_blacklistName", "type": "bytes32"}, {"name": "_repeatPeriodTime", "type": "uint256"}], "name": "modifyBlacklistType", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTimes", "type": "uint256[]"}, {"name": "_endTimes", "type": "uint256[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}, {"name": "_repeatPeriodTimes", "type": "uint256[]"}], "name": "modifyBlacklistTypeMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_blacklistName", "type": "bytes32"}], "name": "deleteBlacklistType", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_blacklistNames", "type": "bytes32[]"}], "name": "deleteBlacklistTypeMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address"}, {"name": "_blacklistName", "type": "bytes32"}], "name": "addInvestorToBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investors", "type": "address[]"}, {"name": "_blacklistName", "type": "bytes32"}], "name": "addInvestorToBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investors", "type": "address[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}], "name": "addMultiInvestorToBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_startTime", "type": "uint256"}, {"name": "_endTime", "type": "uint256"}, {"name": "_blacklistName", "type": "bytes32"}, {"name": "_repeatPeriodTime", "type": "uint256"}, {"name": "_investor", "type": "address"}], "name": "addInvestorToNewBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address"}, {"name": "_blacklistName", "type": "bytes32"}], "name": "deleteInvestorFromBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address"}], "name": "deleteInvestorFromAllBlacklist", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investor", "type": "address[]"}], "name": "deleteInvestorFromAllBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": false, "inputs": [{"name": "_investors", "type": "address[]"}, {"name": "_blacklistNames", "type": "bytes32[]"}], "name": "deleteMultiInvestorsFromBlacklistMulti", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function"}, {"constant": true, "inputs": [{"name": "_blacklistName", "type": "bytes32"}], "name": "getListOfAddresses", "outputs": [{"name": "", "type": "address[]"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [{"name": "_user", "type": "address"}], "name": "getBlacklistNamesToUser", "outputs": [{"name": "", "type": "bytes32[]"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "getAllBlacklists", "outputs": [{"name": "", "type": "bytes32[]"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [{"name": "_partition", "type": "bytes32"}, {"name": "_tokenHolder", "type": "address"}, {"name": "_additionalBalance", "type": "uint256"}], "name": "getTokensByPartition", "outputs": [{"name": "", "type": "uint256"}], "payable": false, "stateMutability": "view", "type": "function"}, {"constant": true, "inputs": [], "name": "getPermissions", "outputs": [{"name": "", "type": "bytes32[]"}], "payable": false, "stateMutability": "view", "type": "function"}], "networks": {}}

0 commit comments

Comments
 (0)