summaryrefslogtreecommitdiff
path: root/generate_checksum.sh
AgeCommit message (Collapse)Author
2024-10-31initial zano commitCzarek Nakamoto
2024-09-19feat: deno ffi bindings (#40)cyan
* initial ts commit * monero.ts improvements * test on latest, build on debian:bookworm * feat: upstream changes to bindings * chore: update checksums * feat: allow manually loading dylib * chore: add readme * fix: free strings after being read to prevent potential memory leaks * fix: load dylib * fix: checksum checks segfaulting because of freeing const variables --------- Co-authored-by: Mateusz Franik <47059999+Im-Beast@users.noreply.github.com> Co-authored-by: Im-Beast <franik.mateusz@gmail.com>
2024-08-28update checksumCzarek Nakamoto
2024-08-26Monero v0.18.3.4 (#38)cyan
* updated monero dependency * update patches for v0.18.3.4 * update generate checksum to include version of submodule as well
2024-07-30make checksum less noisy (#23)cyan
2024-07-30Generic safety cleanup (#22)cyan
* create checksum system for versioning * minor changes to CI * dart ffi cleanup * update checksums