issues
search
Network-Goods
/
hypercerts-protocol
MIT License
13
stars
5
forks
source link
Feat/updated bit shifting
#91
Closed
bitbeckers
closed
1 year ago
bitbeckers
commented
1 year ago
Updates bitshifting logic in Minter contract
Fixes some logic errors like splitting values using an array or 1
Check on overflow form itemID to typeID when splitting or batch minting (not needed for new mint)
Small updates in NatSpec notes and variable names
Closes #80
Closes #80