https://gitlab.com/tezos/tezos
Raw File
Tip revision: 5ef1f25991c9944859f2e235654a9c84ddfa6a3e authored by Anne-Laure on 04 April 2024, 13:11:43 UTC
Tezt/Dal.test_gc_with_all_profiles: also wait for connection between producer & observer
Tip revision: 5ef1f25
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/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0",
    "kaitai-struct": "0.10.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top