Skip to content

Conversation

@bfdays
Copy link
Contributor

@bfdays bfdays commented Jul 23, 2025

No description provided.

bfdays added 11 commits July 23, 2025 09:44
…sol_secp256k1_recover using fluent sdk and add tests comparing original and fluent's; implement sol_sha256 using fluent sdk and add tests comparing original and fluent's
…le file data and in exec phase restores solana account from available context (problem of recovering account state not solved yes, hardcoded); introduced features to disable original and extended builtins (which we do not support on fluentbase size) to decrease target contract size (4.4MB -> 0.68MB) and accelerate development/testing etc
…ses so tests pass even if some functions turned off
@bfdays bfdays changed the title feat (svm): todo feat (svm): implemented the result builtins using fluentbase bindings; Jul 28, 2025
@bfdays bfdays changed the title feat (svm): implemented the result builtins using fluentbase bindings; feat(svm): implemented the rest svm builtins using fluentbase bindings; implemented missing bindings implementations; Jul 30, 2025
bfdays added 10 commits July 31, 2025 15:32
…te syscalls, integrated this syscalls with solana and tests
…dwardsMul syscalls, integrated this syscalls with solana and tests; added missing tests for ED25519EdwardsMul - they matched original resutls; some refactoring and proper error processing
…9RisrettoMul syscalls, integrated this syscalls with solana and tests
…25519RistrettoMultiscalarMul syscalls, integrated this syscalls with solana and tests (pass OK); improved error processing; small refactoring
bfdays added 21 commits August 1, 2025 18:42
…tested it inside unit-tests (not yet integrated into SDK)
…s; integrated bn254 G1/G2 compress/decompress into fluenbase SDK, tested using solana compatible unit-tests; small refactoring
…d solana builtins, tested using solana compatible e2e tests
@bfdays bfdays marked this pull request as ready for review August 7, 2025 13:10
@dmitry123 dmitry123 merged commit 671d9d5 into devel Aug 7, 2025
4 checks passed
@dmitry123 dmitry123 deleted the feat/svm branch August 7, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants