Commit graph

6962 commits

Author SHA1 Message Date
wiz
a7ec9138c3
ops: Bump elements tag to 22.1.1 2023-07-17 01:14:52 +09:00
wiz
c0f33e6b52
Merge pull request #3974 from mempool/mononaut/missing-socket-init-data
Set missing websocket init data
2023-07-16 19:55:12 +09:00
Mononaut
565336df21
Set missing websocket init data 2023-07-16 18:39:51 +09:00
nymkappa
6fe32cdd19
[lightning] fix issue during initial node.features indexing 2023-07-16 18:24:42 +09:00
nymkappa
8fb67a914c
[lightning] fix node features binary conversion 2023-07-16 18:17:49 +09:00
nymkappa
6336c529ed
[lightning] show decoded features in node page 2023-07-16 18:17:49 +09:00
nymkappa
556eb65320
[lightning] start integrating features bits in the node page 2023-07-16 18:17:49 +09:00
nymkappa
4d41d36fe7
[lightning] save feature bit number when using lnd describegraph 2023-07-16 18:17:49 +09:00
nymkappa
32d46ad7ac
[lightning] save bit number when converting features from clightning 2023-07-16 18:17:48 +09:00
nymkappa
1f003cc292
[lightning] save node features as stringified json array in db 2023-07-16 18:17:48 +09:00
Mononaut
b33ea4679d
Add "recently cpfpd" exception to audits 2023-07-16 13:51:30 +09:00
Mononaut
b6a6fcd4e2
Fix tx.ancestors undefined bug 2023-07-16 12:53:55 +09:00
softsimon
b03f2185ce
Merge pull request #3964 from mempool/simon/calculator-validation-improvements
Calculator validation improvements
2023-07-15 20:15:31 +09:00
softsimon
a52d5faf4f
Merge pull request #3967 from mempool/nymkappa/update-price-timestamp-websocket
[price updater] update latestPrices timestamp before pushing to websocket
2023-07-15 20:15:10 +09:00
softsimon
b39f01471a
Select all input box text on click 2023-07-15 17:47:36 +09:00
nymkappa
73d9b4ef28
[price updater] update latestPrices timestamp before pushing to websocket 2023-07-15 17:29:29 +09:00
nymkappa
cda6567c4c
[network selector] fix rtl issue 2023-07-15 16:50:18 +09:00
nymkappa
a372b479b4
[network selector] improve align 2023-07-15 16:26:25 +09:00
softsimon
992196c91f
Calculator validation improvements 2023-07-15 15:09:41 +09:00
softsimon
9ffd4cc38d
Calculator mobile margin 2023-07-15 12:18:55 +09:00
softsimon
0bcaa5209c
Merge pull request #3875 from mempool/simon/calculator
Bitcoin-Fiat calculator tool
2023-07-15 11:24:17 +09:00
softsimon
23dffb4ca2
Slight margin fix 2023-07-15 11:18:36 +09:00
softsimon
98be07f5ef
Removing logos 2023-07-15 10:52:59 +09:00
softsimon
120c27d120
Calculator visual results 2023-07-15 10:52:59 +09:00
softsimon
67a998c69f
Working fiat/btc calculator 2023-07-15 10:52:33 +09:00
wiz
e3ddde9c90
Merge branch 'master' into simon/load-more-mempool-txs 2023-07-14 19:30:15 +09:00
wiz
0ec98d03e5
Merge pull request #3621 from mempool/mononaut/sharper-blocks
Pixel-aligned grids for sharper block visualizations
2023-07-14 18:58:09 +09:00
wiz
8680e5f06e
Merge branch 'master' into mononaut/sharper-blocks 2023-07-14 18:45:55 +09:00
wiz
23151ec3db
Bump version to 3.0.0-dev
- Now requires mempool/electrs
- Mempool Accelerator integration
- Rust GBT integration
- And more!
2023-07-14 18:39:35 +09:00
Mononaut
7f0218e343
add margin between mobile audit tabs & visualization 2023-07-14 18:39:28 +09:00
softsimon
f8fc0439f8
Merge pull request #3962 from mempool/mononaut/latest-replacements
Switch "Latest blocks" to "Latest replacements"
2023-07-14 18:30:25 +09:00
Mononaut
1abd2a23cc
Add audit replication success logging 2023-07-14 16:54:36 +09:00
Mononaut
e59a9d38ff
fix audit replication merge conflicts 2023-07-14 16:54:32 +09:00
Mononaut
bccc6b3680
Add missing replication docker config 2023-07-14 16:43:07 +09:00
Mononaut
7f6d17fc0e
Fix audit sync progress logging 2023-07-14 16:43:07 +09:00
Mononaut
736b997104
Add missing audit data to cached blocks 2023-07-14 16:43:07 +09:00
Mononaut
69e6b164b9
Add audit data replication service 2023-07-14 16:43:05 +09:00
Mononaut
fa48791c59
reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
9a6565cd92
tweak default sizes & resolutions 2023-07-14 15:35:52 +09:00
Mononaut
3cca6f6b8b
Pixel-aligned grids for sharper block visualizations 2023-07-14 15:33:28 +09:00
softsimon
f15f0570d4
Merge pull request #3951 from mempool/mononaut/tx-highlight
Highlight searched transactions in the block visualizations
2023-07-14 15:10:12 +09:00
Mononaut
240afbed95
adjust latest replacements labels & layout 2023-07-14 12:25:45 +09:00
softsimon
548ea0f4b4
Merge pull request #3912 from bennyhodl/bennyhodl-contributor-agreement
bennyhodl contributor agreement
2023-07-14 12:20:49 +09:00
Mononaut
756fac7270
Switch "latest blocks" to "latest replacements" 2023-07-14 11:52:07 +09:00
softsimon
ba6f41fa1b
Merge pull request #3961 from mempool/mononaut/fix-difficulty-chart
Fix difficulty chart off-by-one bug
2023-07-14 11:31:01 +09:00
Mononaut
d60709deff
Fix scene null check on visualization load 2023-07-14 11:22:09 +09:00
Mononaut
e9c618849d
Highlight matching transactions in the block visualizations 2023-07-14 11:22:09 +09:00
Mononaut
8477600859
Fix difficulty chart bug 2023-07-14 11:05:09 +09:00
softsimon
15a8c8d420
Support for romanz/electrs 2023-07-13 17:59:02 +09:00
softsimon
5ef592f53e
Load more mempool transactions 2023-07-13 16:57:36 +09:00