Commit Graph

2133 Commits

Author SHA1 Message Date
Pol Dellaiera
ff3aef4c69
Merge pull request #295289 from andresilva/framesh-0.6.9
framesh: 0.6.8 -> 0.6.9
2024-03-12 21:58:41 +01:00
Pol Dellaiera
f38cc44848
Merge pull request #294973 from wegank/dogecoin-remove
dogecoin, dogecoind: remove
2024-03-12 21:43:55 +01:00
rnhmjoj
de88b90a99
monero-{cli,gui}: 0.18.3.1 -> 0.18.3.2 2024-03-12 18:53:27 +01:00
André Silva
3e07bf9bb5
framesh: 0.6.8 -> 0.6.9 2024-03-12 11:24:38 +00:00
André Silva
2b556dff10
Merge pull request #293541 from andresilva/polkadot-v1.8.0
polkadot: 1.7.0 -> 1.8.0
2024-03-12 11:23:12 +00:00
Peder Bergebakken Sundt
189b80da97
Merge pull request #292943 from r-ryantm/auto-update/gridcoin-research
gridcoin-research: 5.4.5.0 -> 5.4.6.0-hotfix-1
2024-03-11 14:59:23 +01:00
Weijia Wang
3f9a9a4ad6 dogecoin, dogecoind: remove 2024-03-11 13:49:52 +01:00
Pavol Rusnak
6074e65d28
Merge pull request #294396 from r-ryantm/auto-update/clightning
clightning: 24.02 -> 24.02.1
2024-03-09 13:48:26 +01:00
R. Ryantm
1b2b93168c clightning: 24.02 -> 24.02.1 2024-03-09 01:06:39 +00:00
Emmanuel Rosa
9056b16539 sparrow: 1.8.1 -> 1.8.4 2024-03-08 13:59:15 -05:00
R. Ryantm
7c444ebc5b ton: 2024.01 -> 2024.02 2024-03-08 16:54:25 +00:00
R. Ryantm
ed9afea012 gridcoin-research: 5.4.5.0 -> 5.4.6.0-hotfix-1 2024-03-07 17:04:56 +00:00
Weijia Wang
85ac4454f0
Merge pull request #291637 from r-ryantm/auto-update/trezor-suite
trezor-suite: 24.2.2 -> 24.2.4
2024-03-07 08:21:25 +01:00
Weijia Wang
b37b082819
trezor-suite: fix hash 2024-03-07 07:31:26 +01:00
R. Ryantm
3f0923ff0a bitcoind-abc: 0.28.10 -> 0.28.11 2024-03-07 02:14:42 +00:00
Weijia Wang
c8afa93c67
Merge pull request #290374 from r-ryantm/auto-update/exodus
exodus: 24.1.15 -> 24.2.12
2024-03-06 23:04:14 +01:00
Weijia Wang
ff352fc505
Merge pull request #290565 from r-ryantm/auto-update/besu
besu: 24.1.1 -> 24.1.2
2024-03-06 22:35:10 +01:00
Weijia Wang
23c12c63f2
Merge pull request #292453 from r-ryantm/auto-update/wasabiwallet
wasabiwallet: 2.0.5 -> 2.0.6
2024-03-06 22:17:10 +01:00
Pavol Rusnak
8c42f91af3
Merge pull request #293334 from erikarvstedt/clightning-remove-clnrest
clightning: remove failing plugin `clnrest`
2024-03-05 22:31:59 +01:00
André Silva
d28821170a
polkadot: 1.7.0 -> 1.8.0 2024-03-05 17:12:31 +00:00
Erik Arvstedt
0a556af170
clightning: remove failing plugin clnrest 2024-03-04 23:01:10 +01:00
R. Ryantm
8aedb8e7a0 fulcrum: 1.9.8 -> 1.10.0 2024-03-04 13:12:55 +00:00
Mario Rodas
06cdd0e460
Merge pull request #291252 from trofi/stellar-core-gcc-13-fix
stellar-core: fix `gcc-13` build
2024-03-02 00:05:12 -05:00
R. Ryantm
ab2a497ffc wasabiwallet: 2.0.5 -> 2.0.6 2024-02-29 22:57:52 +00:00
R. Ryantm
942550cc5e trezor-suite: 24.2.2 -> 24.2.4 2024-02-29 16:28:05 +00:00
R. Ryantm
b3ffec1279 clightning: 23.11.2 -> 24.02 2024-02-28 01:20:48 +00:00
Nick Cao
7b17e470bf
Merge pull request #291638 from r-ryantm/auto-update/ledger-live-desktop
ledger-live-desktop: 2.77.1 -> 2.77.2
2024-02-26 20:55:30 -05:00
R. Ryantm
dfbc4a1e3b optimism: 1.6.1 -> 1.7.0 2024-02-26 21:40:45 +00:00
R. Ryantm
1613aab615 ledger-live-desktop: 2.77.1 -> 2.77.2 2024-02-26 18:46:47 +00:00
kirillrdy
5a7e08cd83
Merge pull request #291241 from trofi/ton-gcc-13-fix-update
ton: 2023.10 -> 2024.01
2024-02-26 06:57:55 +11:00
Sergei Trofimovich
8f4e78e85d ton: 2023.10 -> 2024.01
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249007752:

    In file included from /build/source/third-party/rocksdb/table/block_based/data_block_hash_index.cc:9:
    /build/source/third-party/rocksdb/table/block_based/data_block_hash_index.h:65:7: error: 'uint8_t' does not name a type
       65 | const uint8_t kNoEntry = 255;
          |       ^~~~~~~
