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

12 Commits

Author SHA1 Message Date
8a5fc36436
more typings for window.ethereum 2019-04-23 13:13:10 +02:00
ffb049b1c3
fixes 2019-04-23 13:02:47 +02:00
ce8945a639
move config file 2019-04-15 21:09:05 +02:00
5f1cc2cb1d
fix rerender during consuming flow 2019-04-15 20:06:56 +02:00
23556b1663
bring back unlock account action 2019-04-15 17:41:46 +02:00
4aaa92f66a
cleanup, refactor withTracker HOC 2019-04-15 17:41:46 +02:00
7203b88b5e
move requestFromFaucet function, typed response 2019-04-15 17:41:46 +02:00
6ed3cb7842
web3/ocean/account timing tweaks 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
9ba5f7c12f
handle wrong network use case 2019-04-05 16:28:34 +02:00
Jernej Pregelj
bbf7df087d root app->/client, microservice in /server 2019-03-07 14:41:27 +01:00