Moudy
|
61ffca07e2
|
amm program
|
2026-02-04 12:29:26 +01:00 |
|
Moudy
|
e0f1d528b8
|
custom tokens
|
2026-02-04 12:10:50 +01:00 |
|
Moudy
|
cf374a1422
|
token transfer
|
2026-02-04 11:50:05 +01:00 |
|
Moudy
|
9db96d1736
|
LEZ testnet v0.1 wallet setup tutorial
|
2026-02-04 09:20:56 +01:00 |
|
davidrusu
|
dac773fa03
|
Merge pull request #317 from logos-blockchain/drusu/license
Add Licensing + cargo deny check to ensure all dependencies are compliant
|
2026-02-04 08:55:03 +04:00 |
|
Sergio Chouhy
|
50b253fa00
|
move ffi tests to integration tests
|
2026-02-03 19:07:13 -03:00 |
|
Sergio Chouhy
|
35b469d738
|
add tests
|
2026-02-03 19:07:13 -03:00 |
|
Sergio Chouhy
|
629a3d1ef6
|
scaffolding
|
2026-02-03 19:07:13 -03:00 |
|
Alejandro Cabeza Romero
|
29dfa0b2e3
|
Gitignore lint.
|
2026-02-03 15:41:15 +01:00 |
|
Alejandro Cabeza Romero
|
67ada15c1b
|
Improve names.
|
2026-02-03 15:40:40 +01:00 |
|
Alejandro Cabeza Romero
|
0126791537
|
Remove artifact library.
|
2026-02-03 15:40:36 +01:00 |
|
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 |
|