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

24 Commits

Author SHA1 Message Date
46e6d89057
add support for Pacific network 2019-06-13 16:59:28 +02:00
4b919f2ee8
highly simplify Ocean URIs and env variables 2019-06-12 13:30:57 +02:00
f0c3fd6865
remove price from all search queries 2019-05-27 14:54:07 +02:00
90c4590a8b
AI for good frontpage, cleanup 2019-05-27 12:21:55 +02:00
22440827ca
output total assets in the marketplace, use new Market Provider for it 2019-05-17 01:47:36 +02:00
f49fa14b2a
less verbose error logging 2019-05-14 13:12:18 +02:00
6dcb7166ce
add Spree to network detection 2019-05-14 12:57:21 +02:00
42dcb8c584
Duero network name 2019-05-14 12:53:43 +02:00
807723be35
isCorrectNetwork -> isOceanNetwork 2019-05-14 12:52:41 +02:00
cbffc42bca
fix network name during network polling 2019-05-13 16:17:59 +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
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