current position:Home>Running on win10 -- Practice Guide: an error occurred when building a zero knowledge proof DAPP demo
Running on win10 -- Practice Guide: an error occurred when building a zero knowledge proof DAPP demo
2022-02-03 22:59:20 【Q & A of Denglian community】
win10 Up operation circom circuits/circuit.circom --r1cs On command , Throw an error :
>circom circuits/circuit.circom --r1cs --wasm --symundefinedERROR at E:\ Blockchain coding implementation \circuits\circuit.circom:13,2-16,3 Sizes in assignment must be the same(node:17260) UnhandledPromiseRejectionWarning: TypeError: Do not know how to serialize a BigInt at JSON.stringify (<anonymous>) at compiler.then (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\circom\cli.js:160:28) at process._tickCallback (internal/process/next_tick.js:68:7) at Function.Module.runMain (internal/modules/cjs/loader.js:834:11) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)(node:17260) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)(node:17260) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
circuit.circom Chinese code with https://learnblockchain.cn/article/1113 Agreement node edition :10.16.1
Other answers 1:
copyright notice
author[Q & A of Denglian community],Please bring the original link to reprint, thank you.
https://en.netfreeman.com/2022/02/202202032259183201.html
The sidebar is recommended
- Can Ethereum change addresses for each transaction
- Blockchain in big data sharing
- There is no response after entering the following JS document of truss exec in the truss console, but manual input in the truss can be submitted successfully
- What should be the format of the input parameters when calling this function?
- Get all currencies held by erc20 address
- eosio. cdt1. 7. The smart contract cannot be compiled
- Ethereum develops DAPP's learning
- Analysis of eth transaction record input
- Sensor related smart contract
- Error: returned values are't valid, did it run out of gas?
guess what you like
-
How to introduce the hash library keccak? I installed it according to NPM install keccak -- save, but the execution code will report an error
-
Ethereum releases token and uploads contract code to Etherscan
-
Transfer of Ethereum private chain
-
seek help
-
web3. JS send transaction
-
solidity0. 5 how to convert string to uint
-
According to teacher Xiong's video, on Web3 How to put JS into atom
-
I want to ask if there is a problem with this tutorial
-
Why is this displayed after I deploy Ethernet
-
I don't know what to do when I encounter a problem
Random recommended
- Metamask external connection problem
- Mobile terminal (mobile phone) Wallet
- Mobile Wallet
- Failed to create a project with truss init, showing unbox failed
- Invalid JSON RPC response
- Development of Ethereum web Wallet
- Deployment of Ethereum Wallet
- The login jump cannot be realized during DAPP development
- Compilation of geth failed
- Chain Wallet
- Metamask transfer problem
- Server directory configuration
- Using Web3's methods myMethod. The send method cannot change the data in the smart contract
- PHP obtains the Ethereum keystore private key. The password is always wrong. There is a problem with the algorithm
- About blockchain soft bifurcation
- truffle unbox RequestError
- Error entering truss control
- DAPP deployment issues
- Metamask transfer error
- Truss deployment contract
- What are the advantages and disadvantages of embark and truss?
- The environment chooses Web3 but cannot discover the network
- How to start gananche through websocket
- Construction of Ethernet private chain
- The ledger is getting bigger and bigger. Can the node store it?
- Ethereum distributed storage
- Smart contract function call problem
- web3. JS calls the return value of the smart contract function through sendtransaction
- truffle init/unbox RequesrError
- POST https://ipfs.infura.io:5001/api/v0/add?stream -channels=true net::ERR_ CONNECTION_ TIMED_ Out as shown in the figure
- Lite sever installation
- Unable to play function
- Practical application of blockchain
- Event event
- Contract deployment issues
- Uniswap docking addliquidity displays false transaction mined but execution failed
- Uniswap docking ethtokenswapinput displays false transaction mined but execution failed
- Solid structure variable
- How can multi node blockchain achieve high availability
- How to obtain the public variables of the structure in the contract in web3js through the "public variable automatic creation getter()" mentioned in the solidity document