https://gitlab.com/tezos/tezos
Raw File
Tip revision: 6ae0d587254b3711d57458566e5115efae8cbb8a authored by Pierrick Couderc on 21 March 2023, 15:38:57 UTC
EVM/Kernel: store more than 64 hashes
Tip revision: 6ae0d58
package.json
{
  "DO NOT EDIT": "This file was automatically generated, edit file manifest/main.ml instead",
  "private": true,
  "type": "commonjs",
  "description": "n/a",
  "license": "n/a",
  "dependencies": {
    "@nomadic-labs/ocaml-bls12-381": ">=6.0.1 <6.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.2.0 <1.3.0"
  }
}
back to top