vega-frontend-monorepo/libs/market-depth
Dexter Edwards 9266ff4bd8
Feat/smart contracts update (#536)
* feat: add new bridge contract logic

* chore: remove unused contract from provider

* chore: remove minimum as no longer exists

* feat: use new withdrawals contract, but allow for old contract for token

* feat: power contracts selection by a flag

* style: lint

* Update libs/smart-contracts/src/contracts/collateral-bridge-new.ts

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>

* chore: rename env var as per feedback

* chore: consistent varaible names as per PR comments

* chore: add back in checks for minimum as per PR comments

* style: formatting

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-06-10 11:36:38 +01:00
..
src Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
.babelrc Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
.eslintrc.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
jest.config.js Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
package.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
project.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
README.md Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
tsconfig.spec.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00

orderbook

This library was generated with Nx.

Running unit tests

Run nx test orderbook to execute the unit tests via Jest.