[go: up one dir, main page]

Split out flextesa

  • Rename src/bin_flextesasrc/bin_sandbox
  • Remove src/lib_network_sandbox and use vendors/flextesa-lib.
  • Update the doc.

I cannot create projects in the tezos org, so for now flextesa is there: https://gitlab.com/smondet/flextesa/, that's easy to move if needed:

  • I removed the dependency on the protocol, so it only depends only on standard-lib things like tezos-crypto (Michelson stuff is moved to another library, since we were not using it anyway).
  • I put back a bunch of (pure ocaml) modules that were in https://gitlab.com/obsidian.systems/flextesa-extras.
Edited by Seb Mondet

Merge request reports

Loading