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
|
6fbe5e42c7
|
CI fixes
|
2026-04-28 19:07:27 -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
|
40b5dd899b
|
fixed deny
|
2026-04-28 15:42:35 -04:00 |
|
jonesmarvin8
|
27905d94d6
|
addressed more comments
|
2026-04-28 14:13:04 -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 |
|
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 |
|
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
|
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 |
|
Pravdyvy
|
478ba4c2f2
|
Merge pull request #427 from logos-blockchain/Pravdyvy/indexer-ffi-spawns-rpc-for-communication
Simple indexer FFI
|
2026-04-27 17:18:03 +03:00 |
|
Pravdyvy
|
be8f5a6db2
|
fix: comments 2
|
2026-04-27 15:44:46 +03:00 |
|
Daniil Polyakov
|
88102d6964
|
fix: skip check on state for clock transaction in indexer storage
|
2026-04-27 15:34:21 +03:00 |
|
Pravdyvy
|
02949e961a
|
Merge branch 'main' into Pravdyvy/indexer-ffi-spawns-rpc-for-communication
|
2026-04-27 13:58:10 +03:00 |
|
jonesmarvin8
|
5bcf1a253b
|
Revert "fixes"
This reverts commit 41f34f4ff4145b7abb60fd9bec168ae4b60f23b4.
|
2026-04-26 21:28:11 -04:00 |
|
jonesmarvin8
|
41f34f4ff4
|
fixes
|
2026-04-26 20:27:22 -04:00 |
|
jonesmarvin8
|
a99fccd704
|
Merge branch 'marvin/signature-bip340-fixes' into marvin/refactor-wallet-pub-acc
|
2026-04-25 23:42:59 -04:00 |
|
jonesmarvin8
|
cd1ab87fc3
|
fix unit test
|
2026-04-25 23:11:32 -04:00 |
|
Sergio Chouhy
|
85a6763490
|
artifacts
|
2026-04-24 19:31:13 -03:00 |
|
Sergio Chouhy
|
e09cb6284e
|
enforce reserved identifier for private pda
|
2026-04-24 18:00:54 -03:00 |
|
Sergio Chouhy
|
52992a124a
|
fix identifier for pda
|
2026-04-24 17:04:40 -03:00 |
|
jonesmarvin8
|
1cea188e38
|
Merge branch 'marvin/signature-bip340-fixes' into marvin/refactor-wallet-pub-acc
|
2026-04-24 12:04:15 -04:00 |
|
jonesmarvin8
|
72c35416df
|
fmt
|
2026-04-24 11:36:14 -04:00 |
|
jonesmarvin8
|
be33f39dc5
|
fix BIP-340 signatures for fixed sized messages
|
2026-04-24 11:23:53 -04:00 |
|
Sergio Chouhy
|
7c45b5af3c
|
Merge branch 'main' into schouhy/generalize-npk-to-multiple-accounts
|
2026-04-24 01:04:55 -03:00 |
|
Sergio Chouhy
|
584bfb2052
|
clippy
|
2026-04-24 00:42:54 -03:00 |
|