Commit Graph

9885 Commits

Author SHA1 Message Date
heyrhett 72dd79b9c5 Update README.md 2016-11-06 00:05:18 -07:00
joshuayabut d6f08dda7e Merge branch 'dev' 2016-11-06 01:46:19 -05:00
joshuayabut b1ad6e5cbb fixup! fixup! Create Genesis block 2016-11-06 01:45:31 -05:00
user 3c723fc300 fixup! Create Genesis block 2016-11-06 01:30:52 -05:00
Rhett Creighton 1d80a7b6e1 Merge branch 'dev' of github.com:z-classic/zclassic into dev 2016-11-05 20:50:59 -07:00
Rhett Creighton 1c399d37dd remine genesis block 2016-11-05 20:50:39 -07:00
joshuayabut 9e3aa03503 Updated port to 8133 2016-11-06 03:50:14 +00:00
joshuayabut 02cbc5dbbc Updated DATADIR 2016-11-06 03:42:57 +00:00
Rhett Creighton 11581fcdaf Merge branch 'dev' of github.com:z-classic/zclassic into dev 2016-11-05 20:40:51 -07:00
joshuayabut 1400d0525e Updated DATADIR 2016-11-06 03:27:11 +00:00
joshuayabut 824f98d9d4 Create Genesis block 2016-11-06 03:23:09 +00:00
joshuayabut b27d6a331f Updated VALERTPUBKEY 2016-11-06 02:43:35 +00:00
joshua 8cc827a7db Updated DNSSEED parameters 2016-11-06 01:53:47 +00:00
Rhett Creighton 0677deee37 change slow start to 10 blocks 2016-11-05 18:40:47 -07:00
heyrhett 21587159dd Update README.md 2016-11-05 01:34:09 -07:00
Rhett Creighton a7a30c75e3 Merge branch 'master' of github.com:z-classic/zclassic 2016-11-04 22:36:43 -07:00
Rhett Creighton dee40b9b8c powAveragintwindow 2016-11-04 22:36:31 -07:00
heyrhett 3fa7510e33 update readme 2016-11-04 22:24:27 -07:00
Rhett Creighton c8898dd9d2 new genesis block 2016-11-04 22:10:18 -07:00
Rhett Creighton 1a1f0a28bb remove seed nodes 2016-11-04 21:40:39 -07:00
Rhett Creighton 8c7c3c76b7 Remove 20% Founders reward 2016-11-04 21:02:31 -07:00
zkbot ce71cd0984 Auto merge of #1765 - ITH4Coinomia:patch-2, r=ebfull
Update init.cpp

Reformatted Text
2016-11-04 18:19:54 +00:00
zkbot 3b8f74abb2 Auto merge of #1763 - ITH4Coinomia:patch-1, r=ebfull
Update security-warnings.md

Linked Bitcoin URL
2016-11-04 17:40:09 +00:00
zkbot c73122db7b Auto merge of #1399 - ebfull:write-r1cs, r=ebfull
Write R1CS output to file in GenerateParams.

Not urgent. This is how the constraint system is communicated to the MPC.
2016-11-04 16:57:43 +00:00
S. Matthew English de9ca8e9a4 enforcing consistency 'tor' to 'Tor'
There was only one instance of 'tor', changed it to 'Tor' to better reflect all other references
2016-11-04 13:11:33 +01:00
Sean Bowe eb2e2b7043 1.0.1 release. 2016-11-03 22:26:15 -06:00
zkbot 9752e57739 Auto merge of #1772 - str4d:temporary-gtest-bug-workaround, r=ebfull
Temporary gtest bug workaround

Replaces the previous partial fix from #1771 with a temporary workaround that prevents all issues.
2016-11-03 23:19:51 +00:00
Jack Grigg b7f3640dda
Change execution order of gtests to avoid bug
This is only a workaround; we still need to isolate and fix the root cause.
2016-11-03 18:09:34 -05:00
Jack Grigg d873bd1d58
Revert "Initialise walletdb system in a temp dir for all gtests"
This reverts commit 74372eaa4c.
2016-11-03 18:04:28 -05:00
zkbot 231d2ccaf9 Auto merge of #1759 - ageis:more-fetch-params-stuff, r=ebfull
Improves usability of fetch-params.sh

