fryorcraken
510596bf32
Prefer hex string to vector of number for stdout
2026-02-27 16:37:28 +11:00
fryorcraken
3cd5e3c3f7
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-02-27 15:41:49 +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
Pravdyvy
1ea3aab3f1
fix: limts fix
2026-02-26 20:42:39 +02:00
Daniil Polyakov
51a21c42fc
Merge pull request #360 from logos-blockchain/arjentix/fix-indexer-image
...
fix: add r0vm and logos circuits in indexer image
2026-02-26 21:41:06 +03:00
Daniil Polyakov
1f01f7c06a
fix: add r0vm and logos circuits in indexer image
2026-02-26 21:06:39 +03:00
Pravdyvy
c622f3540a
fix: logging, config
2026-02-26 20:05:16 +02:00
Daniil Polyakov
67f49697f7
Merge pull request #358 from logos-blockchain/arjentix/standalone-sequencer-deploy
...
Standalone sequencer deploy
2026-02-26 20:19:26 +03:00
Pravdyvy
5eb4e0af1f
fix: downgrades of logs
2026-02-26 19:18:41 +02:00
Pravdyvy
3c8e81c11c
Merge branch 'main' into Pravdyvy/indexer-explorer-integration-fixes
2026-02-26 17:14:11 +02:00
Sergio Chouhy
f48b116754
Merge pull request #350 from logos-blockchain/schouhy/compress-proofs
...
Compress R0 proofs
2026-02-26 11:54:14 -03:00
Sergio Chouhy
70471f0a54
compress proofs
2026-02-26 11:19:55 -03:00
Daniil Polyakov
9bb4d95f0b
feat: optimize r0vm installation for sequencer docker image for x86_64 platform
2026-02-26 17:06:45 +03:00
Daniil Polyakov
ea7beaaaef
feat: build standalone sequencer docker image
2026-02-26 17:06:45 +03:00
Daniil Polyakov
c59d3efbcc
Merge pull request #353 from logos-blockchain/arjentix/configurable-block-size
...
Configurable block size & human-readable config values
2026-02-26 17:05:50 +03:00
Daniil Polyakov
72ce3ff1e4
chore: rebuild artifacts
2026-02-26 16:35:07 +03:00
Daniil Polyakov
184d378c90
docs: add just command docs
2026-02-26 16:25:24 +03:00
Daniil Polyakov
529dfce413
fix: ensure wallet data is fully synced with fs
2026-02-26 16:25:24 +03:00
Daniil Polyakov
803708ea1e
fix: set wallet-ffi default features to false in workspace to fix tps test
2026-02-26 16:25:24 +03:00
Daniil Polyakov
437e5addb4
feat: use human-readable byte sizes and durations
2026-02-26 16:25:24 +03:00
Daniil Polyakov
8b5524901c
feat: configurable block size limit
2026-02-26 16:21:43 +03:00
Moudy
84c23e8680
Merge pull request #324 from logos-blockchain/moudyellaz-program-deployment-readme
...
Update README.md
2026-02-26 14:19:05 +01:00
Sergio Chouhy
f8661b24e4
Merge pull request #331 from logos-blockchain/Pravdyvy/bedrock-parsing-from-start-of-a-channel
...
Indexer correct startup
2026-02-26 10:09:30 -03:00
Sergio Chouhy
487027d98f
Merge pull request #308 from logos-blockchain/Pravdyvy/indexer-state-management
...
Indexer state management
2026-02-26 09:53:46 -03:00
Pravdyvy
6e61698ff8
fix: complete fixes
2026-02-26 13:46:38 +02:00
Pravdyvy
b2ae6317d2
fix: naming changes
2026-02-26 09:40:31 +02:00
Pravdyvy
fb2709f96c
fix: docker fix
2026-02-25 17:14:42 +02:00
Pravdyvy
24271b398e
fix: possibly fixed tx accounts
2026-02-25 17:13:48 +02:00
Pravdyvy
fe5db24620
Merge branch 'schouhy/compress-proofs' into Pravdyvy/indexer-explorer-integration-fixes
2026-02-25 15:38:15 +02:00
Pravdyvy
818eebb99f
fix: recent blocks fix
2026-02-25 14:19:51 +02:00
Pravdyvy
c8bd5b3679
fix: cleanup instructions fix
2026-02-24 18:52:32 +02:00
Daniil Polyakov
767b5afd38
Merge pull request #343 from logos-blockchain/arjentix/some-refactor
...
Move tutorial to docs & add more `just` commands
2026-02-24 19:43:07 +03:00
Moudy
7ba888ce7d
Merge pull request #351 from logos-blockchain/dsq/ffi-build-macos-fix
...
fix(ffi): Fix nix build on macos
2026-02-24 15:37:33 +01:00
Daniel
9a61e64ccf
Fix nix build
2026-02-24 15:27:39 +01:00
Sergio Chouhy
a64c16b8c9
compress proofs
2026-02-24 10:34:03 -03:00
Moudy
3f2d9ed0f4
Merge pull request #349 from logos-blockchain/dsq/default-prove-ffi
...
fix(ffi): Fix r0 build with default prove
2026-02-24 13:26:21 +01:00
danielSanchezQ
0c90d42a0f
Fix r0 build
2026-02-24 12:14:25 +00:00
Moudy
55388e30a2
Merge pull request #348 from logos-blockchain/dsq/default-prove-ffi
...
chore(ffi): Default prove feature
2026-02-24 12:25:16 +01:00
Pravdyvy
548e4c8d9a
fix: node db not empty fix
2026-02-24 12:27:47 +02:00
danielSanchezQ
ccfc14cac1
Default prove
2026-02-24 08:16:59 +00:00
Daniil Polyakov
e71f2fe16a
feat: add useful just commands
2026-02-23 17:57:56 +03:00
Pravdyvy
2bad85b217
Merge branch 'Pravdyvy/indexer-state-management' into Pravdyvy/bedrock-parsing-from-start-of-a-channel
2026-02-23 16:12:43 +02:00
Pravdyvy
6101d791e3
fix: suggestions fix
2026-02-23 16:10:56 +02:00
Daniil Polyakov
3855bf2399
chore: move tutorial to docs
2026-02-23 16:10:01 +03:00
Pravdyvy
a0e2e06cc1
Apply suggestions from code review
...
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2026-02-23 14:47:23 +02:00
Pravdyvy
35bb85ebaf
fix: suggestions fix 1
2026-02-23 11:39:04 +02:00
Pravdyvy
cda22a3a2b
Merge branch 'Pravdyvy/indexer-state-management' into Pravdyvy/bedrock-parsing-from-start-of-a-channel
2026-02-23 11:22:11 +02:00
Pravdyvy
56c6abe08f
fix: suggestions fix 1
2026-02-23 10:55:00 +02:00
Pravdyvy
801f2c46c8
Apply suggestions from code review
...
Docstrings updated, derives sorted.
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2026-02-23 10:11:40 +02:00
Daniel Sanchez
bc84d5cf31
Merge pull request #340 from logos-blockchain/dsq/pinata-ffi
...
feat(ffi): Add pinata to wallet-ffi
2026-02-20 17:21:19 +01:00