Hans Larsen

Results 79 comments of Hans Larsen

Yes. Hard typed structures is also a use case for us. This library is actually very hard to use and very verbose without some kind of derive based structure deserialization....

@thanethomson I made a PR that addresses the `block_by_hash` RPC endpoint: #1089. How can I get started on a review?

Is there any update on this? After the yanking of TM 0.35 a lot of these endpoints were removed from the latest TM-rs 0.25 release.

@thanethomson `/block_by_hash` can be re-added with https://github.com/informalsystems/tendermint-rs/pull/1206 but it needs a reviewer.

Note: this is with a local replica, not on sodium or mercury.

What I'm saying is that on sodium the memory allocation is an issue which should be fixed by 0.6.25 BUT it is unknown if it hides the gas issue highlighted...

Wrong issue; the interaction between npm and a spinner is wrong, but that doesn't make spinners wrong. We can either; - remove the npm interactive log (and just show its...

I vote for the second one.

I've got issues with 32-bits which I cannot easily fix (I'm developing on a DE10-Nano which has a Cortex-A9 processor with 32-bits address space). I get a Segfault when trying...

`quickjs-ng` also fails. I'll see what I can do.