Commit Graph

1554 Commits

Author SHA1 Message Date
wiz
141215c349
Release mempool-electrs v3.3.0
Some checks failed
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
2025-12-31 16:21:14 -10:00
Felipe Knorr Kuhn
5f17ecdcb1
Remove the swap steps 2025-12-31 16:21:11 -10:00
Felipe Knorr Kuhn
9497ed6498
Comment out swap steps for testing 2025-12-31 16:21:08 -10:00
Felipe Knorr Kuhn
3da1ddb7ce
Ignore swapoff error 2025-12-31 16:21:06 -10:00
Felipe Knorr Kuhn
e73e74d783
Use the mempool ci runners 2025-12-31 16:21:03 -10:00
wiz
07e20c2b5d
ops: Increase Github workflow to 20G swap 2025-12-31 16:21:01 -10:00
wiz
4eeb4c672c
ops: Use less CPU threads for electrs precache 2025-12-18 01:40:11 +09:00
wiz
467173e639
Merge pull request #126 from mempool/junderw/fix-freebsd-ci
Update CI workflow to install rocksdb and run full build
2025-12-10 01:03:22 +09:00
wiz
f98a612f32
Merge pull request #127 from mempool/orangesurf/auto-review-tag
Set review needed automatically
2025-12-10 00:58:50 +09:00
orangesurf
039dbb8bd8
Set review needed automatically 2025-12-09 18:02:23 +09:00
junderw
edcc9d0d1a
Fix linter errors in 1.89 (freebsd) 2025-12-07 16:39:09 +09:00
Jonathan Underwood
fb9caae3a6
Update CI workflow to install rocksdb and run full build
Added rocksdb to the package installation in CI workflow and run full build.
2025-12-07 16:14:00 +09:00
wiz
73145365a0
Merge pull request #123 from mempool/junderw/bump-rocksdb
Bump rocksdb dependency
2025-10-09 14:57:13 -10:00
junderw
4f689fe73d
chore: Bump rocksdb dependency to latest 2025-10-10 00:08:35 +09:00
wiz
56023979e8
Merge pull request #124 from mempool/junderw/add-bitcoind-subversion
Feat: Add X-Bitcoin-Version header to all responses from REST API.
2025-10-09 06:31:37 +07:00
wiz
dfaadcfd08
Merge branch 'mempool' into junderw/add-bitcoind-subversion 2025-10-09 06:29:18 +07:00
wiz
3c1de78f49
Merge pull request #125 from mempool/junderw/freebsd-ci
Add FreeBSD CI job, update to 1.87 (FreeBSD 14.3) and fix clippy lints
2025-10-09 06:29:07 +07:00
junderw
f972fa89df
Add FreeBSD CI job, update to 1.87 (FreeBSD 14.3) and fix clippy lints 2025-10-07 00:43:12 +09:00
junderw
4c1f084415
Feat: Add X-Bitcoin-Version header to all responses from REST API. Include bitcoind subversion string 2025-09-29 23:38:12 +09:00
wiz
e55afdc370
Merge pull request #122 from mempool/junderw/add-unsubscribe
Feat: Add blockchain.scripthash.unsubscribe to Electrum server impl
2025-07-17 08:23:30 -10:00
junderw
4081edcd28
Feat: Add blockchain.scripthash.unsubscribe to Electrum server impl 2025-06-05 01:39:07 +09:00
wiz
4d1fdaf7b4
Merge pull request #118 from mempool/junderw/fix-rollback
Fix rollback tip handling
2025-04-03 18:44:42 +09:00
wiz
c6367b985e
Merge branch 'mempool' into junderw/fix-rollback 2025-04-03 18:41:23 +09:00
wiz
7daee2c3a5
ops: Tweak config for individual instance limits 2025-03-29 18:57:36 +09:00
junderw
e3261b17ba
Fix rollback tip handling 2025-03-17 21:55:20 +09:00
wiz
78e9ef55cf
Bump version string to v3.3.0-dev 2025-03-15 16:38:57 +09:00
wiz
e6eb9b5f83
Release v3.2.0
Some checks failed
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
2025-03-15 16:38:07 +09:00
softsimon
6cb9becca1
Merge pull request #116 from mempool/mononaut/fix-address-history-ordering
Fix address history tx ordering
2025-02-28 17:15:40 +07:00
junderw
edb78b640a
Fix fmt and clippy 2025-02-28 19:01:36 +09:00
Mononaut
c2aa22d3b3
fix address history ordering for liquid assets 2025-02-28 04:48:12 +00:00
Mononaut
e4139b72ca
Fix address history tx ordering 2025-02-28 03:08:39 +00:00
wiz
5b8819039d
Merge pull request #110 from mempool/junderw/bump-rust
Bump to rust 1.83 and fix lints
2025-01-20 18:37:59 +09:00
wiz
162516b40d
oops: Add missing brackets start script 2025-01-19 23:51:18 +09:00
wiz
96d27c8518
ops: Set UTXO limts for some servers in start script 2025-01-19 23:41:53 +09:00
junderw
dab16f8818
Bump to rust 1.83 and fix lints 2025-01-19 16:21:17 +09:00
wiz
ad3457279d
Bump version string to v3.2.0-dev 2025-01-19 15:22:48 +09:00
wiz
659880029a
Bump version to 3.1.0
Some checks failed
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
2025-01-19 15:07:04 +09:00
wiz
df8e61e3b8
Merge pull request #113 from mempool/junderw/read-only-script-gen
Use read only when opening the history DB for popular scripts binary
2025-01-19 15:04:21 +09:00
wiz
c2992a6a07
Merge pull request #112 from mempool/junderw/fix-reorg-take-2
Revert blocks during reorg
2025-01-19 15:04:03 +09:00
junderw
1ef47423fb
Don't clobber popular scripts file when failed 2025-01-18 20:44:47 +09:00
junderw
811148702e
Use read only when opening the history DB for popular scripts binary 2025-01-18 17:06:53 +09:00
wiz
0ad5a87790
ops: Fix typo in start script 2025-01-07 18:42:35 +09:00
Mononaut
a454994447
reverse reorg indexing order 2024-12-27 11:40:40 +00:00
junderw
efed713c1e
Enough with the threads already... just chunk it. 2024-12-27 00:52:12 +09:00
junderw
1ca1cc071e
Don't do parallel stuff when deleting 2024-12-27 00:15:35 +09:00
junderw
737d7252a5
Fix logging and refactor reorg function 2024-12-15 14:23:57 +09:00
junderw
d0a2a94c65
Revert blocks during reorg 2024-12-15 00:20:22 +09:00
wiz
249848dc52
ops: Add version prints to start script 2024-12-13 11:01:11 +09:00
wiz
a27b0c2c49
ops: Fix start script errors 2024-12-13 10:52:47 +09:00
wiz
bc5e3aabc3
Merge pull request #101 from mempool/junderw/xor-dat
Add xor.dat support if the file exists
2024-12-13 10:21:54 +09:00