You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abcb876 doc: add more info to dependencies.md (Pavol Rusnak)
Pull request description:
Follow-up to bitcoin/bitcoin#23565
I added more info to dependencies.md - especially links to `depends/packages/*.mk` files and link to PRs where used versions were bumped.
Preview at: https://github.com/prusnak/bitcoin/blob/dependencies/doc/dependencies.md
ACKs for top commit:
fanquake:
ACK abcb876 - I didn't click on or test all of the links, but this looks ok.
Tree-SHA512: e91deb639afebeb37f7bf05dddad8f70547b51688e938a30692e59dbd7c9e49d52b7f9bfacb74ef60c98862b6f8f444199d0ae06973c42dc647314bc1ffc22d5
|[Boost](../depends/packages/boost.mk)|[link](https://www.boost.org/users/download/)|[1.77.0](https://github.com/bitcoin/bitcoin/pull/24383)|[1.64.0](https://github.com/bitcoin/bitcoin/pull/22320)| No |
21
+
|[libevent](../depends/packages/libevent.mk)|[link](https://github.com/libevent/libevent/releases)|[2.1.12-stable](https://github.com/bitcoin/bitcoin/pull/21991)|[2.1.8](https://github.com/bitcoin/bitcoin/pull/24681)| No |
|[qrencode](../depends/packages/qrencode.mk)|[link](https://fukuchi.org/works/qrencode/)|[3.4.4](https://github.com/bitcoin/bitcoin/pull/6373)|| No |
32
+
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.3](https://github.com/bitcoin/bitcoin/pull/24668)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
33
33
34
34
### Networking
35
-
| Dependency | Version used | Minimum required | Runtime |
36
-
| --- | --- | --- | --- |
37
-
|[libnatpmp](https://github.com/miniupnp/libnatpmp/)| commit [4536032...](https://github.com/miniupnp/libnatpmp/tree/4536032ae32268a45c073a4d5e91bbab4534773a)|| No |
38
-
|[MiniUPnPc](https://miniupnp.tuxfamily.org/)| 2.2.2 | 1.9 | No |
|[libnatpmp](../depends/packages/libnatpmp.mk)|[link](https://github.com/miniupnp/libnatpmp/)| commit [4536032...](https://github.com/bitcoin/bitcoin/pull/21209)|| No |
38
+
|[MiniUPnPc](../depends/packages/miniupnpc.mk)|[link](https://miniupnp.tuxfamily.org/)|[2.2.2](https://github.com/bitcoin/bitcoin/pull/20421)| 1.9 | No |
39
39
40
40
### Notifications
41
-
| Dependency | Version used | Minimum required | Runtime |
42
-
| --- | --- | --- | --- |
43
-
|[ZeroMQ](https://zeromq.org)| 4.3.4 | 4.0.0 | No |
|[ZeroMQ](../depends/packages/zeromq.mk)|[link](https://github.com/zeromq/libzmq/releases)|[4.3.4](https://github.com/bitcoin/bitcoin/pull/23956)| 4.0.0 | No |
44
44
45
45
### Wallet
46
-
| Dependency | Version used | Minimum required | Runtime |
|[SQLite](../depends/packages/sqlite.mk)|[link](https://sqlite.org)|[3.32.1](https://github.com/bitcoin/bitcoin/pull/19077)|[3.7.17](https://github.com/bitcoin/bitcoin/pull/19077)| No |
0 commit comments