67 Commits

Author SHA1 Message Date
Pravdyvy
da1b021db5
Merge pull request #27 from logos-blockchain/Pravdyvy/lez-core-integration
fix: Lez module renaming
2026-07-24 08:50:07 +03:00
Pravdyvy
c8d461a954 fix: lez module renaming 2026-07-03 12:44:36 +03:00
Sergio Chouhy
f140bd8495
Merge pull request #26 from logos-blockchain/schouhy/bump-to-v0.2.0
bump to v0.2.0
2026-06-30 19:21:15 -03:00
Sergio Chouhy
a7cea2c195 bump to v0.2.0 2026-06-30 19:19:54 -03:00
Sergio Chouhy
d99c362a8a
Merge pull request #25 from logos-blockchain/schouhy/bump-version
bump lez module version
2026-06-29 11:07:28 -03:00
Sergio Chouhy
7884bb0290 bump lez module version 2026-06-29 10:58:02 -03:00
Sergio Chouhy
b343b48ef9
Merge pull request #20 from logos-blockchain/schouhy/add-withdrawal-tab
Add withdrawal tab
2026-06-25 11:34:17 -03:00
Sergio Chouhy
77618d5460 feat: add bridge tab 2026-06-25 11:31:15 -03:00
Moudy
6396b667b8
Merge pull request #24 from logos-blockchain/fix/build-error
fix: build error because of wrong types
2026-06-24 16:14:00 +02:00
Khushboo Mehta
75116fe23e fix: build error because of wrong types 2026-06-24 15:55:39 +02:00
Moudy
4e11c4348a
Merge pull request #23 from logos-blockchain/board-priority
ci: drive board Priority from labels and archive merged PRs
2026-06-23 10:44:10 +02:00
Moudy
da4c71c913 ci: drive board Priority from labels and archive merged PRs 2026-06-23 10:36:58 +02:00
Khushboo-dev-cpp
d1f65588e6
Merge pull request #22 from logos-blockchain/chore/bump-nix-bundle-lgx
chore: bump nix-bundle-lgx
2026-06-22 21:11:32 +02:00
Khushboo Mehta
dda5537d7e chore: bump nix-bundle-lgx
Transitive override of logos-module-builder/nix-bundle-lgx so the LGX
bundler copies display_name from metadata.json into the embedded
manifest.json
2026-06-22 17:26:42 +00:00
Moudy
095d5e7151 ci: add PR review board sync workflow 2026-06-22 17:59:43 +02:00
Khushboo-dev-cpp
23f41c893a
Merge pull request #21 from logos-blockchain/chore/add-display-name
feat: add display_name field for module
2026-06-19 17:05:15 +02:00
Khushboo Mehta
295a92b626 feat: add display_name field for module 2026-06-19 14:43:52 +00:00
Sergio Chouhy
bd36ed9002
Merge pull request #18 from logos-blockchain/schouhy/wallet-improvements
feat: wallet improvements
2026-06-15 16:52:36 -03:00
Sergio Chouhy
940a9233f0 allow relative paths for wallet files 2026-06-06 03:14:00 -03:00
Sergio Chouhy
af12a03295 minor refactor 2026-06-06 01:24:27 -03:00
Sergio Chouhy
3efa884128 add 'use owned account' button on public and deshielded variants 2026-06-05 23:24:28 -03:00
Sergio Chouhy
c375470358 private account copy button copies public keys json 2026-06-05 22:57:19 -03:00
Sergio Chouhy
85e4e0e2d7 use base58 2026-06-05 22:39:25 -03:00
Sergio Chouhy
cd2e3d8861 better updates 2026-06-05 19:28:38 -03:00
Sergio Chouhy
5f93ea3648 add Network field on wallet creation 2026-06-05 19:28:38 -03:00
Sergio Chouhy
535481fbb7 minor fix on wallet storage parsing 2026-06-05 19:28:38 -03:00
Sergio Chouhy
d4a8988098 use first 4 chars of account_id_hex as account nr to avoid accounts shuffling 2026-06-05 19:28:38 -03:00
Sergio Chouhy
edf27b82aa add proog generation message and spinner 2026-06-05 19:28:38 -03:00
Sergio Chouhy
f4b3554244 fix checkbox rendering 2026-06-05 19:28:38 -03:00
Sergio Chouhy
a97f8b06dd add deshielded tab 2026-06-05 19:28:38 -03:00
Sergio Chouhy
8fa1d2f440 filter accounts in dropdown From and To depending on transfer type 2026-06-05 19:28:38 -03:00
Sergio Chouhy
48fab40a3c add shielded tab 2026-06-05 19:28:38 -03:00
Khushboo-dev-cpp
b8ce93b180
Merge pull request #15 from logos-blockchain/schouhy/several-fixes
fix: unpopulated account list issue, copy address button not working.
2026-06-05 20:48:43 +02:00
Sergio Chouhy
4f6b9e8838 fix: unpopulated account list issue, copy address button not working. 2026-06-04 18:58:54 -03:00
Alejandro Cabeza Romero
ab7f0c617a
Update logos execution zone module version. 2026-05-21 17:52:11 +02:00
Alejandro Cabeza Romero
668b9e36c2
Update logos execution zone references. 2026-05-21 17:08:02 +02:00
Khushboo-dev-cpp
648bc85722
Merge pull request #14 from logos-blockchain/feat/portToUsingModuleBuilder
feat: use new module builder and new qml + cpp backend
2026-04-20 18:43:58 +02:00
Khushboo Mehta
a1e6e9c9d7 feat: use new execution module using module-builder and cpp-generator 2026-04-20 18:43:23 +02:00
Khushboo Mehta
a4af249a3d feat: use new module name 2026-04-20 15:17:40 +02:00
Khushboo Mehta
fdb97650ba feat: use new module builder and new qml + cpp backend 2026-04-17 16:17:09 +02:00
Khushboo-dev-cpp
9e738b5448
Merge pull request #13 from logos-blockchain/chore/addLicences
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:16:42 +02:00
Khushboo Mehta
91158fe05b chore: add missing MIT and Apache v2 licenses 2026-03-30 18:16:02 +02:00
Khushboo-dev-cpp
c510f89cf9
Merge pull request #12 from logos-blockchain/fix/privateToOwned
fix: transfer_private_owned
2026-03-07 16:33:02 +00:00
Khushboo Mehta
5f67d10221 fix: transfer_private_owned 2026-03-07 16:32:33 +00:00
Khushboo-dev-cpp
fd88ad6153
Merge pull request #11 from logos-blockchain/fix/syncToBlock
fix: sync to block fixes
2026-03-06 00:20:59 +00:00
Khushboo Mehta
e8f31b40ca fix: sync to block fixes 2026-03-06 00:19:53 +00:00
Khushboo-dev-cpp
4148f2c236
Merge pull request #10 from logos-blockchain/fix/uiIssues
fix: ui fixes
2026-03-05 12:27:50 +00:00
Khushboo Mehta
b71831ff5b fix: ui fixes 2026-03-05 12:11:44 +00:00
danielSanchezQ
d4c3c0387f Update flake.lock versions 2026-03-03 16:34:34 +00:00
Khushboo-dev-cpp
8f20a6873f
Merge pull request #9 from logos-blockchain/fix/copyButton
update copy buttons
2026-02-28 00:32:07 +05:30