junderw
|
f02b103f75
|
Allow config for skipping compaction
|
2024-12-15 21:24:41 +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 |
|
wiz
|
29389fae05
|
Merge pull request #104 from mempool/junderw/magic-testnet4-fix
Make testnet4 magic constant
|
2024-12-13 10:21:22 +09:00 |
|
wiz
|
b6d212433c
|
Merge pull request #59 from mempool/junderw/start-script-fix
Feature: Install popular-scripts as a cronjob
|
2024-12-13 10:18:52 +09:00 |
|
wiz
|
67ddaca0bf
|
Don't crontab popular-scripts for now
|
2024-12-13 10:18:28 +09:00 |
|
wiz
|
89f073551a
|
Merge pull request #109 from mempool/junderw/fix-summaries
Fix summary
|
2024-12-13 10:11:19 +09:00 |
|
junderw
|
0bc5509b21
|
Fix summary
|
2024-12-06 20:12:45 +09:00 |
|
wiz
|
c6a7fbde81
|
Merge pull request #103 from mempool/junderw/json-rpc-2
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
Fix JSON-RPC v2 errors
|
2024-11-14 17:34:58 +09:00 |
|
wiz
|
e5c1587e82
|
Merge pull request #108 from mempool/knorrium/arm64
Update cargo setup method and enable arm64 builds again
|
2024-11-14 17:34:18 +09:00 |
|
Felipe Knorr Kuhn
|
9ba4dd536b
|
Change base image back to bookworm-slim
|
2024-11-13 15:14:28 -08:00 |
|
Felipe Knorr Kuhn
|
decbb0e967
|
Revert Rust nightly, update debian version
|
2024-11-11 21:42:26 -08:00 |
|
Felipe Knorr Kuhn
|
760944cfbe
|
Use nightly cargo and enable arm64 builds again
|
2024-11-11 08:42:26 -08:00 |
|
Jonathan Underwood
|
66c76bc6ed
|
Merge branch 'mempool' into junderw/json-rpc-2
|
2024-11-11 08:34:36 +09:00 |
|
wiz
|
cb7981127c
|
Merge pull request #105 from mempool/natsoni/submitpackage-rpc
Add submitpackage endpoint
|
2024-11-01 23:44:06 +09:00 |
|
wiz
|
9330f246bb
|
Merge pull request #107 from mempool/mononaut/fix-duplicate-mempool-txs
fix duplicate mempool txs in address endpoint
|
2024-10-25 14:50:03 +09:00 |
|
Mononaut
|
c828ae952d
|
fix duplicate mempool txs in address endpoint
|
2024-10-25 05:46:47 +00:00 |
|
wiz
|
80758eac15
|
Merge pull request #82 from mempool/mononaut/wallet-apis
Add wallet / address group endpoints
|
2024-10-18 11:15:44 +09:00 |
|
natsoni
|
9f87c8f733
|
Add submitpackage endpoint
|
2024-10-15 16:42:56 +02:00 |
|
wiz
|
d51addb6d5
|
Merge pull request #106 from mempool/junderw/fuck-c
Use clang17 for FreeBSD
|
2024-10-15 21:19:55 +09:00 |
|
junderw
|
ae2e9b5651
|
Use clang17 for FreeBSD
|
2024-10-15 21:19:18 +09:00 |
|
junderw
|
79fa1e82af
|
Make testnet4 magic constant
|
2024-10-12 20:43:34 +09:00 |
|
Jonathan Underwood
|
026be4ceae
|
Merge branch 'mempool' into junderw/xor-dat
|
2024-10-12 19:54:19 +09:00 |
|
junderw
|
b7d9b3a9db
|
Add performance improvements to single address endpoints
|
2024-10-09 19:02:44 +09:00 |
|
Mononaut
|
0e39040b3d
|
fix wrong method type on /addresses/txs/summary
|
2024-10-08 16:39:39 +00:00 |
|
junderw
|
0661cac137
|
Move the take into the function to discourage unbounded parallel transaction getting
|
2024-10-08 19:02:53 +09:00 |
|
junderw
|
2fbb0172f7
|
Remove more collect() calls for parallel iterator
|
2024-10-08 18:56:32 +09:00 |
|
Mononaut
|
55ac4ecd1e
|
optimize multi-address tx history pagination
|
2024-10-07 21:56:26 +00:00 |
|
junderw
|
04957067d2
|
Remove clones and limit max address count
|
2024-10-07 19:02:41 +09:00 |
|
Mononaut
|
12599e7bf1
|
use POST for multi-address APIs
|
2024-10-06 22:39:20 +00:00 |
|
junderw
|
99538c2bb4
|
Remove some extra allocations
|
2024-09-28 18:11:47 +09:00 |
|
junderw
|
4594a3e14e
|
Merge remote-tracking branch 'mempool/mempool' into mononaut/wallet-apis
|
2024-09-28 17:56:04 +09:00 |
|
junderw
|
277b05b7c4
|
Fix JSON-RPC v2 errors
|
2024-09-14 17:07:49 +09:00 |
|
wiz
|
055aba1e8d
|
Bump version to 3.1.0-dev
|
2024-09-05 14:00:16 +09:00 |
|
wiz
|
e3eeaa55e8
|
Bump version to 3.0.0
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
|
2024-09-05 13:59:22 +09:00 |
|
junderw
|
10274b50ec
|
Add xor.dat support if the file exists
|
2024-09-05 02:32:45 +09:00 |
|
wiz
|
78155decaa
|
Merge pull request #100 from mempool/junderw/fix-testnet4-sync
Fix Popular Scripts script when zero history
|
2024-09-05 01:41:48 +09:00 |
|
junderw
|
1a21b53222
|
Handle popular-script when lack of H columns
|
2024-09-05 00:42:08 +09:00 |
|
wiz
|
583d9e94d2
|
Merge pull request #75 from mempool/junderw/fix-vout-u32
Fix: Output index should be u32 to prevent clobbering when over 65536 outputs.
|
2024-09-04 20:46:59 +09:00 |
|
wiz
|
961a255dbd
|
Merge pull request #99 from mempool/mononaut/anchor-output-type
Add support for anchor output type
|
2024-09-03 13:50:53 +09:00 |
|
Mononaut
|
570071a161
|
Add support for anchor output type
|
2024-08-30 20:16:30 +00:00 |
|
softsimon
|
bffba5a48a
|
Merge pull request #98 from mempool/junderw/batch-rpc
Adds support for batch operations in electrum RPC
|
2024-08-26 16:16:49 +02:00 |
|
wiz
|
ae3310c069
|
Bump version string to v3.0.0-beta
Docker build on tag / Build and push to DockerHub (push) Has been cancelled
|
2024-08-05 17:58:45 -04:00 |
|
junderw
|
50a6cd7ad4
|
Refactor
|
2024-07-28 14:34:15 +09:00 |
|
junderw
|
0c99350174
|
Return response when invalid JSON
|
2024-07-27 17:21:21 +09:00 |
|
junderw
|
a1e41800f9
|
Return each error and success separately
|
2024-07-27 16:52:40 +09:00 |
|
junderw
|
c98f83da03
|
Fix clippy
|
2024-07-27 16:32:06 +09:00 |
|
junderw
|
c7c873c234
|
Feat: batching of RPC requests.
|
2024-07-27 16:22:03 +09:00 |
|
wiz
|
d070272069
|
Merge pull request #92 from mempool/junderw/fix-testnet4
Fix Testnet4 addition
|
2024-05-27 17:51:42 +09:00 |
|