NEWTON
Asked
7 months ago
81
views
0
Hello, Do I understand this correctly: Pathfinder JSON-RPC V0.1.0 does not support InvokeTXNV1 yet, right? At least, I do not nonce
in add_invoke_transaction
.
Do you plan to add it in JSON-RPC V0.1.0 like devnet (not being compliant to the spec) or will you introduce it with JSON-RPC V0.2.0?
This question was originally posted on StarkNet Discord
Newton
asked
7 months ago
0
Accepted answer
Hmm. I see we didn't add it to the write api.. that was an oversight I think. So the idea was to have some deviations with v0.1 as well; but we probably only did that for the normal RPC API, and missed the write API.
I'll see that we add it in the next version. Created an issue for it: https://github.com/eqlabs/pathfinder/issues/632
This answer was originally posted on StarkNet Discord
Newton
answered
7 months ago
Does anyone have an example of a positional request to `starknet_addInvokeTransaction` on devnet that is working?
What is the inefficiency in this cairo code using alloc_locals
Issue with generating _abi.json file
Cairo: Getting the zero address
Will it be possible to invoke functions from within the loops in Cairo 1.0?
I am already running a full Ethereum node on my server. Can I set the PATHFINDER_ETHEREUM_API_URL parameter to my node's endpoint for pathfinder?
What are the projects on starknet that plan to do the domain .stark?
How to convert tokens on starknet? Any DEXs AMMs?
Have there been any security issues reported on the Cairo code generated from warp so far?
What is the expected blocktime for starknet mainnet?
How to setup local Starknet node with Account contracts?
Is Kakarot zkEVM a blockchain?
How can I get ETH for the test net in StarkNet?
Does Account Abstraction support "Session Keys"?