Commit Graph

115 Commits

Author SHA1 Message Date
bartosz-lipinski 4c228b1219 feat: fix case 2021-04-13 00:01:39 -05:00
bartosz-lipinski c6843f1031 feat: fix case 2021-04-13 00:01:03 -05:00
bartosz-lipinski 28e1231cc5 feat: update contract ABI 2021-04-12 21:12:04 -05:00
Juan Diego García b16fba03f4
Mobile design fixes (#58)
* fixed navbar and overall  mobile css for home page

* fixed menu witdh

* fixed mobile css on transfer page

* fix: padding on settings button
2021-04-09 16:36:14 -05:00
Juan Diego García be911a89f7
New transfer page ui desing (#47)
* Added empty new pages

* added new assets

* added new appbar

* added disconnect button on wallet componnet

* implemented new desing for transer page
2021-04-07 11:33:35 -05:00
bartosz-lipinski 223d4a1f36 fix: css 2021-03-29 23:00:23 -05:00
bartosz-lipinski 6934baaffc feat: bridge css 2021-03-29 22:58:34 -05:00
Juan Diego García a32c87ff16
UI desing (#36)
* Added first design part

* Added full design and footer

* Added footer and navbar

* Fix temp transfer
2021-03-29 22:51:31 -05:00
bartosz-lipinski 8fc5e15432 feat: add claimed vaa format 2021-03-25 12:22:45 -05:00
bartosz-lipinski 10e46652da feat: add phantom 2021-03-22 09:22:06 -05:00
bartosz-lipinski 3f2ced7ef4 feat: bridge 2021-03-20 18:41:24 -05:00
bartosz-lipinski a5468636ca Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-19 20:55:19 -05:00
bartosz-lipinski 92fefe2b9f feat: pair 2021-03-19 20:54:51 -05:00
B ed660edc5d
Merge pull request #29 from yamijuan/wallet-connect-2nd
Added disconnect and change wallet for eth
2021-03-19 18:24:48 -05:00
juan 985c372691 Added disconnect and change wallet for eth 2021-03-19 17:33:45 -05:00
bartosz-lipinski 4c2eca612e Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-19 13:42:25 -05:00
bartosz-lipinski b27645aed0 chore: remove debugger 2021-03-19 13:42:21 -05:00
juan 29a540e9a6 changed infura API key 2021-03-19 13:40:14 -05:00
juan 27dc4cfb4c Merge branch 'main' of github.com:yamijuan/oyster into wallet-connect-2nd 2021-03-19 13:38:31 -05:00
juan 5eed226ed8 added wallet connect adapter 2021-03-19 13:34:53 -05:00
bartosz-lipinski 138079071c fix: loading inital balance 2021-03-19 13:05:15 -05:00
juan bf5ca53102 fix merge 2021-03-19 12:05:54 -05:00
bartosz-lipinski 4dc9b870f7 feat: add wallet-base 2021-03-19 10:40:24 -05:00
bartosz-lipinski 1d446c1640 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-17 20:49:55 -05:00
bartosz-lipinski 8a1b79a1cb fix: warnings 2021-03-17 20:49:35 -05:00
juan 72b1e8b532 Merge branch 'main' of github.com:yamijuan/oyster into wallet-connect 2021-03-16 17:32:28 -05:00
juan 1eed7615aa connect ethereum wallet improvements 2021-03-16 17:26:25 -05:00
bartosz-lipinski aab7b80c32 fix: footer 2021-03-16 16:02:28 -05:00
juan 7ae00c9b6c fixed footer links 2021-03-16 12:42:54 -05:00
juan a0243bc26e lint 2021-03-16 12:42:33 -05:00
bartosz-lipinski 730f2ad0e8 feat: update footer 2021-03-15 17:36:08 -05:00
bartosz-lipinski 841721041b Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-12 17:56:11 -06:00
bartosz-lipinski b0ae8b4c88 feat: transfer 2021-03-12 17:56:07 -06:00
juan ddef99fb24 Added footer 2021-03-12 18:46:55 -05:00
bartosz-lipinski a9fc4dbf8d fix: compile error 2021-03-12 16:21:29 -06:00
bartosz-lipinski 5b123a4ebf Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-12 16:20:26 -06:00
bartosz-lipinski 3db159667d feat: to solana 2021-03-12 16:20:22 -06:00
B 31e4131822
Merge pull request #22 from yamijuan/main
make sure correct network is set
2021-03-12 14:47:23 -06:00
juan 227937ab46 make sure prices are queried only once 2021-03-12 15:36:35 -05:00
juan 3bf9eaad7a make sure correct network is set 2021-03-12 13:02:08 -05:00
B 85d3f8aaf4
Merge pull request #21 from yamijuan/main
select first token of the list instead of SRM
2021-03-11 15:19:51 -06:00
juan 25f678add6 select first token of the list instead of SRM 2021-03-11 16:17:40 -05:00
bartosz-lipinski c2426bf916 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-11 14:49:44 -06:00
bartosz-lipinski 8b2520e414 feat: add fromSolana 2021-03-11 14:49:41 -06:00
juan 684d922ab3 Added solana tokens to token list and allow to select either network 2021-03-11 15:46:11 -05:00
bartosz-lipinski b2f60da823 feat: add fromSolana 2021-03-10 20:55:00 -06:00
B 6768764fc0
Merge pull request #19 from yamijuan/transfer-ui
Added pair context state for chain and amount management
2021-03-10 17:24:33 -06:00
juan a4a9895786 Added pair context state for chain and amount management 2021-03-10 18:19:49 -05:00
B 4b7176302d
Merge pull request #18 from yamijuan/transfer-ui
Added virtualized list and debounce search on token modal
2021-03-10 14:08:20 -06:00
juan 85c9fefe83 Added virtualized list and debounce search on token modal 2021-03-10 14:27:30 -05:00