Andrew Fleming

Results 28 comments of Andrew Fleming

Since the token docs list the exposed API according to the EIP spec, maybe we should also include a `library API` a la [https://docs.openzeppelin.com/contracts/4.x/api/token/erc20#ERC20](https://docs.openzeppelin.com/contracts/4.x/api/token/erc20#ERC20) (but with the snake_cased methods). I...

> I think Martin mentioned a similar (same?) issue in Discord the other day. I'm not sure, but I think it might be because of [this function](https://github.com/starkware-libs/cairo-lang/blob/master/src/starkware/cairo/lang/vm/utils.py#L98), so dropping to...

Hey @dewi-tim! Just checking in. I know I provided a ton of suggestions and questions (sorry! 😅), but no pressure! If it's too much and/or you're too busy, just let...

@frangio No, it's unrelated. This issue was for if/when an actual array can be set as storage (as opposed to pseudo arrays with enumerated keys). Sorry, I should have been...

Het @ctrlc03 thank you for submitting this PR. This looks really cool! We've been deliberating on using namespace in the contracts and reconsidering new conventions for function naming (see the...

Hey @ctrlc03, just checking in. We updated the Ownable library, so it's no longer a blocker. No pressure, but did you want to continue working on this? Let us know...

Hey, @ctrlc03! Just checking in. Were you able to make any headway on this PR? Again, no pressure! Let us know if you're too busy. We can take over and...

> My apologies, been crazy busy lately. Finishing up now - writing up the tests hoping that they finally work on my setup :) No worries! And that's excellent to...

Hmm I unfortunately did not receive said email, but I'll answer here. First, make sure your forked repo is up to date by going to `fetch upstream` and click `fetch...

Good luck, let me know how it goes!