830 Commits

Author SHA1 Message Date
1fb13ad248
fix use of legacy get.status.im domain
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-02 22:30:08 +02:00
Barry Gitarts
a07b258885 add contract addresses to README 2020-01-16 14:15:19 -05:00
Barry Gitarts
c00c903c28 remove avator upload
fix not displaying image preview for project creation
2020-01-16 09:27:46 -05:00
Barry Gitarts
3983ff9306 add option to use HTTPS for gh-pages 2020-01-14 11:22:44 -05:00
0a176faf8a add CI setup for deployments
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-01-14 15:37:46 +01:00
Barry Gitarts
64a2894daf HOTFIX - catch ipfs errors grabbing media 2020-01-14 08:13:51 -05:00
Barry Gitarts
5a72c8184b only select filtered pledges 2020-01-09 13:54:32 -05:00
Barry Gitarts
19e5422861 do not remove decimal when sanitizing amount 2020-01-09 13:54:32 -05:00
Barry Gitarts
905093288d remove non alphanumeric from chatroom generation 2020-01-09 13:54:32 -05:00
Barry Gitarts
a483e1cd45 use fundToken for approval 2020-01-09 13:54:32 -05:00
Barry Gitarts
cad9a36e20 ensure not not connected view 2020-01-09 13:54:32 -05:00
Barry Gitarts
312396f8e3 display all pledges in pledges view 2020-01-07 12:28:38 -05:00
Barry Gitarts
d040b8835c memoize main components
memoize currency filter
2019-12-30 13:51:46 -05:00
Barry Gitarts
2c898763b2 add Infura endpoints 2019-12-30 13:51:46 -05:00
Barry Gitarts
751b4f2a97 remove duplicates from currency select 2019-12-30 13:51:46 -05:00
Barry Gitarts
830f29f6a5 add wordBreak to snackbar 2019-12-30 13:51:46 -05:00
Barry Gitarts
c78e23826b remove unneeded web3Init method
This is no longer needed and is fairly resource intensive to invoke
2019-12-30 13:51:46 -05:00
Barry Gitarts
a7e0cfcbbb use updated token icon api 2019-12-30 13:51:46 -05:00
Barry Gitarts
866d7f7531 remove compound currencies
There will be new assets releases soon so this will be breaking
we can add them back once they are released
2019-12-30 13:51:46 -05:00
Barry Gitarts
f000161202 add filter currencies set 2019-12-19 13:53:13 -05:00
Barry Gitarts
80cf25ff84 only display currencies with balances when funding 2019-12-19 13:43:19 -05:00
Barry Gitarts
5346af5d2d set funding state back to not approved when amount is 0 2019-12-19 12:19:15 -05:00
Barry Gitarts
7d3cd5ce52 better handling of approvals 2019-12-19 10:38:25 -05:00
Barry Gitarts
ebf03d0495 Index new project before attempting to display upon creation 2019-12-19 06:26:35 -05:00
Barry Gitarts
0eae93b9fe improve transaction flow on project submission 2019-12-19 06:26:35 -05:00
Barry Gitarts
c9baa819c8 add updated SwapProxy contract 2019-12-19 06:26:35 -05:00
Barry Gitarts
c63da28dd6 give pledging contract approval on receiving token 2019-12-19 06:26:35 -05:00
Barry Gitarts
3a59696d94 add getMaxDestinationAmount calculation 2019-12-19 06:26:35 -05:00
Barry Gitarts
64f937e151 add proper handling of authorization based on token
bump web3
2019-12-19 06:26:35 -05:00
Barry Gitarts
cf8286029b Show loading for approval on submission
do not reset values on approval confirmation
remove optimistic update
2019-12-19 06:26:35 -05:00
Barry Gitarts
62f7a88faf fix account enable not working on status 2019-12-19 06:26:35 -05:00
Barry Gitarts
37c3b73e94 set allowance to use proper token 2019-12-19 06:26:35 -05:00
Barry Gitarts
d63cf60770 Use verified swap proxy contract 2019-12-19 06:26:35 -05:00
Barry Gitarts
5d3e0e5cbd add mainnet build commands
add mainnet token urls
2019-12-19 06:26:35 -05:00
Barry Gitarts
7793b0ab1a limit number of currencies to 65
more than this amount is limited by cc api and will error
2019-12-19 06:26:35 -05:00
Barry Gitarts
34aead1e07 add swapproxy on mainnet 2019-12-19 06:26:35 -05:00
Barry Gitarts
ec97602466 update publish button behavior on submit 2019-12-06 10:05:45 -05:00
Barry Gitarts
ec556141f7 replace eth with weth for publishing 2019-12-06 10:05:45 -05:00
Barry Gitarts
65daf01c35 use ipfs bootstrap nodes to get files first 2019-12-06 10:05:45 -05:00
Barry Gitarts
256d907f35 fix close side panel 2019-12-06 10:05:45 -05:00
Barry Gitarts
a0223d6ade fix ipfs upload inconsistancy
update ipfs version
2019-12-06 10:05:45 -05:00
Barry Gitarts
277ee2155e fix logging 2019-12-06 10:05:45 -05:00
Barry Gitarts
308589d315 make footer text more responsive 2019-12-06 10:05:45 -05:00
Barry Gitarts
297979906e only display pledges notification to project creator 2019-12-06 10:05:45 -05:00
Barry Gitarts
57132ab962 add link to edit project 2019-12-06 10:05:45 -05:00
Barry Gitarts
89f7ab0860 persist update 2019-12-06 10:05:45 -05:00
Barry Gitarts
797678ca9f add update project 2019-12-06 10:05:45 -05:00
Barry Gitarts
b5dcf2e121 ensure new giver profile owner is msg.sender 2019-12-06 10:05:45 -05:00
Barry Gitarts
58117bf5e8 add listener for account change 2019-11-26 11:34:51 -05:00
Barry Gitarts
f1eafb8d40 change edit button to green 2019-11-25 11:22:01 -05:00