25 Commits

Author SHA1 Message Date
Râu Cao
d8dda84fd6
Update bootstrap node 2022-09-30 15:19:01 +02:00
ba7c98b564
1.2.0 v1.2.0 2019-08-18 12:40:27 +02:00
3f03368e25 Merge branch 'refactor/bootstrap_node' of kosmos/kredits-ipfs-pinner into master 2019-08-18 09:03:51 +00:00
a3d21ebb30
Refactor bootstrap node connect, add CLI argument
Removes the superfluous wrapper function (as the API already returns a
Promise). Also adds a command line argument so you can choose a
different bootstrap node.
2019-08-14 10:12:07 +02:00
b11dbb9fde
1.1.0 v1.1.0 2019-08-13 11:10:09 +02:00
gregkare
bfb51d48bc Merge branch 'feature/connect_to_kosmos_ipfs_node' of kosmos/kredits-ipfs-pinner into master 2019-08-13 09:02:34 +00:00
f2f884a317
Connect to ipfs.kosmos.org node on start
This ensures that the local IPFS node is always connected to a known
Kosmos node before attempting to fetch documents. Vastly improves
performance.

closes #4
2019-08-13 10:07:25 +02:00
2a3c021737
1.0.3 v1.0.3 2019-08-04 14:52:06 +02:00
c4c95d9b38
Move package to "kosmos" org 2019-08-04 14:51:38 +02:00
2d08cc929f Merge branch 'bugfix/broken_executable' of kosmos/kredits-ipfs-pinner into master 2019-08-04 12:51:03 +00:00
5d36ca05a5
Fix executable not working
Need to tell the system it's dealing with a node script. This fixes both
the installed `kredits-ipfs-pinner` command as well as npx (which is
also running that command).
2019-08-04 14:47:57 +02:00
0c93766111
1.0.2 v1.0.2 2019-07-02 19:06:34 +02:00
97712f6077
Add repository to package config 2019-07-02 19:06:23 +02:00
e934ffd72a
1.0.1 2019-07-02 19:04:27 +02:00
edaafed363
Fix package name 2019-07-02 19:04:09 +02:00
47aa57cea5 Merge branch 'feature/logging' of kosmos/kredits-ipfs-pinner into master 2019-07-02 17:00:45 +00:00
4d5976bcef
Add note about IPFS 2019-07-02 18:51:29 +02:00
43a2cdc949
Update README 2019-07-02 18:45:24 +02:00
7cd569ee21
Clean up logs, add debug option 2019-07-02 18:41:48 +02:00
4fb03c5677 Add IPFS connection check 2019-07-02 17:41:38 +02:00
28eba3452c use 67p npm org namespace 2019-07-02 17:29:57 +02:00
ba6ea93a9c Make Kredits DAO address configurable 2019-07-02 17:27:51 +02:00
430edad1b8 Updated package information 2019-07-02 16:52:27 +02:00
03438bb890 Make it work 2019-07-02 16:35:53 +02:00
746149e89a Hello Kredits world 2019-07-02 16:20:52 +02:00