summary refs log tree commit diff
path: root/pkgs/applications/altcoins
Commit message (Collapse)AuthorAge
* 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
| * | parity: 2.2.8 -> 2.2.9Alexander Krupenkin2019-02-04
| | |
| * | parity-beta: 2.3.1 -> 2.3.2Alexander Krupenkin2019-02-04
| |/
* | nano-wallet: 16.3 -> 18.0Jaakko Luttinen2019-02-24
| |
* | go-ethereum: 1.18.21 -> 1.18.22Lorenzo Manacorda2019-02-20
| |
* | altcoins.wownero: 0.4.0.0 -> 0.5.0.0fuwa2019-02-11
|/
* parity: 2.2.7 -> 2.2.8Alexander Krupenkin2019-02-01
|
* parity-beta: 2.3.0 -> 2.3.1Alexander Krupenkin2019-02-01
|
* Merge pull request #53740 from akru/paritySilvan Mosberger2019-01-27
|\ | | | | parity: 2.1.10 -> 2.2.7
| * parity: 2.1.11 -> 2.2.7Alexander Krupenkin2019-01-16
| |
| * parity-beta: 2.2.6 -> 2.3.0Alexander Krupenkin2019-01-16
| |
| * parity: 2.1.10 -> 2.1.11Alexander Krupenkin2019-01-10
| |
| * parity-beta: 2.2.5 -> 2.2.6Alexander Krupenkin2019-01-10
| |
* | go-ethereum: 1.8.20 -> 1.8.21Echo Nolan2019-01-18
| | | | | | | | | | Updates the package to track an emergency hotfix release. This fixes a security vulnerability.
* | clightning: 0.6.2 -> 0.6.3William Casarin2019-01-13
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [0.6.3] - 2019-01-09: "The Smallblock Conspiracy" This release named by @molxyz and @ctrlbreak Added - JSON API: New command `check` checks the validity of a JSON API call without running it. - JSON API: `getinfo` now returns `num_peers` `num_pending_channels`, `num_active_channels` and `num_inactive_channels` fields. - JSON API: use `\n\n` to terminate responses, for simplified parsing (pylightning now relies on this) - JSON API: `fundchannel` now includes an `announce` option, when false it will keep channel private. Defaults to true. - JSON API: `listpeers`'s `channels` now includes a `private` flag to indicate if channel is announced or not. - Plugins: experimental plugin support for `lightningd`, including option passthrough and JSON-RPC passthrough. Changed - JSON API: `pay` and `decodepay` accept and ignore `lightning:` prefixes. - pylightning: Allow either keyword arguments or positional arguments. - JSON-RPC: messages are now separated by 2 consecutive newlines. - JSON-RPC: `jsonrpc`:`2.0` now included in json-rpc command calls. complies with spec. Deprecated Note: You should always set `allow-deprecated-apis=false` to test for changes. - pylightning: Support for pre-2-newline JSON-RPC (<= 0.6.2 lightningd) is deprecated. Removed - option_data_loss_protect is now only offered if EXPERIMENTAL_FEATURES is enabled, since it seems incompatible with lnd and has known bugs. Fixed - JSON API: uppercase invoices now parsed correctly (broken in 0.6.2). - JSON API: commands are once again read even if one hasn't responded yet (broken in 0.6.2). - Protocol: allow lnd to send `update_fee` before `funding_locked`. - Protocol: fix limit on how much funder can send (fee was 1000x too small) - Protocol: don't send invalid onion errors if peer says onion was bad. - Protocol: don't crash when peer sends a 0-block-expiry HTLC. - pylightning: handle multiple simultanous RPC replies reliably.
* Merge master into staging-nextFrederik Rietdijk2019-01-06
|\
| * Merge pull request #52868 from roconnor/bitcoinroconnor2019-01-05
| |\ | | | | | | Bitcoin: 0.17.0 -> 0.17.1
| | * Bitcoin: 0.17.0 -> 0.17.1Russell O'Connor2018-12-25
| | |
* | | Merge master into staging-nextFrederik Rietdijk2019-01-02
|\| |
| * | qrencode: merge with libqrencodeJan Tojnar2019-01-01
| | |
* | | treewide: remove paxutils from stdenvJörg Thalheim2018-12-22
|/ / | | | | | | | | | | | | More then one year ago we removed grsecurity kernels from nixpkgs: https://github.com/NixOS/nixpkgs/pull/25277 This removes now also paxutils from stdenv.
* | parity: 2.1.9 -> 2.1.10Alexander Krupenkin2018-12-17
| |
* | parity-beta: 2.2.4 -> 2.2.5Alexander Krupenkin2018-12-17
|/
* go-ethereum: 1.8.19 -> 1.8.20Lorenzo Manacorda2018-12-13
|
* Merge pull request #51782 from rnhmjoj/moneroJörg Thalheim2018-12-12
|\ | | | | monero: build with hidapi
| * monero: build with hidapirnhmjoj2018-12-09
| |
* | Merge pull request #51812 from samueldr/fix/altcoins-and-boost165markuskowa2018-12-10
|\ \ | | | | | | Fixes three altcoins packages to use boost165
| * | altcoins.sumokoin: use boost165Samuel Dionne-Riel2018-12-09
| | |
| * | altcoins.masari: use boost165Samuel Dionne-Riel2018-12-09
| | |