KanoczTomas

Results 28 issues of KanoczTomas

Hello, first of all a wonderful project and presentation(found it on youtube). I myself have a problem with writing due to my neck injury. I find this project very helpful....

Hello, I see there is no option to white list some clients on the electrumx server. It would be nice to have a white list of clients who would essentially...

enhancement

Hello, when following the instructions on knowthen/fpjs-setup I get an error (tried git clone several times, getting a slightly different error every time): user@VirtualBox:~/functional_programming$ _git clone [email protected]:knowthen/fpjs.git_ Cloning into 'fpjs'......

change git clone method from using ssh to https (easier for newbies to cope with). ssh method used fails if no ssh key is added to github. As this is...

chainstate size - look at chainstate dir index size - look at blocks/index blockchainsize - sizeof(.bitcoin/blocks) - index size

After clicking it should take you to the transactionExplorer page, fill out the txid in the text field and load the tx info.

enhancement

https://github.com/cryptocoinjs/coininfo

Use getchaintxstats

enhancement

let the user decie the period to estimate the hashrate (24h, 36h, etc, or even start and end date)

The explorer backend should send just the tx.hex and let the client parse stuff with bitcoinjs. The communication would be less data hungry + we get nice parsing with bitcoinjs...

enhancement