Vojtech Simetka
6bfe97be5d
feat: log errorss to consolve when showing error notification ( #489 )
2022-07-25 07:26:01 +02:00
Vojtech Simetka
cba21bb2e0
feat: set default rpc endpoint ( #485 )
...
* feat: add default RPC endpoint
* feat: removed setting RPC endpoint altogherher and altered the routes accordingly
2022-07-22 10:55:19 +02:00
Vojtech Simetka
a3c02dbf8a
fix: use xDAI and xBZZ on Gnosis chain ( #454 )
...
* fix: use xDAI on Gnosis chain
* fix: rename BZZ to xBZZ when on Gnosis chain
* fix: replace MINIMUM_xDAI with MINIMUM_XDAI
* fix: update xdai links to correct gnosis chain urls
2022-06-28 16:29:05 +02:00
Vojtech Simetka
f2824b749b
fix: generate gift wallet is disabled if there is not enough funds ( #451 )
2022-06-28 13:04:55 +02:00
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