Cafe137 and GitHub
a62243fe5c
feat: add retry to accounting ( #166 )
...
* feat: add retry to accounting
* fix: fix off by one bug in retry logic
* docs: add jsdocs to new utility functions
* style: rename DepositModal to CheckoutModal
2021-08-12 14:40:33 +02:00
Cafe137 and GitHub
20ed3cb387
build: update bee-js to 1.0.0 ( #153 )
2021-06-29 11:41:30 +02:00
Cafe137 and GitHub
b190cac706
fix: clear dropzone state after upload ( #150 )
...
* fix: clear dropzone state after upload
* fix: avoid state update on unmounted component
2021-06-20 11:39:34 +02:00
Cafe137 and GitHub
6f645dc6c3
feat: display postage batch usage percentage ( #149 )
...
* feat: display postage batch usage percentage
* refactor: use string template instead of concat
2021-06-19 19:04:11 +02:00
Cafe137 and GitHub
af88027ba9
refactor: call toString on numerical values to be bee-js compatible ( #148 )
...
* refactor: call toString on numerical values to be bee-js compatible
* feat: add upload size check
2021-06-18 12:37:09 +02:00