https://gitlab.com/tezos/tezos
Revision 5aefaacdc401b6cf2166cd47d2f3ef2debadd3ac authored by Marge Bot on 03 April 2024, 13:07:37 UTC, committed by Marge Bot on 03 April 2024, 13:07:37 UTC
Co-authored-by: Emma Turner <emma.turner@trili.tech>

Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com>
Approved-by: Ole Krüger <ole.kruger@trili.tech>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12693
2 parent s edf8575 + a5dafce
Raw File
Tip revision: 5aefaacdc401b6cf2166cd47d2f3ef2debadd3ac authored by Marge Bot on 03 April 2024, 13:07:37 UTC
Merge tezos/tezos!12693: RISC-V: fix fcsr read/write
Tip revision: 5aefaac
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