Gert-Jaap Glasbergen

Results 15 issues of Gert-Jaap Glasbergen

Hi there, I'm trying to make a 2x2 matrix out of my 49" 4K monitor, turning it into four 1080p virtual displays. I can make a single horizontal and vertical...

There's an idea to integrate CryptoKernel based assets into LIT. What would be required to integrate that? Also, investigate the possibility to integrate non-UTXO based assets like Ethereum. Break down...

See #318

enhancement
wip
testing

Following up on #309, estimate the fee and set it so that it is properly used throughout.

consistency

Since we cannot enforce these channels without a connected daemon, we should not accept state updates on those.

low prio

Without needing recompile, just specify the params in a json file and perhaps PoW / Difficulty adjustment functions in a pluggable module

enhancement

See #320 - Uses int64 as nonce now, which might be depleted when you are trying to generate addresses with more powbytes

The config file should contain a setting for the nonce found while generating a shortadr (#320), that way you can reuse it.

Goal: create shorter vanity addresses for ID’s of LN’s, channels, users, etc. Original process for generating an address: 1. generate public key (33 bytes) from private key (32 bytes) *...