Releases: centrifuge/centrifuge-ethereum-contracts
Releases · centrifuge/centrifuge-ethereum-contracts
Centrifuge Fortuna v.0.5.13 Release
- remove tokenUri from mint method.
- fix migrations against geth
- rename PaymentObligation to InvoiceUnpaidNFT
- Security issues and bugs
- store next anchor id in token details and add method to check if the document has a newer version in the AnchorRepository
- check NFT document proofs against signatureRoot
- store sender(supplier) in token details
Centrifuge Hebe v.0.5.12 Release
- Proxy Identity
- Minting PaymentObligation NFTs
New Identity, AnchorRepository
deploy to rinkeby (#24) * deploy to rinkeby and fix variable name * change comment
0.1.0: Merge pull request #17 from rdinicut/switch-to-ganache
switch from testrpc to ganache-cli