1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

21 Commits

Author SHA1 Message Date
1ab87dea30
fix faucet test 2019-07-11 23:13:19 +02:00
ca58d7d0b1
fix re-renders caused by withTracker HOC 2019-07-11 23:09:03 +02:00
e488b9f001
Ocean network detection, remove isOceanNetwork 2019-07-11 16:30:54 +02:00
ac2cd2eb70
fetch market network, use it in some places to switch copy, fix faucet button 2019-07-10 13:40:19 +02:00
Jernej Pregelj
eb21932604 more text fixes 2019-07-02 11:51:26 +02:00
97d6c2756e
link up transaction IDs with submarine, support pacific too 2019-06-13 16:48:33 +02:00
1b1ac5c9ef
category search, make multiple layouts on one page possible 2019-05-27 12:21:52 +02:00
807723be35
isCorrectNetwork -> isOceanNetwork 2019-05-14 12:52:41 +02:00
f636170e3c
add duero to network detection 2019-05-13 15:58:01 +02:00
9bdfca4be4
more tests 2019-05-04 04:27:27 +02:00
7203b88b5e
move requestFromFaucet function, typed response 2019-04-15 17:41:46 +02:00
adab473f4e
move web3/ocean detection out of App.jsx 2019-04-15 17:41:46 +02:00
3a8d6ea284
cleanup and more fine-grained bootstrap process
* new detection flow, one after the other: web3 -> network -> ocean -> accounts
* make account enabling part of bootstrap
* kick out dedicated startLogin action
* plan for modern, legacy, and non-dapp browsers
* consolidate fetchNetwork & fetchAccounts
2019-04-15 17:41:46 +02:00
4a6053ec82
output transaction hash 2019-04-11 20:01:15 +02:00
07a7b41258
adapt to new faucet server response format, pass through success message 2019-04-11 18:39:39 +02:00
4dcc6c831a
consume & faucet tweaks for Web3 cases 2019-04-08 20:21:29 +02:00
a04b2553e5
web3message fixes, formatting fixes 2019-04-08 10:44:03 +02:00
Jernej Pregelj
00e69646ad web2 and web3 2019-04-06 17:55:24 +02:00
9f7ddf1c31
pass through faucet server response, error feedback 2019-04-01 17:15:59 +02:00
19c4d1c662
components reorganisation 2019-03-29 18:04:12 +01:00
Jernej Pregelj
bbf7df087d root app->/client, microservice in /server 2019-03-07 14:41:27 +01:00