nymkappa
|
fe3059fbb0
|
Don't delete transactions when checking if the current chain is valid
|
2023-05-24 19:55:37 -04:00 |
|
nymkappa
|
a0d116c069
|
Keep re-org'ed block summaries in the database
|
2023-05-24 19:55:29 -04:00 |
|
nymkappa
|
5fba2a2531
|
When a re-org happens, keep the block templates for audit
|
2023-05-24 19:55:17 -04:00 |
|
Mononaut
|
5349857692
|
smarter time duration unit selection
|
2023-05-24 19:11:01 -04:00 |
|
Mononaut
|
819932bee9
|
Increase precision of some formatted durations
|
2023-05-24 19:10:29 -04:00 |
|
Mononaut
|
fc6ebf3ccf
|
Improve unit selection for duration formatting
|
2023-05-24 19:10:19 -04:00 |
|
Mononaut
|
c8decb9e46
|
update difficulty tests
|
2023-05-24 18:56:51 -04:00 |
|
Mononaut
|
563ce3cfb9
|
Fix difficulty adjustment calculation
|
2023-05-24 18:56:04 -04:00 |
|
Mononaut
|
b3819dfb84
|
Fix txids interpreted as addresses in search
|
2023-05-24 18:37:05 -04:00 |
|
Mononaut
|
93f1a4e6d4
|
Optimize main thread processing of GBT updates
|
2023-05-24 18:36:15 -04:00 |
|
Mononaut
|
72c6ddef75
|
optimize data structures for advanced GBT algorithm
|
2023-05-24 18:20:14 -04:00 |
|
Mononaut
|
bb1ee90b0b
|
delay writing disk cache until block handler completes
|
2023-05-24 18:15:14 -04:00 |
|
Mononaut
|
2773bbfd00
|
display fee box skeleton while mempool not in sync
|
2023-05-24 18:10:00 -04:00 |
|
Mononaut
|
d172233aff
|
fix tx page mempool blocks subscription leak
|
2023-05-24 18:08:31 -04:00 |
|
Mononaut
|
9c3e676391
|
keep ETA relative time basis updated
|
2023-05-24 18:08:21 -04:00 |
|
Mononaut
|
4fed3a90a7
|
Fix transaction ETA calculation
|
2023-05-24 18:07:46 -04:00 |
|
Mononaut
|
e7261d2613
|
skip unnecessary makeBlockTemplates
|
2023-05-24 18:06:20 -04:00 |
|
softsimon
|
80160fa37c
|
Removing dead code causing slowdown
|
2023-05-24 18:06:06 -04:00 |
|
Mononaut
|
e13b3ebfdc
|
use $ naming convention for async function names
|
2023-05-24 18:05:48 -04:00 |
|
Mononaut
|
74cd15b8fd
|
await for mempool change handler after loading disk cache
|
2023-05-24 18:04:21 -04:00 |
|
Mononaut
|
6715e20e0b
|
Perform full cpfp calculations for the entire mempool
|
2023-05-24 18:02:49 -04:00 |
|
wiz
|
57eddac7f0
|
Release v2.5.0
v2.5.0
|
2023-03-28 12:14:31 +09:00 |
|
wiz
|
af115b49aa
|
Merge pull request #3585 from mempool/nymkappa/fix-db-state
Reset pools sha db state
|
2023-03-28 12:12:04 +09:00 |
|
softsimon
|
332f9a2f5e
|
Pull from transifex (Vietnamese)
|
2023-03-28 12:11:27 +09:00 |
|
nymkappa
|
34eef3553b
|
Reset pools sha db state
|
2023-03-27 19:39:50 +09:00 |
|
softsimon
|
9e4ce42b6a
|
Pull from transifex (Hebrew)
|
2023-03-27 16:31:02 +09:00 |
|
softsimon
|
4c4a91ae95
|
Merge pull request #3560 from mempool/mononaut/missing-tx-bug
Fix thread inconsistency / lazy deletion race condition bugs
|
2023-03-27 15:33:34 +09:00 |
|
softsimon
|
93d46d5c5b
|
Pull from transifex
|
2023-03-27 15:12:23 +09:00 |
|
softsimon
|
8788d4f898
|
Pull from transifex
|
2023-03-27 15:10:17 +09:00 |
|
wiz
|
e28650c46c
|
Merge pull request #3581 from mempool/simon/enable-lightning-mempool-prod
|
2023-03-27 14:53:46 +09:00 |
|
softsimon
|
855c11f02c
|
Enabling mempool in lightning prod
fixes #3579
|
2023-03-27 14:51:34 +09:00 |
|
softsimon
|
3f8e91bd46
|
Merge pull request #3578 from mempool/nymkappa/revert-undocumented-fast-forward
Revert regression introduced in #1320
|
2023-03-26 22:10:23 +09:00 |
|
softsimon
|
6722e45109
|
Merge pull request #3576 from mempool/mononaut/fix-difficulty-adjustment
Fix difficulty adjustment bugs
|
2023-03-26 18:02:30 +09:00 |
|
nymkappa
|
414383638d
|
Revert regression introduced in #1320
|
2023-03-26 17:54:24 +09:00 |
|
nymkappa
|
2575b79c05
|
Merge branch 'master' into mononaut/fix-difficulty-adjustment
|
2023-03-26 17:02:41 +09:00 |
|
nymkappa
|
c7cab4c877
|
Remove difficulty adjustment calculation lag in the backend
|
2023-03-26 17:01:04 +09:00 |
|
softsimon
|
85c2f0ba30
|
Pull from transifex
|
2023-03-26 16:46:20 +09:00 |
|
Mononaut
|
edfbede704
|
Don't send back difficulty adjustment info
|
2023-03-26 09:05:41 +09:00 |
|
Mononaut
|
5f60cb821a
|
Fix difficulty adjustment start-of-epoch edge cases
|
2023-03-26 07:27:11 +09:00 |
|
Mononaut
|
8486c1117d
|
log warnings for unexpectedly missing txs
|
2023-03-26 05:41:31 +09:00 |
|
Mononaut
|
61f24562fd
|
tighten sanity checks in block audit
|
2023-03-24 09:49:02 +09:00 |
|
Mononaut
|
28de93d0ff
|
move lazy tx deletion into main loop
|
2023-03-24 09:48:08 +09:00 |
|
Mononaut
|
1fd85b729d
|
handle stale transactions in block templates
|
2023-03-24 09:47:08 +09:00 |
|
softsimon
|
5681ae3f5c
|
Pull from transifex
|
2023-03-23 22:45:07 +09:00 |
|
softsimon
|
9d9e0976ae
|
Pull from transifex
v2.5.0-rc3
|
2023-03-23 17:41:24 +09:00 |
|
wiz
|
6180837636
|
Merge pull request #3557 from mempool/nymkappa/hotfix-infinite-scroll
Hotfix infinite scroll (need to apply a real fix for 2.5.1)
|
2023-03-23 17:36:08 +09:00 |
|
wiz
|
17beaf7d4f
|
Merge pull request #3555 from mempool/hunicus/raspiblitz-logo
Change raspibolt logo to raspiblitz logo
|
2023-03-23 17:34:01 +09:00 |
|
wiz
|
ce8f471b27
|
Merge pull request #3554 from mempool/simon/bumping-electrum-client
Bumping electrum-client
|
2023-03-23 17:27:31 +09:00 |
|
nymkappa
|
b3e36fdd99
|
Hotfix infinite scroll (need to apply a real fix)
|
2023-03-23 17:23:32 +09:00 |
|
wiz
|
f971ddf1fa
|
Merge branch 'master' into hunicus/raspiblitz-logo
|
2023-03-23 17:22:18 +09:00 |
|