GoodDollar / GoodProtocol

Version 2 of GoodDollar smart contracts
MIT License
14 stars 17 forks source link

add: supertoken protocol nft upgrade + celo gas token #269

Closed sirpy closed 11 months ago

sirpy commented 1 year ago

Description

See superfluid NFT upgrade: https://github.com/superfluid-finance/protocol-monorepo/pull/1274

See Celo instructions for gas token compatability:

0xdavinchee commented 1 year ago

Other than the comments I mentioned, everything else looks in order! new storage is in the correct slots and other logic related to the NFT contracts have been properly added

martinvol commented 1 year ago

Took a look at the code and from a high level view, it seems like they do what it's expected from them. We could try to deploy this to an staging testnet to see how it behaves.

sirpy commented 1 year ago

@martinvol how can we deploy that to alfajores?