Commit Graph
1597 Commits
Author SHA1 Message Date
jonesmarvin8 c042361544 fix test issue 2026-02-11 11:43:23 -05:00
jonesmarvin8 ff13c34027 update secret_holder
Removed definition of outgoingviewingsecretkey
2026-01-28 11:01:48 -05:00
jonesmarvin8 819bb1b7f3 Merge branch 'main' into marvin/private_keys 2026-01-27 16:30:11 -05:00
jonesmarvin8 f94eae0583 updated artifacts 2026-01-27 16:25:07 -05:00
jonesmarvin8 752ad89ac7 fixed with unified approach 2026-01-27 16:00:42 -05:00
Daniil Polyakov bbef426f86 Merge pull request #309 from logos-blockchain/arjentix/indexer-service
feat: implement Indexer Service skeleton
2026-01-27 21:16:55 +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 e680544ca3 use context 2026-01-26 13:46:47 -03:00
Sergio ChouhyandDaniil Polyakov 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 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
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
jonesmarvin8 ffe1034c0d update artifacts 2026-01-22 18:51:16 -05:00
jonesmarvin8 6e18f46965 additional lint fix 2026-01-22 18:25:57 -05:00
jonesmarvin8 d1a2234cc5 lint fix 2026-01-22 18:24:19 -05:00
jonesmarvin8 74fa7c9435 fmt 2026-01-22 18:06:03 -05:00
jonesmarvin8 cfebb9d8b4 update account id domain separator 2026-01-22 17:53:00 -05:00
jonesmarvin8 8b6443aa89 update wallet accounts 2026-01-22 17:51:17 -05:00
Václav Pavlín a8f41838ac bug(wallet): conflicting flag -h for transaction info 2026-01-22 09:29:54 +01:00
jonesmarvin8 cabb4ab257 fix integration test wallet 2026-01-21 19:31:27 -05:00
jonesmarvin8 27cd0d068f minor fix 2026-01-21 18:31:08 -05:00
jonesmarvin8 2c9219bb0f relabel ipk to vpk 2026-01-21 17:58:45 -05:00
jonesmarvin8 d204f386bb fmt 2026-01-21 17:48:10 -05:00
jonesmarvin8 c6aa0c41b6 update tests 2026-01-21 17:27:23 -05:00
jonesmarvin8 0b8b1c89b8 Merge branch 'main' into marvin/private_keys 2026-01-21 16:52:11 -05:00
Sergio Chouhy f04b299b1a minor changes 2026-01-21 11:47:28 -03: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
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
Daniil Polyakov 67d5a3e9f4 fix: check public account authorization in privacy preserving circuit 2026-01-17 02:28:31 +03:00
Daniil Polyakov 78a6ff72ee test: add unit test for private multi chain calls 2026-01-17 02:28:31 +03:00
Daniil Polyakov a097ff9d49 chore: rebuild artifacts 2026-01-17 02:28:31 +03:00
Daniil Polyakov 4e46dbbdf4 feat: implement private multi chain calls in wallet (nssa) 2026-01-17 02:28:31 +03:00
Daniil Polyakov 5d7f44aa3e feat: implement private multi chain calls in circuit 2026-01-17 02:28:31 +03:00
Daniil Polyakov 82a8e551b9 Merge pull request #280 from logos-blockchain/fryorcraken/display-ipk-npk
add wallet account keys command to display ipk/npk
2026-01-17 01:56:03 +03:00
Sergio Chouhy 4105eecace fix msg id in mantle tx 2026-01-16 19:50:54 -03:00
fryorcraken b8821693a8 Return keys for uninitialized accounts too 2026-01-16 11:31:11 +11:00
fryorcraken 9267cb59af Return keys for public accounts 2026-01-16 11:31:11 +11:00
fryorcraken 562ab63735 Move the feature to get --keys 2026-01-16 11:31:10 +11:00
fryorcraken 6484e0121c Remove trailing commas on wallet account ls output
The trailing commas is inconvenient:

1. For users trying to select an account id by double-clicking it in a terminal: the comma gets included in the selection
2. For dev parsing the `wallet account list` output: the commas needs to be handled
2026-01-16 11:30:11 +11:00
fryorcraken f4978c1bde add wallet account keys command to display ipk/npk
ipk and npk are needed to receive funds from an external account on a private account.

They are currently only displayed at account creation (`wallet account new private`). With this command, it is now possible to print them at any time.
2026-01-16 11:29:49 +11:00
fryorcraken 47e76c9f85 Added support for --long 2026-01-16 11:26:58 +11:00