-
Notifications
You must be signed in to change notification settings - Fork 13
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
[ECO-2195] Add market discovery rain #304
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Visiting the launch page doesn't seem to show anything for me- is it working? I am just going to the launch page. I waited for a few minutes and still don't see anything
@@ -364,6 +365,7 @@ export type DatabaseJsonType = { | |||
close_price_q64: Uint64String; | |||
} | |||
>; | |||
[DatabaseRpc.RandomNames]: { emojis: string }; |
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.
Is there a more specific format to expect? It looks like it might be in the form of hex with an x
prepended? It'd be nice to have it here just so it's clear what to expect when calling this function
You can do something like x${string}
@xbtmatt nothing is showing up because the backend is not up to date and does not have the |
Description
This PR makes it rain.
The launch page now rains with random unregistered market names.
Clicking on one will pre-fill the input.
Testing
See vecrel.