Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor interface #57

Merged
merged 62 commits into from
Oct 8, 2024
Merged

Refactor interface #57

merged 62 commits into from
Oct 8, 2024

Conversation

AgusVelez5
Copy link
Contributor

No description provided.

@AgusVelez5 AgusVelez5 marked this pull request as draft September 26, 2024 16:46
Copy link
Contributor

@nonergodic nonergodic left a comment

Choose a reason for hiding this comment

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

We should probably pair and clean up the Typescript parts together.

deployment/evm/test-transfer.ts Show resolved Hide resolved
evm/src/assets/TbrBase.sol Outdated Show resolved Hide resolved
evm/src/assets/TbrConfig.sol Outdated Show resolved Hide resolved
evm/src/assets/TbrConfig.sol Outdated Show resolved Hide resolved
evm/src/assets/TbrConfig.sol Outdated Show resolved Hide resolved
sdk/evm/tbrv3/contract.ts Outdated Show resolved Hide resolved
sdk/evm/tbrv3/contract.ts Outdated Show resolved Hide resolved
sdk/evm/tbrv3/contract.ts Outdated Show resolved Hide resolved
sdk/evm/tbrv3/contract.ts Outdated Show resolved Hide resolved
sdk/evm/tbrv3/contract.ts Show resolved Hide resolved
@scnale scnale force-pushed the evm/definitive-interface branch from 905a771 to 4f9ae53 Compare October 1, 2024 16:58
@scnale scnale force-pushed the evm/definitive-interface branch from a734ff0 to 364348b Compare October 4, 2024 02:13
sdk/evm/tbrv3/contract.ts Outdated Show resolved Hide resolved
@scnale scnale force-pushed the evm/definitive-interface branch 2 times, most recently from 454a6b5 to 1195927 Compare October 5, 2024 13:48
@scnale scnale marked this pull request as ready for review October 8, 2024 01:47
AgusVelez5 and others added 27 commits October 7, 2024 22:51
- sdk/solana and sdk/common were missing clean scripts which messed up
builds in an unpredictable manner.
- The contract and typescript builds were separated in the solana package
because the global "build all" script was building its typescript tests
before letting the solana sdk build.
@scnale scnale force-pushed the evm/definitive-interface branch from a7255ed to 3b12a66 Compare October 8, 2024 01:52
@scnale scnale merged commit 3b12a66 into main Oct 8, 2024
1 check passed
@scnale scnale deleted the evm/definitive-interface branch October 8, 2024 02:12
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.

4 participants