2024-02-25 11:53:16 +00:00
Sergei Trofimovich
81745f1058 stellar-core: fix gcc-13 build
Without the change build fails on `master` as
https://hydra.nixos.org/build/249037972:

   libmedida/src/medida/histogram.cc: In constructor 'medida::Histogram::Impl::Impl(medida::SamplingInterface::SampleType, std::chrono::seconds)':
   libmedida/src/medida/histogram.cc:134:18: error: 'invalid_argument' is not a member of 'std'
     134 |       throw std::invalid_argument("invalid sample_type");
         |                  ^~~~~~~~~~~~~~~~
2024-02-24 22:30:40 +00:00
Sergei Trofimovich
caf4d7bb6f vertcoin: fix gcc-13 build
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249126465:

    support/lockedpool.cpp: In member function 'void Arena::free(void*)':
    support/lockedpool.cpp:102:20: error: 'runtime_error' is not a member of 'std'
      102 |         throw std::runtime_error("Arena: invalid or double free");
          |                    ^~~~~~~~~~~~~
2024-02-24 18:09:34 +00:00
Jonas Nick
e59c530c30
lnd: 0.17.3-beta -> 0.17.4-beta 2024-02-24 13:23:35 +00:00
Sergei Trofimovich
51bac09a7c wownero: fix gcc-13 build
Without the change build fail on `master` as
https://hydra.nixos.org/build/248981684:

    /build/source/contrib/epee/include/storages/parserse_base_utils.h:46:28: error: 'uint8_t' does not name a type
       46 |     static const constexpr uint8_t lut[256]={
          |                            ^~~~~~~
2024-02-23 22:12:00 +00:00
André Silva
33020597a3
Merge pull request #290563 from r-ryantm/auto-update/ledger-live-desktop
ledger-live-desktop: 2.75.0 -> 2.77.1
2024-02-23 13:15:26 +00:00
Mario Rodas
83ff7b0f33
Merge pull request #290299 from trofi/particl-core-gcc-13-fix-update
particl-core: 23.0.3.0 -> 23.2.7.0
2024-02-22 19:42:05 -05:00
Pavol Rusnak
6431687868
Merge pull request #290479 from r-ryantm/auto-update/trezor-suite
trezor-suite: 24.1.2 -> 24.2.2
2024-02-22 16:38:39 -03:00
R. Ryantm
2659d40aff
trezor-suite: 24.1.2 -> 24.2.2 2024-02-22 16:38:08 -03:00
Mario Rodas
fd8da35abf
Merge pull request #289732 from trofi/btcdeb-update
btcdeb: unstable-2022-04-03 -> 0.3.20-unstable-2024-02-06
2024-02-21 23:50:36 -05:00
R. Ryantm
ec629d858f besu: 24.1.1 -> 24.1.2 2024-02-22 04:19:00 +00:00
R. Ryantm
b9d3780742 ledger-live-desktop: 2.75.0 -> 2.77.1 2024-02-22 04:12:54 +00:00
R. Ryantm
bf1a92c099 exodus: 24.1.15 -> 24.2.12 2024-02-21 07:19:36 +00:00
Sergei Trofimovich
cd37349f82 particl-core: 23.0.3.0 -> 23.2.7.0
Without the change the build against `gcc-13` fails on `master` as
https://hydra.nixos.org/build/249150842:

    In file included from ./util/strencodings.h:14,
                     from util/strencodings.cpp:6:
    ./util/string.h💯50: error: 'uint8_t' was not declared in this scope
      100 |                                 const std::array<uint8_t, PREFIX_LEN>& prefix)
          |                                                  ^~~~~~~
