Commit Graph

27 Commits

Author SHA1 Message Date
basti ef1ae5add7 Use DNS multiaddr
Makes it much easier to identify the node you're connecting to
2020-10-26 09:16:00 +01:00
basti 9c34e4c913 WIP Use new IPFS peering config
Currently crashes go-ipfs 0.6 for some reason.
2020-10-25 10:59:59 +01:00
basti ba5f67861f Change IPFS bootstrap node 2020-10-23 12:08:36 +02:00
basti ba7c98b564 1.2.0 v1.2.0 2019-08-18 12:40:27 +02:00
bumi 3f03368e25 Merge branch 'refactor/bootstrap_node' of kosmos/kredits-ipfs-pinner into master 2019-08-18 09:03:51 +00:00
basti 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
basti 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
basti 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
basti 2a3c021737 1.0.3 v1.0.3 2019-08-04 14:52:06 +02:00
basti c4c95d9b38 Move package to "kosmos" org 2019-08-04 14:51:38 +02:00
raucao 2d08cc929f Merge branch 'bugfix/broken_executable' of kosmos/kredits-ipfs-pinner into master 2019-08-04 12:51:03 +00:00
basti 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
basti 0c93766111 1.0.2 v1.0.2 2019-07-02 19:06:34 +02:00
basti 97712f6077 Add repository to package config 2019-07-02 19:06:23 +02:00
basti e934ffd72a 1.0.1 2019-07-02 19:04:27 +02:00
basti edaafed363 Fix package name 2019-07-02 19:04:09 +02:00
raucao 47aa57cea5 Merge branch 'feature/logging' of kosmos/kredits-ipfs-pinner into master 2019-07-02 17:00:45 +00:00
basti 4d5976bcef Add note about IPFS 2019-07-02 18:51:29 +02:00
basti 43a2cdc949 Update README 2019-07-02 18:45:24 +02:00
basti 7cd569ee21 Clean up logs, add debug option 2019-07-02 18:41:48 +02:00
bumi 4fb03c5677 Add IPFS connection check 2019-07-02 17:41:38 +02:00
bumi 28eba3452c use 67p npm org namespace 2019-07-02 17:29:57 +02:00
bumi ba6ea93a9c Make Kredits DAO address configurable 2019-07-02 17:27:51 +02:00
bumi 430edad1b8 Updated package information 2019-07-02 16:52:27 +02:00
bumi 03438bb890 Make it work 2019-07-02 16:35:53 +02:00
bumi 746149e89a Hello Kredits world 2019-07-02 16:20:52 +02:00