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

Adding anchor project structure + config base ix #1

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Conversation

ochaloup
Copy link
Contributor

@ochaloup ochaloup commented Nov 6, 2023

A kick-off PR to place the structure for anchor contract, SDK, CLI and contract testing.

As we haven't talked if there are some limitations/expectations to the mono-repository structure I made them only to my needs/thoughts. Happy to change it in a way needed now or later.

It needs more care and testing. Some issues in configuration and system
setup.

Error like

[2023-11-06T11:54:34.078315874Z WARN  solana_program_test] No SBF shared objects found.
thread 'tokio-runtime-worker' panicked at 'Program file data not available for validator_bonds (vbondsKbsC4QSLQQnn6ngZvkqfywn6KgEeQbkGSpk1V)', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/solana-program-test-1.16.7/src/lib.rs:675:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
FAIL packages/validator-bonds-sdk/__tests__/bankrun/initConfig.spec.ts (8.137 s)
  Validator Bonds config account tests
    ✕ init config (1 ms)

are not clear as of now
@ochaloup
Copy link
Contributor Author

ochaloup commented Nov 8, 2023

I'm going to merge the approved changes while I plan to re-check the message at https://discord.com/channels/823564092379627520/966701625404178432/1171108360091869257
It should be just a quick check and will be back with potential adjustment in other PR or a discussion somewhere on discord.

@ochaloup ochaloup merged commit 7c6cd3d into main Nov 8, 2023
1 check passed
@ochaloup ochaloup deleted the anchor-project branch November 8, 2023 13:07
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.

None yet

2 participants