forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 115
feat(protocol): [2] solana support #2622
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d31f5bb
implement `send_raw_tx*` functions for solana
onur-ozkan c3f52f2
implement withdraw RPC for Solana
onur-ozkan dbe6033
handle solana fee details
onur-ozkan 0b699ef
add TODO
onur-ozkan 751085c
implement withdraw for solana tokens
onur-ozkan e91089e
disable enable-solana feature
onur-ozkan 076ca39
handle fee on received_by_me
onur-ozkan 4800d4e
disable token check temporarily
onur-ozkan 3c7603a
rename test module for tendermint
onur-ozkan ab1f3a5
add coverage on sol activation, withdraw and send_raw_transaction
onur-ozkan 853db91
feature gate solana_tests module
onur-ozkan 6748484
add another TODO
onur-ozkan cc75fad
extend calculate_withdraw_amount
onur-ozkan 7094fcb
resolve solana_token todo
onur-ozkan ab565df
Merge branch 'dev' of github.com:KomodoPlatform/komodo-defi-framework…
onur-ozkan 903336d
handle non-existent token accounts
onur-ozkan 82d7a3a
handle token programs on token init
onur-ozkan 974ac57
bump spl-token
onur-ozkan b13eb91
use token transfer with proper token id
onur-ozkan 755e712
use token address on token transfer_checked
onur-ozkan 3dbc4b8
add missing items to untagged deser
onur-ozkan 84ac433
minor improvements
onur-ozkan dd8eccf
update received_by_me and spent_by_me, my_balance_change
onur-ozkan d41ea99
some nit fixes
onur-ozkan dfe4a0e
better program id usage
onur-ozkan 6ec2ee7
re-write calculate_withdraw_and_fee_amount
onur-ozkan e1d1582
handle rent amounts
onur-ozkan 03b006c
add TODO
onur-ozkan 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
Oops, something went wrong.
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.