NEWTON
Asked
8 months ago
118
views
0
anybody manged to declare contracts with the new nile?
Error: AssertionError: Sender must be passed explicitly when making a direct declaration using --no_wallet.
I saw a hardhat issue aswel
must be an upstream thing
https://docs.starknet.io/docs/Blocks/transactions/#calculating-the-hash-of-a-v1-declare-transaction
This question was originally posted on StarkNet Discord
Newton
asked
8 months ago
0
Accepted answer
i'm struggling with the same. as of now i could only make tx version=0 deployments work. this is, nile deploy
without going through an account
This answer was originally posted on StarkNet Discord
Newton
answered
7 months ago
Cairo/Nile: Testing the proxy upgrade feature, but my tests fail with the error message TypeError: int() can't convert non-string with explicit base.
StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT error in Cairo. Can anyone help?
How can I pass an array of felt to call with Nile in StarkNet?
How to submit a StarkNet contract?
How to use get_fp_and_pc in Cairo Lang?
Would anyone have a link or know how fast blocks would be generated on StarkNet after Regenesis ?
Is there something going on the testnet StarkNet?
How to install Cairo v0.10.0 on my device?
Did you change the factory/create2 part (to compute pool addresses)?
What does this error means? (AssertionError: assert_not_zero failed: 0 = 0.)
How to write "and" conditional logic in Cairo?
Will Kakarot be an L3 on top of the Starknet validity rollup?
What do I have as the result of a Cairo contract in JavaScript?
Why will I use events in Cairo language?