Results 67 comments of wanderer

not forsure if all of them make sense to split up. Here are a couple of obvious ones though ``` createTx -> tx create parseTx -> tx parse hdKeyDetails ->...

Any progress on the survay?

maybe related https://github.com/foundry-rs/foundry/issues/7342

@klkvr i update to forge 0.2.0 (89f0fb9 2024-04-14T00:20:50.727844499Z) and it "sees" the trezor now. But it doesn't use it. It still want to use PRIVATE_KEY. in my script I have...

using vm.startBroadcast(address) works, in that the trezor is signing. Broadcasting still fails though with the following error ``` returned an error response: error code -32000: txIndex 0 error: nonce too...

i check the first dozen or so paths and it does not

@frankiebee wants to kill pdfs too

> Imagine, for example, a homoiconic language what properties do homoiconic langs have that help us here?

what does "self management" mean here? and what kinda recursive properties are you looking for? wasm should be thought of as a language that humans write. Maybe a better question...

yep! pretty interesting. But thought about toying with this in primea-hypervisor with webassembly. So the way to do it in wasm is to make the memory of the wasm instance...