about summary refs log tree commit diff
path: root/pkgs/applications/altcoins
Commit message (Collapse)AuthorAge
* Merge pull request #64784 from 1000101/masterworldofpeace2019-07-16
|\ | | | | monero: Enable Trezor support
| * Add protobuf to enable Trezor supportJan Hrnko2019-07-15
| |
* | Merge master into staging-nextFrederik Rietdijk2019-07-13
|\|
| * Merge pull request #64446 from jonasnick/clightning-0.7.1worldofpeace2019-07-11
| |\ | | | | | | clightning: 0.7.0 -> 0.7.1
| | * clightning: 0.7.0 -> 0.7.1Jonas Nick2019-07-08
| | |
* | | Merge master into staging-nextFrederik Rietdijk2019-07-11
|\| |
| * | go-ethereum: add xrelkd as maintainerxrelkd2019-07-11
| | |
| * | go-ethereum: update homepagexrelkd2019-07-11
| | |
| * | go-ethereum: 1.8.27 -> 1.9.0xrelkd2019-07-11
| |/
* | Merge staging-next into stagingFrederik Rietdijk2019-07-09
|\|
| * Merge pull request #64263 from rnhmjoj/moneroFranz Pletz2019-07-03
| |\ | | | | | | monero: 0.14.0 -> 0.14.1
| | * monero-gui: update patchrnhmjoj2019-07-03
| | |
| | * monero: fix source hashrnhmjoj2019-07-03
| | |
| | * monero-gui: 0.14.0.0 -> 0.14.1.0Artem Vorotnikov2019-07-01
| | |
| | * monero: 0.14.0.2 -> 0.14.1.0Artem Vorotnikov2019-07-01
| | |
| * | parity-beta: 2.5.3 -> 2.5.4xrelkd2019-07-02
| | |
| * | parity: 2.4.8 -> 2.4.9xrelkd2019-07-02
| |/
* | Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-appsThomas Tuegel2019-07-05
|\ \ | |/ |/| Wrap Qt applications
| * wrapQtAppsHook: Remove ad hoc Qt wrappersThomas Tuegel2019-07-05
| |
* | parity: activate "final" featurexrelkd2019-06-26
| |
* | parity-beta: 2.5.1 -> 2.5.3xrelkd2019-06-26
| |
* | parity: 2.4.6 -> 2.4.8xrelkd2019-06-26
|/
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* wasabiwallet: init at 1.1.5Marek Mahut2019-06-04
|
* treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross2019-06-01
| | | | | | | | | | | | | | A recent upgrade of cargo-vendor changed its output slightly, which broke all cargoSha256 hashes in nixpkgs. See https://github.com/NixOS/nixpkgs/issues/60668 for more information. Since then, a few hashes have been fixed in master by hand, but there were a lot still to do, so I did all of the ones left over with some scripts I wrote. The one hash I wasn’t able to update was habitat's, because it’s currently broken and the build doesn’t get far enough to produce a hash anyway.
* exodus: init at 19.5.24Marek Mahut2019-05-27
|
* parity-beta: 2.5.0 -> 2.5.1Alexander Krupenkin2019-05-15
|
* parity: 2.4.5 -> 2.4.6Alexander Krupenkin2019-05-15
|
* bitcoin: cleanup check-only input, move to checkInputsWill Dietz2019-05-03
| | | | Per reviewer request, good call thanks!
* bitcoin: 0.17.3 -> 0.18.0, enable and run unit testsWill Dietz2019-05-03
| | | | https://bitcoincore.org/en/releases/0.18.0/
* altcoins.bitcoin-abc: 0.18.2 -> 0.19.4nyanloutre2019-05-02
|
* parity: 2.2.9 -> 2.4.5Alexander Krupenkin2019-04-23
|
* parity-beta: 2.3.2 -> 2.5.0Alexander Krupenkin2019-04-23
|
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* go-ethereum: 1.8.26 -> 1.8.27xrelkd2019-04-19
|
* pivx: init at 3.2.0wucke132019-04-14
|
* Merge pull request #58444 from fuwa0529/update-aeonAaron Andersen2019-04-13
|\ | | | | altcoins.aeon: 0.12.8.0 -> 0.12.9.0
| * altcoins.aeon: 0.12.8.0 -> 0.12.9.0fuwa2019-03-28
| |
* | go-ethereum: 1.8.25 -> 1.8.26xrelkd2019-04-11
| |
* | go-ethereum: 1.8.22 -> 1.8.25 (#59220)xrelkd2019-04-10
| |
* | ethabi: 4.1.0 -> 7.0.0 (#59218)xrelkd2019-04-10
| |
* | monero-gui: fix missing qml importsrnhmjoj2019-03-27
|/
* monero-gui: 0.13.0.4 -> 0.14.0.0David Meister2019-03-25
|
* monero: 0.13.0.4 -> 0.14.0.2David Meister2019-03-25
|
* altcoins.freicoin: fix build (#57647)Stephen2019-03-14
|
* Merge pull request #55486 from demyanrogozhin/particl-0.17.1Ryan Mulligan2019-03-08
|\ | | | | particl-core: 0.17.0.2 -> 0.17.1.2
| * particl-core: 0.17.0.2 -> 0.17.1.2Demyan Rogozhin2019-02-09
| |
* | altcoins.wownero: 0.5.0.0 -> 0.5.0.2 (#56810)fuwa2019-03-04
| |
* | clightning: 0.6.3 -> 0.7.0 (#56788)William Casarin2019-03-04
| | | | | | Signed-off-by: William Casarin <jb55@jb55.com>
* | Merge pull request #55140 from akru/parityRyan Mulligan2019-02-24
|\ \ | | | | | | Security updates, parity: 2.2.8 -> 2.2.9