70 Commits

Author SHA1 Message Date
Pravdyvy
1eb03cedfb fix(keycard): keycard fix 2026-06-15 16:13:22 +03:00
Pravdyvy
09f539a136 fix: serialization helper removed, it does not help. 2026-06-10 14:22:58 +03:00
Pravdyvy
8ded127c28 fix: rewritted into QStringLists 2026-06-10 13:38:23 +03:00
Pravdyvy
4d1f4817a6 fix: revert hacks 2026-06-09 18:21:55 +03:00
Pravdyvy
32c16c000a fix: trying to register types 2026-06-09 17:59:06 +03:00
Pravdyvy
3ff01477c5 fix: transfered all inputs and outputs into jsons to satisfy Qt parser 2026-06-09 16:10:15 +03:00
Pravdyvy
8b24950b50 fix: try register 2026-06-08 15:52:51 +03:00
Pravdyvy
ee5a7e7e3b fix: try return QByteArray 2026-06-08 15:23:21 +03:00
Pravdyvy
6ecaa57fc5 fix: try return QString with messages 2026-06-08 15:09:06 +03:00
Pravdyvy
9ad5e83615 fix(nix): builds fixed 2026-06-05 18:38:14 +03:00
Pravdyvy
0d87ba45c5 fix(nix): new deps 2026-06-05 17:33:11 +03:00
Pravdyvy
b05e9aecce fix: flake update to the latest version of FFI 2026-06-04 21:26:43 +03:00
Pravdyvy
ff7286310b feat: program deployment functionality 2026-06-04 21:25:49 +03:00
Pravdyvy
15135d8477 feat: generic public executions 2026-06-03 16:38:58 +03:00
Pravdyvy
f555a8edae feat: pull request template 2026-06-01 14:44:25 +03:00
Pravdyvy
d408a1cbc3 feat: dependency update 2026-06-01 14:42:25 +03:00
Alejandro Cabeza Romero
5d42559db8
Update module to use LEZ v0.1.2. 2026-05-21 17:25:53 +02:00
Alejandro Cabeza Romero
29fef4b1d7
Update module names. 2026-05-21 17:07:50 +02:00
Khushboo-dev-cpp
6282962325
Merge pull request #18 from logos-blockchain/feat/portToUsingModuleBuilder
feat: use module-builder
2026-04-20 18:42:00 +02:00
Khushboo Mehta
1a4b7a43ab feat: use module-builder 2026-04-20 15:52:51 +02:00
Khushboo-dev-cpp
e13c262dc0
Merge pull request #17 from logos-blockchain/chore/renameModule
chore: make module name small due to the macos limit of 104 characters
2026-04-20 15:01:40 +02:00
Khushboo Mehta
cb03e556fd chore: make module name small due to the macos limit of 104 characters 2026-04-20 15:00:58 +02:00
Khushboo-dev-cpp
b94ce296a0
Merge pull request #15 from logos-blockchain/chore/addLicences
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:16:22 +02:00
Khushboo Mehta
245a78c1a9 chore: add missing MIT and Apache v2 licenses 2026-03-30 18:15:37 +02:00
Khushboo-dev-cpp
1f04c5e699
Merge pull request #14 from logos-blockchain/fix/syncBlockCalls
fix: fix syncToBlock apis
2026-03-06 00:10:44 +00:00
Khushboo Mehta
038d91a2b5 fix: fix syncToBlock apis 2026-03-06 00:09:45 +00:00
danielSanchezQ
f20ef94e35 Fix to wallet version 2026-03-03 14:20:06 +00:00
Khushboo-dev-cpp
ac819f4bd5
Merge pull request #13 from logos-blockchain/bumpFlakeLock
bump lssa version
2026-03-02 14:00:40 +05:30
Khushboo Mehta
3909dcdbf1 bump lssa version 2026-03-02 09:30:03 +01:00
danielSanchezQ
8b456631fd Update flake.lock 2026-02-27 12:21:56 +00:00
Khushboo-dev-cpp
4c1da8f8e6
Merge pull request #11 from logos-blockchain/fix/updateFlake
fix: update flake.lock
2026-02-27 16:13:55 +05:30
Khushboo Mehta
3810c44a2e fix: udpate flake.lock 2026-02-27 11:43:08 +01:00
danielSanchezQ
fe4c5a90c1 Update flake.lock 2026-02-24 15:05:59 +00:00
Khushboo-dev-cpp
5ea36b0057
Merge pull request #10 from logos-blockchain/fix/updateType
fix: update type in metadata.json
2026-02-24 18:34:03 +05:30
Khushboo Mehta
e72d84c0d3 fix: update type in metadata.json 2026-02-24 14:03:33 +01:00
danielSanchezQ
aba55af53a Update flake.lock 2026-02-24 12:37:07 +00:00
Khushboo-dev-cpp
8474602359
Merge pull request #9 from logos-blockchain/fix/updateRetValues
fix: update return values to specify errors
2026-02-24 14:12:47 +05:30
Khushboo Mehta
e4280a64b3 fix: update return values to specify errors 2026-02-23 19:37:53 +01:00
Khushboo-dev-cpp
c04e607440
Merge pull request #8 from logos-blockchain/chore/updateMetadata
chore: update metadata.json
2026-02-23 17:56:23 +05:30
Daniel Sanchez
3efd0fbe85
Merge pull request #7 from logos-blockchain/feat/pinata
feat: Expose pinata functions.
2026-02-23 13:13:01 +01:00
Khushboo Mehta
846a1b82dd chore: update metadata.json 2026-02-23 13:05:41 +01:00
Khushboo-dev-cpp
3b7c853d81
Merge pull request #6 from logos-blockchain/fix/returnType
fix: fix return type to be c++ compatible
2026-02-21 23:32:10 +05:30
Alejandro Cabeza Romero
848c4e3d27
Expose pinata functions. 2026-02-20 18:15:25 +01:00
Khushboo Mehta
463800f896 fix: fix return type to be c++ compatible 2026-02-20 18:01:12 +01:00
Khushboo-dev-cpp
1291c40777
Merge pull request #5 from logos-blockchain/chore/nameWithUnderscores
chore: rename generted lib with only _ no -
2026-02-20 16:23:23 +05:30
Khushboo Mehta
8eb4069638 chore: rename generted lib with only _ no - 2026-02-20 11:37:05 +01:00
Daniel Sanchez
9ac0dce53a
Merge pull request #4 from logos-blockchain/dsq/parameters-refactor
chore(refactor): Refactor signatures to return Qt values
2026-02-20 10:19:14 +01:00
danielSanchezQ
f4a93fc1e6 Refactor signatures to return Qt values 2026-02-20 08:59:18 +00:00
Daniel Sanchez
ffa9440e88
Merge pull request #3 from logos-blockchain/dsq/refactor-api
feat: update api with FFI additions and refactor
2026-02-19 08:54:55 +01:00
Alejandro Cabeza Romero
69caefdc54
Prettify 2026-02-18 22:52:28 +01:00