-
Notifications
You must be signed in to change notification settings - Fork 122
Feat/675 on chain ouis devaddrs #431
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
Closed
Closed
Changes from 45 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
6060787
Move SubDao::dc_key() -> Dao::dc_key()
michaeldjeffrey 8cae4db
Add `dc::burn_delegated` function
michaeldjeffrey 58cf64b
add helper for going from solana keypair to wrapped helium-lib keypair
michaeldjeffrey d2bf60c
Add boosting module, function for starting hex boost
michaeldjeffrey b1734cc
merge imports
michaeldjeffrey c755093
add Io error to encode error when attempting to write a keypair
michaeldjeffrey bd87fdd
Move ReadWrite trait to helium-lib
michaeldjeffrey db7f998
remove after bad merge
michaeldjeffrey 2031f39
update to use new dc_key location
michaeldjeffrey b2f4780
remove useless ? and Ok
michaeldjeffrey 7a67eed
move ReadWrite back to wallet. avoid file io in helium-lib
michaeldjeffrey e827eeb
upgrade spl-account-compression to version compatible with anchor-lan…
michaeldjeffrey dc47049
move back to anchor-lang 0.29
michaeldjeffrey 040fc93
update helium-anchor-gen with looser dep around anchor-client
michaeldjeffrey 0e750c9
go back to master helium-anchor-gen that has updated anchor-lang >=0.28
michaeldjeffrey 9ee2bb8
wip moving iot_routing_manager sdk here
bryzettler 3b38d76
Pdas and instructions creators for iot_routing_manager plus a refactor
bryzettler 74c9d34
added update org
bryzettler 381423a
move config key to hem
bryzettler 1e6ee06
Us as_ref for solana client
bryzettler 3f245d4
added send instructions and restructured sol transaction utils
bryzettler 3b7f815
structure client better
bryzettler 1ea9ba3
add wrapper fn for getting the SolanaRpcClient
bryzettler 02d5791
.
bryzettler 3abf8a9
added wallet/payer logic to solana_client
bryzettler e14d61a
Pass tpu helium-lib
bryzettler 174b779
add AsRef for SolanaClient
bryzettler 3d10078
Building
bryzettler 3b2249d
bump bubblegum
bryzettler 0a36e98
wip
bryzettler b5ababb
Fix logic for existing account
bryzettler 7d558b4
Merge branch 'master' into feat/675-on-chain-ouis-devaddrs
bryzettler 0623a99
Fix errors after merging master
bryzettler c8a587f
testing
bryzettler d4ef2c9
remove cargo patches
bryzettler ca0308c
self review
bryzettler c9431ea
remove unused priority_fee
bryzettler e79b802
pr feedback
bryzettler 7557c35
fold helium_sub_daos back into dao
bryzettler 9c907a8
fold helium_entity_manger back into dao/asset
bryzettler 4642b8f
Use dao/asset in iot
bryzettler 8fde91e
update refrences of helium_entity_manger
bryzettler fbdf4d3
PR feedback
bryzettler 25147f3
fix
bryzettler d46f7e9
Merge branch 'master' into feat/675-on-chain-ouis-devaddrs
bryzettler 2527773
fold metaplex into asset
bryzettler 0dd0e45
pr feedback
bryzettler 16239b5
remove refrences to tpu
bryzettler fb7c2c4
pr feedback tweaks
bryzettler 4d8ea0f
fix compute budget estimate
bryzettler a62acdb
unpatch crates
bryzettler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.