Skip to content

Feat/675 on chain ouis devaddrs#67

Open
bryzettler wants to merge 26 commits into
mainfrom
feat/675-on-chain-ouis-devaddrs
Open

Feat/675 on chain ouis devaddrs#67
bryzettler wants to merge 26 commits into
mainfrom
feat/675-on-chain-ouis-devaddrs

Conversation

@bryzettler
Copy link
Copy Markdown

After helium/helium-program-library#745 is merged/deployed and a backfill is ran, creation of orgs and devaddrs will have been moved to solana instructions/structs.

• Split apart clients into individual files
• Setup commands to run against a solana_client
• Added helium_netid logic

Removed tests as testing would require
• localnet validator
• iot-config service
• account-postgress sink
• refresh-accounts every time they ran a command

Comment thread src/cmds/mod.rs Outdated
Comment thread README.md
Comment thread src/cmds/mod.rs
Comment thread src/lib.rs Outdated
Comment thread Cargo.toml
serde = { version = "1.0.162", features = ["derive"] }
serde_json = "1.0.96"
serde_test = "1.0.162"
serde_with = "1.14"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
serde_with = "1.14"

leftover dep

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