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

47 Commits

Author SHA1 Message Date
d058fc815d
formatting for new prettier rules 2020-05-19 10:36:18 +02:00
a54bcc1afb
fix tests 2020-01-31 18:03:13 +01:00
3df046bbea
test and package fixes 2019-12-07 18:42:30 +01:00
417abf8988
search tweaks 2019-11-22 12:40:25 +01:00
aec1f78257
web3 1.2.2 & truffle-hd-wallet updates, simplify types 2019-10-29 14:27:13 +01:00
348af32b65
new linting rule fixes 2019-09-02 13:25:46 +02:00
da70e4d43c
only send auto faucet request if account balance is empty 2019-07-31 11:45:01 +02:00
Jernej Pregelj
57dcdb7c21 leave seedphrase present 2019-07-15 12:41:52 +02:00
61aef37e8e
test coverage fixes 2019-07-12 13:49:44 +02:00
Jernej Pregelj
3518abab26 fix network error v2 2019-07-12 11:18:43 +02:00
Jernej Pregelj
a1fdfa8a90 linting 2019-07-12 10:51:43 +02:00
Jernej Pregelj
645f79f733 network name crash fix 2019-07-12 10:25:11 +02:00
e488b9f001
Ocean network detection, remove isOceanNetwork 2019-07-11 16:30:54 +02:00
Jernej Pregelj
b4db8a6556 add isWeb3Capable 2019-07-11 14:04:40 +02:00
725b5884bb
fill burner account with Ether automatically 2019-07-10 21:51:07 +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
84c0877c43 some test fixes 2019-07-10 13:05:43 +02:00
8d23868a9d
adapt messaging for wallet types, output wallet type 2019-07-10 01:31:51 +02:00
ad454b9f8a
rebase fixes 2019-07-09 23:36:22 +02:00
Jernej Pregelj
9e7df28b89
survive metamask failure to login 2019-07-09 23:18:31 +02:00
Jernej Pregelj
85304c2d09
burner as default, web3 message 2019-07-09 23:18:31 +02:00
Jernej Pregelj
cce2a7fad3
select wallet modal 2019-07-09 23:18:31 +02:00
Jernej Pregelj
adf52ceb77
allow login to wallets 2019-07-09 23:18:31 +02:00
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