-
Notifications
You must be signed in to change notification settings - Fork 220
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
Let tests and cluster run in pre-mary eras again #2493
Conversation
The assets faucet is only supported with mary era.
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.
bors r+ |
2489: Add missing APIs for multi-asset r=rvl a=rvl ## Issue Number ADP-698 ## Overview - Adds assets to the responses of the coin selections endpoints. - Adds assets to the `/byron-wallets` endpoints. ## Comments 2492: API: get and list only assets associated with the wallet r=rvl a=rvl ### Issue Number ADP-603 / ADP-604 ### Overview - The list assets endpoint now returns all assets of the wallet, not just available assets. - The get asset endpoint checks that the asset id really is associated with the wallet. 2493: Let tests and cluster run in pre-mary eras again r=rvl a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed (retrying...): This an error caused by a nix garbage collection run on buildkite. |
2492: API: get and list only assets associated with the wallet r=rvl a=rvl ### Issue Number ADP-603 / ADP-604 ### Overview - The list assets endpoint now returns all assets of the wallet, not just available assets. - The get asset endpoint checks that the asset id really is associated with the wallet. 2493: Let tests and cluster run in pre-mary eras again r=rvl a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed (retrying...):
|
2493: Let tests and cluster run in pre-mary eras again r=rvl a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed:
|
bors r+ |
2493: Let tests and cluster run in pre-mary eras again r=Anviking a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed:
|
bors r+ |
2493: Let tests and cluster run in pre-mary eras again r=Anviking a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed:
|
bors r+ |
2489: Add missing APIs for multi-asset r=rvl a=rvl ## Issue Number ADP-698 ## Overview - Adds assets to the responses of the coin selections endpoints. - Adds assets to the `/byron-wallets` endpoints. ## Comments 2492: API: get and list only assets associated with the wallet r=rvl a=rvl ### Issue Number ADP-603 / ADP-604 ### Overview - The list assets endpoint now returns all assets of the wallet, not just available assets. - The get asset endpoint checks that the asset id really is associated with the wallet. 2493: Let tests and cluster run in pre-mary eras again r=rvl a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed (retrying...):
|
2492: API: get and list only assets associated with the wallet r=rvl a=rvl ### Issue Number ADP-603 / ADP-604 ### Overview - The list assets endpoint now returns all assets of the wallet, not just available assets. - The get asset endpoint checks that the asset id really is associated with the wallet. 2493: Let tests and cluster run in pre-mary eras again r=rvl a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed (retrying...):
|
2493: Let tests and cluster run in pre-mary eras again r=rvl a=rvl ### Issue Number ADP-695 ### Overview Conditionally fund the assets faucet based on era. Co-authored-by: Rodney Lorrimar <[email protected]>
Build failed:
|
bors r+ |
Build succeeded: |
Issue Number
ADP-695
Overview
Conditionally fund the assets faucet based on era.