robrobbins

Results 5 issues of robrobbins

So recently set up `prettier.js` and rolled it into my eslint world. Its output breaks the full report function with _ye olde python encode error_. A quick and dirty fix...

Not sure if others have hit this (didn’t see anything). Also unsure if this is on _them_ (will ask). Using the instructions here (or any variant i could think of)...

This is needed in order to submit a signed to the `construction/submit` rosetta endpoint. My project expects to be able to utilize mina-signer's `client.signTransaction` method to produce a result compatible...

Just getting started here. Will spend a few hours each working day if possible getting it done. Shouldn't take too long as we already have a working case in my...

I've a use case where Raw Transactions are signed via EthersJS (v6) for later broadcast. The broadcasting (and all the other tooling, including a mock blockchain test env) is done...

enhancement
good first issue