Commit 1249c0d
authored
feat: bee-js revamp (#690)
* chore: initial commit
* refactor: remove unnecessary wrappers
* style: add missing newline
* chore: bump bee-js
* chore: ignore any cast in fdp
* fix: remove cid import
* fix: make TextEncoder and TextDecoder available in jest
* refactor: dedupe stamp ttl second conversion
* refactor: use convenience methods from bee-js
* feat: update to bee-js for restored ens support
* fix: bump bee-js to get download fix
* fix: resolve feed before downloading reference
* fix: fix token displays
* fix: fix token input modal error message
* refactor: remove wallet balance provider
* chore: remove dead code
* refactor: upcoming bee js 0.15.0 (#692)
* chore: initial commit
* fix: do not break page when duration seconds is 0
* ci: remove cache
* chore: upgrade bee-js
* feat: bee-js and bee v2.6 compatibility
* chore: switch upcoming/bee-js to ethersphere/bee-js1 parent 082a8f5 commit 1249c0d
File tree
62 files changed
+674
-16302
lines changed- .github/workflows
- src
- components
- containers
- hooks
- models
- pages
- accounting
- account
- chequebook
- feeds
- staking
- wallet
- fdp
- feeds
- files
- gift-code
- info
- restart
- stamps
- top-up
- providers
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+674
-16302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 31 | | |
42 | | - | |
43 | 32 | | |
44 | 33 | | |
45 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 28 | | |
39 | | - | |
40 | 29 | | |
41 | 30 | | |
42 | 31 | | |
43 | 32 | | |
44 | | - | |
45 | | - | |
0 commit comments