Antoni Spaanderman

Results 44 issues of Antoni Spaanderman

in vim the whole text has one font size. that is not the case with Google Docs. possible solution: adapt cursor size to font size ![large](https://user-images.githubusercontent.com/49868160/118265517-9663bb80-b4b9-11eb-9a5a-39933929116b.png) ![small](https://user-images.githubusercontent.com/49868160/118265515-95cb2500-b4b9-11eb-91e1-712a217838e1.png) and in vim...

when no layout is specified no error will popup but instead it will use the default `wibox.layout.fixed.horizontal` and a minor change: error happened -> error occurred (2x)

2 fixes for mempool when running bitcoind with `minrelaytxfee=0.00000000` (i do for testnet) 1. No Priority color 2. always says Purging 1 there was no color for 0 sat/vB, so...

cla-signed

the cause is src/logger.ts:75 ```ts private getNetwork(): string { if (config.LIGHTNING.ENABLED) { return 'lightning'; } if (config.BISQ.ENABLED) { return 'bisq'; } if (config.MEMPOOL.NETWORK && config.MEMPOOL.NETWORK !== 'mainnet') { return config.MEMPOOL.NETWORK;...

### Description while trying to clean up some files i found out my local mempool git repo is really big an has grown recently. it is 2.4G now where the...

bug

### Description ![image](https://user-images.githubusercontent.com/49868160/176416634-d37245f6-c656-4723-9944-7718227e273b.png) (all green the big blocks are 27.8 kvB txs at 1.01 sat/vB) looking at the contents of the block i would say the median fee is 1...

### Description title, when a confirmed transaction is spent or spends a transaction in the same block and the newer transaction has a higher fee rate, a cpfp was done....

### Description title #### Version v2.4.0-dev [1efac916] ### Steps to reproduce https://mempool.space/testnet https://mempool.space/testnet/mining ### Expected behaviour +128.2% (screenshots below) ### Actual behaviour +0 % ### Screenshots ![image](https://user-images.githubusercontent.com/49868160/171908466-e6d2b58f-f548-4736-b51b-559e0c271730.png) "Previous 0.00 %"...

### Description title #### Version v2.4.0-dev [b4beb29f] ### Steps to reproduce open devtools, type in the search bar ### Expected behaviour more optimized examples of optimizations: - move these requests...

### Description title and see screenshots #### Version v2.4.0-dev [b4beb29f] ### Steps to reproduce, expected behaviour and actual behaviour see screenshots ### Screenshots ![2022-06-01-162038_1918x1058_scrot](https://user-images.githubusercontent.com/49868160/171427731-d815e7ef-8309-4f92-9deb-4aecaa3deb6d.png) ^ Clicking on a stack of...