Skip to content

Comments

Files and build fixes for dev/test environment:#1

Merged
tony-ricciardi merged 1 commit intopyth-network:mainfrom
tony-ricciardi:tr-docker
Nov 12, 2021
Merged

Files and build fixes for dev/test environment:#1
tony-ricciardi merged 1 commit intopyth-network:mainfrom
tony-ricciardi:tr-docker

Conversation

@tony-ricciardi
Copy link
Contributor

  • Add test_serum-pyth.c with initial test for get_confidence.
  • Add Dockerfile, .github/workflow, and build scripts.
  • Add .idea/ with CLion settings.
  • Add project-level CMakeLists.txt with fake bpf target for CLion.
  • Reduce test-crank's requirements for cmake version and C++ standard.
  • Cast pyth_exponent to fix implicit conversion warning (TODO check for overflow).

@tony-ricciardi tony-ricciardi self-assigned this Nov 12, 2021
@tony-ricciardi tony-ricciardi marked this pull request as draft November 12, 2021 19:53
@tony-ricciardi tony-ricciardi force-pushed the tr-docker branch 2 times, most recently from 03fb48c to b4ad270 Compare November 12, 2021 22:03
- Add `test_serum-pyth.c` with initial test for `get_confidence`.
- Add `Dockerfile`, `.github/workflow`, and build scripts.
- Add `.idea/` with CLion settings.
- Add project-level `CMakeLists.txt` with fake bpf target for CLion.
- Reduce `test-crank`'s requirements for cmake version and C++ standard.
- Cast `pyth_exponent` to fix implicit conversion warning (TODO check for overflow).
@tony-ricciardi tony-ricciardi marked this pull request as ready for review November 12, 2021 22:11
@tony-ricciardi tony-ricciardi merged commit 7651d66 into pyth-network:main Nov 12, 2021
@tony-ricciardi tony-ricciardi deleted the tr-docker branch November 12, 2021 22:56
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.

2 participants