Code Monkey home page Code Monkey logo

zenprotocol's Introduction

Zen Protocol

Build

Linux

  1. Install mono-devel from http://www.mono-project.com/download. If you choose to install via a package manager, add Mono's own repository first.
  2. Install lmdb. The package name is liblmdb0 on Ubuntu and lmdb on Fedora.
  3. Run the following:
./paket restore
chmod +x packages/zen_z3_linux/output/z3-linux 
msbuild src

OSX

  1. Install Mono as in step 1 of the instructions for Linux.
  2. Install lmdb. You can get it via brew with brew install lmdb.
  3. Run the following:
./paket restore
chmod +x packages/zen_z3_osx/output/z3-osx
msbuild src

Windows

Windows is not yet supported

Run

Linux and OSX

cd src/Node/bin/Debug
./zen-node

Windows

cd src\Node\bin\Debug
zen-node.exe

CLI

You can communicate with the node with zen-cli. Enter the bin directory of the node (src/Node/bin/Debug) and run:

Linux and OSX

./zen-cli --help

License

This software is available under the Zen Protocol Software License, which may be viewed at LICENSE.md.

zenprotocol's People

Contributors

a-manning avatar arielzenprotocol avatar cremba avatar elanper avatar goldylucks avatar protovist avatar sharonu avatar somdoron avatar topynate avatar urbansharon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zenprotocol's Issues

NetMQ.NetMQException: Exception of type 'NetMQ.NetMQException' was thrown.

My node throws an exception suddenly.The Exception info is:

[09:12:44 DBG] Connecting to 0.0.0.0:9655
[ERROR] FATAL UNHANDLED EXCEPTION: NetMQ.NetMQException: Exception of type 'NetMQ.NetMQException' was thrown.
at NetMQ.Core.Transports.Tcp.TcpConnector.OutCompleted (System.Net.Sockets.SocketError socketError, System.Int32 bytesTransferred) [0x00080] in <9562591861a7487fbc9507e02acacac5>:0
at NetMQ.Core.IOObject.OutCompleted (System.Net.Sockets.SocketError socketError, System.Int32 bytesTransferred) [0x00000] in <9562591861a7487fbc9507e02acacac5>:0
at NetMQ.Core.Utils.Proactor.Loop () [0x000d6] in <9562591861a7487fbc9507e02acacac5>:0
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <71d8ad678db34313b7f718a414dfcb25>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <71d8ad678db34313b7f718a414dfcb25>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <71d8ad678db34313b7f718a414dfcb25>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <71d8ad678db34313b7f718a414dfcb25>:0
at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <71d8ad678db34313b7f718a414dfcb25>:0
[09:12:45 INF] Node running... press CTRL+C to exit
[09:12:46 INF] Z3 check passed

What should I do fix it ?

Your dictator CryptoChef

It seems that your dictator CryptoChef is banning people from the Zen Protocol telegram because they dare to point to the truth about the project instead of getting peoples hopes up for 3 years about how big Zen have become while CGP is all he can currently talk about (or his trivia of course).

Is that how things done there? Only talk positively or don't talk at all ?

image

The problem of zen-cli history

hi,when i use zen-cli history 10 0 for get the wallet transactions,it throw the Exception like:

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at Program.main (System.String[] argv) [0x01c7b] in <5c490c29f74ea087a7450383290c495c>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at Program.main (System.String[] argv) [0x01c7b] in <5c490c29f74ea087a7450383290c495c>:0

what's the problem ?

Cannot sync zen-node

Keep getting these on a windows machine

