summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-09-03replace varint patch with commit from upstreamredfish
Do what the upstream did.
2023-09-02update to 2.0.0.0redfish
Note that the patch regarding VARINT static assert failure: the argument is unsignd, so the DEFAULT VarIntMode works for it. So, we fixed the failure by removing the mode, letting it be default. But, upstream did the other fix, which is to cast to arg to a signed type, keeping the non-default VarIntMode. b1b51490058bbc693eca8ef7abd69dc022446201 cast nHeight to int32_t to match the VarIntMode expected type/value https://gitlab.com/bitcoinunlimited/BCHUnlimited/-/commit/b1b51490058bbc693eca8ef7abd69dc022446201
2021-04-171.9.1.1redfish
2020-11-19Updated to release 1.9.0.1Dimitri Kaparis
2020-08-311.9.0.0redfish
2020-05-241.8.0.0redfish
2019-12-01Merge branch 'master' of ssh://aur.archlinux.org/bitcoin-unlimitedDimitri Kaparis
2019-12-01Updated to release 1.7.0.0Dimitri Kaparis
2019-08-311.6.0.1redfish
2019-05-17Updated to release 1.6.0.0Dimitri Kaparis
2018-12-24Updated to release 1.5.1.0Dimitri Kaparis
2018-11-16Updated to release 1.5.0.2Dimitri Kaparis
2018-11-09Updated to 1.5.0.1 releaseDimitri Kaparis
2018-10-17Updated .SRCINFO for 1.5.0.0 release updateDimitri Kaparis
2018-10-17Updated to 1.5.0.0 release with warning upgrading from BTC editionDimitri Kaparis
2018-09-01Use native install target for packageDimitri Kaparis
2018-09-01Fix to unpacked source directory nameDimitri Kaparis
2018-09-01Dependencies rearrangement.Dimitri Kaparis
This qt and other optional libraries are now optdepends and related functionality (e.g. Qt5 for GUI) will only be enabled if present.
2018-09-01Converted to install current bitcoin cash (BCH) releaseDimitri Kaparis
2017-07-18v1.0.3.0André Vitor de Lima Matos
2017-05-11v1.0.2.0, with openssl-1.0André Vitor de Lima Matos
2017-05-08v1.0.1.4André Vitor de Lima Matos
Using openssl-1.0
2017-03-24Updated to 1.0.1.3André Vitor de Lima Matos
2017-03-16Initial commitAndré Vitor de Lima Matos
v. 1.0.1.1