31 Commits (29c8a2e9039c5b31aaca35625129da68b6728f01)

Author SHA1 Message Date
Dan Janosik 8588c56b61 tweaking electrum connection logic to try to deal with disconnect errors 6 years ago
Dan Janosik 30ba103cdd Misc: 6 years ago
Dan Janosik 2af05db385 better error handling when searching 6 years ago
Dan Janosik 6b88f9e08d fixes for displaying addresses that have no transactions 6 years ago
Dan Janosik 7c9d9555db call electrum-client's initElectrum function 6 years ago
Dan Janosik 3ec6a19e23 Add missing electrum error handling 6 years ago
Dan Janosik 8bd07537b4 More work on #8 - showing balances and transaction history for addresses 6 years ago
Dan Janosik ce264a6c1f naming/text tweaks 6 years ago
Dan Janosik 1f38c5dd93 Majority of the work on #8 to support querying N ElectrumX servers for address balance and address txid history 6 years ago
Dan Janosik 4c2a2f1534 don't cache unconfirmed txs 7 years ago
Dan Janosik e21ef59508 improvement to tx-input tracking based on thoughts on #45 7 years ago
Dan Janosik ea3a40a627 more tweaking things related to #45 7 years ago
Dan Janosik 2051d4da53 new tool for browsing unconfirmed tx 7 years ago
Dan Janosik cd9e9fee18 tweak mempool summary params 7 years ago
Dan Janosik cdeb566a27 - add more network summary info to homepage 7 years ago
Dan Janosik 3a251e3cf2 more playing with mempool summary data 7 years ago
Dan Janosik 050c9f4148 show avg fee in blocks lists 7 years ago
Dan Janosik 8dcc16c6df reduce excessive logging 7 years ago
Dan Janosik cd0e2b67b1 Fix #40 - Peer details page 7 years ago
Dan Janosik 4281496b98 - fix for genesis block bug introduced with recent reorganization 7 years ago
Dan Janosik 8bd1df2bc7 armor 7 years ago
Dan Janosik ea4fa9ffa3 cleanup 7 years ago
Dan Janosik 018207323e reimplement getBlockByHashWithTransactions (the main call driving block pages) to move logic into coreApi where it can be cached better 7 years ago
Dan Janosik 0a24cfed3f missing include 7 years ago
Dan Janosik f1c6585188 more memory debugging 7 years ago
Dan Janosik 7eb25ad5e3 more visibility into how miners are identified 7 years ago
Dan Janosik 246253af46 - fix for miner identification errors when using payout addresses 7 years ago
Dan Janosik f3474c7b44 fixes for some bugs in the recent caching functionality 7 years ago
Dan Janosik 81a7d368c7 fix for block #0 page after caching changes 7 years ago
Dan Janosik ab5a75d17c caching support 7 years ago
Dan Janosik be6a73223e Fix #31 7 years ago