Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/proof generation in frontend 2 #3

Merged
merged 8 commits into from
Aug 24, 2023

Conversation

FilipHarald
Copy link
Member

Description

Concise description of proposed changes, We recommend using screenshots and videos for better description

Additional Information

Related Issues

Closes #{issue number}

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address:

FilipHarald and others added 8 commits August 3, 2023 14:05
…king atm.

$ nargo --version
nargo 0.9.0 (git version hash: 90c5d182b578b6d512e4b5dc2c07810e6815f31e, is dirty: false)

ERROR:
abort@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[11571]:0x422819
throw_or_abort(std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>> const&)@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[94]:0x380e6
serde::BinaryDeserializer<serde::BincodeDeserializer>::read_byte()@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2525]:0x12d232
serde::BinaryDeserializer<serde::BincodeDeserializer>::deserialize_u64()@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2527]:0x12d28e
serde::BincodeDeserializer::deserialize_len()@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2518]:0x12d076
std::__2::vector<Circuit::Witness, std::__2::allocator<Circuit::Witness>> serde::Deserializable<std::__2::vector<Circuit::Witness, std::__2::allocator<Circuit::Witness>>>::deserialize<serde::BincodeDeserializer>(serde::BincodeDeserializer&)@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2514]:0x12cf58
Circuit::PublicInputs serde::Deserializable<Circuit::PublicInputs>::deserialize<serde::BincodeDeserializer>(serde::BincodeDeserializer&)@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2516]:0x12cff6
Circuit::Circuit serde::Deserializable<Circuit::Circuit>::deserialize<serde::BincodeDeserializer>(serde::BincodeDeserializer&)@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2223]:0x1279f4
Circuit::Circuit::bincodeDeserialize(std::__2::vector<unsigned char, std::__2::allocator<unsigned char>>)@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2213]:0x12771f
acir_format::circuit_buf_to_acir_format(std::__2::vector<unsigned char, std::__2::allocator<unsigned char>> const&)@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2212]:0x12746a
acir_get_circuit_sizes@http://localhost:3000/_next/static/chunks/node_modules_aztec_bb_js_dest_browser_barretenberg_wasm_barretenberg_wasm_js-node_modules_azt-f6f184.js line 103 > eval line 59 > WebAssembly.instantiate:wasm-function[2251]:0x12835f
call@webpack-internal:///./node_modules/@aztec/bb.js/dest/browser/barretenberg_wasm/barretenberg_wasm.js:178:40
callback@webpack-internal:///./node_modules/comlink/dist/esm/comlink.mjs:116:48
@FilipHarald FilipHarald merged commit acb1701 into main Aug 24, 2023
1 check failed
@FilipHarald FilipHarald deleted the feat/proof_generation_in_frontend_2 branch August 24, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant