Commit Graph

42 Commits

Author SHA1 Message Date
Khushboo Mehta 33334b9b8a feat: bump status go 2022-02-02 18:07:09 +01:00
Khushboo Mehta 4b2c836be3 feat: bump status go to latest develeop 2022-02-02 10:47:34 +01:00
Sale Djenic 4eab2fa86b refactor: repo cleaning
- all unused/unnecessary files remove
- `statusgo_backend_new` content promoted to main content
- only necessary submodules for `status-lib` are kept
2022-02-01 11:16:20 +01:00
Sale Djenic 0bc0110e9a refactor: os notification class/type removed 2022-02-01 11:12:54 +01:00
Anthony Laibe 7413bbde00 feat: move create accounts to status-go 2022-01-24 10:35:31 +01:00
Anthony Laibe 0928e15d02 feat: use register ens api 2022-01-14 12:35:34 +01:00
Anthony Laibe 50993fda1c feat: new token API to fetch balance 2022-01-14 10:34:28 +01:00
Richard Ramos d51b70c703 refactor: mailserver cycle 2022-01-12 16:03:24 +00:00
Khushboo Mehta ebd6f2674b chore: bump status-go to latest version 2022-01-05 15:50:19 +01:00
Anthony Laibe b507813587 feat: use ens API 2022-01-03 10:22:03 +01:00
Richard Ramos 1049b37c49
bump: status-go 2021-12-22 12:02:09 -04:00
Richard Ramos f73e990907
fix: web3provider 2021-12-22 11:34:31 -04:00
Anthony Laibe e13f904121 feat: use node config 2021-12-21 16:30:18 +01:00
Anthony Laibe 926faf234e feat: new backend for ens 2021-12-21 16:19:58 +01:00
Richard Ramos 4e30c510dd feat: use loginWithConfig instead of login 2021-12-21 14:29:28 +00:00
Richard Ramos caa44cf5b9 refactor: move provider logic to status-go 2021-12-21 14:29:28 +00:00
Richard Ramos f0c1ad5087 fix: load messages from mailserver after rejoining a chat
- bump status-go
- clear cursor tables
- remove filters after deactivating a chat
- channel history is already removed in status-go
2021-12-09 22:00:07 +00:00
Anthony Laibe a1b7bcfbac chore: bump status-go 2021-12-07 15:30:28 +01:00
Anthony Laibe 158e83e78a chore: bump status-go 2021-12-01 16:26:36 +01:00
Anthony Laibe cd5412823a feat: Add settings for auto message 2021-11-29 14:24:54 +01:00
Richard Ramos 70c7e0a704 chore: bump status-go 2021-11-25 10:45:25 -04:00
Jonathan Rainville f13364388b
chore: update status-go to remove tenor (#113) 2021-11-25 10:51:22 +01:00
r4bbit.eth 4ff2b6857c
fix: introduce missing contact related RPC APIs (#110)
There was a breaking change in status-go that has removed the
`saveContact` API which `status-lib` has used in various places to perform
changes on contact data.

There are now more dedicated APIs for contact related actions,
such as: `AddContact`, `RemoveContact`, `BlockContact` etc.

This commit introduces APIs for these RPC calls and adjusts other
APIs that relied on `saveContact` before.
2021-11-23 14:15:06 +01:00
Richard Ramos fb58ecc10a chore: bump status-go 2021-11-18 15:00:51 -04:00
Anthony Laibe 3348389ab7 chore: bump status go 2021-11-15 15:24:11 +01:00
Richard Ramos adb1933f2e
chore: log message IDs (#106) 2021-11-15 09:50:57 -04:00
Anthony Laibe 5417274a3b
feat: enable telemetry settings (#100) 2021-11-10 10:07:48 -05:00
Richard Ramos 1aba03aed6
feat: adding HistoryRequestBatchProcessed signal and batch attributes (#78)
* feat: adding HistoryRequestBatchProcessed signal and batch attributes

* bump status-go

Co-authored-by: Iuri Matias <iuri.matias@gmail.com>
2021-11-09 16:19:29 -05:00
Richard Ramos 7095b80cb6
feat: use DNS Discovery in the configuration (#101) 2021-11-09 15:27:02 -04:00
Richard Ramos ce2cb1a453
feat: wakuv2 rendezvous (#73)
* feat: wakuv2 rendezvous

* bump status-go

Co-authored-by: Iuri Matias <iuri.matias@gmail.com>
2021-11-09 09:29:24 -05:00
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
Andrea Franz 72a32ee725 update nim-keycard-go 2021-10-08 10:28:57 +02:00
Andrea Franz edb65458f6 update nim-keycard-go 2021-10-08 10:28:57 +02:00
Richard Ramos c3b1912eba
nim-keycard-go: m1 support (#84) 2021-10-06 09:24:13 -04:00
Richard Ramos 964e52c742
refactor: contacts-perfomance (#74)
* refactor: contacts-perfomance

* bump status-go
2021-10-05 16:10:45 -04:00
Andrea Franz 45887b1724
Keycard initial integration (#63)
* add nim-keycard-go to makefile

* fix keycard-go build

* add keycard.nim

* remove test make task

* remove debug line from makefile

* fix import keycard_go

* add keycard-go to .PHONY

* add keycard start/stop/select methods

* use https url for submodule

* add KeycardApplication info and return it from select

* update nim-keycard-go version

* fix select return type

* actually return the result

* update nim-keycard-go

* add keycard methods to backend

* add base/mock keycard backends

* imports

* export keycard methods in backend

* update start/stop keycard implementation

* add KeycardStarted signal

* fix keycard started signal

* rename to KeycardConnected signal

* fix keycard signal renamed

* add keycardgo in makefile tasks

* add back build/.gitignore

* fix .gitignore

* fix .gitignore

* Makefile: export keycard vars

* add keycard lib to nimble file

* use spaces instead of tabs in non-recipe sections of Makefile

* use install_name_tool on libkeycard on macOS

* in GHA ubuntu environment install libpcsclite-dev with apt at start of workflow

* add Keycard exceptions

* remove useless test

* remove useless return

* move keycard types to /types

* reraise exception from status/keycard.nim

* remove unused import

* add keycard commands: opensecure channel, pair, verify pin, export key

* fix last keycard commands

* add exportKey params

* update nim-keycard-go

Co-authored-by: Michele Balistreri <michele@bitgamma.com>
Co-authored-by: Michael Bradley, Jr <michaelsbradleyjr@gmail.com>
2021-10-04 17:21:07 -04:00
Iuri Matias 2bb5df3c5f
feat: wakuv2 connectivity and peer management (#17)
* wakuv2 connectivity and peer management

* feat: wakuv2 light client (#15)

Co-authored-by: Richard Ramos <info@richardramos.me>
2021-09-30 14:56:22 -04:00
Iuri Matias cf2a43f9b3
bump status-go (#70) 2021-09-29 12:43:04 -04:00
Richard Ramos 28112c31dc
bump status-go (#50) 2021-09-29 12:35:13 -04:00
Michael Bradley b2ecbda9e7
refactor: remove nimbaser and nim-base32 dependencies, use stew modules in their place (#58)
Closes issue #56.
2021-09-29 09:42:34 -04:00
RichΛrd 99b85d2063
feat: trigger a signal for chronicles logs (#31) 2021-09-15 15:45:17 -04:00
RichΛrd efe2790db6
feat: dynamic library - pt1 (#9)
* feat: statuslib dynamic library

* fix: library versions
2021-09-10 11:29:10 -04:00