-
Notifications
You must be signed in to change notification settings - Fork 0
[Feat] Add XRPL #67
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
[Feat] Add XRPL #67
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
b65a7d4
refactor for next chain
36083b6
fix copilot comment
cde93b5
fix wrong test result
3e199c9
add xrpl
0053d4e
refactor
46ca388
add test
655cca6
fix metrics
c5d8c3b
fix copilot comment
034ea89
integrate with fkms
6955483
add some unit tests
c9c1eac
add wallet unit test
0363da0
fix lint
e470bc4
fix copilot comment
272fb91
fix copilot comment
2feb857
ignore stale updated time
95fde55
change proto payload
07f2e14
update proto
8d145ae
fix proto
5a3f357
fix tunnel relayer checking
cfa520a
delete family seed
94e507b
fix xprl client
3a56eba
delete comment
0677257
delete tunnel relayer metrics condition
0db4c6b
delete xprl timeout
d2dd686
fix default label
040d7c3
refactor load signers
298c5a8
fix unit test
4e2481b
add test for xrpl chain config
07f0d19
fix lint
80425f4
remove eof
40ecca9
[chore] Refactor to reduce duplicate between chain types (#73)
RogerKSI ff6f697
fix bug
RogerKSI f2af4f3
decode tss payload
6ac3078
evm signature condition
c61d5ca
remove useless uint convert
4d8a630
change query balance
de1fb49
fix copilot comment
4c55785
fix go convention
4712786
add client pool
RogerKSI 86f2914
change key struct name
6a17ff8
query seq from db
cd87c1e
query db when xrpl
6f05137
fix ledger query and packet stale
c680fe2
fix alert call
9215849
fix get account sequence
e2a514d
validate xrpl signer
07f3902
combine function
163d337
add valid sender loop
156647d
record not found not err
b404359
fix interface
RogerKSI 94fdc6e
Merge branch 'refactor-for-next-chain' of https://github.com/bandprot…
RogerKSI ed6ceb7
add padding
RogerKSI 7536a22
fix comment
ddcd04d
save seqFloor instead of support contract
RogerKSI df49eb9
fix test
RogerKSI 74f9746
fix fmtsprintf
1ca4d9e
return oracleID
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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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.
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.