amanusk

Results 30 issues of amanusk

**Is your feature request related to a problem? Please describe.** It would be great if the SDK supports fetching and computing the L1 message hash of transactions resulting from L1->L2...

Type: feature

### What happened Trying to iterate over ABI items in Cairo 1 classes returns individual characters. Casting to json makes it possible to iterate on items. For Cairo 0, items...

bug

* Use tokio-jsoncodec as codec for communication between client and server * Update dependencies to new versions * Update use of deprecated tokio routines and replace the current standard *...

Description: Running the tests seems to cause occasional errors. Some times the tests pass succesfully (as in the first example) and sometimes end with various errors, which seem related to...

bug
documentation

Test sending via a multicall

enhancement

Add and test the option to replace the public key with a new seed/pk

help wanted
good first issue
feature request

A PR to address issue #57, if this is ok, I'll implement the same logic to `declare` and `deploy`

As a complementary feature to #57, it would be great to have the option to broadcast a raw tx by only providing a network/RPC provider. Useful if you want to...

It would be very useful to have an option to print out the raw transaction without broadcasting it to the network. For example, to compare a _possible_ future transaction with...