vega-frontend-monorepo/libs
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
..
accounts feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
candles-chart Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00
cypress feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
deal-ticket Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
deposits Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
market-depth Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
market-list Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00
network-stats feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
network-switcher Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
order-list fix: [#413] display when orders are updated as they are ordered by updatedAt and createdAt (#514) 2022-06-08 16:33:16 +01:00
positions feat: trading page market summary & select markets modal opening from market title & fix: positions table realised PnL (#505) 2022-06-06 17:19:56 +01:00
react-helpers Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
smart-contracts Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
tailwindcss-config feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
trades feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
types Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
ui-toolkit feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
wallet feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
web3 Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
withdraws Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00