This website requires JavaScript.
Explore
Help
Sign In
logos-blockchain
/
lez-programs
Watch
1
Star
0
Fork
0
You've already forked lez-programs
mirror of
https://github.com/logos-blockchain/lez-programs.git
synced
2026-05-19 15:39:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lez-programs
/
amm
/
src
History
Andrea Franz
46643941ac
fix(amm): use checked mul/add/sub to avoid overflows/underflows
2026-04-09 17:45:42 +02:00
..
add.rs
fix(amm): use checked mul/add/sub to avoid overflows/underflows
2026-04-09 17:45:42 +02:00
lib.rs
feat(amm): add SyncReserves instruction
2026-04-09 14:48:35 +02:00
new_definition.rs
fix(amm): use checked mul/add/sub to avoid overflows/underflows
2026-04-09 17:45:42 +02:00
remove.rs
fix(amm): use checked mul/add/sub to avoid overflows/underflows
2026-04-09 17:45:42 +02:00
swap.rs
fix(amm): use checked mul/add/sub to avoid overflows/underflows
2026-04-09 17:45:42 +02:00
sync.rs
feat(amm): add SyncReserves instruction
2026-04-09 14:48:35 +02:00
tests.rs
fix(amm): use checked mul/add/sub to avoid overflows/underflows
2026-04-09 17:45:42 +02:00