Martin Lang

Results 23 comments of Martin Lang

Both of them, Yoroi for example has a MEMO field, but only usage is for internal memos. The transaction message is something other blockchains have implemented. We have the code...

Why do you think it is not supported by HW-Wallets? Its is just an attached metadata.json information. We can send them also with HW-Wallets. There is no need to decode...

Thank you very much, also added some additional implementation thoughts into the CIP. Like hiding the comment first under a "show unmoderated comment" button/drop-down like on the cardano explorer. Or...

hey @scarmuega , no thats not what i ment. i already have compiled a version with a throttle set to 0 :smile: what i mean is that the output for...

i use several tools to track the cardano nodes. but you just need a synced node and a simple check would be via the prometheus metrics interface like: ` watch...

> @gitmachtl yes, it's feasible, but it would require re-enconding the tx into cbor to compute the size. > > Since the encoding operation has some overhead, we should hide...

hi, i am processing the pure terminaloutput (colors removed) in some of my realtime scripts. and the processing with pure bash functions is way faster than doing it on a...

I am not familiar with the code you posted, but the requested passphrase was ment to be part of the pbkdf2 xprv key generation from a given mnemonics for the...

> _I think_, Ledger's style also supports it Trezor supports it 1:1, Ledger uses another derivation style and also uses "mnemonic"+passphrase as the final password string to confuse devs even...