summaryrefslogtreecommitdiff
path: root/impls/monero.rs/src/bindings.rs
AgeCommit message (Collapse)Author
2025-01-05enable loggingCzarek Nakamoto
fix build
2024-10-28WIP check_tx_key with failing testssneurlax
2024-10-20add WIP check_tx_keysneurlax
and reorganize and remove extraneous wallet2_api_c.h additions
2024-10-14silence naming-related warningssneurlax
2024-10-11remove system exports from bindings.rssneurlax
resolves https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796432127
2024-10-10/monero_rust -> /monero.rssneurlax
just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c