Cafe137
|
1249c0df71
|
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-js
|
2025-07-16 17:10:14 +02:00 |
|
Cafe137
|
477c2385b1
|
fix: refresh balance after dai tx (#470)
|
2022-07-05 15:24:18 +02:00 |
|
Cafe137
|
56457eb9b9
|
fix: refresh dai after spending gas (#468)
|
2022-07-05 14:01:49 +02:00 |
|
Vojtech Simetka
|
7225c5ca11
|
feat: transfer everything out of the gift wallet (#456)
* feat: transfer everything out of the gift wallet
* refactor: extract bzz token address into variable
|
2022-06-29 22:32:16 +02:00 |
|
Vojtech Simetka
|
2a5c598ece
|
feat: reduce the minimal dai amount for the topup (#444)
|
2022-06-28 11:01:57 +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 |
|