1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
Commit Graph

1348 Commits

Author SHA1 Message Date
dependabot[bot]
5f6c52c51b
Bump serde_json from 1.0.80 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.80...v1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 13:16:05 +00:00
Roman Zeyde
a7353d0d98
Merge pull request #713 from romanz/bump-bitcoin
Bump 'bitcoin' & 'bitcoincore-rpc' dependency
2022-05-05 10:26:39 +03:00
Roman Zeyde
eb1a1f06ac Bump 'bitcoin' & 'bitcoincore-rpc' dependency 2022-05-04 20:26:59 +03:00
Roman Zeyde
103752eee9
Merge pull request #711 from romanz/dependabot/cargo/serde_json-1.0.80
Bump serde_json from 1.0.79 to 1.0.80
2022-05-03 22:44:13 +03:00
Roman Zeyde
f70477c64e
Merge pull request #712 from romanz/dependabot/cargo/serde-1.0.137
Bump serde from 1.0.136 to 1.0.137
2022-05-03 22:44:00 +03:00
dependabot[bot]
8847de3153
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 13:22:33 +00:00
dependabot[bot]
9621c5e3b2
Bump serde_json from 1.0.79 to 1.0.80
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 13:22:27 +00:00
Roman Zeyde
45f35c6755
Bump version 2022-04-30 19:23:25 +03:00
Roman Zeyde
cabecde802
Merge pull request #708 from romanz/dependabot/cargo/anyhow-1.0.57
Bump anyhow from 1.0.56 to 1.0.57
2022-04-30 19:14:54 +03:00
dependabot[bot]
0900de3b20
Bump anyhow from 1.0.56 to 1.0.57
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.56...1.0.57)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:20:28 +00:00
Roman Zeyde
b73111c049
Merge pull request #704 from romanz/dependabot/cargo/rayon-1.5.2
Bump rayon from 1.5.1 to 1.5.2
2022-04-23 20:56:48 +03:00
Roman Zeyde
781c997b30
Merge pull request #706 from KhaledEmaraDev/ci-cargo-features-matrix
Add build matrix to test all features
2022-04-23 20:56:15 +03:00
Roman Zeyde
a8f9ef0ae5
Merge pull request #705 from KhaledEmaraDev/ci-cargo-bloat
Install and run cargo-bloat in CI
2022-04-23 20:55:03 +03:00
Khaled Emara
17734e2875
Add build matrix to test all features 2022-04-19 22:56:18 +02:00
Khaled Emara
01bb15a14b
Install and run cargo-bloat in CI 2022-04-19 22:46:23 +02:00
dependabot[bot]
9b83870cc1
Bump rayon from 1.5.1 to 1.5.2
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 13:13:21 +00:00
Roman Zeyde
1b4cc1ec0f Support latest Bitcoin Core in contrib/mempool.py 2022-04-01 16:29:57 +03:00
Roman Zeyde
2b1b0f2f04
Merge pull request #696 from ayanamidev/master
Add guide for other Ubuntu & Debian releases to compile and install librocksdb
2022-04-01 16:28:26 +03:00
Roman Zeyde
75883a3fba
Merge pull request #699 from romanz/dependabot/cargo/log-0.4.16
Bump log from 0.4.14 to 0.4.16
2022-04-01 16:27:39 +03:00
Roman Zeyde
63f3faecd3
Merge pull request #695 from romanz/dependabot/cargo/anyhow-1.0.56
Bump anyhow from 1.0.55 to 1.0.56
2022-04-01 16:27:16 +03:00
dependabot[bot]
e3be1fbe22
Bump log from 0.4.14 to 0.4.16
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 13:17:31 +00:00
Roman Zeyde
466a8987bb
Merge pull request #697 from romanz/dependabot/cargo/crossbeam-channel-0.5.4
Bump crossbeam-channel from 0.5.2 to 0.5.4
2022-03-21 21:57:32 +02:00
dependabot[bot]
31d3e89d9d
Bump crossbeam-channel from 0.5.2 to 0.5.4
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.2 to 0.5.4.
- [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.2...crossbeam-channel-0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:18:49 +00:00
Ayanami
3e3868367e
Add guide for other Ubuntu & Debian releases to compile and install librocksdb 2022-03-17 10:32:08 +09:00
dependabot[bot]
3aa4deae02
Bump anyhow from 1.0.55 to 1.0.56
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.55...1.0.56)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 13:16:48 +00:00
Roman Zeyde
6c685448ac
Bump version 2022-03-04 09:30:14 +02:00
Roman Zeyde
369fecdb25
Merge pull request #690 from romanz/dependabot/cargo/anyhow-1.0.55
Bump anyhow from 1.0.54 to 1.0.55
2022-03-01 00:32:48 +02:00
dependabot[bot]
f4f62c79d3
Bump anyhow from 1.0.54 to 1.0.55
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.55.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...1.0.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 13:16:16 +00:00
Roman Zeyde
a8575b667d
Merge pull request #684 from romanz/dependabot/cargo/serde_json-1.0.79
Bump serde_json from 1.0.78 to 1.0.79
2022-02-21 23:13:15 +02:00
Roman Zeyde
02135361e3
Merge pull request #687 from romanz/dependabot/cargo/anyhow-1.0.54
Bump anyhow from 1.0.53 to 1.0.54
2022-02-21 23:12:50 +02:00
Roman Zeyde
dd9a7db081
Merge pull request #686 from Kixunil/skip-default-conf-files
Use configure_me to skip default config files
2022-02-21 23:12:04 +02:00
dependabot[bot]
eee71c6a71
Bump anyhow from 1.0.53 to 1.0.54
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 13:17:47 +00:00
Martin Habovstiak
081f70323c Use configure_me to skip default config files
This removes the feature for skipping default config files and replaces
it with a configure_me implementation.

