Package Details: litecoin-cli-git 0.21.3+0+gcd1660afaf-2

Git Clone URL: https://aur.archlinux.org/litecoin-git.git (read-only, click to copy)
Package Base: litecoin-git
Description: Litecoin is a peer-to-peer network based digital currency - RPC client
Upstream URL: http://www.litecoin.org/
Keywords: Bitcoin Crypto-currency Litecoin LTC
Licenses: MIT
Conflicts: litecoin-cli
Provides: litecoin-cli
Submitter: lenzenmi
Maintainer: surefire
Last Packager: surefire
Votes: 10
Popularity: 0.000000
First Submitted: 2012-04-02 02:06 (UTC)
Last Updated: 2024-04-18 06:30 (UTC)

Dependencies (12)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Raansu commented on 2016-09-09 02:13 (UTC)

https://github.com/litecoin-project/litecoin/pull/241 Once this is merged into the code I'll update this.

Raansu commented on 2016-08-28 06:34 (UTC)

@cemsbr it's mentioned here https://github.com/litecoin-project/litecoin/issues/240

Raansu commented on 2016-08-28 06:30 (UTC) (edited on 2016-08-28 06:30 (UTC) by Raansu)

@cemsbr There is another issue with the latest boost. Wait for a fix

cemsbr commented on 2016-05-29 14:15 (UTC)

I have some errors like chainparams.cpp:166:52: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector<unsigned char>’ and ‘boost::a ssign_detail::generic_list<int>’) base58Prefixes[PUBKEY_ADDRESS] = list_of(48); (...) chainparams.cpp:168:53: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector<unsigned char>’ and ‘boost::a ssign_detail::generic_list<int>’) base58Prefixes[SECRET_KEY] = list_of(176); (...) chainparams.cpp:169:72: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector<unsigned char>’ and ‘boost::a ssign_detail::generic_list<int>’) base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x04)(0x88)(0xB2)(0x1E);

Raansu commented on 2015-08-05 02:07 (UTC)

@ewhal4 Thank you for updating and disowning, I have now taken over the package.

Raansu commented on 2015-08-05 01:59 (UTC)

I just emailed you, that was quick! I'll take over the package then since you disowned it.

ewhal commented on 2015-08-05 01:58 (UTC)

I've updated it to https://pastee.org/hkd7w and I've now disowned the package because I don't use it anymore

Raansu commented on 2015-08-05 01:52 (UTC)

I'm flagging this as "out of date" because Litecoin now uses a different build process, updated to the same build process as Bitcoin. Below is a diff paste of my PKGBUILD for this which contains the needed fixes. https://pastee.org/hkd7w