Commit Graph

403 Commits

Author SHA1 Message Date
B 7b2a2642e6
Merge pull request #9 from yamijuan/solana-tokens
added tokens to solana's input
2021-03-01 15:08:19 -06:00
juan 6a31d960fb added wrap tab 2021-03-01 14:09:55 -05:00
juan ef08ff00ec added tokens to solana's input 2021-03-01 14:01:28 -05:00
B 15a4a40ad3
Merge pull request #8 from timhagn/wormhole-animation-additions
(bridge) Wormhole animation additions
2021-02-17 19:28:17 -06:00
Tim Hagn 399cb9dcc9
remove wormhole SVG when Canvas is ready 2021-02-17 23:52:22 +01:00
Tim Hagn 11b86a4779
Merge branch 'main' into wormhole-animation-additions 2021-02-17 23:27:02 +01:00
Tim Hagn 1f55433bfc
add wormhole.less 2021-02-17 23:25:12 +01:00
Tim Hagn 3a9a78977f
rename wormhole.css to .less 2021-02-17 23:23:44 +01:00
B 90c237d830
Merge pull request #7 from timhagn/add-threejs-wormhole-animation
(bridge) Added experimental wormhole background
2021-02-17 08:20:54 -06:00
Tim Hagn 44517b4eb7
fix TS error in Utils.ts 2021-02-16 05:56:41 +01:00
Tim Hagn d1b1c8f373
(bridge) add experimental wormhole background 2021-02-16 04:59:39 +01:00
bartosz-lipinski 752f342781 feat: bridge 2021-02-15 19:08:42 -06:00
bartosz-lipinski f634558f9c feat: switch to yarn 2021-02-15 11:02:39 -06:00
bartosz-lipinski 35caa5b343 chore: update references 2021-02-15 10:51:55 -06:00
bartosz-lipinski 300c2949ca chore: remove duplicate code 2021-02-15 10:51:17 -06:00
bartosz-lipinski b35678a3e4 chore: move tokenIcon 2021-02-15 10:51:07 -06:00
bartosz-lipinski 2eec1d7ead Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-02-15 10:33:03 -06:00
bartosz-lipinski 530f0931b7 fix: update bridge 2021-02-15 10:33:00 -06:00
B 176a519ed1
Merge pull request #6 from solana-labs/proposals
Remove redundant files from lending now that they're in common
2021-02-15 10:32:36 -06:00
Dummy Tester 123 1ae7c79632 Add some notes on debugging css issues 2021-02-14 20:27:25 -06:00
bartosz-lipinski ce58f62cc7 chore: update lock 2021-02-14 19:50:16 -06:00
Dummy Tester 123 e272dc2a97 Remove redundant files from lending now that they're in common 2021-02-14 19:16:22 -06:00
B e1f3d4974f
Merge pull request #5 from solana-labs/proposals
Add npm run all for parallelism / Add common components that have css
2021-02-14 18:55:27 -06:00
Dummy Tester 123 c46969eed0 Add a bunch of common components from lending that have css to common 2021-02-14 18:49:31 -06:00
Dummy Tester 123 511c9932fb Add npm run all for parallelism 2021-02-14 18:35:35 -06:00
B 7b2d17c458
Merge pull request #4 from solana-labs/proposals
Add some hacky but workable less support for common
2021-02-14 18:33:56 -06:00
Dummy Tester 123 976d5fb57b Add some hacky but workable less support for common 2021-02-14 18:23:50 -06:00
bartosz-lipinski c52b6dc2c7 feat: bridge 2021-02-13 22:10:10 -06:00
bartosz-lipinski 581bb3ecb7 feat: bridge 2021-02-12 16:02:09 -06:00
B 5f55bdf0ef
Merge pull request #2 from rmshea/update-readme
Update readme
2021-02-12 12:22:30 -06:00
B 2b8a2547a1
Merge pull request #3 from rmshea/homepage-beginnings
Start on Homepage
2021-02-12 12:22:16 -06:00
rmshea 614d39e491 Prettier 2021-02-12 11:20:59 -07:00
bartosz-lipinski 7666ff35f1 feat: add bridge 2021-02-11 21:18:27 -06:00
bartosz-lipinski c196778193 feat: add contracts 2021-02-11 18:19:51 -06:00
rmshea d134fa7404 Start on Homepage 2021-02-11 16:33:13 -07:00
rmshea a1352d3579 Update readme 2021-02-11 14:08:13 -07:00
bartosz-lipinski 4b5954d627 feat: add bridge 2021-02-11 15:04:28 -06:00
bartosz-lipinski 9c92d884c4 fix: build issue 2021-02-11 13:33:10 -06:00
bartosz-lipinski e960d1d19b fix: assets url 2021-02-11 11:41:12 -06:00
bartosz-lipinski ecbe93b700 feat: migrate wallet connector 2021-02-11 11:37:58 -06:00
Dummy Tester 123 82b055614f Fix npm start 2021-02-11 08:45:47 -06:00
bartosz-lipinski e3c7f21490 fix: readme 2021-02-10 16:05:27 -06:00
Dummy Tester 123 0cf38542e4 Added start cmd 2021-02-09 19:55:01 -06:00
Dummy Tester 123 e2bb208feb Fixed water wave 2021-02-09 19:21:06 -06:00
Dummy Tester 123 5db3d3c743 Fix for bad public key 2021-02-09 18:43:05 -06:00
Dummy Tester 123 a17fd8d4e3 Things are mostly working 2021-02-09 18:26:06 -06:00
Dummy Tester 123 fcd83b1493 Massive checkin of import fixes 2021-02-08 21:17:27 -06:00
Dummy Tester 123 5c06cf7922 Removing .yarn 2021-02-08 18:16:59 -06:00
Dummy Tester 123 c80dc16518 Add a bunch of index files for better pkg mgmt 2021-02-08 17:54:17 -06:00
Dummy Tester 123 8aac241384 More changes to fix babel and loaders 2021-02-08 14:48:07 -06:00