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
5285cf7d8c
abstract backend; add mock backend and testing ( #57 )
...
abstract backend; add mock backend and testing
move bookmarks to backend wrapper
move bookmarks to backend wrapper
move bookmarks to backend wrapper
working version
cleanup
add mock backend
add nimble task & test folder
add evn.sh
make test run; implement bookmark method in the mock
add nim unit test
removing duplicated statement that was causing tests to run twice
re-enable other initilizations in the status object; support specifying backend in the constructor
update bookmark test
update bookmark test
update nimble and makefile
update nimble and makefile
update bookmarks test
remove old browser file
2021-09-28 17:00:43 -04:00
Anthony Laibe
06a6408269
refactor: gif backend return object ( #61 )
2021-09-28 15:21:57 -04:00
Anthony Laibe
4c1b47dae1
feat: Add chain ID to contract ( #29 )
2021-09-22 13:49:45 -04:00
Eric Mastro
9c40da50de
feat(chat): support hiding of messages for blocked contacts ( #40 )
...
Adds a `hide` field to the `Message` object to support hiding of messages for blocked contacts.
2021-09-21 09:51:46 -04:00
saledjenic
4f7e899953
chore(@desktop/chat): Chat type's `toJsonNode` proc extended ( #42 )
...
`communityId` field added to the Chat `toJsonNode` procedure
2021-09-20 17:22:55 -04:00
Anthony Laibe
23db2d1216
fix: Keep only one place to store contacts and index ( #37 )
2021-09-20 09:00:10 -04:00
Iuri Matias
077965bf81
rename libstatus to statusgo_backend ( #27 )
2021-09-11 17:50:36 -04:00
Iuri Matias
62975ef419
refactor: move eth logic out of libstatus wrapper ( #21 )
2021-09-11 08:09:52 -04:00
Iuri Matias
427ea1d8dc
Revert "wakuv2 connectivity and peer management ( #13 )" ( #16 )
...
This reverts commit e474468da3
.
2021-09-10 15:56:30 -04:00
RichΛrd
e474468da3
wakuv2 connectivity and peer management ( #13 )
2021-09-10 14:17:54 -04:00
Eric Mastro
080f70b766
feat: saved addresses CRUD ( #7 )
2021-09-10 14:13:46 -04:00
RichΛrd
219238a952
feat: eip1559 ( #12 )
2021-09-10 13:27:49 -04:00
Anthony Laibe
77900d69c9
feat: fetch network on wallet init ( #3 )
2021-09-09 17:36:28 -04:00
RichΛrd
a044a941e6
refactor: signals ( #1 )
2021-09-08 16:55:37 -04:00
Richard Ramos
0b24d7a341
Initial import
2021-09-08 14:09:35 -04:00