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 |
|
jonesmarvin8
|
e2d7906930
|
fixed hardcoded account ids
|
2026-01-24 10:28:41 -05:00 |
|
jonesmarvin8
|
d22354a485
|
update wallet configs
|
2026-01-24 08:47:09 -05:00 |
|
jonesmarvin8
|
0939b7e1c6
|
update public account id domain separator
|
2026-01-23 20:45:47 -05:00 |
|
jonesmarvin8
|
7a395d07c4
|
remove redundant dependency
|
2026-01-23 17:14:00 -05:00 |
|
jonesmarvin8
|
55b13a6f41
|
fmt
|
2026-01-23 16:58:25 -05:00 |
|
jonesmarvin8
|
7c231ae955
|
artifacts fixes
|
2026-01-23 16:56:53 -05:00 |
|
jonesmarvin8
|
15d78527fe
|
fixed fmt
|
2026-01-23 16:35:18 -05:00 |
|
jonesmarvin8
|
2367bf343b
|
refactor AMM
|
2026-01-23 16:30:54 -05: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
|
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 |
|
jonesmarvin8
|
e4e476fde9
|
begin refactoring
|
2026-01-22 20:48:05 -05:00 |
|
Daniil Polyakov
|
652be426ae
|
refactor: split token program into crates
|
2026-01-23 00:53:21 +03: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 |
|
jonesmarvin8
|
877f879af3
|
cargo fmt
|
2026-01-21 17:11:51 -05:00 |
|
jonesmarvin8
|
75beecc6b9
|
update tests
Update tests for LEE domain separator.
|
2026-01-21 17:03:43 -05: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 |
|
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 |
|
Pravdyvy
|
342809c830
|
fix: machete fix for indexer
|
2026-01-16 16:19:59 +02:00 |
|
Pravdyvy
|
b96865ab89
|
fix: indexer update
|
2026-01-16 16:15:21 +02:00 |
|