[17:20:27 INF] Contract activation failed: "compile: C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (1,1)-(1,13) parse warning This construct is for ML compatibility. Consider using a file with extension '.ml' or '.mli' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (6,112)-(6,172) parse warning This construct is for ML compatibility. The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (9,146)-(9,206) parse warning This construct is for ML compatibility. The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (12,68)-(12,77) typecheck warning The value 'uu____316' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (12,177)-(12,183) typecheck warning The value 'sender' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (12,316)-(12,321) typecheck warning The value 'state' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (18,3)-(18,12) typecheck warning The value 'uu____361' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (23,3)-(23,12) typecheck warning The value 'uu____388' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (33,17)-(33,26) typecheck warning The value 'uu____468' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (33,47)-(33,56) typecheck warning The value 'uu____469' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (33,77)-(33,86) typecheck warning The value 'uu____470' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (33,107)-(33,116) typecheck warning The value 'uu____471' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (33,137)-(33,146) typecheck warning The value 'uu____472' is unused C:\Users\pcuser\AppData\Local\Temp\tmpA227.fs (33,208)-(33,217) typecheck warning The value 'uu____474' is unused unknown (1,1)-(1,1) output error Could not load file or assembly 'System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
[17:27:21 INF] Contract activation failed: "compile: C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (1,1)-(1,13) parse warning This construct is for ML compatibility. Consider using a file with extension '.ml' or '.mli' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (6,112)-(6,172) parse warning This construct is for ML compatibility. The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (9,146)-(9,206) parse warning This construct is for ML compatibility. The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (12,68)-(12,77) typecheck warning The value 'uu____316' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (12,177)-(12,183) typecheck warning The value 'sender' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (12,316)-(12,321) typecheck warning The value 'state' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (18,3)-(18,12) typecheck warning The value 'uu____361' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (23,3)-(23,12) typecheck warning The value 'uu____388' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (33,17)-(33,26) typecheck warning The value 'uu____468' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (33,47)-(33,56) typecheck warning The value 'uu____469' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (33,77)-(33,86) typecheck warning The value 'uu____470' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (33,107)-(33,116) typecheck warning The value 'uu____471' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (33,137)-(33,146) typecheck warning The value 'uu____472' is unused C:\Users\pcuser\AppData\Local\Temp\tmp515.fs (33,208)-(33,217) typecheck warning The value 'uu____474' is unused unknown (1,1)-(1,1) output error Could not load file or assembly 'System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
[17:27:21 INF] End compiling contract 0000000030b0e9de06f6b39efb3c4817e598fcab7de46f88bfdd2f3592fc0dca7f00f12f. Duration: 10031ms
[17:27:21 INF] Failed connecting block 000000000000078de64d714cbe0630a546bbce9c94de00075897b6a12dbb049e due to transactions failed inputs validation due to BadContract
[17:49:41 INF] End compiling contract 00000000f24db32aa1881956646d3ccbb647df71455de10cf98b635810e8870906a56b63. Duration: 9616ms
[17:49:41 INF] Contract activation failed: "compile: C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (1,1)-(1,13) parse warning This construct is for ML compatibility. Consider using a file with extension '.ml' or '.mli' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (6,112)-(6,172) parse warning This construct is for ML compatibility. The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (9,146)-(9,206) parse warning This construct is for ML compatibility. The syntax '(typ,...,typ) ident' is not used in F# code. Consider using 'ident<typ,...,typ>' instead. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'. C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (12,68)-(12,77) typecheck warning The value 'uu____316' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (12,177)-(12,183) typecheck warning The value 'sender' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (12,316)-(12,321) typecheck warning The value 'state' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (18,3)-(18,12) typecheck warning The value 'uu____361' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (23,3)-(23,12) typecheck warning The value 'uu____388' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (33,17)-(33,26) typecheck warning The value 'uu____468' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (33,47)-(33,56) typecheck warning The value 'uu____469' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (33,77)-(33,86) typecheck warning The value 'uu____470' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (33,107)-(33,116) typecheck warning The value 'uu____471' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (33,137)-(33,146) typecheck warning The value 'uu____472' is unused C:\Users\pcuser\AppData\Local\Temp\tmp77D6.fs (33,208)-(33,217) typecheck warning The value 'uu____474' is unused unknown (1,1)-(1,1) output error Could not load file or assembly 'System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
[17:49:41 INF] Failed connecting block 00000000002b3d1e24b4e97c285f6a8fbe16d9d2cdcd478b533c5278ba32f1b1 due to transactions failed inputs validation due to BadContract
[17:49:41 INF] Invalid block. Disconnect node and restart Initial Block Download
[17:49:41 INF] Validating new block #1923 with 1 txs 00000000000eac430529a55e8afb78695c0a3f0859419d759285033c762f5996

Tried to run the zen-node with --wipe option multiple times and I still get those errors from different blocks.

Mining centralization over 90% in hands of 4 groups

Please make public the GPU miner to investors. We have spent 40.000.000$ on this project to be secured, not to be looted by a small group of people that have mined ZEN Protocol for the last 4 days without shame.

This is an urgent matter as it risks economical centralization of early groups into centralized big pools. Already investors lost 4.000.000$ in the hands of these thieves.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.