2492 Commits

Author SHA1 Message Date
jonesmarvin8
1d77446baa fixes from merging main 2026-04-30 20:58:28 -04:00
jonesmarvin8
143c697c4e Merge branch 'marvin/refactor-wallet-pub-acc' into marvin/keycard-commands 2026-04-30 19:05:18 -04:00
jonesmarvin8
5d035d9f8f comment fixes 2026-04-30 19:02:33 -04:00
jonesmarvin8
a4692fc735 Merge branch 'main' into marvin/refactor-wallet-pub-acc 2026-04-30 14:22:43 -04:00
Daniil Polyakov
970696b217
Merge pull request #463 from logos-blockchain/arjentix/indexer-mock-improvements
chore: add new blocks every 30 seconds to mock indexer service
2026-04-30 19:02:42 +03:00
jonesmarvin8
5b159e2668 addressed comments 2026-04-30 11:28:32 -04:00
Sergio Chouhy
9894319389
Merge pull request #447 from logos-blockchain/schouhy/generalize-npk-to-multiple-accounts
Generalize Npk to multiple accounts
2026-04-29 21:40:22 -03:00
Daniil Polyakov
f3ab618268 chore: satisfy cargo deny 2026-04-29 23:58:24 +03:00
Daniil Polyakov
b0a48883e1 chore: add new blocks every 30 seconds to mock indexer service
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 23:58:24 +03:00
Sergio Chouhy
8025780e26 fix deny 2026-04-29 16:46:07 -03:00
Sergio Chouhy
18642f9b6c artifacts 2026-04-29 13:31:22 -03:00
Sergio Chouhy
72756e8622 Merge branch 'main' into schouhy/generalize-npk-to-multiple-accounts 2026-04-29 12:28:05 -03:00
jonesmarvin8
780396f040 ci and comments 2026-04-29 07:55:54 -04:00
jonesmarvin8
8312bf6c2a update artifacts 2026-04-28 21:33:12 -04:00
jonesmarvin8
d22a884b5e Update public.rs 2026-04-28 20:48:02 -04:00
jonesmarvin8
01cc7e24b6 fixed integration tests 2026-04-28 20:45:43 -04:00
jonesmarvin8
6fbe5e42c7 CI fixes 2026-04-28 19:07:27 -04:00
jonesmarvin8
58fdb7e74c Merge branch 'marvin/refactor-wallet-pub-acc' into marvin/keycard-commands 2026-04-28 18:09:52 -04:00
jonesmarvin8
f94b05ac0f Merge branch 'marvin/signature-bip340-fixes' into marvin/refactor-wallet-pub-acc 2026-04-28 18:08:19 -04:00
jonesmarvin8
8dd0919aa2 fix deny 2026-04-28 18:06:06 -04:00
jonesmarvin8
cc78901c7a add test 2026-04-28 18:01:52 -04:00
jonesmarvin8
a87b722a52 add hash_message tests 2026-04-28 17:45:13 -04:00
jonesmarvin8
269a1df390 fixed from earlier merge 2026-04-28 16:32:42 -04:00
jonesmarvin8
30b96b1aaf remove keycard-py 2026-04-28 15:56:53 -04:00
jonesmarvin8
40b5dd899b fixed deny 2026-04-28 15:42:35 -04:00
jonesmarvin8
dd78314ca0 Merge branch 'marvin/refactor-wallet-pub-acc' into marvin/keycard-commands 2026-04-28 14:17:15 -04:00
jonesmarvin8
27905d94d6 addressed more comments 2026-04-28 14:13:04 -04:00
jonesmarvin8
d5dea3e115 fix integration test issue and updated keycard firmware 2026-04-28 14:10:54 -04:00
Sergio Chouhy
ad2b4b66e4 expand docs 2026-04-28 00:28:39 -03:00
Sergio Chouhy
a23e44a8df fmt and clippy 2026-04-28 00:18:57 -03:00
Sergio Chouhy
6738d8ef28 update docs 2026-04-28 00:14:55 -03:00
Sergio Chouhy
06681ef39d add KAT 2026-04-28 00:09:28 -03:00
Sergio Chouhy
aea397565d add test. Remove private sync skip when no private accounts 2026-04-28 00:04:42 -03:00
Sergio Chouhy
f512a3bf0f refactor wallet config to use identifiers instead of the redundant account_id field 2026-04-27 23:12:30 -03:00
jonesmarvin8
f44562eb8f ci fixes 2026-04-27 20:34:38 -04:00
jonesmarvin8
23b3261dd8 Merge branch 'marvin/refactor-wallet-pub-acc' into marvin/keycard-commands 2026-04-27 20:19:32 -04:00
jonesmarvin8
e5eae57a5f fix ci 2026-04-27 20:12:57 -04:00
Sergio Chouhy
f0b89f8acb use vec<identifiers> in persistentaccountdataprivate to avoid the hacky workaround with identifier=0 for unused accounts 2026-04-27 21:09:33 -03:00
jonesmarvin8
b396756e8d addressed some comments 2026-04-27 20:07:47 -04:00
jonesmarvin8
935ef1db46 Merge branch 'marvin/signature-bip340-fixes' into marvin/refactor-wallet-pub-acc 2026-04-27 18:57:34 -04:00
Sergio Chouhy
c3f47f6685 use option<identifier> for all wallet commands 2026-04-27 19:57:25 -03:00
jonesmarvin8
469d5bdad9 CI fixes 2026-04-27 18:51:57 -04:00
jonesmarvin8
016d063329 CI fixes 2026-04-27 18:47:02 -04:00
Sergio Chouhy
eb3d3d8a8d simplify insert account logic 2026-04-27 18:48:28 -03:00
Sergio Chouhy
924b30650c change pda reserved identifier 2026-04-27 18:45:19 -03:00
jonesmarvin8
2926c808d3 Removed privacy txs for keycard 2026-04-27 16:37:21 -04:00
jonesmarvin8
9ef69ef684 Add domain separators 2026-04-27 16:33:00 -04:00
jonesmarvin8
e319c8fa55 Revert "Removed privacy keycard calls"
This reverts commit d70ef505a1f40b87159099761f5fce5a31e3f17b.
2026-04-27 16:30:46 -04:00
jonesmarvin8
d70ef505a1 Removed privacy keycard calls 2026-04-27 16:30:27 -04:00
Daniil Polyakov
cf3639d825
Merge pull request #458 from logos-blockchain/arjentix/fix-clock-tx-in-indexer
Fix clock transaction validation in Indexer
v0.2.0-rc3
2026-04-27 18:48:00 +03:00