Aptos (combined branch)#13716
Conversation
| plugin := env.NewPlugin("aptos") | ||
| loopKs := &keystore.AptosLooppSigner{Aptos: ks} |
There was a problem hiding this comment.
Perhaps all this can be moved into InitAptos?
There was a problem hiding this comment.
I like having this merged as an example trigger. I only wish it could go to common but it can't because of EVM dep :( Maybe we should create a special sub-directory with example capabilities and move on-demand trigger there as well...? @cedric-cordenier thoughts?
7ff1aa3 to
d52c726
Compare
ee4e387 to
dad38cd
Compare
dad38cd to
a776cf8
Compare
48d5da5 to
c411e82
Compare
50e725f to
4b55eec
Compare
| continue | ||
| } | ||
| s := strings.Split(rr, " ") | ||
| if len(s) != 3 { |
There was a problem hiding this comment.
Need to change this back
dcd2340 to
909205f
Compare
97831c9 to
7bf04f5
Compare
|
I see you added a changeset file but it does not contain a tag. Please edit the text include at least one of the following tags:
|
7bf04f5 to
1a0d8bb
Compare
|
I see you updated files related to
|
f2cb06b to
fb21d3e
Compare
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Contains #14076, #14078 and staged changes