summaryrefslogtreecommitdiff
path: root/impls
AgeCommit message (Expand)Author
2024-10-12replace main.rs demo with integration testssneurlax
2024-10-12refactor library loadingsneurlax
2024-10-11deduplicate wallet manager pointer and library referencesneurlax
2024-10-11fix android libsneurlax
2024-10-11update docs re: supported library pathssneurlax
2024-10-11remove impls/monero.rs/scripts/build_monero_c.sh sneurlax
2024-10-11add ../../release as first lib location candidatesneurlax
2024-10-11support loading lib from /lib or same dir as binsneurlax
2024-10-11remove system exports from bindings.rssneurlax
2024-10-11refer to correct repository sneurlax
2024-10-11remove LICENSEsneurlax
2024-10-10/monero_rust -> /monero.rssneurlax
2024-10-10allow lib to be loaded by consumer cratessneurlax
2024-10-10convert to libsneurlax
2024-10-10prove integrationsneurlax
2024-10-10Merge branch 'master' into rustsneurlax
2024-10-10support building other archs, copy file to correct pathsneurlax
2024-10-10add example rust bindingsneurlax
2024-10-09add example monero_c static lib build scriptsneurlax
2024-09-28add C# codev0.18.3.4-RC3cyan
2024-09-28chore(deps): update dependency lints to v5renovate[bot]
2024-09-19feat: deno ffi bindings (#40)cyan
2024-09-08chore(deps): update dependency ffigen to v14renovate[bot]
2024-09-08use less memory for debugCallLength Map (#48)cyan
2024-09-04fix find wallets (#46)cyan
2024-08-28std::set -> std::vectorCzarek Nakamoto
2024-08-28update checksumCzarek Nakamoto
2024-08-26Monero v0.18.3.4 (#38)cyan
2024-07-30Fix darwin builds (#24)v0.18.3.3-RC50cyan
2024-07-30make checksum less noisy (#23)cyan
2024-07-30Generic safety cleanup (#22)cyan
2024-07-30Embed monero.dart into monero_c (#16)cyan