summaryrefslogtreecommitdiff
path: root/libbridge/src/main/cpp/helpers.hpp
AgeCommit message (Collapse)Author
2024-01-04drop cache, it is causing more trouble than it's worthCzarek Nakamoto
implement anonero's fork functions in bridge. Calling it RC39 to not break versioning.
2024-01-02More functions ported over to monero_c.Czarek Nakamoto
Some leftovers are still present - but shouldn't contain anything that is required by anonero
2024-01-01- helpers.cpp:Czarek Nakamoto
- functions for dealing with: - std::vector<std::string> - std::vector<uint32_t> - std::vector<std::set<uint32_t>> - wallet2_api_c.h: - PendingTransaction - txid - subaddrAccount - subaddrIndices - multisigSignData - signMultisigTx - signersKeys