thrasher
2da68c096f
Merge pull request #266 from shaolinfry/gitian-script
...
Add gitian builder convenience script
2017-01-05 20:04:43 +11:00
shaolinfry
39c22893d7
Add gitian builder convenience script
2017-01-05 09:00:30 +00:00
Xinxi Wang
9dbb3bcc9a
Create xinxi-wang-key.pgp
2017-01-05 16:43:18 +08:00
Adrian Gallagher
9fbcdaedb1
Litecoin: Adjust ports
v0.13.2rc1
2017-01-04 05:35:29 -08:00
Adrian Gallagher
769a617e58
Litecoin: Adjust maxmempool limit to 5MB
2017-01-04 05:35:24 -08:00
Adrian Gallagher
ec7590346a
Litecoin: Adjust BIP9 start time params
2017-01-04 05:15:36 -08:00
Adrian Gallagher
7254f095f6
Litecoin: Fix copyright year value
2017-01-04 05:15:36 -08:00
Adrian Gallagher
b32fef25d4
Litecoin: Adjust fee system
2017-01-04 05:15:34 -08:00
Loshan T
83ac2e6226
Litecoin: 0.13.2 release notes
2016-12-29 07:22:54 -08:00
Adrian Gallagher
e121add606
Litecoin: Adjust main params
2016-12-21 21:44:15 -08:00
Adrian Gallagher
93113ee66e
Merge remote-tracking branch 'bitcoin/0.13'
2016-12-21 18:59:29 -08:00
Adrian Gallagher
af815ca0fd
Litecoin: Temp mod (will drop)
2016-12-21 18:50:48 -08:00
Adrian Gallagher
70cdb00545
Litecoin: Disable blockingencoding test due to taking too much time
2016-12-21 18:50:48 -08:00
ultragtx
e39a79bb5d
Litecoin: Use litecoin_scrypt to solve blocks in mininode.py
...
Also updated qa/README.md .travis.yml
2016-12-21 18:50:48 -08:00
Adrian Gallagher
761243c98c
Litecoin: Fix fundrawtransaction test
2016-12-21 18:50:48 -08:00
Adrian Gallagher
953490f76c
Litecoin: Update documentation
2016-12-21 18:50:47 -08:00
Adrian Gallagher
7e6620b49c
Litecoin: Update translations
2016-12-21 18:50:41 -08:00
Wladimir J. van der Laan
b31e13eeb6
Merge #9389 : 0.13.2 release process
...
da233db Bump man pages (MarcoFalke)
3882c05 [qt] Bump BLOCK_CHAIN_SIZE (MarcoFalke)
7a26a34 Bump nMinimumChainWork (MarcoFalke)
20817ce Bump version to 0.13.2 (MarcoFalke)
2016-12-21 08:32:55 +01:00
MarcoFalke
da233db8e0
Bump man pages
2016-12-21 01:51:31 +01:00
MarcoFalke
3882c05333
[qt] Bump BLOCK_CHAIN_SIZE
2016-12-21 01:45:54 +01:00
MarcoFalke
7a26a34112
Bump nMinimumChainWork
2016-12-20 22:17:19 +01:00
MarcoFalke
20817ce92c
Bump version to 0.13.2
2016-12-20 22:11:45 +01:00
ultragtx
1ecc5989b7
Litecoin: Fix paths in rpc-test.py
2016-12-20 08:13:47 -08:00
Adrian Gallagher
c31192db1d
Litecoin: Fix regression after merge
2016-12-20 08:10:56 -08:00
Adrian Gallagher
7adafa43b9
0.13.2 release candidate 1
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJYWS9JAAoJEHSBCwEjRsmmFJkH/0FDEd7jEInfnE5PomnZ+I0K
NbEw6ENQoS2pcoRMHcOtNA+QTXEBGzhoQwzpqrU7zVpf22eNepPXf+PR/UTpiILo
gqSO64+mTHRu1CbUCHuPDgz+N+qAq4MG/ynpmDaMT7WyMijWGIKUb3XVzQDuYnZl
Tr+/pg4Se7fHfMpWYNTqNjvmPA6uPO5uOqNsN8MmJs7mDDj/gJh+ZXcpwCAWea2+
AByAZpZtcp5NLCdKsSPOj/jbR2SmL3pnEykUbLjfl+Z707nnr/2sEfC/Rm1O4gRS
qhYXJjT8aDFtjq7+axpl0ripBzxJEviPs42XyiPBSqiegAMxSSrtCYTkhsW4wWM=
=iihI
-----END PGP SIGNATURE-----
Merge tag 'v0.13.2rc1' into HEAD
0.13.2 release candidate 1
2016-12-21 01:48:39 +11:00
Wladimir J. van der Laan
8e707e868d
doc: Add #9382 to release notes
2016-12-20 13:35:30 +01:00
Wladimir J. van der Laan
fe39f26b43
Merge #9382 : [backport 0.13] Prefer coins that have fewer ancestors, sanity check txn before ATMP
...
e1ff0db reduce number of lookups in TransactionWithinChainLimit (Gregory Sanders)
4bf2bec Test for fix of txn chaining in wallet (Gregory Sanders)
f00066a CreateTransaction: Don't return success with too-many-ancestor txn (Gregory Sanders)
bdd6d4c SelectCoinsMinConf: Prefer coins with fewer ancestors (Gregory Sanders)
2016-12-20 13:33:19 +01:00
Gregory Sanders
e1ff0dbe19
reduce number of lookups in TransactionWithinChainLimit
2016-12-20 10:10:32 +00:00
Gregory Sanders
4bf2bec18e
Test for fix of txn chaining in wallet
2016-12-20 10:10:25 +00:00
Gregory Sanders
f00066ac51
CreateTransaction: Don't return success with too-many-ancestor txn
2016-12-20 10:10:19 +00:00
Gregory Sanders
bdd6d4c97d
SelectCoinsMinConf: Prefer coins with fewer ancestors
2016-12-20 10:10:01 +00:00
Adrian Gallagher
2837ff4bfe
Litecoin: Update translations
2016-12-19 20:14:38 -08:00
Wladimir J. van der Laan
7201dd7732
qt: Pre-rc1 translations update
2016-12-19 14:14:28 +01:00
Wladimir J. van der Laan
2c5fc0dba3
doc: Add initial pulls + authors list for 0.13.2
2016-12-19 13:11:09 +01:00
Adrian Gallagher
718033da1d
Litecoin: Fix more tests (squashme)
2016-12-19 04:03:36 -08:00
Wladimir J. van der Laan
b711390895
Merge #9347 : [0.13.2] wallet/rpc backports
...
49a612f [qa] Don't set unknown rpcserialversion (MarcoFalke)
c365556 Complain when unknown rpcserialversion is specified (Pieter Wuille)
f5d606e Return txid even if ATMP fails for new transaction (Pieter Wuille)
35174a0 Make RelayWalletTransaction attempt to AcceptToMemoryPool. (Gregory Maxwell)
a0f7ece Update for OpenSSL 1.1 API (Gregory Maxwell)
43bcfca [Wallet] Bugfix: FRT: don't terminate when keypool is empty (Jonas Schnelli)
0cc07f8 [QA] add fundrawtransaction test on a locked wallet with empty keypool (Jonas Schnelli)
2016-12-19 09:00:02 +01:00
Wladimir J. van der Laan
03b6f621cc
Merge #9357 : [0.13 backport] Attempt reconstruction from all compact block announcements
...
53b656f [qa] Update compactblocks test for multi-peer reconstruction (Suhas Daftuar)
4ced313 Allow compactblock reconstruction when block is in flight (Suhas Daftuar)
2016-12-19 08:59:31 +01:00
Adrian Gallagher
4c7d97a6b1
Litecoin: Adjust BIP9 activation params
2016-12-18 20:51:29 -08:00
Xinrong Guo
1c95f16093
Litecoin: Adjust splash image
2016-12-18 19:58:02 -08:00
Adrian Gallagher
62540667f2
Litecoin: Disable comparison tool
2016-12-18 19:58:01 -08:00
ultragtx
4c7884a78f
Litecoin: scrypt related Makefile fixes
2016-12-18 19:58:01 -08:00
ultragtx
8e00781cb8
Litecoin: gitignore bench_litecoin instead of bench_bitcoin
2016-12-18 19:58:01 -08:00
ultragtx
a94127c6b4
Litecoin: Fix OSX app building
2016-12-18 19:58:01 -08:00
Adrian Gallagher
7ce159a482
Litecoin: Start fixing rpc-tests
2016-12-18 19:58:01 -08:00
Adrian Gallagher
6d611cb46e
Litecoin: Fix generate for rpcmining
2016-12-18 19:58:01 -08:00
ultragtx
104874ecdd
Litecoin: Fix tests for litecoin-tx
2016-12-18 18:22:41 -08:00
Adrian Gallagher
1b772126a8
Litecoin: Fix Qt tests
2016-12-18 18:22:41 -08:00
Adrian Gallagher
889f14dd7d
Litecoin: Fix miner tests and update readme
2016-12-18 18:22:41 -08:00
Xinxi Wang
18eac9a16a
Litecoin: Fix subsidy_limit_test & key_tests
2016-12-18 18:22:41 -08:00
Adrian Gallagher
30ae3aba41
Litecoin: Fix bloom_tests
2016-12-18 18:22:41 -08:00