Commit Graph

14 Commits

Author SHA1 Message Date
Czarek Nakamoto
53dbfbccea windows support + LICENSE 2024-03-23 08:43:12 +01:00
Czarek Nakamoto
380f3f41e6 wow + build 2024-03-22 14:21:57 +01:00
Czarek Nakamoto
a857afee1c link wallet-crypto on desktop 2024-03-20 20:11:32 +01:00
Czarek Nakamoto
5fcc3d857d add extern 2024-03-17 12:58:49 +01:00
Czarek Nakamoto
707b5b07ee feat: windows support
feat: ci caching for faster builds
2024-03-15 22:19:52 +01:00
Czarek Nakamoto
f64511ca46 use new build system 2024-03-10 22:13:01 +01:00
Czarek Nakamoto
0f26c8022c [skip ci] wip 2024-03-08 23:45:51 +01:00
Czarek Nakamoto
06c7a260e0 feat: sailfishos port (initial) 2024-02-28 07:34:26 +01:00
Czarek Nakamoto
9511e3bb30 link agains utf8proc and libpolyseed_wrapper.a 2024-01-05 14:47:40 +01:00
Czarek Nakamoto
7edd463444 link against libpolyseed.a 2024-01-05 12:26:37 +01:00
Czarek Nakamoto
7b7bca87a5 drop android's log library.
linux support
2024-01-02 22:45:20 +01:00
Czarek Nakamoto
a1e087b617 - helpers.cpp:
- 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
2024-01-01 14:01:31 +01:00
Czarek Nakamoto
fb76ef5ddd ci update, cpp update 2023-12-27 22:04:19 +01:00
Czarek Nakamoto
0f612f0bbe Initial commit 2023-12-26 21:43:14 +01:00