2024-02-20 23:05:06 +00:00
R. Ryantm
345d7bf969 bitcoind-abc: 0.28.9 -> 0.28.10 2024-02-20 22:35:12 +00:00
Pavol Rusnak
9d8b9afbac
Merge pull request #289784 from trofi/clboss-update
clboss: 0.12 -> 0.13
2024-02-19 22:18:14 -03:00
Sergei Trofimovich
2c63059067 nano-wallet: fix gcc-13 build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249086772:

    In file included from /build/source/submodules/rocksdb/table/block_based/data_block_hash_index.cc:9:
    /build/source/submodules/rocksdb/table/block_based/data_block_hash_index.h:65:7: error: 'uint8_t' does not name a type
       65 | const uint8_t kNoEntry = 255;
          |       ^~~~~~~
2024-02-19 22:15:49 +00:00
Sergei Trofimovich
964b613a0d litecoin: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/249019697:

    support/lockedpool.cpp: In member function 'void Arena::free(void*)':
    support/lockedpool.cpp:102:20: error: 'runtime_error' is not a member of 'std'
      102 |         throw std::runtime_error("Arena: invalid or double free");
          |                    ^~~~~~~~~~~~~
2024-02-18 23:00:26 +00:00
Sergei Trofimovich
4d4f3d1b79 clboss: 0.12 -> 0.13
Changes: https://github.com/ZmnSCPxj/clboss/releases/tag/v0.13

Without the update the build fails on `master` against `gcc-13` as
https://hydra.nixos.org/build/249004612:

    In file included from dev-proxy-connect.cpp:3:
    Net/SocketFd.hpp:42:37: error: 'uint8_t' is not a member of 'std'; did you mean 'wint_t'?
       42 |         void write(std::vector<std::uint8_t> const&);
          |                                     ^~~~~~~
          |                                     wint_t
2024-02-18 17:12:56 +00:00
Sergei Trofimovich
2157a9ce31 btcdeb: unstable-2022-04-03 -> 0.3.20-unstable-2024-02-06
Without the change the build against `gcc-13` on `master` fails as
https://hydra.nixos.org/build/249060206:

    support/lockedpool.cpp: In member function 'void Arena::free(void*)':
    support/lockedpool.cpp:102:20: error: 'runtime_error' is not a member of 'std'
      102 |         throw std::runtime_error("Arena: invalid or double free");
          |                    ^~~~~~~~~~~~~

While at it enable parallel building.
2024-02-18 11:18:37 +00:00
Sergei Trofimovich
7cecf3eae1 bitcoin-abc: 0.26.2 -> 0.28.9
Without the change build on `gcc-13` in `master` fails as
https://hydra.nixos.org/build/249054007:

    In file included from /build/source/src/clientversion.cpp:7:
    /build/source/src/./tinyformat.h:380:36: error: 'uint8_t' has not been declared
      380 | TINYFORMAT_DEFINE_FORMATVALUE_CHAR(uint8_t)
          |                                    ^~~~~~~
