Alejandro Cabeza Romero
|
81e4cfcba6
|
Add devshell to flake.
|
2026-02-03 15:40:06 +01:00 |
|
Alejandro Cabeza Romero
|
ed60e06ae2
|
Nixify
|
2026-02-03 15:40:06 +01:00 |
|
Sergio Chouhy
|
ec1424cd8e
|
Merge pull request #319 from logos-blockchain/dsq/wallet-ffi-runtime-fix
fix(wallet-ffi): Initialize runtime automatically when needed
|
2026-02-03 08:54:33 -03:00 |
|
Pravdyvy
|
efac8639c3
|
fix: merge fix
|
2026-02-03 11:36:07 +02:00 |
|
danielSanchezQ
|
9bb94c5df5
|
Initialize runtime automatically when needed
|
2026-02-03 09:23:20 +00:00 |
|
Pravdyvy
|
e1df915357
|
Merge branch 'arjentix/full-bedrock-integration' into Pravdyvy/indexer-state-management
|
2026-02-03 11:11:19 +02:00 |
|
Daniil Polyakov
|
71a7905a58
|
Integrate Indexer Service into integration tests
|
2026-02-02 19:07:24 +03:00 |
|
Daniil Polyakov
|
321f31a54b
|
Reimplement subscriptions
|
2026-02-02 17:10:21 +03:00 |
|
fryorcraken
|
a5240925fc
|
Merge pull request #292 from logos-blockchain/fryorcraken/labels
add `wallet account label` feature
|
2026-02-02 14:30:33 +11:00 |
|
Sergio Chouhy
|
6ca020d547
|
fix deadlock in subscriptions
|
2026-01-31 19:05:27 -03:00 |
|
Sergio Chouhy
|
d14aeb6cc1
|
fix genesis msg id
|
2026-01-31 18:12:59 -03:00 |
|
David Rusu
|
a939ceecad
|
chore(artifacts): rebuild artifacts
|
2026-02-01 00:28:41 +04:00 |
|
David Rusu
|
c45f560790
|
chore(circuits): Install circuits in CI
|
2026-02-01 00:21:08 +04:00 |
|
David Rusu
|
ac449427b2
|
feat(license): remove unnecessary cargo deny config
|
2026-01-31 23:59:38 +04:00 |
|
David Rusu
|
729ff6673c
|
feat(license): add cargo deny step to workflow
|
2026-01-31 23:15:43 +04:00 |
|
David Rusu
|
38f1f68030
|
feat(license): MIT/Apache2 license and add cargo deny config
|
2026-01-31 23:13:36 +04:00 |
|
Sergio Chouhy
|
0ae327d934
|
fix config
|
2026-01-30 20:20:30 -03:00 |
|
Daniil Polyakov
|
f4e9a6606d
|
Add log about parsed L2 blocks
|
2026-01-31 01:50:30 +03:00 |
|
Daniil Polyakov
|
a87db600cf
|
Fix some errors
|
2026-01-31 01:39:59 +03:00 |
|
Daniil Polyakov
|
71787a70f7
|
Implement block subscription
|
2026-01-30 21:53:01 +03:00 |
|
Daniil Polyakov
|
2d0525ab31
|
Adjust Indexer RPC for Sequencer and Explorer needs only
|
2026-01-30 21:53:01 +03:00 |
|
Daniil Polyakov
|
e0729a1725
|
Integrate indexer client into sequencer
|
2026-01-30 21:53:01 +03:00 |
|
Daniil Polyakov
|
616159f936
|
Remove async_trait comments
|
2026-01-30 21:53:01 +03:00 |
|
Daniil Polyakov
|
c1d2b625ea
|
Add IndexerCore to IndexerService
|
2026-01-30 21:53:01 +03:00 |
|
Daniil Polyakov
|
22a6195eca
|
Move BasicAuth to common::config and remove SequencerClient from IndexerCore
|
2026-01-30 21:52:43 +03:00 |
|
Daniil Polyakov
|
9cac2e7487
|
Move indexer_core and indexer_service into indexer
|
2026-01-30 21:52:43 +03:00 |
|
Daniil Polyakov
|
fcb2917c21
|
Remove post_indexer_message()
|
2026-01-30 21:52:43 +03:00 |
|
Daniil Polyakov
|
8a00d8d8d4
|
feat: implement Explorer
|
2026-01-30 21:49:45 +03:00 |
|
Pravdyvy
|
8fa8cc33d8
|
fix: config fix
|
2026-01-30 14:58:41 +02:00 |
|
Daniel Sanchez
|
e4634b6edb
|
Merge pull request #301 from logos-blockchain/dsq/wallet-ffi
feat(wallet-ffi): Add wallet-ffi crate
|
2026-01-30 12:05:04 +01:00 |
|
Pravdyvy
|
0efc522837
|
feat: full integration try 1
|
2026-01-30 12:51:18 +02:00 |
|
danielSanchezQ
|
45a4063aea
|
Merge branch 'main' into dsq/wallet-ffi
# Conflicts:
# Cargo.lock
# Cargo.toml
|
2026-01-30 10:39:25 +00:00 |
|
Pravdyvy
|
17a1be5b0c
|
feat: db exposed 1
|
2026-01-30 10:25:34 +02:00 |
|
Pravdyvy
|
3cb7f17aaf
|
Merge branch 'main' into Pravdyvy/indexer-state-management
|
2026-01-30 08:13:55 +02:00 |
|
Sergio Chouhy
|
29ad41a645
|
Merge pull request #302 from logos-blockchain/schouhy/sequencer-retries-pending-blocks
Add pending block resubmit loop to the sequencer
|
2026-01-29 16:23:53 -03:00 |
|
Sergio Chouhy
|
2e071b538f
|
drop retry pending block handle on Drop
|
2026-01-29 15:56:06 -03:00 |
|
Sergio Chouhy
|
df02c59310
|
minor rename
|
2026-01-29 15:26:29 -03:00 |
|
Sergio Chouhy
|
de54744893
|
use own type MantleMsgId
|
2026-01-29 15:21:15 -03:00 |
|
Sergio Chouhy
|
476dc50482
|
handle comments
|
2026-01-29 13:47:39 -03:00 |
|
Sergio Chouhy
|
e44eade97b
|
fix error message
|
2026-01-29 12:25:48 -03:00 |
|
Sergio Chouhy
|
22290c05fb
|
add docs and unit tests
|
2026-01-29 12:09:18 -03:00 |
|
Sergio Chouhy
|
95a58faf94
|
add delete blocks test
|
2026-01-29 12:07:52 -03:00 |
|
Sergio Chouhy
|
1e3e551ee7
|
add state serialization unit test
|
2026-01-29 11:17:30 -03:00 |
|
Pravdyvy
|
c7c646136f
|
feat: staet breakpoints
|
2026-01-29 16:09:44 +02:00 |
|
Sergio Chouhy
|
22258435ff
|
Merge branch 'main' into schouhy/sequencer-retries-pending-blocks
|
2026-01-29 10:13:22 -03:00 |
|
Sergio Chouhy
|
81921c3406
|
build artifacts
|
2026-01-29 09:54:01 -03:00 |
|
Pravdyvy
|
0ed41ba9f2
|
Merge branch 'main' into Pravdyvy/indexer-state-management
|
2026-01-29 14:53:13 +02:00 |
|
Sergio Chouhy
|
fb1221d985
|
fix indexer service types
|
2026-01-29 09:51:11 -03:00 |
|
Pravdyvy
|
d9839ea5a4
|
Merge pull request #282 from logos-blockchain/Pravdyvy/block-parsing-validation of
Indexer block parsing
|
2026-01-29 14:37:28 +02:00 |
|
Sergio Chouhy
|
d6df9a7796
|
minor refactor
|
2026-01-29 00:57:27 -03:00 |
|