-
Hi. in case I pass many input (utxo of buyer, utxo put onsale) How can I get redeemer index to pass in
```
const redeemer = CardanoWasm.Redeemer.new(
CardanoWasm.RedeemerTag.new_spend(),
…
-
## Stack
gyp ERR! build error
gyp ERR! stack Error: `gmake` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:269…
-
I don't expect you to make changes immediately, but I needed to tell someone my experience. I'm on Windows 10 64-bit and I've been working 2 days to get bignum to install (actually, I've been working …
-
## Description
When using the `impl_modulus!` macro with U3072 and bigger types, the `R2` constant computation takes several seconds. The Rust compilers version >= 1.73 with an error. In some case…
-
The differential fuzzer [cryptofuzz](https://github.com/guidovranken/cryptofuzz) runs bignum calculations with multiple libraries and checks that they don't corrupt the memory and they obtain the same…
-
At present, functions in WordLang always return one value (of type `word_loc`).
This PR is about making it possible to return multiple values (of type `word_loc`) on each function return. The impl…
-
```
Build system information
error: Multiple commands produce '/Users/distiller/Library/Developer/Xcode/DerivedData/MyApp-fwblqpeafqdujudzcrekwjysptwu/Build/Products/Debug-iphonesimulator/include/do…
-
On my development server on my mac everything is working properly (It uses node-gyp my dev env to compile code after it fails. ) but when trying to move the code into our staging environment on a linu…
-
Hello,
since I'm going to need to implement the Jacobi symbol computation for [`openssl::bn::BigNum`](https://docs.rs/openssl/0.10.36/openssl/bn/struct.BigNum.html), would you be interested in incl…
-
install go good. and pool working, but when do npm update see this error
root@ubuntu:/home/luc/z-nomp-bitcoin-gold# npm update
npm WARN prefer global node-gyp@3.6.2 should be installed with -g
…