summaryrefslogtreecommitdiff
path: root/impls/monero.ts/src
AgeCommit message (Collapse)Author
2024-10-15fix: commitUR not being a symbol in wowneroregression-testsIm-Beast
2024-10-15feat: support wownero in monero.ts bindingsIm-Beast
2024-10-14regression testsIm-Beast
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>