Vojtech Simetka
|
2e0eeb7a1b
|
fix: provider is by default null and account page redirect to provider setup (#437)
|
2022-06-24 14:03:37 +02:00 |
|
Vojtech Simetka
|
f238c43307
|
fix: replace feather icons with remix icons on swarm button (#414)
* fix: replace feather icons with remix icons on swarm button
* fix: remove feather icons package (#415)
* fix: remove all feather icons and replace with remix icons
* fix: few stray weird icons
|
2022-06-20 23:37:59 +02:00 |
|
Vojtech Simetka
|
80d684c1e5
|
fix: all wallet flows to use ethers (#395)
* fix: all wallet flows to use only ethers libraries
* feat: remove ethereumjs-wallet
* fix: remove the buggy `/wallet` bee call and use provider
|
2022-06-18 21:50:51 +02:00 |
|
Cafe137
|
a768b4ea06
|
feat: add light node upgrade top up methods (#372)
* feat: add top up
* chore: remove console.log
* build: add pseudo-missing dependency
* feat: add missing top up components
* fix: crypto route
* feat(wip): add gift wallet logic
* fix: fix gift wallet flows
* feat: simplify flow without fund step
* feat: add loading screens
* fix: remove alert
* fix: prepend http if needed
* fix: fix bug that was reintroduced with merge
* refactor: rename minusEther to minusBaseUnits
* fix: remove unused setStartedAt
* build: remove unused dependency
|
2022-06-02 09:28:43 +02:00 |
|