-
Notifications
You must be signed in to change notification settings - Fork 14
Conversation
Alice can exchange currency to assets Refers #44
@lana-shanghai can you investigate the CI build issue ? thx ! |
This is because the commands to build have to include the flag. The commands are in README. Quote: |
quick question: what about if i want to build both? should i execute |
They have to be built one after the other. But, because they share about 99% of the same code, the second command re-builds only 3-4 crates. So, you build the first one, put it into the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Generate two different runtimes from the same repo with the features flag.