Commit Graph

1564 Commits

Author SHA1 Message Date
junderw
12538c2ec1
WIP: Logging electrum RPC panics on the connection 2026-01-11 00:24:21 +09:00
junderw
4e24d48b34
feat: Add log level changing via env to start script 2026-01-10 23:52:41 +09:00
Jonathan Underwood
3000bd13e7
Merge pull request #132 from mempool/junderw/ignore-core
Fix: gitignore .core files
2026-01-02 19:33:03 +09:00
junderw
5252bdb805
Fix: gitignore .core files 2026-01-02 15:36:12 +09:00
Jonathan Underwood
d5dfbb13e1
Merge pull request #131 from mempool/junderw/fix-dirty-docker-builds
Fix: Do not embed (dirty) in the docker built version
2026-01-02 00:17:41 +09:00
junderw
0b735569b7
Fix: Do not embed (dirty) in the docker built version 2026-01-02 00:03:14 +09:00
wiz
dad95ade9e
Merge pull request #130 from mempool/knorrium/tag_workflow_fixes
Remove the swap steps from the tag workflow
2025-12-30 01:48:03 -10:00
Felipe Knorr Kuhn
6233b5c874
Remove the swap steps 2025-12-29 15:19:35 -08:00
Felipe Knorr Kuhn
fed8aed060
Comment out swap steps for testing
Some checks failed
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
2025-12-29 12:48:56 -08:00
wiz
2a2e8beb1d
Merge pull request #129 from mempool/knorrium/ignore_swapoff_error
Ignore swapoff error
2025-12-29 09:38:04 -10:00
Felipe Knorr Kuhn
848bba817a
Ignore swapoff error 2025-12-29 11:31:23 -08:00
wiz
49436f60db
Merge pull request #128 from mempool/knorrium/runner 2025-12-26 23:25:29 -10:00
Felipe Knorr Kuhn
8a339f7414
Use the mempool ci runners 2025-12-24 15:33:46 +00:00
wiz
49464309a5
ops: Increase Github workflow to 20G swap 2025-12-24 04:11:54 -10:00
wiz
b74d8bac5d
Bump version to v3.4.0-dev 2025-12-24 20:02:53 +09:00
wiz
dbdcbf88e8
Release mempool-electrs v3.3.0 2025-12-24 19:59:53 +09: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