Releases: blocklessnetwork/b7s
Releases · blocklessnetwork/b7s
v0.0.23
v0.0.22
What's Changed
- [executor] Collect more info from runtime - stderr and exit code by @Maelkum in #77
- Don't use verbose output for tests on workflow by @Maelkum in #79
- Install function on roll call if it wasn't installed already by @Maelkum in #78
- no longer use fuel for static manifest by @dmikey in #80
Full Changelog: v0.0.21...v0.0.22
v0.0.21: Redownloading functions if they are removed (#76)
* Functions archive/files get recreated if removed * Add test for store Keys() method * Rename package "function" to "fstore" to better convey its use as a function store * Add function to list installed functions * Add periodic syncing of functions + sync on node startup * Update tests
v0.0.20
What's Changed
- Add resource limits for Blockless runtime on Linux by @Maelkum in #72
- adds thunder-client tests by @dmikey in #73
- installs runtime to /tmp/runtime by @dmikey in #74
- Limits supported only on linux - don't build other operating systems by @Maelkum in #75
Full Changelog: v0.0.18...v0.0.20