Commit Graph
461 Commits
Author SHA1 Message Date
Sergio Chouhy 2954faa5ec add prove feature 2026-02-16 11:34:58 -03:00
Daniil Polyakov 60be2b6d00 chore: satisfy CI 2026-02-12 16:31:34 +03:00
Daniil Polyakov 975cfb9ec6 feat: fully integrate Sequencer, Indexer and Explorer with Bedrock 2026-02-12 16:31:13 +03:00
jonesmarvin8 d40232abcc Merge branch 'main' into marvin/refactor-amm-program 2026-02-11 19:05:16 -05:00
jonesmarvin8 68254a835d fix license for amm and machete issue 2026-02-10 20:54:42 -05:00
jonesmarvin8 7c930415a6 Merge branch 'main' into marvin/public_keys 2026-02-10 20:31:02 -05:00
jonesmarvin8 0930e4dd86 Merge branch 'main' into marvin/refactor-amm-program 2026-02-10 20:28:13 -05:00
Daniil Polyakov 72c45be083 feat: implement Explorer 2026-02-11 02:06:40 +03:00
jonesmarvin8 f891f57cab Merge branch 'main' into marvin/public_keys 2026-02-10 09:19:45 -05:00
Daniil Polyakov 9909f02803 refactor: split token program into crates 2026-02-06 00:08:43 +03:00
Sergio Chouhy 2fc1ec0fdc Merge branch 'main' into schouhy/add-wallet-ffi-tests 2026-02-04 20:48:36 -03:00
Sergio Chouhy 5ac9953488 add ffi get account test 2026-02-04 11:36:10 -03:00
David Rusu 38f1f68030 feat(license): MIT/Apache2 license and add cargo deny config 2026-01-31 23:13:36 +04:00
Sergio Chouhy 476dc50482 handle comments 2026-01-29 13:47:39 -03:00
Sergio Chouhy 1e3e551ee7 add state serialization unit test 2026-01-29 11:17:30 -03:00
Sergio Chouhy c606e7fe75 Merge branch 'main' into schouhy/sequencer-retries-pending-blocks 2026-01-28 14:39:53 -03:00
jonesmarvin8 a64fad8ff8 updated state tests 2026-01-27 18:35:31 -05:00
jonesmarvin8 19a53ed44e Merge branch 'main' into marvin/refactor-amm-program 2026-01-27 18:28:36 -05:00
Sergio Chouhy 37c85de38d clippy 2026-01-27 16:06:51 -03:00
Sergio Chouhy d7cac557af fix test 2026-01-27 10:52:43 -03:00
Sergio Chouhy fe4a89191c add state to rocksdb 2026-01-27 01:20:17 -03:00
jonesmarvin8 a2d3d5ae0d Merge branch 'marvin/public_keys' into marvin/public_account_id 2026-01-26 16:08:33 -05:00
Daniil Polyakov 2288a725d2 feat: implement indexer service skeleton 2026-01-26 23:31:28 +03:00
jonesmarvin8 e2d7906930 fixed hardcoded account ids 2026-01-24 10:28:41 -05:00
jonesmarvin8 0939b7e1c6 update public account id domain separator 2026-01-23 20:45:47 -05:00
jonesmarvin8 2367bf343b refactor AMM 2026-01-23 16:30:54 -05:00
Daniil Polyakov 652be426ae refactor: split token program into crates 2026-01-23 00:53:21 +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 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 2d1ee4b279 Merge branch 'main' into Pravdyvy/amm-wallet-integration 2025-12-26 23:07:48 +03:00
Daniil Polyakov 9d37a88069 fix: proper type for token program instruction 2025-12-26 00:24:55 +03:00
Daniil Polyakov 2e82d2ddb8 chore: fix lints, fmt and artifacts 2025-12-24 03:39:39 +03:00
jonesmarvin8 c6531aaab4 accountid removed conflict 2025-12-23 17:36:58 -05:00
jonesmarvin8 c25e93edd5 cargo fmt and clippy 2025-12-23 17:31:03 -05:00
jonesmarvin8 56151e9d3d remove unused file from merge
Accidental inclusion
2025-12-23 11:06:18 -05:00
jonesmarvin8 8289c07b28 Merge branch 'main' into simple_amm 2025-12-23 11:03:11 -05:00
jonesmarvin8 a84057561e various fixes from comments 2025-12-22 19:52:39 -05:00
jonesmarvin8andDaniil Polyakov 05d34bf9ec Update nssa/program_methods/guest/src/bin/amm.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-22 11:41:44 -05:00
jonesmarvin8andDaniil Polyakov 32de4e2990 Update nssa/program_methods/guest/src/bin/amm.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-22 11:41:19 -05:00
Pravdyvy 0a1bbb9d21 fix: merge fix 2025-12-22 05:12:48 +02:00
Pravdyvy 22f6d92ca6 Merge branch 'main' into Pravdyvy/amm-wallet-integration 2025-12-22 05:00:50 +02:00
Pravdyvy 4f15237446 fix: suggestions fix 2025-12-22 04:42:32 +02:00
jonesmarvin8 c30ba4be1a various fixes 2025-12-19 20:08:05 -05:00
Daniil Polyakov 9b37a2a8b7 Merge pull request #248 from logos-blockchain/arjentix/build-docker-image
Publish sequencer_runner Docker image with CI
2025-12-19 21:05:28 +03:00
Daniil Polyakov 172b13d03a feat: add logs for program pre_states and output 2025-12-19 18:48:19 +03:00
Daniil Polyakov dc38b8ea2d feat: add artifacts of program_methods and remove no_docker feature 2025-12-19 18:30:40 +03:00
Daniil Polyakov 87f45b8215 feat: move all crates into workspace 2025-12-19 18:30:40 +03:00