Steve Goodman
Steve Goodman
@rossjrw I'm wondering if you considered using the `pull_request_target` event. The issue I've encountered is with a PR from a fork trying to push to the gh-pages branch on the...
Also it would be helpful to add minimum requirements, especially minimum disk space on the partition where the docker image(s) are built.
@gianalarcon Thank you for your contribution. After I started reviewing this PR, I found that starknet-devnet-rs is the most full-featured devnet. I haven't actually run starknet-devnet-rs, but it appears to...
@gianalarcon @omarespejel I talked with @amanusk, and it's like we discussed above: It's not a problem to include Katana together with starknet-devnet-rs, but not alone. So in order to publish,...
@hardiktheprogrammer Is the scope of this issue clear? Do you have any questions? There are several sections that require the input of @amanusk before they can be documented, but there...
@hardiktheprogrammer Please go ahead. @amanusk will be available to you for questions. Once you have implemented the reorganization of the topic as described above, @amanusk will add a draft of...
@xiaolou86 Thanks for your work on this (via #1202). I sent you a reward on OnlyDust.
@xiaolou86 Thank you! I've forwarded this on for a technical review. Once that is done, I'll go over it and edit or make suggestions.
@xiaolou86 Here's the tech review feedback I received: ---- - the original Caior0 docs describes builtins better. (From me (stoobie): That doesn't mean you should just copy. I don't like...
Please mention that you don't need to do anything to _use_ a builtin. The library you use should automatically scan your code and use a builtin where appropriate. I'm not...