Skip to content

Releases: bitzec/bitzec

1.1.62

29 Apr 00:35
18a4c79
Compare
Choose a tag to compare
v.1.1.62

Update chainparams.cpp

Bitzec 1.1.6

14 Jul 23:36
156e662
Compare
Choose a tag to compare

Bitzecd v1.1.6 (zcashs 2.0.6): is a maintenance release, focussing on code clean-ups and minor bug fixes

Summary of the changes included in this release:

Debian Stretch is now a supported platform.
Fixed a bug in z_mergetoaddress, that prevented users sending from ANY_SPROUT or ANY_SAPLING when a wallet contained both Sprout and Sapling notes (zcash#3909).
Insight Explorer: we have been incorporating changes to support the Insight Explorer directly from
bitzecd . v1.1.6 includes the first change to an RPC method.
For a more complete list of changes for 1.1.6, see zcashs 2.0.6 milestone.

Bitzec 1.1.4

25 Mar 01:11
5d32b40
Compare
Choose a tag to compare

Bitcoin 0.12 Performance Improvements
This change makes sigcache faster, more efficient, and larger. It also reduces the number of database lookups when processing new transactions.

Summary of the Changes Included in this Release
Update ZMQ to 4.3.1 (zcash#3789)
Fix Tx expiring soon test (zcash#3784)
ZMQ: add flag to publish all checked blocks (zcash#3737)
wallet: Skip transactions with no shielded data in CWallet::SetBestChain() (zcash#3711)
Update z_mergetoaddress documentation (zcash#3699)
Allow user to ask server to save the Sprout R1CS to a file during startup (zcash#3691)
On shutdown, wait for miner threads to exit (join them) (zcash#3647)
Update for Mac OS local rpc-tests
Bitcoin 0.12 performance improvements (zcash#3263)
Fix Sprout note validation bug in wallet (zcash#3897)Fix default miner address behaviour (zcash#3762)Add consensus rule on testnet to reject blocks that violate turnstile (zcash#3885)Sapling benchmarks updated (zcash#3657zcash#3843)Boost, OpenSSL, Rust and Proton dependencies updated (zcash#3809). AMQP users should review the Proton security fixes.Backported 'size_on_disk' field to RPC call 'getblockchaininfo' (zcash#3639)Docs folder updated (zcash#3819zcash#3846)Security related documentation updated (zcash#3890zcash#3892)

For a more complete list of changes, please see the 2.0.4 milestone.

For gui Interface -> run Bitzec.jar in bitzec folder.
Ubuntu copy Bitzec.jar to bitzec/src and run with right click as java

![Screenshot] "(https://bitzec.github.io\wp-content\uploads\zepioport.png "Main Window")

Bitzec 1.1.2a

09 Dec 23:47
298fdfe
Compare
Choose a tag to compare

Bitcoin 0.12 performance improvements zcash#3262
Add Sapling support to RPC z_mergetoaddress (zcash#3619)
Mitigate ZEC-013 transaction expiry height related DoS vector (zcash#3689)
Return Sapling addresses by default when calling RPC z_getnewaddress (zcash#3680)
Add Sapling spend and output description benchmarks to RPC zcbenchmark (zcash#3611)
Fix bug with Sapling chain value tracking (zcash#3684)
Fix language encoding bug with parameter paths on Windows (zcash#3633)
Backport from upstream the relaying of blocks when pruning (zcash#2815)
Fix bug with contents of default memo in Sapling (zcash#3605)
Update tests for Sapling (zcash#3585, zcash#3588)

for windows full node
download bitzec-win.zip

if you run just the bitzec.jar file it downloads the zcashparams automaticaly
and creates bitzec.conf file in AppData\Roaming\Bitzec
otherwise create  bitzec.conf in folder  AppData\Roaming\Bitzec
for cpu mining  write in bitzec.conf :
gen=1
genproclimit=1 (or more)
equihashsolver=tromp  

download zcashparams  to  folder  AppData\Roaming\ZcashParams
https://z.cash/downloads/sapling-spend.params
https://z.cash/downloads/sapling-output.params
https://z.cash/downloads/sprout-groth16.params
https://z.cash/downloads/sprout-proving.key 
https://z.cash/downloads/sprout-verifying.ke

For gui Interface -> run Bitzec.jar in bitzec folder. (caution price in USD is showed from ZCASH)
Ubuntu copy Bitzec.jar to bitzec/src and run with right click as java
Screenshot

Bitzec 1.1.2

01 Dec 15:46
Compare
Choose a tag to compare

Add Sapling support to RPC z_mergetoaddress (zcash#3619)
Mitigate ZEC-013 transaction expiry height related DoS vector (zcash#3689)
Return Sapling addresses by default when calling RPC z_getnewaddress (zcash#3680)
Add Sapling spend and output description benchmarks to RPC zcbenchmark (zcash#3611)
Fix bug with Sapling chain value tracking (zcash#3684)
Fix language encoding bug with parameter paths on Windows (zcash#3633)
Backport from upstream the relaying of blocks when pruning (zcash#2815)
Fix bug with contents of default memo in Sapling (zcash#3605)
Update tests for Sapling (zcash#3585, zcash#3588)

for windows full node
download bitzec-win.zip

if you run just the bitzec.jar file it downloads the zcashparams automaticaly
and creates bitzec.conf file in AppData\Roaming\Bitzec
otherwise create  bitzec.conf in folder  AppData\Roaming\Bitzec
for cpu mining  write in bitzec.conf :
gen=1
genproclimit=1 (or more)
equihashsolver=tromp  

download zcashparams  to  folder  AppData\Roaming\ZcashParams
https://z.cash/downloads/sapling-spend.params
https://z.cash/downloads/sapling-output.params
https://z.cash/downloads/sprout-groth16.params
https://z.cash/downloads/sprout-proving.key 
https://z.cash/downloads/sprout-verifying.ke

For gui Interface -> run Bitzec.jar in bitzec folder. (caution price in USD is showed from ZCASH)
Ubuntu copy Bitzec.jar to bitzec/src and run with right click as java
Screenshot

Bitzec 1.1.1c

06 Nov 20:06
Compare
Choose a tag to compare
  • 3 more seed nodes
  • HD wallet seed FIX
  • zcash 2.0,1
  • sapling active
  • slowstart removed

for windows full node
download bitzec-win.zip

if you run just the bitzec.jar file it downloads the zcashparams automaticaly
and creates bitzec.conf file in AppData\Roaming\Bitzec
otherwise create  bitzec.conf in folder  AppData\Roaming\Bitzec
for cpu mining  write in bitzec.conf :
gen=1
genproclimit=1 (or more)
equihashsolver=tromp  

download zcashparams  to  folder  AppData\Roaming\ZcashParams
https://z.cash/downloads/sapling-spend.params
https://z.cash/downloads/sapling-output.params
https://z.cash/downloads/sprout-groth16.params
https://z.cash/downloads/sprout-proving.key 
https://z.cash/downloads/sprout-verifying.ke

POOLS : The // hashReserved // field in the Stratum Protocol will have to be replaced by the // hashFinalSaplingRoot //field from the block header (§7.5 ‘Block Header’).

For gui Interface run bitzecd.exe once -> close it stop it with command bitzec-sli stop -> run Bitzec.jar in bitzec-win folder. (caution price in USD is showed from ZCASH)
Ubuntu copy Bitzec.jar to bitzec/src and run with right click as java
Screenshot

Bitzec 1.1.1b

06 Nov 10:46
Compare
Choose a tag to compare
Bitzec 1.1.1b Pre-release
Pre-release
  • HD Wallet seed FIX
  • zcash 2.0,1
  • sapling active
  • slowstart removed

for windows full node
download bitzec-win.zip
create  bitzec.conf in folder  AppData\Roaming\Bitzec
for cpu mining  write in bitzec.conf :
gen=1
genproclimit=1 (or more)
equihashsolver=tromp  

download zcashparams  to  folder  AppData\Roaming\ZcashParams
https://z.cash/downloads/sapling-spend.params
https://z.cash/downloads/sapling-output.params
https://z.cash/downloads/sprout-groth16.params
https://z.cash/downloads/sprout-proving.key 
https://z.cash/downloads/sprout-verifying.key

POOLS : The // hashReserved // field in the Stratum Protocol will have to be replaced by the // hashFinalSaplingRoot //field from the block header (§7.5 ‘Block Header’).

For gui Interface run bitzecd once -> close it . run Bitzec.jar in bitzec-win folder.
Ubuntu copy Bitzec.jar to bitzec/src and run with right click as java
Screenshot

Bitzec 1.1.1a

27 Oct 23:22
Compare
Choose a tag to compare
Bitzec 1.1.1a Pre-release
Pre-release
  • zcash 2.0,1
  • sapling active
  • slowstart removed

for windows full node
download bitzec-win.zip
create  bitzec.conf in folder  AppData\Roaming\Bitzec
for cpu mining  write in bitzec.conf :
gen=1
genproclimit=1 (or more)
equihashsolver=tromp  

download zcashparams  to  folder  AppData\Roaming\ZcashParams
https://z.cash/downloads/sapling-spend.params
https://z.cash/downloads/sapling-output.params
https://z.cash/downloads/sprout-groth16.params
https://z.cash/downloads/sprout-proving.key 
https://z.cash/downloads/sprout-verifying.key

POOLS : The // hashReserved // field in the Stratum Protocol will have to be replaced by the // hashFinalSaplingRoot //field from the block header (§7.5 ‘Block Header’).

For gui Interface run bitzecd once -> close it . run Bitzec.jar in bitzec-win folder.
Ubuntu copy Bitzec.jar to bitzec/src and run with right click as java
Screenshot

Bitzec 1.0.1

09 Oct 19:53
Compare
Choose a tag to compare
Bitzec 1.0.1 Pre-release
Pre-release

new cheeckpoints

lowered slowstart to 2777

##############dont use this ##########

PROJECT STOPED TILL after zcash sapling uograde ############

Bitzec 1.0.0

07 Oct 16:42
Compare
Choose a tag to compare
Bitzec 1.0.0 Pre-release
Pre-release

slowstart till block 7777

###################Dont use this verison#################