Sergio Chouhy
|
561b4a2dcf
|
Merge branch 'main' into schouhy/sequencer-retries-pending-blocks
|
2026-01-27 14:48:09 -03:00 |
|
Sergio Chouhy
|
e78d6a59a0
|
add tokio task to retry pending blocks in bedrock
|
2026-01-27 13:27:52 -03:00 |
|
Sergio Chouhy
|
d7cac557af
|
fix test
|
2026-01-27 10:52:43 -03:00 |
|
Pravdyvy
|
4667424215
|
feat: first diff modification
|
2026-01-27 13:36:49 +02:00 |
|
Pravdyvy
|
c0ad223b7c
|
Merge branch 'Pravdyvy/block-parsing-validation' into Pravdyvy/indexer-state-management
|
2026-01-27 10:02:15 +02:00 |
|
Pravdyvy
|
c0e879edae
|
fix: suggestions fix 1
|
2026-01-27 09:46:31 +02:00 |
|
Pravdyvy
|
4c4e30864b
|
fix: dep updated, merge fix
|
2026-01-27 08:13:53 +02:00 |
|
Pravdyvy
|
516feee101
|
Merge branch 'main' into Pravdyvy/block-parsing-validation
|
2026-01-27 07:57:41 +02:00 |
|
Sergio Chouhy
|
fe4a89191c
|
add state to rocksdb
|
2026-01-27 01:20:17 -03:00 |
|
Daniil Polyakov
|
2288a725d2
|
feat: implement indexer service skeleton
|
2026-01-26 23:31:28 +03:00 |
|
Sergio Chouhy
|
f4c81f5e78
|
Merge pull request #286 from logos-blockchain/schouhy/adapt-sequencer-to-bedrock
Adapt sequencer to post block data to Bedrock
|
2026-01-26 15:02:20 -03:00 |
|
Sergio Chouhy
|
e897fd6076
|
fix parent when resubmitting pending blocks
|
2026-01-26 14:51:39 -03:00 |
|
Sergio Chouhy
|
e680544ca3
|
use context
|
2026-01-26 13:46:47 -03:00 |
|
Sergio Chouhy
|
02702213dc
|
Update sequencer_core/src/block_settlement_client.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
|
2026-01-26 13:34:38 -03:00 |
|
Sergio Chouhy
|
ab31a1fd2d
|
Merge branch 'schouhy/adapt-sequencer-to-bedrock' into schouhy/sequencer-retries-pending-blocks
|
2026-01-26 12:25:47 -03:00 |
|
Sergio Chouhy
|
ded6e8123d
|
Merge branch 'main' into schouhy/adapt-sequencer-to-bedrock
|
2026-01-26 11:38:42 -03:00 |
|
Sergio Chouhy
|
eaab2e042a
|
Merge pull request #270 from logos-blockchain/Pravdyvy/indexer-client
Bedrock client adoption
|
2026-01-26 11:03:07 -03:00 |
|
Daniil Polyakov
|
3752c39bad
|
Merge pull request #311 from logos-blockchain/arjentix/fix-ci-nextest-installation
fix: install cargo-nextest with locked option
|
2026-01-26 16:56:16 +03:00 |
|
Daniil Polyakov
|
6e745494c2
|
fix: install cargo-nextest with locked option
|
2026-01-26 16:25:06 +03:00 |
|
Daniel
|
82d5ce403c
|
Remove oncecell dep from workspace Cargo.toml
|
2026-01-26 10:53:17 +01:00 |
|
Daniel
|
addc65933f
|
Fmt happy in nightly
|
2026-01-26 10:45:51 +01:00 |
|
Daniel
|
272cbfe400
|
Remove unused dependency once_cell from Cargo.toml
|
2026-01-26 10:43:53 +01:00 |
|
Daniel
|
26a39bb005
|
Fmt happy
|
2026-01-26 10:36:30 +01:00 |
|
Daniel
|
c44e8d6a89
|
Refactor runtime initialization
|
2026-01-26 10:36:14 +01:00 |
|
Daniel
|
a97066c41d
|
Re-structure errors and clippy happy
|
2026-01-26 10:29:37 +01:00 |
|
Daniel
|
6d883d5528
|
Use bytearray instead of hi/lo for u128
|
2026-01-26 10:15:23 +01:00 |
|
Sergio Chouhy
|
7d48fe70b5
|
Merge pull request #303 from logos-blockchain/bug/conflicting-flags
bug(wallet): conflicting flag -h for transaction info
|
2026-01-23 17:55:59 -03:00 |
|
Pravdyvy
|
b00e990eb2
|
feat: indexer storage added
|
2026-01-23 14:09:10 +02:00 |
|
Pravdyvy
|
b117073237
|
fix: artifacts updated
|
2026-01-23 11:04:07 +02:00 |
|
Pravdyvy
|
505e653ff0
|
fix: machete update
|
2026-01-23 10:54:32 +02:00 |
|
Pravdyvy
|
df58511bf0
|
Merge branch 'main' into Pravdyvy/block-parsing-validation
|
2026-01-23 10:49:16 +02:00 |
|
Pravdyvy
|
9896cd3767
|
fix: updates, added test
|
2026-01-23 10:39:34 +02:00 |
|
Pravdyvy
|
2a2fe1347a
|
fix: new model rewrite
|
2026-01-22 14:44:48 +02:00 |
|
Václav Pavlín
|
a8f41838ac
|
bug(wallet): conflicting flag -h for transaction info
|
2026-01-22 09:29:54 +01:00 |
|
Sergio Chouhy
|
2218ad1c64
|
add functionality to resubmit pending transactions and delete finalized blocks
|
2026-01-22 02:01:02 -03:00 |
|
Sergio Chouhy
|
f04b299b1a
|
minor changes
|
2026-01-21 11:47:28 -03:00 |
|
Daniel
|
ec6caee2dc
|
Missing fmt
|
2026-01-21 15:38:50 +01:00 |
|
Daniel
|
17b36b924e
|
Vibecoded wallet-ffi
|
2026-01-21 15:22:38 +01:00 |
|
Daniil Polyakov
|
fb62143398
|
Merge pull request #259 from logos-blockchain/arjentix/multi-chain-calls-in-private-tx
Implement private multi chain calls
|
2026-01-21 16:55:49 +03:00 |
|
Sergio Chouhy
|
56295d12d8
|
use anyhow for block settlement client error handling
|
2026-01-21 10:38:18 -03:00 |
|
Pravdyvy
|
eb77217318
|
fix: suggestions 1
|
2026-01-21 14:50:29 +02:00 |
|
Sergio Chouhy
|
e397d6c576
|
add bedrock status flag to blocks and last_finalized_block metadata info to sequencer db
|
2026-01-20 11:52:02 -03:00 |
|
Pravdyvy
|
66d01d69d7
|
fix: dep fix
|
2026-01-20 10:26:22 +02:00 |
|
Daniil Polyakov
|
60822c7f03
|
Merge pull request #290 from logos-blockchain/fryorcraken/zsh-completion
Add zsh completion script for wallet CLI
|
2026-01-20 03:35:52 +03:00 |
|
Daniil Polyakov
|
173945a170
|
Merge pull request #289 from logos-blockchain/fryorcraken/wallet-acc-ls-rm-commas
Remove trailing commas on `wallet account ls` output
|
2026-01-20 03:35:31 +03:00 |
|
Sergio Chouhy
|
654e92f0d7
|
clippy
|
2026-01-19 14:26:48 -03:00 |
|
Daniil Polyakov
|
2b2a52d0b8
|
feat: error on unclaimed modified accounts
|
2026-01-19 17:29:59 +03:00 |
|
Pravdyvy
|
b143beef37
|
fix: ci fix 1
|
2026-01-19 14:10:16 +02:00 |
|
Pravdyvy
|
f3dcda346c
|
fix: ci test 1
|
2026-01-19 13:55:31 +02:00 |
|
Pravdyvy
|
bec78ae70f
|
Merge branch 'schouhy/adapt-sequencer-to-bedrock' into Pravdyvy/block-parsing-validation
|
2026-01-19 13:22:43 +02:00 |
|