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

1170 Commits

Author SHA1 Message Date
94da80d67d
Release 0.2.0 2019-04-15 20:18:14 +02:00
2aa46699a2
Merge pull request #101 from oceanprotocol/feature/web3-detection
Refactor web3 detection and bootstrapping process
2019-04-15 20:16:02 +02:00
5f1cc2cb1d
fix rerender during consuming flow 2019-04-15 20:06:56 +02:00
745969f686
add tests, use react-testing-library 2019-04-15 19:21:08 +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
fe695009ff
cancel AssetsUser component fetching when unmounted 2019-04-15 17:41:46 +02:00
ffd290ad3f
Ocean bootstrap tweaks 2019-04-15 17:41:45 +02:00
823281f967
faster perceived loading 2019-04-15 17:41:45 +02:00
5f2253a02f
refactor web3 & network detection 2019-04-15 17:41:45 +02:00
a4e882017b
update changelog 2019-04-15 17:40:51 +02:00
5d6e57485c
Release 0.1.9 2019-04-15 17:39:42 +02:00
8677e5b5c6
Merge pull request #104 from oceanprotocol/fix/bump-packages
bump packages
2019-04-15 17:31:30 +02:00
f81db65338
Merge pull request #103 from oceanprotocol/fix/typo
Fix typo
2019-04-15 16:41:18 +02:00
Javier Cortejoso
feaf58ae3f
Fix typo 2019-04-15 16:35:42 +02:00
000ea9d874
bump packages 2019-04-15 16:22:53 +02:00
80f8002438
Merge pull request #102 from oceanprotocol/fix/server-dev
server task cleanup
2019-04-12 18:27:08 +02:00
e81edcd973
travis tweaks 2019-04-12 16:44:33 +02:00
4796e5227b
report coverage during client test too 2019-04-12 16:40:41 +02:00
ce1e32bdcf
task cleanup 2019-04-12 16:26:13 +02:00
6c136011d2
update changelog 2019-04-11 20:09:24 +02:00
1bed531f09
Release 0.1.8 2019-04-11 20:08:29 +02:00
300b343954
Merge pull request #100 from oceanprotocol/feature/faucet-response
Adapt to new faucet server response format
2019-04-11 20:06:37 +02:00
4a6053ec82
output transaction hash 2019-04-11 20:01:15 +02:00
bdf7670b3d
add faucet version to library.json 2019-04-11 19:41:42 +02:00
07a7b41258
adapt to new faucet server response format, pass through success message 2019-04-11 18:39:39 +02:00
f468b8aafb
Merge pull request #99 from oceanprotocol/feature/truncation
Truncation of long strings
2019-04-11 15:05:39 +02:00
686ff8e8bd
more truncation with react-dotdotdot 2019-04-10 17:34:35 +02:00
fddb630908
improve text truncation 2019-04-10 16:17:55 +02:00
25a6862b74
update changelog 2019-04-10 14:27:50 +02:00
605bf4bafa
Release 0.1.7 2019-04-10 14:27:08 +02:00
b9402101d2
Merge pull request #98 from oceanprotocol/fix/squid-js-rollback
rollback to squid-js 0.5.2
2019-04-10 14:26:24 +02:00
5157a070c1
Merge pull request #97 from oceanprotocol/feature/licenses
add more open source licenses
2019-04-10 14:18:35 +02:00
f8296844fe
rollback to squid-js 0.5.2 2019-04-10 14:18:18 +02:00
0a61fdeee3
update main screenshot 2019-04-10 13:12:29 +02:00
14b46e1425
add more open source licenses 2019-04-10 13:04:19 +02:00
48331ffe1e
update changelog 2019-04-10 10:47:07 +02:00
fc24f3852a
Release 0.1.6 2019-04-10 10:45:20 +02:00
58d601cb13
Merge pull request #94 from oceanprotocol/feature/account-updates
adapt to account & network changes
2019-04-10 10:41:16 +02:00
c931be5457
update readme 2019-04-09 22:39:11 +02:00
067b797d4a
update changelog 2019-04-09 22:34:38 +02:00
6cfd29c56e
adapt to account & network changes 2019-04-09 21:51:22 +02:00
fef888773e
Release 0.1.5 2019-04-09 18:34:53 +02:00
b1db245f7b
Merge pull request #93 from oceanprotocol/feature/packages
bump packages
2019-04-09 18:31:40 +02:00
1000039bef
bump packages 2019-04-09 18:24:33 +02:00
09761c13fa
Release 0.1.4 2019-04-09 17:25:30 +02:00