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

548 Commits

Author SHA1 Message Date
4920bae0fa
api port tweaks 2019-10-14 10:57:06 +02:00
8b31257837
test fixes 2019-10-14 10:57:06 +02:00
e3be76fb95
move IPFS config for client & server 2019-10-14 10:57:06 +02:00
c63325bdf2
useIpfs fixes 2019-10-14 10:57:06 +02:00
60a570892b
more error output in UI 2019-10-14 10:57:06 +02:00
483cc35de3
make showing received file size more reliable 2019-10-14 10:57:06 +02:00
1813207772
fix gateway url ping 2019-10-14 10:57:06 +02:00
c6f5f8561c
update tests 2019-10-14 10:57:05 +02:00
ba3704dcce
preserve original file names 2019-10-14 10:57:05 +02:00
6d4b6b77c2
refactor IPFS dropzone
* only allow single file for now
* async file content reading
* output list of files by default in Dropzone component
2019-10-14 10:57:05 +02:00
302986d63b
test updates 2019-10-14 10:57:05 +02:00
84eff3f3b4
add use-ipfs hook test 2019-10-14 10:57:05 +02:00
8b612ea4a2
code fixes 2019-10-14 10:57:05 +02:00
725215b6ee
new client package-lock 2019-10-14 10:57:05 +02:00
3d1d81ffe9
update tests 2019-10-14 10:57:04 +02:00
e512ed4471
IPFS publishing fixes, allow dropping multiple files 2019-10-14 10:57:04 +02:00
2f741d300e
fix file adding on faulty url checker response 2019-10-14 10:56:34 +02:00
839140d906
tweaks 2019-10-14 10:56:34 +02:00
a2a6720fd8
dropzone component 2019-10-14 10:56:34 +02:00
a258f6b94b
fix useEffect warning 2019-10-14 10:56:33 +02:00
955608202d
message output 2019-10-14 10:56:33 +02:00
a2f075171c
prototype publishing to remote node (ipfs.infura.io) 2019-10-14 10:56:33 +02:00
8127174fbd
allow multiple nodes running at same time 2019-10-14 10:56:33 +02:00
6db965b79a
more test fixes 2019-10-14 10:56:33 +02:00
5002effbfe
unit test fixes 2019-10-14 10:56:33 +02:00
b6d255bbad
IPFS gateway tweaks 2019-10-14 10:56:33 +02:00
9c38c82496
output js-ipfs version 2019-10-14 10:56:32 +02:00
3b889725f1
more user feedback, refactoring 2019-10-14 10:56:32 +02:00
1c59d49d5d
working prototype of adding files to IPFS during publish flow 2019-10-14 10:56:32 +02:00
85ffae37d1
add help text 2019-10-14 10:56:32 +02:00
475cade27f
support adding files from IPFS url 2019-10-14 10:56:32 +02:00
10b662343f
Release 1.1.4 2019-10-14 10:28:08 +02:00
Alex Coseru
2c99d6f9e6
Merge pull request #202 from oceanprotocol/fix/faucet
Faucet route refactor
2019-10-14 11:22:25 +03:00
e007ab2090
more dynamic intro text 2019-10-11 19:16:23 +02:00
5b0c3486dd
Faucet route refactor
* split up components
* move actions state management into single action component
* layout & style tweaks
* update tests
2019-10-11 18:25:13 +02:00
cf783e66b8
properly make env variable values into booleans 2019-10-10 11:41:33 +02:00
a7209f690d
put channels behind feature switch 2019-10-10 11:21:55 +02:00
8f0988e1b0
Release 1.1.3 2019-10-08 15:31:21 +02:00
Sebastian Gerske
aeb24aadda - increased token amount given
- made clear which token is going to be requested
- removed code duplication
2019-10-07 14:52:05 +02:00
Sebastian Gerske
3235dc1d5e prettier 2019-10-07 14:25:42 +02:00
Sebastian Gerske
6b237e7348 remove console.log 2019-10-07 14:12:07 +02:00
Sebastian Gerske
9ec7b0af66 added token faucet functionality 2019-10-07 14:02:53 +02:00
29e6e8b5af
Release 1.1.2 2019-09-24 17:14:41 +02:00
97a5f39b5e
show web3 message on asset loading failure 2019-09-24 14:32:15 +02:00
33b14bc8e3
Release 1.1.1 2019-09-13 11:18:45 +02:00
b77e38c3ab
always show price on asset detail when bigger than 0 2019-09-12 13:52:50 +02:00
e32f3bbb62
fix event bubbling on wallet selector button
* closes #197
2019-09-12 11:45:52 +02:00
12f6cfcb80
test fixes 2019-09-12 11:33:20 +02:00
821f80da0f
asset details refactor 2019-09-12 11:27:32 +02:00
c4e71173ba
fix error output on asset details loading 2019-09-12 11:11:47 +02:00
c4029b147c
Release 1.1.0 2019-09-11 16:48:10 +02:00
199df0e23d
failing CI build workaround
* until fix in web3.js is released for https://github.com/ethereum/web3.js/issues/3018
2019-09-11 14:35:03 +02:00
8058325697
lock React to v16.8.6 2019-09-11 14:13:20 +02:00
3a32a72de2
bump to squid-js v0.7.2 2019-09-11 10:42:41 +02:00
dd9b1b5122
get faucet network from response 2019-09-10 16:08:45 +02:00
60d98340d9
lint fix 2019-09-10 00:33:23 +02:00
1f7845aa22
code fixes 2019-09-10 00:15:13 +02:00
276688ffee
Release 1.0.2 2019-09-02 16:19:11 +02:00
33301e22c1
change Spree Brizo address 2019-09-02 14:27:22 +02:00
348af32b65
new linting rule fixes 2019-09-02 13:25:46 +02:00
509a69b53d
bump packages 2019-09-02 13:25:33 +02:00
Jernej Pregelj
459019f5ee fix wait for consume, publish category warning 2019-08-05 12:26:35 +02:00
a2b8bd6400
price display tweaks 2019-08-01 14:27:36 +02:00
Jernej Pregelj
09797aed78
pacakge fixes 2019-08-01 13:51:59 +02:00
Jernej Pregelj
7c59faf4a4
config fixes 2019-08-01 13:49:15 +02:00
Jernej Pregelj
552d9a90f8
pricing to displays 2019-08-01 13:49:15 +02:00
Jernej Pregelj
74075fab08
add pricing to publish 2019-08-01 13:49:15 +02:00
c3270ce36c
lock truffle-hdwallet-provider 2019-07-31 14:21:02 +02:00
7c4c7a0956
bump to squid-js v0.6.6 2019-07-31 13:53:43 +02:00
e76ffd8954
add client bundle analyzer 2019-07-31 12:52:10 +02:00
ba4717bbd3
document macOS Docker restriction for Spree 2019-07-31 11:45:01 +02:00
e2aef49256
bump packages, fresh package-lock 2019-07-31 11:45:01 +02:00
abe3f9630f
fix submarine link 2019-07-31 11:45:01 +02:00
da70e4d43c
only send auto faucet request if account balance is empty 2019-07-31 11:45:01 +02:00
16783bc7da
fix version component Spree detection 2019-07-31 11:45:00 +02:00
64008abc26
test coverage 2019-07-31 11:45:00 +02:00
b3ee23e728
bump packages 2019-07-31 11:45:00 +02:00
Jernej Pregelj
3c5ff6da1d prevent wallet select to fire other events 2019-07-19 12:01:15 +02:00
3cafd60b07
Release 1.0.1 2019-07-18 19:12:13 +02:00
8d06a67e7f
update about text 2019-07-18 12:46:05 +02:00
31a0d3cfb1
Release 1.0.0 2019-07-17 18:34:58 +02:00
a31b041c05
workaround for version number components updating 2019-07-16 18:45:22 +02:00
c1ff41b711
fix AssetFile unit test 2019-07-16 14:50:30 +02:00
Jernej Pregelj
69d8c28858 Merge branch 'feature/wallets' of https://github.com/oceanprotocol/commons into feature/wallets 2019-07-16 12:16:48 +02:00
Jernej Pregelj
b09c15ff1b get versions on each rerender 2019-07-16 12:16:16 +02:00
9e3f56e622
block download/publish when connected to wrong network with MetaMask 2019-07-15 17:56:27 +02:00
ba33fc52a4
fix test coverage 2019-07-15 16:14:55 +02:00
8d2dee6554
vulnerability fixes 2019-07-15 15:28:08 +02:00
Jernej Pregelj
3a72470208 squid to 0.6.4 2019-07-15 13:00:27 +02:00
Jernej Pregelj
57dcdb7c21 leave seedphrase present 2019-07-15 12:41:52 +02:00
c386aa5518
Merge branch 'master' into feature/wallets 2019-07-12 15:47:22 +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
69d7295f57
fix unit tests 2019-07-12 00:24:29 +02:00
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
c72ebd6749
switch Brizo address 2019-07-11 16:45:03 +02:00
e488b9f001
Ocean network detection, remove isOceanNetwork 2019-07-11 16:30:54 +02:00