Daniil Polyakov
|
b8471c0f0e
|
feat(sequencer): implement bridge withdraw flow
|
2026-06-02 00:42:41 +03:00 |
|
Daniil Polyakov
|
9b8955daf5
|
feat(sequencer, programs): implement deposit operation for bridge
|
2026-05-29 20:01:24 +03:00 |
|
Sergio Chouhy
|
2ae9e4da7f
|
add tests and fix mechanism
|
2026-05-15 00:43:45 -03:00 |
|
Daniil Polyakov
|
ee5a98fc48
|
refactor: use faucet program to manage faucet account
|
2026-05-15 01:34:07 +03:00 |
|
Daniil Polyakov
|
9075f30f19
|
refactor: use system faucet and vaults to supply accounts from genesis
Co-authored-by: Copilot <copilot@github.com>
|
2026-05-15 01:34:01 +03:00 |
|
Daniil Polyakov
|
5f207a3f02
|
feat: move initial accounts data into genesis
|
2026-05-15 01:33:50 +03:00 |
|
jonesmarvin8
|
f37454ed1e
|
Refactor signatures (#457)
* fix BIP-340 signatures for fixed sized messages
* fmt
* fix unit test
* Removed privacy keycard calls
* Revert "Removed privacy keycard calls"
This reverts commit d70ef505a1f40b87159099761f5fce5a31e3f17b.
* Add domain separators
* CI fixes
* add hash_message tests
* fix deny
* addressed comments
|
2026-04-30 14:21:47 -04:00 |
|
Daniil Polyakov
|
88102d6964
|
fix: skip check on state for clock transaction in indexer storage
|
2026-04-27 15:34:21 +03:00 |
|
Sergio Chouhy
|
d9ddd5e3f6
|
fix docs. refactor sequencer logic to check size before executing
|
2026-04-06 21:07:55 -03:00 |
|
Sergio Chouhy
|
deae71b09f
|
handle comments
|
2026-04-03 18:13:24 -03:00 |
|
Sergio Chouhy
|
b525447e2d
|
refactor so that indexer checks clock constraints
|
2026-04-02 18:30:10 -03:00 |
|
Sergio Chouhy
|
6a467da3b1
|
fmt and clippy
|
2026-04-02 17:48:02 -03:00 |
|
Sergio Chouhy
|
40c7b308a9
|
add validated state diff
|
2026-04-02 01:09:58 -03:00 |
|
Sergio Chouhy
|
fa2fd857a9
|
minor refactor
|
2026-04-01 00:01:11 -03:00 |
|
Sergio Chouhy
|
3c5a1c9d0a
|
Merge branch 'main' into schouhy/add-block-context-system-accounts
|
2026-03-31 20:53:10 -03:00 |
|
Moudy
|
df375ad04a
|
fix: add missing nssa_core dependency to common crate
|
2026-03-31 14:08:12 +02:00 |
|
Sergio Chouhy
|
f627910468
|
fmt
|
2026-03-31 13:51:12 +02:00 |
|
Sergio Chouhy
|
8bfaf9ef4a
|
remove blockid from common
|
2026-03-31 13:50:47 +02:00 |
|
Sergio Chouhy
|
9d830411a1
|
rename timestamp_ms to timestamp
|
2026-03-31 13:50:30 +02:00 |
|
Sergio Chouhy
|
77c5032527
|
remove common TimeStamp
|
2026-03-31 13:50:30 +02:00 |
|
moudyellaz
|
0823461012
|
style: apply nightly cargo fmt
|
2026-03-31 13:46:43 +02:00 |
|
moudyellaz
|
5c592312f9
|
feat: extend ValidityWindow with Unix timestamp bounds
|
2026-03-31 13:46:08 +02:00 |
|
Sergio Chouhy
|
67baefeaee
|
fmt and clippy
|
2026-03-31 01:45:07 -03:00 |
|
Sergio Chouhy
|
d8ffa22b81
|
add more clock accounts
|
2026-03-31 01:39:02 -03:00 |
|
Sergio Chouhy
|
7078e403ed
|
add timestamp to clock
|
2026-03-30 23:50:54 -03:00 |
|
Sergio Chouhy
|
99071a4ef9
|
Merge branch 'main' into schouhy/add-block-context
|
2026-03-26 21:23:36 -03:00 |
|
Sergio Chouhy
|
3324bcf391
|
add sequencer checks
|
2026-03-25 20:02:13 -03:00 |
|
Sergio Chouhy
|
3356aef291
|
handle comments
|
2026-03-25 16:03:39 -03:00 |
|
Pravdyvy
|
df831bbf6f
|
Merge branch 'main' into Pravdyvy/hardcoded-initial-state
|
2026-03-23 18:20:03 +02:00 |
|
Sergio Chouhy
|
66e9881f38
|
Merge branch 'main' into schouhy/add-block-context
|
2026-03-20 14:14:11 -03:00 |
|
jonesmarvin8
|
6f77c75b9c
|
Issue 257 - update ds and add ds to commitment (#397)
* initialize branch
* minor errors
* update artifacts and lint
* lint fix
|
2026-03-20 10:39:04 -04:00 |
|
Pravdyvy
|
9c90930bd6
|
Merge branch 'main' into Pravdyvy/hardcoded-initial-state
|
2026-03-20 14:55:42 +02:00 |
|
Sergio Chouhy
|
607a34058d
|
Merge branch 'main' into schouhy/add-block-context
|
2026-03-20 09:52:16 -03:00 |
|
Sergio Chouhy
|
aeddb56978
|
fmt
|
2026-03-19 18:55:19 -03:00 |
|
Sergio Chouhy
|
0d46f0798a
|
clippy
|
2026-03-19 18:55:02 -03:00 |
|
Daniil Polyakov
|
05c2c3a56d
|
fix: encode transactions with borsh in sequencer rpc
|
2026-03-20 00:48:04 +03:00 |
|
Daniil Polyakov
|
b631ef02c6
|
fix: final fixes & polishing
|
2026-03-20 00:47:37 +03:00 |
|
Daniil Polyakov
|
be94e133fa
|
feat: refactor sequencer RPC server-side
|
2026-03-20 00:41:05 +03:00 |
|
Pravdyvy
|
dc3650edd7
|
Merge branch 'main' into Pravdyvy/hardcoded-initial-state
|
2026-03-19 19:02:19 +02:00 |
|
Sergio Chouhy
|
895dd942cf
|
add validity range to program output
|
2026-03-19 12:10:02 -03:00 |
|
Pravdyvy
|
5ab7d40727
|
Merge branch 'main' into Pravdyvy/hardcoded-initial-state
|
2026-03-18 18:18:52 +02:00 |
|
jonesmarvin8
|
8dd5037e28
|
Merge branch 'main' into marvin/nonce
|
2026-03-17 16:45:08 -04:00 |
|
Daniil Polyakov
|
252848a145
|
feat: update rust to 1.94.0
|
2026-03-17 21:25:30 +03:00 |
|
Daniil Polyakov
|
aa462b66eb
|
feat: add nursery clippy lints
|
2026-03-17 21:25:30 +03:00 |
|
Daniil Polyakov
|
e3b93b6e9a
|
feat: add restriction clippy lints
|
2026-03-17 21:25:30 +03:00 |
|
Daniil Polyakov
|
efe8393ba0
|
feat: add pedantic clippy lints
|
2026-03-17 21:25:30 +03:00 |
|
Daniil Polyakov
|
756f2f4135
|
feat: add workspace lints to every crate
|
2026-03-17 15:13:44 +03:00 |
|
jonesmarvin8
|
dd64f0b1f8
|
Merge branch 'main' into marvin/nonce
|
2026-03-16 11:22:24 -04:00 |
|
Pravdyvy
|
6e756ac371
|
Merge branch 'main' into Pravdyvy/hardcoded-initial-state
|
2026-03-16 15:20:48 +02:00 |
|
Pravdyvy
|
02953999aa
|
feat: general initial state
|
2026-03-13 18:23:39 +02:00 |
|