Closes #217
2022-02-17 19:10:45 +01:00
dependabot[bot]
50a3215632
Bump serde_json from 1.0.78 to 1.0.79
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.78...v1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 13:18:23 +00:00
Roman Zeyde
e7b2191a86
Bump version 2022-02-04 15:41:50 +02:00
Roman Zeyde
e101739607 Allow only subscribing to scripthashes @ contrib/history.py 2022-02-04 15:23:40 +02:00
Roman Zeyde
953beea7a5
Merge pull request #678 from romanz/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.133 to 1.0.136
2022-02-04 15:22:29 +02:00
Roman Zeyde
3ef8386591
Merge pull request #671 from romanz/dependabot/cargo/serde_json-1.0.78
Bump serde_json from 1.0.75 to 1.0.78
2022-02-04 15:22:07 +02:00
dependabot[bot]
4af1c2ff2a
Bump serde from 1.0.133 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.133 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.133...v1.0.136)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 13:17:35 +00:00
Roman Zeyde
33ae45b7dc
Merge pull request #674 from brandonblack/patch-1
More accurate free space required for reindexing
2022-01-26 12:48:46 +02:00
brandonblack
40ba05a47c
More accurate free space required for reindexing
The free space required peaks higher than the final size before and during compaction.

Final size is ~40G, peak was ~60G on my machine.
2022-01-25 16:04:48 -08:00
Roman Zeyde
5eb07017dd
Merge pull request #672 from romanz/dependabot/cargo/anyhow-1.0.53
Bump anyhow from 1.0.52 to 1.0.53
2022-01-24 22:09:56 +02:00
dependabot[bot]
35e446e6aa
Bump anyhow from 1.0.52 to 1.0.53
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 13:17:49 +00:00
dependabot[bot]
b453dbf430
Bump serde_json from 1.0.75 to 1.0.78
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.75 to 1.0.78.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.75...v1.0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 13:17:45 +00:00
Roman Zeyde
04089ee651 Update release notes 2022-01-21 11:16:04 +02:00
Roman Zeyde
cf121d69a1
Merge pull request #667 from romanz/dependabot/cargo/serde_json-1.0.75
Bump serde_json from 1.0.74 to 1.0.75
2022-01-19 08:32:49 +02:00
dependabot[bot]
7c7c414346
Bump serde_json from 1.0.74 to 1.0.75
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.74 to 1.0.75.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.74...v1.0.75)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 13:18:58 +00:00
Roman Zeyde
477e19d332
Merge pull request #659 from romanz/dependabot/cargo/tempfile-3.3.0
Bump tempfile from 3.2.0 to 3.3.0
2022-01-10 22:37:04 +02:00
Roman Zeyde
d48c100a87
Merge pull request #660 from romanz/dependabot/cargo/crossbeam-channel-0.5.2
Bump crossbeam-channel from 0.5.1 to 0.5.2
2022-01-10 22:36:30 +02:00
Roman Zeyde
f68403d854
Merge pull request #658 from Kixunil/patch-5
Clearly state that altcoins are not supported.
2022-01-10 20:56:06 +02:00