saledjenic b9e1c230ca
Base branch for refactoring (#88)
* 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 (#89)

* 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 (#90)

* refactor: dapp permissions (#92)

* Refactor/wallet part 2 (#91)

* refactor: add save account

* refactor: add account generation

* refactor: save settings

* refactor: add update account in new be

* add getTransfersByAddress (#93)

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

* initial messages class added

* fix: transaction request loading contracts (#96)

* 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
2021-09-10 11:29:10 -04:00
2021-11-05 09:55:48 -04:00
2021-09-10 11:29:10 -04:00
2021-11-05 09:55:48 -04:00
2021-11-05 09:55:48 -04:00
2021-10-04 17:21:07 -04:00
2021-09-08 14:09:35 -04:00
2021-09-08 12:16:18 -04:00
2021-10-04 17:21:07 -04:00
2021-09-08 14:09:35 -04:00
2021-09-10 11:29:10 -04:00

nim-status-lib

WIP refactor to extract business logic from status-desktop into a reusable library

Description
originally src/status from desktop, refactored as a library [archived]
Readme MPL-2.0
Languages
Nim 91.5%
Makefile 8.1%
Shell 0.4%