14 Commits

Author SHA1 Message Date
r4bbit
61507cc3d6
Merge 5b38473f47a8a1ab7a946321cc5b0b576abce1f5 into 6f77c75b9c165d666fcbd4dab7e3988442791595 2026-03-23 14:09:56 +01: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
r4bbit
5b38473f47
fix(examples): make tail call example programs work again
These programs have been referencing incorrect program IDs, resulting in
"Unknown program" errors when trying to run them.

This commit fixes the IDs based on the latest source.
Ideally this should be fixed by making the program IDs configurable.
2026-03-07 10:55:35 +01:00
David Rusu
38f1f68030 feat(license): MIT/Apache2 license and add cargo deny config 2026-01-31 23:13:36 +04: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
ddf6e707ec feat: add cargo machete check to CI 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
Sergio Chouhy
a360df29bf Merge branch 'schouhy/add-program-deployment-example' into schouhy/add-program-deployment-example-pda 2025-12-12 17:35:01 -03:00
Sergio Chouhy
63f102643b add instructions to get the hello world program id in hex 2025-12-12 14:30:36 -03:00
Sergio Chouhy
89c1a97798 add example and instructions for pda 2025-12-12 13:00:16 -03:00
Sergio Chouhy
8c92a58bbc add program deployment examples 2025-12-11 20:59:37 -03:00