kalouo

Results 8 comments of kalouo

I know this is still a draft, but – in case – don't forget to add that installing Rust is a requirement in the relevant `.md` docs. Also, the versions...

Hello. I seem to be having the same issue but the above isn't solving it for me. I am on Elixir 1.11.3 and Erlang 23.2.3 (both using `asdf`) and using...

Checklist: - [x] Stateless validation: given Merkle root matches reconstructed Merkle root - [x] Stateless validation: all transactions are correctly formed - [ ] Stateful validation: UTXOs in the given...

Checklist | Rule | Type | Status | | |---|---|---|---| | Block hash matches reconstructed Merkle root hash | Stateless | ✅ | | | Payment transactions are correctly formed...

For transparency I am recapping the functionality of `Transaction.Recovered` `Transaction.Signed.decode(encoded_signed_tx)` - Validates that RLP is correctly-formed. - Validate that witnesses are constructed as a list - Validates that each witness...

@InoMurko I left it open in case we wanted to add stateful validation to this endpoint. But you took this over and from your question I gather we can close...

Hello. I have configured a redirect from a `KT1` to `tz1`. To add to @jdsika: while my payment was correctly redirected to the the `tz1`, the calculations file is _not_...