Upgrade for new kredits contracts and RSK #10

Merged
greg merged 13 commits from chore/upgrade_kredits into master 2022-11-02 17:42:39 +00:00

13 Commits

Author SHA1 Message Date
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