Remove the lockfile at the end (fixes #1731)
Makes it clearer what happens in the script output if params already exist.
2016-11-03 21:44:23 +00:00
Jack Grigg 74372eaa4c
Initialise walletdb system in a temp dir for all gtests 2016-11-03 15:42:44 -05:00
zkbot a2d8669f84 Auto merge of #1758 - str4d:1728-install-and-dist-scripts, r=str4d
Add build scripts and fetch-params.sh to "make install" and "make dist"

Closes #1728
2016-11-03 17:07:33 +00:00
zkbot 11c9be9eff Auto merge of #1735 - str4d:metrics-screen-improvements, r=str4d
Metrics screen improvements

Closes #1656, #1685, #1688 and #1716
2016-11-03 14:55:04 +00:00
ITH4Coinomia df22af008d Update init.cpp
Reformatted Text
2016-11-03 18:34:12 +05:30
ITH4Coinomia c6ad4f2245 Update security-warnings.md
Linked Bitcoin URL
2016-11-03 16:51:41 +05:30
zkbot 9eb852edd0 Auto merge of #1718 - ebfull:valid-fee-selection, r=nathan-at-least
Properly account for JoinSplit value when deciding if a transaction should be placed in a mined block.

Closes #1705.

The transaction selection logic in miner.cpp was not updated to account for JoinSplit value. This caused issues that include, but are not limited to, miners not including pure JoinSplit transactions in their blocks.
2016-11-03 04:38:54 +00:00
Jack Grigg 6b820113e9
Fix whitespace in Makefile.gtest.include 2016-11-02 17:43:37 -05:00
Jack Grigg e80490f5ff
Fix gtest issue introduced into master 2016-11-02 16:45:38 -05:00
Sean Bowe 52676958d1 Test that a pure joinsplit will mine if other transactions are in the mempool. 2016-11-02 14:25:07 -06:00
Jack Grigg 3bddaf632e
Use uint64_t for AtomicCounter 2016-11-02 14:50:00 -05:00
zkbot 51a5737950 Auto merge of #1754 - str4d:1753-genesis-block-coinbase-height-exception, r=str4d
Adjust consensus rule to accept genesis block without height in coinbase

Closes #1753
2016-11-02 18:15:39 +00:00
Kevin Gallagher 4bc627b6a3 Improves usability of fetch-params.sh
Remove the lockfile at the end (fixes #1731)
Makes it clearer what happens in the script output if params already exist.
2016-11-02 11:06:55 -07:00
zkbot 624b5f390a Auto merge of #1752 - ebfull:diagnostics-of-constraint-system-violations, r=ebfull
Throw more descriptive exceptions when the constraint system is violated

Closes #1668.
2016-11-02 17:30:31 +00:00
Jack Grigg 33efd816ec
Add build scripts and fetch-params.sh to "make install" and "make dist"
Closes #1728
2016-11-02 12:13:47 -05:00
Jack Grigg 73a439185d
Ensure that no tracked blocks are skipped during orphan detection 2016-11-02 09:20:35 -05:00
Jack Grigg 22ee0efe25
Fix previous commit 2016-11-01 20:37:59 -05:00
Jack Grigg 548bbd95f0
Adjust consensus rule to accept genesis block without height in coinbase
Closes #1753
2016-11-01 19:58:56 -05:00
zkbot 77dcb00d0e Auto merge of #1748 - bitcartel:master_1746_add_z_validateaddress, r=ebfull
Add rpc call z_validateaddress to validate zaddrs.

Closes #1746.
2016-11-01 20:56:26 +00:00
Sean Bowe c4643bd949 Throw more descriptive exceptions when the constraint system is violated. 2016-11-01 14:52:03 -06:00
zkbot ae3e69c6b2 Auto merge of #1750 - ebfull:add-checkpoint, r=ebfull
Add checkpoint at block 2500.
2016-11-01 20:01:07 +00:00