1993 Commits

Author SHA1 Message Date
jonesmarvin8
dd64f0b1f8 Merge branch 'main' into marvin/nonce 2026-03-16 11:22:24 -04:00
jonesmarvin8
d665540495
Merge pull request #357 from logos-blockchain/marvin/issue_295
[Issue 295] ensure! in public transaction
2026-03-16 09:49:52 -04:00
jonesmarvin8
6e74cca512 fixed unit test 2026-03-16 09:12:29 -04:00
fryorcraken
d941fd3b8b
Merge pull request #365 from logos-blockchain/hex
fix: display HashType as hex string in Debug output
2026-03-16 16:21:16 +11:00
fryorcraken
55c930d784
update artifacts 2026-03-16 14:35:29 +11:00
fryorcraken
e20860ea97
fix: use base58 encoding for program_owner instead of hex
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:04:17 +11:00
fryorcraken
546c3d0986
fix: remove unused bytemuck dep and apply nightly fmt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 13:46:20 +11:00
fryorcraken
339c0dc048
Prefer hex string to vector of number for stdout 2026-03-13 13:46:19 +11:00
fryorcraken
5f2d33f90e
fix: display HashType as hex string in Debug output
The derived Debug impl printed HashType as a raw byte array, while
Display (and the sequencer logs) used hex encoding. Replace the derived
Debug with a custom impl identical to Display so both representations
are consistent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 13:46:19 +11:00
Daniil Polyakov
3464d15d89
Merge pull request #364 from logos-blockchain/bash-completion
Bash completion for `wallet`
2026-03-10 22:55:35 +03:00
Daniil Polyakov
3256e3d470
Merge pull request #381 from logos-blockchain/weboko/pinata-auth-transfer
feat: ensure pinata recipient initialized
2026-03-10 22:29:40 +03:00
Daniil Polyakov
0b66903cb9
Merge pull request #376 from logos-blockchain/moudyellaz-explorer
Revise README for sequencer and node setup
2026-03-10 22:29:26 +03:00
jonesmarvin8
b5d0d2d0c1 fmt and lint 2026-03-09 13:05:29 -04:00
jonesmarvin8
d029def7c7 add ensure test 2026-03-09 12:21:44 -04:00
Sergio Chouhy
1e3b60feae
Merge pull request #385 from logos-blockchain/arjentix/fix-unrecognized-commitment-set-digest-error
Fix unrecognized commitment set digest error
2026-03-07 11:51:27 -03:00
Daniil Polyakov
7f0d41104d fix: replace old keys with new ones in configurations 2026-03-07 15:41:47 +03:00
Daniil Polyakov
7a9d02af31 feat: adjust just clean command 2026-03-06 22:41:27 +03:00
Daniil Polyakov
39d8c89c17
Merge pull request #384 from logos-blockchain/Pravdyvy/shared-secret-receiver-usage-fix
Shared secret receiver usage fix
2026-03-05 21:59:16 +03:00
Daniil Polyakov
0aec6028f6 fix: remove unused serde_json dev-dependency from key_protocol 2026-03-05 21:14:25 +03:00
Pravdyvy
4950c1277c fix: suggestions fix 2026-03-05 17:25:53 +02:00
Pravdyvy
fa406e7a86 fix: removed redundant logging 2026-03-05 15:20:22 +02:00
Pravdyvy
cf92157728 fix: artifacts updates 2026-03-05 14:41:52 +02:00
Daniil Polyakov
a7607b4525
Merge pull request #383 from logos-blockchain/arjentix/explorer-blocks-right-order
feat: sort blocks from latest to oldest in explorer
2026-03-05 15:24:57 +03:00
Pravdyvy
cb57baaa36 fix: integartion test on claiming path for token updated 2026-03-05 14:13:13 +02:00
Pravdyvy
e3764e1911 fix: shared secret receiver fix 2026-03-05 12:35:18 +02:00
Daniil Polyakov
ec1018deac feat: sort blocks from latest to oldest in explorer 2026-03-04 21:54:36 +03:00
Daniil Polyakov
db5d1e5cf7
Merge pull request #382 from logos-blockchain/Pravdyvy/pinata-buff
Pinata Buff
2026-03-04 21:36:29 +03:00
Pravdyvy
06665160c6 fix: updated pinata balance 2026-03-04 17:47:38 +02:00
Sasha
ddecae8c40
feat: ensure pinata recipient initialized 2026-03-03 23:21:18 +01:00
Pravdyvy
9df121704f
Merge pull request #380 from logos-blockchain/Pravdyvy/block-sorting-while-resubmit
feat: block ordering while resubmit
wallet-ffi-0.1.0
2026-03-03 10:13:13 +02:00
Moudy
9d7cf58f6f
Revise README for sequencer and node setup
Updated instructions for running the explorer
2026-03-03 01:29:42 +01:00
jonesmarvin8
6000d61bf2 artifacts update 2026-03-02 16:27:11 -05:00
jonesmarvin8
181d43e6d2 test fixing 2026-03-02 16:13:23 -05:00
jonesmarvin8
84abe02573 add serialize/deserialize impls 2026-03-02 11:54:41 -05:00
jonesmarvin8
d863b763d1 Merge branch 'main' into marvin/nonce 2026-03-02 10:49:07 -05:00
Pravdyvy
416f16bfc6 feat: block ordering while resubmit 2026-03-02 14:22:11 +02:00
Daniil Polyakov
226ebe3e0e
Merge pull request #369 from logos-blockchain/arjentix/fix-indexer-docker-startup
fix: fix docker builds and runs
2026-02-27 22:20:43 +03:00
Daniil Polyakov
7d4409fdf9 fix: fix docker builds and runs 2026-02-27 21:20:22 +03:00
Daniil Polyakov
4e112bc520
Merge pull request #368 from logos-blockchain/Pravdyvy/http-retries-in-seq-client
HTTP retries in sequencer client
2026-02-27 21:19:34 +03:00
Pravdyvy
9dc6025537 fix: http retries 2026-02-27 19:11:26 +02:00
Moudy
bdeca0185f
Merge pull request #367 from logos-blockchain/schouhy/fix-sequencer-config-npk
Update sequencer config npks
2026-02-27 16:08:03 +01:00
Andrea Franz
71de2f7754
Merge pull request #359 from logos-blockchain/fix/amm-initial-lp
chore(programs/amm): fix initial LP supply calculations
2026-02-27 14:33:52 +01:00
Sergio Chouhy
d5c75cbd98 update public account ids 2026-02-27 10:25:07 -03:00
Sergio Chouhy
99069c84b1 update sequencer config npks 2026-02-27 10:06:54 -03:00
Daniel Sanchez
10770bd99e
Merge pull request #366 from logos-blockchain/dsq/nix-circuits-deps
chore(nix): Add circuits dependency
2026-02-27 12:18:09 +00:00
danielSanchezQ
6887131364 Add circuits dependency 2026-02-27 12:13:25 +00:00
Andrea Franz
fee1ab30e9 chore(programs/amm): fix initial LP supply calculations
ift-ts:sc:logos:2026q1-amm-core-improvements:fix-initial-lp-calc
2026-02-27 09:21:43 +01:00
fryorcraken
d9b2b0c824
update zsh completion 2026-02-27 15:26:57 +11:00
fryorcraken
e2175132f5
Add bash completion script 2026-02-27 15:23:03 +11:00
Pravdyvy
18d9d80105
Merge pull request #354 from logos-blockchain/Pravdyvy/indexer-explorer-integration-fixes
Indexer<->Explorer integration fixes
2026-02-26 21:39:15 +02:00