-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit * setup txs fixed along with fill formatting * make rando bot env vars optional * PR changes * run build in parent directory after install and when building locally * rename debugger ui to debug ui where necessary * add tests and remove unused property 'initialized' from client * test on CI... * increase timeout in test to allow for state to catch up * use explicit async await in tests * remove 'only' from createClient describe block * different routes, additional info on fills and orderbook * add static method for listing market public keys * fix offset * list markets on homepage * create-market route and route restriction based on env vars * add mint functionality to ui * add mint to section and cleanup * correct data layouts * clearly state that .env and .env.local are different * add TODO * remove debug logs * deduplicate some code via wrapper account fetcher function * linting fixes * add TODO --------- Co-authored-by: DonDuala <[email protected]>
- Loading branch information
1 parent
be46aec
commit 46f7a39
Showing
45 changed files
with
10,857 additions
and
49 deletions.
There are no files selected for viewing
This file contains 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.