2024-02-18 11:08:13 +00:00
Raghav Sood
66ea5ff69f
Merge pull request #289510 from trofi/aeon-mark-broken
aeon: mark broken
2024-02-17 21:34:58 +08:00
Sergei Trofimovich
34b41d0c74 aeon: mark broken
No development upstream for past few years.

Fails to build against `gcc-13` on `master` as
https://hydra.nixos.org/build/249045599:

    In file included from /build/source/src/common/combinator.cpp:31:
    /build/source/src/common/combinator.h:38:1: error: 'uint64_t' does not name a type
       38 | uint64_t combinations_count(uint32_t k, uint32_t n);
          | ^~~~~~~~
2024-02-17 11:36:29 +00:00
R. Ryantm
62c08c4f49 optimism: 1.5.1 -> 1.6.1 2024-02-17 07:44:02 +00:00
André Silva
9adb3fcfd2
Merge pull request #287225 from andresilva/polkadot-v1.7.0
polkadot: 1.6.0 -> 1.7.0
2024-02-11 13:00:03 +00:00
Yt
b5deef5f5e
Merge pull request #287754 from r-ryantm/auto-update/optimism
optimism: 1.5.0 -> 1.5.1
2024-02-10 16:42:54 +00:00
R. Ryantm
3119dc3618 optimism: 1.5.0 -> 1.5.1 2024-02-10 12:11:27 +00:00
R. Ryantm
9ff9fff004 ergo: 5.0.19 -> 5.0.20 2024-02-10 08:24:37 +00:00
R. Ryantm
26c741b7c1 taproot-assets: 0.3.2 -> 0.3.3 2024-02-09 06:32:49 +00:00
Erik Arvstedt
2d108624a5
btcpayserver: 1.11.7 -> 1.12.5 2024-02-08 21:45:42 +01:00
Erik Arvstedt
9a0e4aa43a
nbxplorer: 2.3.66 -> 2.5.0 2024-02-08 21:45:32 +01:00
André Silva
b2d047d3f2
polkadot: 1.6.0 -> 1.7.0 2024-02-08 11:15:49 +00:00
Weijia Wang
98584c90d4
Merge pull request #286486 from wegank/sumokoin-fix
sumokoin: fix build with gcc 13
2024-02-06 21:31:33 +01:00
Weijia Wang
7ee2a7b969 sumokoin: fix build with gcc 13 2024-02-05 13:57:44 +01:00
Weijia Wang
3b079d38e4
Merge pull request #281691 from r-ryantm/auto-update/exodus
exodus: 23.12.21 -> 24.1.15
2024-02-04 22:38:27 +01:00
Weijia Wang
061a75bbf7
Merge pull request #284234 from r-ryantm/auto-update/besu
besu: 23.10.3 -> 24.1.1
2024-02-04 20:14:05 +01:00
Yt
6fb8ef9302
Merge pull request #285745 from r-ryantm/auto-update/optimism
optimism: 1.1.6 -> 1.5.0
2024-02-02 22:31:59 +00:00
Alex Wied
08c24595c6 lighthouse: 4.5.0 -> 4.6.0 2024-02-02 13:37:32 -03:00
R. Ryantm
629695900f op-geth: 1.101305.1 -> 1.101305.3 2024-02-02 09:15:23 +00:00
R. Ryantm
009d63f112 optimism: 1.1.6 -> 1.5.0 2024-02-02 08:43:41 +00:00
Weijia Wang
a1dc07da6f
Merge pull request #282766 from r-ryantm/auto-update/ergo
ergo: 5.0.18 -> 5.0.19
2024-01-28 06:44:25 +01:00
R. Ryantm
e0e27d36d9 besu: 23.10.3 -> 24.1.1 2024-01-27 12:27:15 +00:00
André Silva
ba7d3dcba6
ledger-live-desktop: add sourceProvenance 2024-01-25 13:11:59 +00:00
R. Ryantm
b7a82613cb ledger-live-desktop: 2.73.1 -> 2.75.0 2024-01-25 06:23:59 +00:00
R. Ryantm
7296553e58 exodus: 23.12.21 -> 24.1.15 2024-01-24 14:19:13 +00:00
André Silva
9fcbb8e48d
polkadot: 1.5.0 -> 1.6.0
diff: https://github.com/paritytech/polkadot-sdk/compare/polkadot-v1.5.0...polkadot-v1.6.0
changelog: https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-v1.6.0
2024-01-24 12:18:27 +00:00
Yt
76a4ed26a3
Merge pull request #283154 from r-ryantm/auto-update/op-geth
op-geth: 1.101305.0 -> 1.101305.1
2024-01-23 13:50:24 +00:00
Pavol Rusnak
553cacb064
trezor-suite: 23.12.3 -> 24.1.2 2024-01-23 07:35:58 -06:00
R. Ryantm
007c39b532 op-geth: 1.101305.0 -> 1.101305.1 2024-01-23 08:48:10 +00:00
R. Ryantm
ad7037ee37 ergo: 5.0.18 -> 5.0.19 2024-01-22 02:43:25 +00:00
Weijia Wang
6c6804e356
Merge pull request #278198 from r-ryantm/auto-update/besu
besu: 23.10.2 -> 23.10.3
2024-01-20 10:53:59 +01:00
a-n-n-a-l-e-e
0eac651eb0
Merge pull request #280118 from polachok/solana-update
solana-validator: 1.10 -> 1.16
2024-01-17 13:29:06 -08:00
Alexander Polakov
5c5c0fba21 solana-validator: 1.10 -> 1.16
* solana-validator: move env under env attr
 * fix build on darwin
 * fix build with rust 1.7x
 * solana-validator: use patch from github

