-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* add new repo structure * add codegen (contracts, subgraph), order signing and order book API interface * refactor repo configs/readme * add codegen module * add common module * remove stale subgraphs/core modules * add contracts module * add order_book module * add order posting example * remove web3_codegen from Makefile * remove order signing TODO from readme * fix PR reviews * remove duplicated ETH constant address * fix lint * remove eth but address constant * add types of domain and add order hashing tests * fix types * fix type in order_posting_e2e test * add generated files to lib --------- Co-authored-by: José Ribeiro <[email protected]>
- Loading branch information
1 parent
a0bb9d9
commit 0f163e8
Showing
18 changed files
with
2,287 additions
and
12 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
101 changes: 101 additions & 0 deletions
101
cow_py/codegen/__generated__/ExtensibleFallbackHandler.py
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.