Commit Graph

11 Commits

Author SHA1 Message Date
Diana Carvalho
41f20f14b0 feat: Add propeller swap encoders
- Add setup for package
- Add docs
- Add balancer implementation and test
- Add CI:
  - Add setup action
  - Add test and format CI
- Add CD: Publish python package to AWS
2024-08-29 15:27:35 +01:00
pistomat
66e25d1a09 fix the format check CI 2024-03-27 11:17:12 +01:00
pistomat
9b9146c23b feat: add format check to evm CI 2024-03-27 10:43:17 +01:00
kayibal
f88fb952b0 Add substreams cli installation.
Comment out S3 upload for now.
2024-03-14 02:10:53 +00:00
kayibal
2288e12032 Implement a substreams CD 2024-03-14 02:03:59 +00:00
kayibal
b0fe5bc4e1 Add github CI for substreams 2024-03-14 02:03:59 +00:00
kayibal
e62cc13c0b Move crates under substreams directory.
This way we can run GHA jobs depending on what files changed.
2024-03-13 23:57:23 +00:00
kayibal
c30bd285cf Set ETH_RPC_URL when running tests 2023-11-02 11:20: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
kayibal
51312525c1 Initial commit
Lays out directory structure start specifing core interfaces.
2023-10-31 10:15:20 +00:00
kayibal
11deee5f64 chore: forge init 2023-10-31 02:09:59 +00:00