Skip to content

Conversation

@drozdziak1
Copy link
Contributor

This change introduces major codebase layout changes in three areas:

  • Tilt devnet lives in tilt-devnet/ - all k8s and docker files, scripts, local testing private keys are moved to this directory.
  • pyth2wormhole becomes pyth-wormhole-attester and is relocated to wormhole-attester/ - This long-needed rename will hopefully eradicate most of the confusing naming around the attester. The Rust client binary becomes pyth-wormhole-attester-client.
  • Target-chain code lives in target-chain/ - This leaves just the attester, third_party and pythnet-specific things at top-level.

Other opportunistic changes:

  • Fixed rebuild trigger for Dockerfile.wasm

These items are a fraction of the necessary structure changes in the repo.

Stan Drozd added 13 commits January 3, 2023 15:44
This change introduces major codebase layout changes in three areas:
* Tilt devnet lives in tilt-devnet/ - all k8s and docker files,
scripts, local testing private keys are moved to this directory.
* pyth2wormhole becomes pyth-wormhole-attester and is relocated to
wormhole-attester/ - This long-needed rename will hopefully eradicate
most of the confusing naming around the attester. The Rust client binary
becomes pyth-wormhole-attester-client.
* Target-chain code lives in target-chain/ - This leaves just the
attester, third_party and pythnet-specific things at top-level.

Other opportunistic changes:
* Fixed rebuild trigger for Dockerfile.wasm

These items are a fraction of the necessary structure changes in the repo.
@drozdziak1 drozdziak1 force-pushed the drozdziak1/repo-structure-refactor branch from 8a3f991 to 20c8766 Compare January 3, 2023 14:45
@drozdziak1 drozdziak1 force-pushed the drozdziak1/repo-structure-refactor branch from d77ae09 to 5130db4 Compare January 3, 2023 17:30
Copy link
Collaborator

@ali-behjati ali-behjati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go!

@drozdziak1 drozdziak1 merged commit 01c4661 into main Jan 4, 2023
@drozdziak1 drozdziak1 deleted the drozdziak1/repo-structure-refactor branch January 4, 2023 13:46
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.

3 participants