Commit graph

1740 commits

Author SHA1 Message Date
dependabot[bot]
a11e00f6b0
Bump serde_json from 1.0.143 to 1.0.145 (#1232)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.145
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 17:56:08 +03:00
dependabot[bot]
0a8d9b2153
Bump log from 0.4.27 to 0.4.28 (#1228)
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.27...0.4.28)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-13 08:19:41 +03:00
dependabot[bot]
cd339c60f2
Bump ctrlc from 3.4.2 to 3.5.0 (#1229)
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/commits)

---
updated-dependencies:
- dependency-name: ctrlc
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-13 08:19:26 +03:00
Snezhkko
7eaa2a45ec
fix: outdated comment jsonrpc_timeout is for RPC calls, not wait_for_new_block (#1227) 2025-09-07 06:54:07 +03:00
Roman Zeyde
01bde1c59c
Fix CI after bumping bitcoin dependency (#1226) 2025-09-06 12:49:00 +03:00
Roman Zeyde
96a3b7c4c6 Bump bitcoin dependency to 0.32.7 2025-09-06 11:55:39 +03:00
Roman Zeyde
bdb1691dd2
Update prometheus to 0.14.0 (#1225) 2025-09-06 11:53:56 +03:00
dependabot[bot]
639e87b0c8
Bump serde_json from 1.0.109 to 1.0.143 (#1223)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.143.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.109...v1.0.143)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.143
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-06 11:26:32 +03:00
dependabot[bot]
f210ead3a4
Bump tempfile from 3.20.0 to 3.21.0 (#1222)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-06 11:25:04 +03:00
Antoni Spaanderman
4a5af61668
cache cf handles in DBStore::write (#1220) 2025-08-30 17:54:53 +03:00
MozirDmitriy
53ecda43b3
Add missing semicolon in drop_last_headers function (#1218) 2025-08-25 19:28:04 +03:00
Antoni Spaanderman
744ae18b5a
update serde to the latest version after the precompiled library got removed (#1217) 2025-08-24 19:16:12 +03:00
dependabot[bot]
3ab7eb4fdc
Bump rayon from 1.10.0 to 1.11.0 (#1215)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.10.0...rayon-core-v1.11.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 19:50:29 +03:00
Roman Zeyde
55c8e772c2
Bump MSRV to 1.85 & update RocksDB to 9.10.0
Support Debian 13 (trixie) / Ubuntu 25.04 (plucky).
2025-08-14 09:09:34 +03:00
Rej Ect
c86204f7ff
ci: bump actions/checkout to v5 (#1211) 2025-08-12 22:51:30 +03:00
Galoretka
8e1cf18411
Update TODO.md (#1208) 2025-08-06 01:19:37 +03:00
kilavvy
33332d4ff2
Fix broken link in usage.md documentation (#1206) 2025-07-30 21:05:04 +03:00
sha-265
f5756b09ab
Typo in upgrading.md (#1205) 2025-07-24 17:10:00 +03:00
Roman Zeyde
1d9c4b8bb6
Release 0.10.10 2025-07-19 14:38:03 +03:00
Roman Zeyde
c09c67930e Fix as case in Dockerfile.ci 2025-07-19 14:12:00 +03:00
Roman Zeyde
4f5b879369 Update cargo_toml dependency
```
warning: package `cargo_toml v0.15.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
```
2025-07-19 14:10:59 +03:00
VolodymyrBg
e126dcf254
fix(run.sh): correct syntax for disabling strict mode in cleanup function (#1202) 2025-07-19 11:28:40 +03:00
Roman Zeyde
5df7e3e445
Disable uninlined_format_args lint 2025-07-11 14:56:02 +03:00
gcmutator
1932b23de2
docs: fix 404 status URL (#1195)
Signed-off-by: gcmutator <329964069@qq.com>
2025-07-11 14:49:28 +03:00
Roman Zeyde
65d604606b
Retry Electrum commands in integration tests 2025-07-11 14:31:36 +03:00
Roman Zeyde
17863fdaaa
Add a basic test for request parsing 2025-07-11 14:31:26 +03:00
Maximilian Hubert
785ae687e4
fixed dead link in README.MD (#1186) 2025-05-24 18:44:41 +03:00
GarmashAlex
46c1c9665d
Fix broken Docker installation link in upgrading guide (#1191) 2025-05-24 09:14:00 +03:00
leopardracer
6cb5290dc4
Fix grammar and wording issues in documentation (#1183) 2025-05-24 09:12:39 +03:00
dependabot[bot]
0de492bf33
Bump signal-hook from 0.3.17 to 0.3.18 (#1189)
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.17 to 0.3.18.
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/signal-hook/compare/v0.3.17...v0.3.18)

---
updated-dependencies:
- dependency-name: signal-hook
  dependency-version: 0.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-24 08:51:25 +03:00
dependabot[bot]
19b575d163
Bump tempfile from 3.19.1 to 3.20.0 (#1190)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-24 08:51:06 +03:00
dependabot[bot]
9cc8e2dd4c
Bump bitcoin from 0.32.5 to 0.32.6 (#1192)
Bumps [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases)
- [Changelog](https://github.com/rust-bitcoin/rust-bitcoin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-bitcoin/rust-bitcoin/compare/bitcoin-0.32.5...bitcoin-0.32.6)

---
updated-dependencies:
- dependency-name: bitcoin
  dependency-version: 0.32.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 20:20:42 +03:00
James Niken
ed0ef2ee22
ci: bump actions/checkout to v4 (#1184) 2025-04-29 08:59:56 +03:00
Roman Zeyde
8c34110fee Bump bitcoind release 2025-04-16 08:49:11 +03:00
dependabot[bot]
3224e7cd9e
Bump prometheus from 0.13.3 to 0.13.4 (#1179)
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.3 to 0.13.4.
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tikv/rust-prometheus/compare/v0.13.3...v0.13.4)

---
updated-dependencies:
- dependency-name: prometheus
  dependency-version: 0.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 21:37:17 +03:00
dependabot[bot]
5eefcb9e16
Bump crossbeam-channel from 0.5.14 to 0.5.15 (#1180)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.14 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.14...crossbeam-channel-0.5.15)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-version: 0.5.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 21:37:03 +03:00
dependabot[bot]
611806ed23
Bump log from 0.4.25 to 0.4.27 (#1173)
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.27.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.25...0.4.27)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 22:17:45 +03:00
dependabot[bot]
e7b7539f4d
Bump tempfile from 3.19.0 to 3.19.1 (#1174)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.0 to 3.19.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 22:17:16 +03:00
wizard
214b428830
docs: fixed grammar in upgrading checklist (#1175) 2025-03-30 17:44:58 +03:00
dependabot[bot]
478a0a1a2b
Bump tempfile from 3.17.1 to 3.19.0 (#1171)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.19.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.17.1...v3.19.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 14:15:21 +02:00
owen
267b75ec19
Update upgrading.md (#1168)
Hi,

Noticed two grammatical issues here:

First; "Please note that it allows to set per-module filters, but module naming is considered unstable."
corrected to "Please note that it allows setting per-module filters, but module naming is considered unstable."
(Changed "allows to set" to "allows setting" for proper grammar),

Second; "If a new version of electrs is not yet in the package system, try wait a few days or contact the maintainers of the packages if it's been a long time."
Changed as "If a new version of electrs is not yet in the package system, try waiting a few days or contact the maintainers if it has been a long time."

(Changed "try wait" to "try waiting" and "it's" to "it has" for proper grammar).

Thanks.
2025-03-07 08:10:48 +02:00
dependabot[bot]
c058831955
Bump tempfile from 3.17.0 to 3.17.1 (#1162)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.0 to 3.17.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.17.0...v3.17.1)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 21:29:33 +02:00
looklose
e7d5085a01
chore: fix 404 status URL in README.md (#1166)
Signed-off-by: looklose <shishuaiqun@yeah.net>
2025-03-01 21:22:51 +02:00
Rebustron
ceff972adc
fix: dead links in Rust source files (#1164) 2025-02-26 18:09:36 +02:00
dependabot[bot]
b8a89258a0
Bump tempfile from 3.16.0 to 3.17.0 (#1158)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.16.0 to 3.17.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-19 18:21:46 +02:00
dependabot[bot]
da6ed66d99
Bump log from 0.4.22 to 0.4.25 (#1142)
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 23:15:06 +02:00
dependabot[bot]
17941e31fd
Bump tempfile from 3.14.0 to 3.16.0 (#1155)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.16.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.16.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 23:14:43 +02:00
Roman Zeyde
ef83fef2b6
Release 0.10.9 2025-02-01 19:07:59 +02:00
Roman Zeyde
c8745022b5
Merge pull request #1141 from RCasatta/bump_slices
bump bitcoin slices dep 0.9.2 -> 0.10.0
2025-01-24 19:35:13 +02:00
Riccardo Casatta
9b6a0ca711
bump bitcoin slices dep 0.9.2 -> 0.10.0
According to benchmark block parsing is up to 30% faster
2025-01-20 13:49:34 +01:00