3167 Commits

Author SHA1 Message Date
nymkappa
400be70cee Cleanup mining API endpoints 2022-05-17 12:02:50 +02:00
nymkappa
887b222acf Use passive listeners to improve scrolling performance #1605 2022-05-17 11:39:13 +02:00
wiz
f7a3189953 [installer] Fix mempool checkout for bisq instance 2022-05-17 17:43:35 +09:00
wiz
6d30ae82f0 [prod] Clarify syslog.conf syntax for priorities to keybase 2022-05-17 17:26:05 +09:00
wiz
ca3068243b [installer] Checkout top-level mempool using master branch 2022-05-17 17:25:31 +09:00
wiz
d4b0b9edd7 [installer] Fix electrs patch sed pattern typo introduced in #1628 2022-05-17 17:13:17 +09:00
wiz
e6dde0ce4e [installer] Configure nvm to install Node.js v16.15.0 / npm v8.5.5 2022-05-17 17:13:03 +09:00
wiz
1ce69061c0 Merge pull request #1639 from hunicus/add-fullmempool-faqs
Add simple faq on full mempool
2022-05-17 17:08:58 +09:00
wiz
46060d4ca6 Merge pull request #1556 from mempool/nymkappa/feature/update-block-api
Update block API
2022-05-17 16:20:11 +09:00
wiz
a2964d5c58 Merge branch 'master' into nymkappa/feature/update-block-api 2022-05-17 15:57:05 +09:00
wiz
c3619f7c17 Merge pull request #1591 from mempool/nymkappa/bugfix/chain-validation-block-height
Skip missing blocks during block hash chain validation
2022-05-17 15:56:27 +09:00
wiz
af62a056fa Merge pull request #1644 from mempool/nymkappa/feature/img-alt
Added some missing alt tags on some img
2022-05-17 15:55:48 +09:00
nymkappa
9ea487ec06 Allow CTRL F an address on the transaction list component 2022-05-16 16:50:42 +02:00
nymkappa
643d04fb2c Always use BTC unit in blocks list 2022-05-16 11:24:38 +02:00
nymkappa
623144fefe Added some missing alt tags on some img 2022-05-13 15:34:26 +02:00
nymkappa
6698f17713 Skip missing blocks during block hash chain validation 2022-05-13 10:34:32 +02:00
wiz
7a924ab2f4 Merge pull request #1640 from knorrium/fix_electrum_tls_enabled_var 2022-05-13 03:12:05 +09:00
Felipe Knorr Kuhn
5dc4cda651 Merge branch 'master' into fix_electrum_tls_enabled_var 2022-05-12 10:21:21 -07:00
Felipe Knorr Kuhn
027b936952 Fix ELECTRUM_TLS_ENABLED Docker variable 2022-05-12 10:17:53 -07:00
hunicus
430b9201e8 Add simple faq on "full" mempool 2022-05-12 11:50:23 -04:00
nymkappa
584c3a43a5 Polish dashboards second widgets line 2022-05-12 17:05:31 +02:00
softsimon
5f83ca35e9 Tweaking the websocket retry timers
fixes 1560
2022-05-12 15:21:27 +04:00
wiz
ca3c440710 Merge pull request #1636 from mempool/wiz/fix-minfee-node-bitcoin.conf
Modify minfee node bitcoin.conf to connect to external peers
2022-05-12 19:43:00 +09:00
wiz
f2f8e0d130 Modify minfee node bitcoin.conf to connect to external peers 2022-05-12 19:35:58 +09:00
wiz
d3c37be263 Merge pull request #1633 from knorrium/fix_socks5_connection
Fix the socks5 connection after updating the socks lib
2022-05-12 16:20:42 +09:00
nymkappa
e78acb0082 Remove unused pools.json observable definition 2022-05-12 08:13:42 +02:00
nymkappa
ae23bca03c Always expose /block/{hash} API in the node backend 2022-05-12 08:13:42 +02:00
nymkappa
bedda82bcb Call node backend block API instead of electrs 2022-05-12 08:13:42 +02:00
nymkappa
78b9a47580 Only process mining pools on Bitcoin networks 2022-05-12 08:13:41 +02:00
nymkappa
5e076a26cd Delete MinerComponent 2022-05-12 08:13:41 +02:00
nymkappa
ec37cc5952 If block exists in memory cache, return it directly for /block API 2022-05-12 08:13:41 +02:00
nymkappa
771ab36694 Use block.extras on bitcoin network for fees/subsidy 2022-05-12 08:13:41 +02:00
nymkappa
178cb72004 Update block API to use indexing if available 2022-05-12 08:13:40 +02:00
Felipe Knorr Kuhn
ff4260a4c5 Fix the socks5 connection after updating the socks lib 2022-05-11 19:08:41 -07:00
softsimon
a1d04b6a7f Reset outspends cache when switching to new tx page.
fixes #1613
fixes #1164
2022-05-12 03:28:34 +04:00
softsimon
886f231f96 Restoring the Confirmed string and re-localized the Multisig tag 2022-05-12 02:42:24 +04:00
softsimon
a98c23a988 Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
wiz
b808c384fd Merge pull request #1628 from mempool/wiz/reduce-production-electrs-loop-time-1s
[ops] Reduce electrs loop time from 5 seconds to 1 second
2022-05-11 19:01:55 +09:00
wiz
1732677c72 Merge pull request #1630 from hunicus/update-issue-templates 2022-05-11 13:03:47 +09:00
hunicus
15b99e724a Remove bulb emoji
So users pay max attention to option titles and
pick the right one.
2022-05-10 18:31:42 -04:00
wiz
f34e524b0f Merge pull request #1597 from mempool/nymkappa/feature/block-size-weight
Add block sizes vs weights graph
2022-05-10 23:59:19 +09:00
nymkappa
101ba351a8 Add block sizes and weights graph 2022-05-10 16:41:40 +02:00
nymkappa
19e432ecd1 Add /api/v1/mining/blocks/sizes-weights/:interval API 2022-05-10 16:41:23 +02:00
wiz
2345798ae5 Merge pull request #1561 from antonilol/recvd-htlcs
detect received lighting HTLC outputs
2022-05-10 23:23:45 +09:00
wiz
51748b13cc Merge branch 'master' into recvd-htlcs 2022-05-10 23:11:28 +09:00
wiz
ec293d7a02 Merge pull request #1596 from mempool/nymkappa/feature/indexing-progress
Create indexing progress sticky notification
2022-05-10 23:02:48 +09:00
nymkappa
45a53936fe Localize indexing progress notifications 2022-05-10 15:48:21 +02:00
nymkappa
3d2434314c Hide indexing notification in widget mode 2022-05-10 15:48:21 +02:00
nymkappa
3db04d887b Added indexing progress indicator for hashrates, update logging 2022-05-10 15:48:21 +02:00
nymkappa
3d29ce93d2 Create indexing sticky notification that show indexing progress in all mining dashboard related pages 2022-05-10 15:48:20 +02:00