2
0
mirror of https://github.com/status-im/status-lib.git synced 2025-02-17 14:56:35 +00:00

3 Commits

Author SHA1 Message Date
Anthony Laibe
b507813587 feat: use ens API 2022-01-03 10:22:03 +01:00
Richard Ramos
6c7deb85a0 refactor!: resolve ens 2021-11-19 09:34:52 -04:00
saledjenic
b9e1c230ca
Base branch for refactoring ()
* added new backend for refactoring purpose, contacts added

* initial chat class added

* initial community class added

* initial accounts class added

* login method added

* Refactor/wallet 1 ()

* refactor: add custom token new backend

* refactor: add transactions new backend

* refactor: add collectible new backend

* refactor: add accounts backend

* refactor: add settings backend

* refactor: Add eth call to fetch balance

* refactor: add call to get eth block

* refactor: remove bookmarks ()

* refactor: dapp permissions ()

* Refactor/wallet part 2 ()

* refactor: add save account

* refactor: add account generation

* refactor: save settings

* refactor: add update account in new be

* add getTransfersByAddress ()

Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>

* initial messages class added

* fix: transaction request loading contracts ()

* add/remove reactions added

* - pin/unpin message added
- fetch message's details by message id added
- fetch reactions for message with id added

* bump status-go

Co-authored-by: Anthony Laibe <anthony@laibe.cc>
Co-authored-by: Richard Ramos <info@richardramos.me>
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
Co-authored-by: Iuri Matias <iuri.matias@gmail.com>
2021-11-05 09:55:48 -04:00