Commit Graph

7 Commits

Author SHA1 Message Date
Zizou
64ca72cfa9 feat(balancer): add missing weighted factories (#103)
* feat(balancer): add weigthed pool factory v1

* feat(balancer): add weigthed pool factory v2 and v3

* fix(evm): fix compilation bug due to a bugged solc version

---------

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
2024-10-31 11:24:10 +00:00
zizou
d3cfc5d509 fix(evm-compilation): enable via IR
This is needed to compile Curve executor.
2024-10-07 10:32:44 +02:00
pistomat
316d1ffdb1 Reformat and remove redundant @dev notices 2023-12-01 10:31:16 +01:00
pistomat
6c4b65c39c Revert "Reformat and remove redundant @dev notices"
This reverts commit a141703520.
2023-12-01 10:30:56 +01:00
pistomat
a141703520 Reformat and remove redundant @dev notices 2023-11-29 12:55:56 +01:00
kayibal
19671bfff4 Add scripts to build runtime code 2023-11-02 10:47:07 +00:00
kayibal
82c815fdf2 Restructure repository file structure.
Adds an outer layer to hold docs, cairo contracts
and other related files.
2023-11-01 01:09:17 +00:00