FabijanC

Results 63 comments of FabijanC

@xuhcc, sorry for the delay, your issue was temporarily put aside as it was seen as an enhancement proposal, rather than a bug. I did some thinking, but don't see...

Any plans to resolve this? Revive #610? cc: @mikiw

Thanks for the reply! Starkware was planning on using starknet-devnet-rs for their testing simulation, and asked us to update the predeployed ERC20 and accounts to Cairo 1. Devnet already offers...

Which version of OZ did you use to get this? Isn't this an OpenZeppelin issue (already reported here and soon to be resolved: https://github.com/OpenZeppelin/cairo-contracts/issues/471)

Also looking forward to seeing some examples. Especially since downgrading to 5.7.2 reports using a highly vulnerable version of the ws dependency.

There were some bugs in the original awk code I provided, they occurred because I had to re-write them here in the issue as I couldn't copy-paste them. The CLI...

Thanks for the reply! About an hour after asking I realized that I was making use of fields, but wasn't at the computer to reply. Anyway, I'm still a newcomer...

Aside from this PR now hving conflicts with `master`, it is also in conflict with #414

Proposition: each test could have a JSON file where target OS can be specified. Similar to how target networks are specified in network.json

There are two things to do, maybe it could be seen as two stages: 1. Related to https://github.com/0xSpaceShard/starknet-hardhat-plugin/issues/140, we can just replace the current Starknet CLI logic with starknet.js 2....