Jack Grigg
a76174b76b
Benchmark time to call sendtoaddress with many UTXOs
2017-08-31 02:15:06 +01:00
Jack Grigg
24bfc7c6c6
Enforce sequential hotfix versioning
2017-08-31 02:05:07 +01:00
Jack Grigg
df3005f955
Document the hotfix release process
2017-08-31 02:04:49 +01:00
Jack Grigg
869c9f91c4
Add hotfix support to release script
2017-08-30 13:02:50 +01:00
ca333
75e69ffe31
Merge pull request #33 from jl777/beta
...
beta update
2017-08-28 18:24:28 +02:00
jl777
a020b27843
Merge pull request #458 from jl777/beta
...
Hot fix for btc $4294 price overflow, no need to update if you dont use paxprice
2017-08-26 15:30:47 +02:00
jl777
79b44b4b7b
Merge pull request #457 from jl777/dev
...
Dev
2017-08-26 15:27:27 +02:00
jl777
f972c717da
Test
2017-08-26 14:56:57 +02:00
jl777
bf75a6e772
Test
2017-08-26 14:43:30 +02:00
jl777
dc462b9cbb
Test
2017-08-26 14:08:47 +02:00
jl777
b4810651af
Test
2017-08-26 13:56:11 +02:00
jl777
520819e7f2
Test
2017-08-26 13:28:15 +02:00
jl777
298ca9e5de
Test
2017-08-26 13:25:02 +02:00
jl777
a76936f95b
Test
2017-08-26 12:51:32 +02:00
jl777
507b1a9511
Revert
2017-08-26 12:43:08 +02:00
jl777
7bf0b7a62a
Fix btc overflow
2017-08-26 12:31:40 +02:00
jl777
768dccac67
Test
2017-08-26 11:04:47 +02:00
jl777
c2daacd692
Test
2017-08-26 10:56:13 +02:00
jl777
3764439ef3
Test
2017-08-26 10:50:40 +02:00
jl777
3f0bb97653
Test
2017-08-26 10:05:01 +02:00
jl777
a3aeae368f
Test
2017-08-26 09:47:13 +02:00
jl777
4c77e1c4be
Merge pull request #456 from PaulRomerolegal/patch-1
...
README.md updates
2017-08-24 23:20:58 +02:00
Paul Romero
a30e0a4a6c
README.md updates
...
spelling, grammar etc.
2017-08-24 21:12:45 +01:00
jl777
ee0c53e50c
Test
2017-08-24 17:46:36 +02:00
jl777
0a92b261a8
Remove printout
2017-08-24 17:10:59 +02:00
ca333
7f95c755c1
Merge pull request #29 from jl777/beta
...
beta update
2017-08-22 12:42:39 +02:00
jl777
479bad15bd
Merge pull request #455 from jl777/dPoW
...
DPoW
2017-08-22 09:22:55 +02:00
jl777
bc49e05b87
Merge pull request #454 from jl777/beta
...
hotfix for excessive fees
2017-08-22 09:21:42 +02:00
jl777
5b0d5d4a37
Merge pull request #453 from jl777/dev
...
Dev
2017-08-22 09:19:58 +02:00
jl777
b310d58530
Hot fix for excessive fees
2017-08-22 09:18:46 +02:00
ca333
2c7c570215
Merge pull request #25 from jl777/beta
...
beta update
2017-08-20 15:19:43 +02:00
Jason Davies
d6252a9473
Fix deprecation policy comment.
...
Thanks to @daira for spotting this and suggesting the correct policy.
2017-08-15 19:09:12 +01:00
Homu
02dd675a25
Auto merge of #2585 - str4d:release-v1.0.11, r=str4d
...
Release v1.0.11
2017-08-15 09:22:56 -07:00
Jack Grigg
d9d33a4b78
Add build progress to the release script if progressbar module is available
...
Install progressbar2 in your Python path to see the build progress.
2017-08-15 13:45:06 +01:00
jl777
57892e5aaa
Test
2017-08-15 11:31:01 +02:00
jl777
b5dc10bc38
Test http fix
2017-08-15 11:28:25 +02:00
Jack Grigg
71629a3c0b
make-release.py: Updated release notes and changelog for 1.0.11.
2017-08-15 10:06:25 +01:00
Jack Grigg
d8e7bdd6cd
make-release.py: Updated manpages for 1.0.11.
2017-08-15 10:06:08 +01:00
Jack Grigg
2fd43c599f
make-release.py: Versioning changes for 1.0.11.
2017-08-15 09:52:36 +01:00
Ariel
251ab9b3d7
add examples to z_getoperationresult
2017-08-13 18:22:14 +02:00
Jack Grigg
bac53a2c1d
ci-workers: Variable overrides and process tweaks for CentOS 7
...
Part of #2510
2017-08-10 00:00:21 +02:00
Jack Grigg
2e839df328
ci-workers: Fail if Python is not version 2.7
...
Ansible works with Python 2.6 and 2.7, but Buildbot requires 2.7. Both have
at least preliminary Python 3 support, but until our RPC tests are migrated to
Python 3, we need to use Python 2 for testing, and so this requirement stands.
2017-08-08 00:19:23 +01:00
Jack Grigg
6dec2d0355
Rationalize currency unit to "ZEC"
2017-08-03 18:49:04 +01:00
Ross Nicoll
091b2116a0
Rationalize currency unit to "BTC"
...
Previously various user-facing strings have used inconsistent currency units "BTC",
"btc" and "bitcoins". This adds a single constant and uses it for each reference to
the currency unit.
Also adds a description of the unit for --maxtxfee, and adds the missing "amount"
field description to the (deprecated) move RPC command.
2017-08-03 16:32:41 +01:00
Jack Grigg
30cc2b846e
Variable overrides for Arch Linux
...
Part of #2550
2017-08-03 14:36:51 +01:00
Jack Grigg
24d98cece0
Add libsnark compile flag to not copy DEPINST to PREFIX
...
This is useful for Zcash, where DEPINST is its depends folder, not libsnark's
internal dependency folder.
2017-08-02 15:53:51 +01:00
Sean Bowe
26a8f68ea8
Remove libsnark from depends system and integrate it into build system.
2017-08-02 15:49:30 +01:00
Jack Grigg
a06446408c
Merge commit '51e448641d6cbcd582afa22cd8475f8c3086dad7' as 'src/snark'
2017-08-02 11:17:32 +01:00
Jack Grigg
51e448641d
Squashed 'src/snark/' content from commit 9ada3f8
...
git-subtree-dir: src/snark
git-subtree-split: 9ada3f84ab484c57b2247c2f41091fd6a0916573
2017-08-02 11:17:25 +01:00
Homu
2a42478bff
Auto merge of #2562 - arielgabizon:release-v1.0.11-rc1, r=daira
...
Release v1.0.11 rc1
2017-08-01 12:37:26 -07:00