Hongrui Fang
91f7118ec3
parameterize scripts over AgoraScripts
2022-08-12 05:01:34 +08:00
Hongrui Fang
f248dbab49
fix compilation errors
2022-08-12 04:56:19 +08:00
Emily Martins
731011d084
add unreleased section to CHANGELOG.md
2022-07-13 17:56:16 +02:00
Emily Martins
d3db5552ff
add trivial scripts to export
2022-07-13 17:56:16 +02:00
Emily Martins
835e04e049
use plutarch-script-export library
2022-06-30 16:52:23 +02:00
Emily Martins
8ce030cf24
use Capture to make API more neat, update bench
2022-06-28 21:17:44 +02:00
Emily Martins
6a7e8369fd
add better server error messages, cbor vs raw hex
2022-06-28 21:13:56 +02:00
Emily Martins
a5765a355d
restructure agora-scripts modules
...
In order to allow reusing this code in the future, I've made it so that
Agora-specific code all lives in `Main`, and everything else lives in
`ScriptExport` or other non-Agora modules.
2022-06-28 21:13:56 +02:00