issues
search
PolymathNetwork
/
polymath-core-deprecated
Core Ethereum Smart Contracts for Polymath - The Securities Token Platform
MIT License
66
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Spelling
#204
valmassoi
closed
6 years ago
0
Allow admins to assign many tokens to themselves
#203
pabloruiz55
closed
6 years ago
0
Bypass one token per owner rule for admins
#202
pabloruiz55
closed
6 years ago
0
security token type document added
#201
satyamakgec
closed
6 years ago
0
Make code cleaner
#200
adamdossa
closed
6 years ago
1
fixed offering factory address
#199
pabloruiz55
closed
6 years ago
0
Have securityTokenRegistrar check namespaceRegistrar before allowing a ticker name to be registered
#198
win2win
opened
6 years ago
1
Why we are not using struct datatype instead of 3 extra mappings?
#197
satyamakgec
closed
6 years ago
1
change return statement of getDescription() in NameSpaceRegistrar.sol
#196
satyamakgec
closed
6 years ago
2
Do not allow admins to unadmin themselves
#195
adamdossa
closed
6 years ago
1
Fixes #191
#194
adamdossa
closed
6 years ago
0
Ticker Reg: have securityTokenRegistrar check namespaceRegistrar before allowing a ticker name to be registered
#193
pabloruiz55
opened
6 years ago
2
Ticker Reg: prevent an admin from removing himself as admin
#192
pabloruiz55
opened
6 years ago
2
Ticker Reg: allow ticker owner to change owner
#191
pabloruiz55
closed
6 years ago
1
offering deployment + infura setup with privKey
#190
pabloruiz55
closed
6 years ago
0
Update README.md (Using namespaceregistrar already deployed by Adam on Ropsten)
#189
pabloruiz55
closed
6 years ago
0
v0.2.2 deploy
#188
everhusk
closed
6 years ago
0
Update build dir
#187
adamdossa
closed
6 years ago
0
Namespace registration
#186
adamdossa
closed
6 years ago
2
finalized event added
#185
satyamakgec
closed
6 years ago
0
Template: Add event to template finalization method
#184
pabloruiz55
closed
6 years ago
0
Missing check on registerOfferingFactory
#183
everhusk
opened
6 years ago
1
Array data structure to get list of allowed jurisdiction and roles
#182
satyamakgec
closed
6 years ago
0
minor improvements
#181
satyamakgec
closed
6 years ago
0
Delegates: Should the issuer be able to get more info about the legal delegate?
#180
pabloruiz55
opened
6 years ago
0
No use of `if` statement. if it will be written as of now.
#179
satyamakgec
closed
6 years ago
1
Enhancements v2
#178
satyamakgec
closed
6 years ago
0
Fixes
#177
adamdossa
closed
6 years ago
0
KYC Provider: Add fee logging to kyc provider creation
#176
pabloruiz55
closed
6 years ago
0
There is no way to retrieve namespace fee value
#175
bshevchenko
closed
6 years ago
3
Offering factory can be proposed to ST even if it's not registered via registerOfferingFactory
#174
bshevchenko
closed
6 years ago
5
bump version
#173
everhusk
closed
6 years ago
0
Add build folder
#172
everhusk
closed
6 years ago
0
Move STO factories to other repo
#171
everhusk
closed
6 years ago
1
fix #166 #165 #163 #161
#170
satyamakgec
closed
6 years ago
0
any role type customer get verified for now
#169
satyamakgec
closed
6 years ago
3
need to update the roles.md
#168
satyamakgec
closed
6 years ago
1
emit Transfer event when changing totalSupply in securityToken & need check _totalSupply>0
#167
satyamakgec
closed
6 years ago
8
make same pattern of comparison for all address type variable
#166
satyamakgec
closed
6 years ago
0
need getNameSpaceData() function in securityTokenRegistrar.sol
#165
satyamakgec
closed
6 years ago
2
there is no check on the _type variable of createSecurityToken()
#164
satyamakgec
opened
6 years ago
0
remove initialiseSecurityToken for now or not?
#163
satyamakgec
closed
6 years ago
2
fee > 0 in createNameSpace?
#162
satyamakgec
closed
6 years ago
2
No need of _owner in changeNameSpace?
#161
satyamakgec
closed
6 years ago
3
fee >0 validation
#160
pabloruiz55
closed
6 years ago
2
Relax restrictions on offering proposals
#159
everhusk
closed
6 years ago
0
Race condition to setRegistrarAddress
#158
adamdossa
opened
6 years ago
0
Second audit changes
#157
adamdossa
closed
6 years ago
2
prohibition on proposing same tempates and offering factories
#156
satyamakgec
closed
6 years ago
0
Lower case namespaces
#155
adamdossa
closed
6 years ago
0
Next