Closed horca17 closed 6 years ago
The decode functionality was not mature in 2.2. We have added more datatype support and code improvements in development branch. Please give a try by checking out development branch. We are planning for a 2.2.1 release soon, if you could wait.
Using attach to an existing node (option 3), on geth 1.7.2, Quorum 2.0.2, Quorum-Maker 2.3, compiled on my own private blockchain on my Mac without using Vagrant/Docker. Great job @synechron-finlabs . Some bugs yet, but getting there.
Hi @horca17. Ether transfer transactions should now be specified as such in the 2.3 Release
Great!!!!!!
Hello, we did more research and we create ower own Quorum Blockchain with 5 nodes (3yes-2no permissioned) on Linux and Mac from scratch and we are using Quorum-Maker option 3 to attach to an existing node, and as you said only some features are available. We can also deploy contracts. We are not using Docker nor Vagrant. We can do transaction privately and publicly using simplestorage.sol contract between nodes. Can you tell me more about this error Decode in Progress, we tried to move some ether from a pre-founded address to a no-funded one, any idea?