Martin Lang

Results 23 issues of Martin Lang

@PeterBenc any chance to see a comment/description/memo field in adalite that uses the metadata messaging from CIP-0020 ? https://github.com/cardano-foundation/CIPs/blob/a39c12079f031da9cf20f58f355d45545072e002/CIP-0020/CIP-0020.md CardanoCommunityWallet and other tools implemented it already.

Hi, i always recompile oura to get rid of the line cropping on the terminal sink, because i need the whole output to process it further. So i always end...

enhancement
good first issue

Currently the TX-Headline for each Transaction in a Block looks like this (Terminal): `total_output: 573299381, fee: 1202055, hash: 3ace1cb9c563d29203efe7018159d238e76c10dfb58297836f5e544095a4d757, ttl: ...` Would it be possible to also include the TX-Size...

good first issue

Is there an internal technical reason why oura is always 1 block behind the current one?

Hi, after a little chat with @KtorZ i am opening this FR to expose the passphrase parameter via a cli parameter something like ``` console $ cardano-address key from-recovery-phrase icarus...

for the upcoming change in the governance/catalyst voting, a new bech prefix for public/private keys was defined. https://github.com/cardano-foundation/CIPs/pull/342 private/signing key prefix: `gov_sk` public/verification key prefix: `gov_vk` however, these prefixes are...

Please implement transaction comment/description/memo field in Daedalus via onchain metadata addon that uses the metadata messaging from CIP-0020 ? https://github.com/cardano-foundation/CIPs/blob/a39c12079f031da9cf20f58f355d45545072e002/CIP-0020/CIP-0020.md CardanoCommunityWallet and other tools implemented it already. Yoroi for example...

in-clarification

Hi, first, awesome lib! 👍 I am running in troubles, because i need a function to convert ed25519 extended keys into a curve25519 one, so i can later do a...

hey @KtorZ , would it be possible to get a new version here with the faster bech32 library you have built?

enhancement

With the push to P2P also on the BlockProducer node, SPOs need to change there backup/failover infrastructure. A test with node 8.9.1 showed, turning the blockproduction off on a node...

type: feature request
Stale
good first issue