about summary refs log tree commit diff
path: root/pkgs/applications/blockchains
AgeCommit message (Collapse)AuthorFilesLines
2024-03-09Merge pull request #294396 from r-ryantm/auto-update/clightningPavol Rusnak1-2/+2
clightning: 24.02 -> 24.02.1
2024-03-09clightning: 24.02 -> 24.02.1R. Ryantm1-2/+2
2024-03-08ton: 2024.01 -> 2024.02R. Ryantm1-2/+2
2024-03-07Merge pull request #291637 from r-ryantm/auto-update/trezor-suiteWeijia Wang1-3/+3
trezor-suite: 24.2.2 -> 24.2.4
2024-03-07trezor-suite: fix hashWeijia Wang1-1/+1
2024-03-07bitcoind-abc: 0.28.10 -> 0.28.11R. Ryantm1-2/+2
2024-03-06Merge pull request #290374 from r-ryantm/auto-update/exodusWeijia Wang1-2/+2
exodus: 24.1.15 -> 24.2.12
2024-03-06Merge pull request #290565 from r-ryantm/auto-update/besuWeijia Wang1-2/+2
besu: 24.1.1 -> 24.1.2
2024-03-06Merge pull request #292453 from r-ryantm/auto-update/wasabiwalletWeijia Wang1-2/+2
wasabiwallet: 2.0.5 -> 2.0.6
2024-03-05Merge pull request #293334 from erikarvstedt/clightning-remove-clnrestPavol Rusnak1-2/+6
clightning: remove failing plugin `clnrest`
2024-03-04clightning: remove failing plugin `clnrest`Erik Arvstedt1-2/+6
2024-03-04fulcrum: 1.9.8 -> 1.10.0R. Ryantm1-2/+2
2024-03-02Merge pull request #291252 from trofi/stellar-core-gcc-13-fixMario Rodas1-0/+18
stellar-core: fix `gcc-13` build
2024-02-29wasabiwallet: 2.0.5 -> 2.0.6R. Ryantm1-2/+2
2024-02-29trezor-suite: 24.2.2 -> 24.2.4R. Ryantm1-2/+2
2024-02-28clightning: 23.11.2 -> 24.02R. Ryantm1-2/+2
2024-02-26Merge pull request #291638 from r-ryantm/auto-update/ledger-live-desktopNick Cao1-2/+2
ledger-live-desktop: 2.77.1 -> 2.77.2
2024-02-26optimism: 1.6.1 -> 1.7.0R. Ryantm1-3/+3
2024-02-26ledger-live-desktop: 2.77.1 -> 2.77.2R. Ryantm1-2/+2
2024-02-26Merge pull request #291241 from trofi/ton-gcc-13-fix-updatekirillrdy1-2/+9
ton: 2023.10 -> 2024.01
2024-02-25ton: 2023.10 -> 2024.01Sergei Trofimovich1-2/+9
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-24stellar-core: fix `gcc-13` buildSergei Trofimovich1-0/+18
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-24vertcoin: fix `gcc-13` buildSergei Trofimovich1-0/+15
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-24lnd: 0.17.3-beta -> 0.17.4-betaJonas Nick1-3/+3
2024-02-23wownero: fix `gcc-13` buildSergei Trofimovich1-0/+10
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-23Merge pull request #290563 from r-ryantm/auto-update/ledger-live-desktopAndré Silva1-2/+2
ledger-live-desktop: 2.75.0 -> 2.77.1
2024-02-22Merge pull request #290299 from trofi/particl-core-gcc-13-fix-updateMario Rodas1-2/+2
particl-core: 23.0.3.0 -> 23.2.7.0
2024-02-22Merge pull request #290479 from r-ryantm/auto-update/trezor-suitePavol Rusnak1-3/+3
trezor-suite: 24.1.2 -> 24.2.2
2024-02-22trezor-suite: 24.1.2 -> 24.2.2R. Ryantm1-3/+3
2024-02-21Merge pull request #289732 from trofi/btcdeb-updateMario Rodas1-3/+8
btcdeb: unstable-2022-04-03 -> 0.3.20-unstable-2024-02-06
2024-02-22besu: 24.1.1 -> 24.1.2R. Ryantm1-2/+2
2024-02-22ledger-live-desktop: 2.75.0 -> 2.77.1R. Ryantm1-2/+2
2024-02-21exodus: 24.1.15 -> 24.2.12R. Ryantm1-2/+2
2024-02-20particl-core: 23.0.3.0 -> 23.2.7.0Sergei Trofimovich1-2/+2
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:100:50: error: 'uint8_t' was not declared in this scope 100 | const std::array<uint8_t, PREFIX_LEN>& prefix) | ^~~~~~~
2024-02-20bitcoind-abc: 0.28.9 -> 0.28.10R. Ryantm1-2/+2
2024-02-19Merge pull request #289784 from trofi/clboss-updatePavol Rusnak1-6/+10
clboss: 0.12 -> 0.13
2024-02-19nano-wallet: fix `gcc-13` build failureSergei Trofimovich1-1/+14
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-18litecoin: fix `gcc-13` build failureSergei Trofimovich1-0/+8
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-18clboss: 0.12 -> 0.13Sergei Trofimovich1-6/+10
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-18btcdeb: unstable-2022-04-03 -> 0.3.20-unstable-2024-02-06Sergei Trofimovich1-3/+8
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-18bitcoin-abc: 0.26.2 -> 0.28.9Sergei Trofimovich1-2/+4
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-17Merge pull request #289510 from trofi/aeon-mark-brokenRaghav Sood1-0/+3
aeon: mark broken
2024-02-17aeon: mark brokenSergei Trofimovich1-0/+3
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-17optimism: 1.5.1 -> 1.6.1R. Ryantm1-3/+3
2024-02-11Merge pull request #287225 from andresilva/polkadot-v1.7.0André Silva2-1441/+1494
polkadot: 1.6.0 -> 1.7.0
2024-02-10Merge pull request #287754 from r-ryantm/auto-update/optimismYt1-3/+3
optimism: 1.5.0 -> 1.5.1
2024-02-10optimism: 1.5.0 -> 1.5.1R. Ryantm1-3/+3
2024-02-10ergo: 5.0.19 -> 5.0.20R. Ryantm1-2/+2
2024-02-09taproot-assets: 0.3.2 -> 0.3.3R. Ryantm1-2/+2
2024-02-08btcpayserver: 1.11.7 -> 1.12.5Erik Arvstedt2-128/+108