1946 Commits

Author SHA1 Message Date
wiz
0e4b5b1b15 Merge pull request #1993 from mempool/clean_fe_deps
Remove frontend dependencies and old tests
2022-07-06 23:30:41 +02:00
Felipe Knorr Kuhn
a4449aca36 Merge branch 'master' into clean_fe_deps 2022-07-06 13:36:11 -07:00
nymkappa
d2ab72390f Save block predictions results in db and show results in a chart 2022-07-06 22:27:45 +02:00
Felipe Knorr Kuhn
4b296f8d92 Remove frontend dependencies and old tests 2022-07-06 13:13:59 -07:00
wiz
7603f6cc6a Merge pull request #1947 from hunicus/vb-wu-svb-faq-2
Add faq on vb, wu, and sat/vb
2022-07-06 22:13:40 +02:00
wiz
42716e23cd Fix typo in weight units FAQ 2022-07-06 21:58:35 +02:00
nymkappa
6a02952c1e Remove debug log 2022-07-06 21:41:12 +02:00
wiz
a33d6dc0b9 Merge branch 'master' into nymkappa/feature/hashrate-resolution 2022-07-06 21:10:18 +02:00
nymkappa
efb5eba092 Add hashrate & difficulty chart resolution scaling 2022-07-06 21:03:55 +02:00
wiz
00c37cbfa8 Merge branch 'master' into rtlFixes3 2022-07-06 20:09:04 +02:00
Felipe Knorr Kuhn
a12225bc56 Add test locators to the mining dashboard elements 2022-07-06 10:00:32 -07:00
TechMiX
f75aeeaa65 revert right alignments on transaction page 2022-07-06 15:29:52 +04:30
wiz
64f4ea7733 Merge branch 'master' into breathe-effect-framerate 2022-07-06 01:24:59 +02:00
wiz
ec9e47233a Merge pull request #1934 from mempool/nymkappa/bugfix/show-all-timespan
Remove the condition to show `All` timespan on mining charts
2022-07-06 01:23:57 +02:00
wiz
8dbc0502ac Merge pull request #1936 from mempool/nymkappa/bugfix/umbrel-electrs-504
Handle electrs error 504
2022-07-06 01:22:35 +02:00
wiz
6702e29d09 Merge branch 'master' into rtlFixes3 2022-07-06 00:24:31 +02:00
wiz
0306c95d9e Merge branch 'master' into feature/nymkappa/index-difficulty-adjustments 2022-07-06 00:20:39 +02:00
nymkappa
36d9425853 Index difficulty adjustments 2022-07-05 16:52:56 +02:00
Felipe Knorr Kuhn
bad48d412c Fix eslint errors 2022-07-05 04:30:05 -07:00
Antoni Spaanderman
309040b7d5 set error correction level to low for qr codes 2022-07-05 10:38:31 +02:00
wiz
508a062664 Merge pull request #1942 from hunicus/doc-tab-animation
Remove fade animation when switching docs tabs
2022-07-04 19:56:17 +02:00
softsimon
a797cbc98c Block error status code fix 2022-07-02 18:50:04 +02:00
Mononaut
cf760ec93b limit pulsing blocks animation frame rate to 30FPS
possibly resolves #1941
2022-06-29 16:09:04 +00:00
hunicus
11f387b6a0 Add faq explaining sat/vb 2022-06-28 22:57:43 -04:00
hunicus
4695a41db7 Add faq explaining vb and wu 2022-06-28 22:57:37 -04:00
Felipe Knorr Kuhn
4e11772860 Merge branch 'master' into rtlFixes3 2022-06-28 06:43:51 -07:00
Felipe Knorr Kuhn
1fb1708f81 Merge branch 'master' into nymkappa/bugfix/show-all-timespan 2022-06-28 06:19:00 -07:00
Felipe Knorr Kuhn
6b0056e323 Merge branch 'master' into nymkappa/bugfix/umbrel-electrs-504 2022-06-28 06:18:34 -07:00
Felipe Knorr Kuhn
f4d5db9180 Merge branch 'master' into doc-tab-animation 2022-06-28 06:17:34 -07:00
Felipe Knorr Kuhn
479eb833ca Merge branch 'master' into feerate-tooltip-usually 2022-06-28 06:17:12 -07:00
hunicus
5a84876341 Add 'usually' to feerate tooltips 2022-06-27 00:30:27 -04:00
TechMiX
fa6cd92b73 fix block hash on block page in rtl layout 2022-06-27 03:17:40 +04:30
nymkappa
cd93b721fa Fix js crash when loading faq - fix crash when switching tabs with active fragment 2022-06-27 00:15:11 +02:00
nymkappa
f373f024f0 Handle electrs error 504 2022-06-26 10:50:42 +02:00
nymkappa
4d4235fb6a Remove the condition to show All timespan on mining charts 2022-06-26 10:27:07 +02:00
TechMiX
5dce96acd2 fix various RTL layout issues 2022-06-26 02:20:36 +04:30
Mononaut
43fe03d7b3 Fix block visualization color for <1 sat/vb txs 2022-06-25 15:15:52 +00:00
hunicus
6cccc7db80 Remove fade animation when switching docs tabs 2022-06-25 10:13:18 -04:00
wiz
a072085eb1 Merge branch 'master' into nymkappa/bugfix/double-api-call-charts 2022-06-23 23:53:46 +09:00
nymkappa
5342c354a1 Don't preload /block APIs for genesis block 2022-06-23 16:29:25 +02:00
nymkappa
2bc11b4a75 Fix double http query when switching timespan for the first time 2022-06-23 15:30:42 +02:00
wiz
c989bbec1b Merge branch 'master' into nymkappa/feature/hashrate-moving-average 2022-06-23 19:20:31 +09:00
wiz
d4d18bfbbe Merge branch 'master' into simon/batch-outspends 2022-06-23 18:25:15 +09:00
wiz
82c800af66 Merge branch 'master' into nymkappa/feature/preload-prev-block-summary 2022-06-23 18:14:48 +09:00
softsimon
d7ba9b52eb Batch outspends requests
fixes #1902
2022-06-22 23:42:20 +02:00
nymkappa
996a37503a Preload the previous block - Disable 300 ms on block page 2022-06-22 23:17:49 +02:00
Mononaut
71f36da530 Disable mined block animations 2022-06-22 19:10:31 +00:00
wiz
6b05dd232b Merge branch 'master' into nymkappa/feature/hashrate-moving-average 2022-06-23 02:43:40 +09:00
wiz
d0a29f2c5b Merge branch 'master' into nymkappa/feature/remove-hide-button 2022-06-23 02:34:25 +09:00
nymkappa
1b1e058251 Set block/:hash/summary expiration to 1 month - Support re-org for block summaries 2022-06-20 16:35:10 +02:00