What are you working on?

I am currently playing with the new ZeppelinOS 2.3.0.

My first PR to OpenZeppelin was merged today. Very excited. It’s only small but is the first step to allowing generation of tokenURI’s for ERC721.

I had an issue deploying an ERC777 token to ganache-cli last week. Looking at it today I realised I was missing an await, oops. I was also easily able to have the code verified on Etherscan (using truffle-flattener), when a few weeks ago I had issues (I am assuming there was an issue with my tooling versions).

On my todo list:

6 Likes