Commit Graph

4 Commits

Author SHA1 Message Date
Gerardo Di Giacomo 3e0e29f72c
fix build failure for aptos-core (#11027)
This PR asets the rust `nightly` version to generic to solve a build
issue.
2023-11-13 12:20:47 -05:00
Gerardo Di Giacomo 069587b6a3
update aptos-core project file (#10904)
- fixes coverage build due to an incorrect `coverage_extra_args`
- updates `auto_ccs`

solves [coverage build
failure](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61762).
2023-09-05 17:31:26 -04:00
Gerardo Di Giacomo 3826059776
add aptos-core Dockerfile + build.sh (#10757)
Add Dockerfile and build.sh for aptos-core
2023-08-21 17:53:07 -04:00
Gerardo Di Giacomo a466780768
Integrate Aptos core repository (#10487)
Aptos is a Move-based layer 1 blockchain designed for safe development
and user experience.
2023-07-26 10:40:19 -04:00