https://gitlab.com/tezos/tezos
Raw File
Tip revision: ecb28562588f688d26e4f048c225f55dd736ecdf authored by Albin Coquereau on 23 October 2023, 09:53:23 UTC
store: add profiler record for store cache in compute_live_blocks
Tip revision: ecb2856
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",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top