Commit Graph

48 Commits

Author SHA1 Message Date
raucao c7fe50ffa9 Merge pull request 'Document CLI options in README' (#15) from docs/readme_cli_options into master
Reviewed-on: #15
2023-04-26 13:59:43 +00:00
Râu Cao ca0b870315 Document CLI options in README 2023-04-26 15:17:11 +02:00
Râu Cao 0a21c57251 2.1.0 v2.1.0 2022-11-02 20:53:25 +01:00
raucao 1401adbf0c Merge pull request 'Prevent bootstrap node connects on the same IPFS node' (#12) from feature/prevent_self_dials into master
Reviewed-on: #12
2022-11-02 19:52:32 +00:00
Râu Cao 2401d8dff2 Prevent bootstrap node connects on the same IPFS node 2022-11-02 20:50:54 +01:00
Râu Cao 45c0aed4a5 2.0.1 v2.0.1 2022-11-02 19:09:31 +01:00
Râu Cao f25fcaa1b2 Add npm badge to README 2022-11-02 19:09:22 +01:00
Râu Cao 7c8f0814b9 2.0.0 v2.0.0 2022-11-02 18:58:55 +01:00
Râu Cao b566a432a9 Publish as @kredits/ipfs-pinner 2022-11-02 18:58:43 +01:00
greg b7a7214f08 Merge pull request 'Upgrade for new kredits contracts and RSK' (#10) from chore/upgrade_kredits into master
Reviewed-on: #10
2022-11-02 17:42:38 +00:00
greg 6829a13a57 Merge pull request 'Add CLI option to display progress bars' (#11) from feature/progress_bars into chore/upgrade_kredits
Reviewed-on: #11
2022-11-02 17:39:20 +00:00
Râu Cao 328905814d Use new @kredits/contracts release 2022-11-02 18:27:59 +01:00
Râu Cao 03ee17f00e Fix progress bar rendering when finished 2022-11-02 13:34:51 +01:00
Râu Cao 9dffb15f45 Improve initialization 2022-11-02 13:27:55 +01:00
Râu Cao c21512fa0b Add error handling and retries for loading/pinning 2022-11-02 12:58:07 +01:00
Râu Cao 4888d1be78 Don't automatically watch for events 2022-11-02 12:57:53 +01:00
Râu Cao 0ac7228bfe Add CLI option for progress bars
Also refactors some of the other output and options.
2022-11-01 22:10:57 +01:00
Râu Cao 77c2cea4a4 Pin reimbursement data 2022-11-01 16:36:58 +01:00
Râu Cao 3c02591061 Update README 2022-11-01 16:26:18 +01:00
Râu Cao 9d7760edef Update contracts dep to include signer fix 2022-11-01 15:20:42 +01:00
Râu Cao 4a3988137e Adapt code for new kredits release/contracts
Also process loading and pinning functions in batches, to prevent stack
size errors on RSK nodes.
2022-11-01 15:02:18 +01:00
Râu Cao e12e798735 Update dependencies 2022-11-01 15:01:47 +01:00
Râu Cao fee6b5c121 Move default peers to config file
Can later be used to persist peer config for a node, too.
2022-11-01 15:01:07 +01:00
Râu Cao d8dda84fd6 Update bootstrap node 2022-09-30 15:19:01 +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