Co-authored-by: a-n-n-a-l-e-e <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-01-18 01:16:59 +04:00
Jonas Nick
ffe0695434
lnd: 0.17.0-beta -> 0.17.3-beta 2024-01-16 11:46:34 +00:00
Pavol Rusnak
e704803861
Merge pull request #280818 from r-ryantm/auto-update/fulcrum
fulcrum: 1.9.7 -> 1.9.8
2024-01-13 21:21:04 -05:00
Yt
c66f8f59c0
Merge pull request #280788 from aikooo7/update-solana-cli
solana-cli: 1.14.23 → 1.16.27
2024-01-14 01:27:01 +01:00
R. Ryantm
5bfbad2f67 fulcrum: 1.9.7 -> 1.9.8 2024-01-13 21:52:20 +00:00
aikooo7
b3189792a6
solana-cli: 1.14.23 → 1.16.27 2024-01-13 19:19:26 +00:00
R. Ryantm
5a26527555 op-geth: 1.101304.2 -> 1.101305.0 2024-01-13 03:59:06 +00:00
github-actions[bot]
7c48a66399
Merge master into staging-next 2024-01-05 12:01:19 +00:00
R. Ryantm
f10ff4a12c ledger-live-desktop: 2.73.0 -> 2.73.1 2024-01-05 08:38:16 +00:00
github-actions[bot]
340cf4304d
Merge master into staging-next 2024-01-05 06:01:12 +00:00
R. Ryantm
a4d0aa0797 taproot-assets: 0.2.3 -> 0.3.2 2024-01-05 02:53:24 +00:00
Vladimír Čunát
8a839514de
Merge branch 'master' into staging-next 2024-01-04 15:07:44 +01:00
Weijia Wang
818c456cb1
Merge pull request #276858 from r-ryantm/auto-update/exodus
exodus: 23.12.7 -> 23.12.21
2024-01-03 19:30:24 +01:00
Weijia Wang
ae25aaca78
Merge pull request #276601 from r-ryantm/auto-update/wasabiwallet
wasabiwallet: 2.0.4 -> 2.0.5
2024-01-03 19:17:10 +01:00
Weijia Wang
eb5334c27d Merge branch 'master' into staging-next 2024-01-03 03:22:40 +01:00
R. Ryantm
d8f20e7c7b besu: 23.10.2 -> 23.10.3 2024-01-02 05:57:35 +00:00
R. Ryantm
91189e7075 btcd: 0.23.4 -> 0.24.0 2023-12-31 12:04:24 +00:00
github-actions[bot]
f50aae4fb1
Merge master into staging-next 2023-12-29 18:00:57 +00:00