status-lib/status
Jonathan Rainville d7e7c5aa94 refactor: add network file to handle adding and changing network
(cherry picked from commit 84ea8bf104)
2021-12-13 15:46:09 -05:00
..
chat Initial import 2021-09-08 14:09:35 -04:00
eth Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
notifications Initial import 2021-09-08 14:09:35 -04:00
signals chore: log message IDs (#106) 2021-11-15 09:50:57 -04:00
statusgo_backend refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
statusgo_backend_new refactor(contact): remove saveContact and rename to addContact (#118) 2021-12-01 13:04:53 -05:00
types refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
utils Initial import 2021-09-08 14:09:35 -04:00
wallet refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
wallet2 refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
accounts.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
chat.nim fix: load messages from mailserver after rejoining a chat 2021-12-09 22:00:07 +00:00
constants.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
contacts.nim refactor(timeline): Removed all timeline related code (#122) 2021-12-03 19:55:34 +02:00
devices.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
ens.nim refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
fleet.nim Initial import 2021-09-08 14:09:35 -04:00
gif.nim refactor: gif backend return object (#61) 2021-09-28 15:21:57 -04:00
keycard.nim Keycard initial integration (#63) 2021-10-04 17:21:07 -04:00
mailservers.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
messages.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
network.nim feat: wakuv2 connectivity and peer management (#17) 2021-09-30 14:56:22 -04:00
node.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
permissions.nim refactor: Group profile function and eth function together (#67) 2021-10-01 12:53:38 -04:00
profile.nim refactor: Group profile function and eth function together (#67) 2021-10-01 12:53:38 -04:00
provider.nim refactor: Group profile function and eth function together (#67) 2021-10-01 12:53:38 -04:00
settings.nim feat: wakuv2 connectivity and peer management (#17) 2021-09-30 14:56:22 -04:00
signals.nim chore: log message IDs (#106) 2021-11-15 09:50:57 -04:00
signing_phrases.nim move signing phrases out of status go wrapper (libstatus) (#22) 2021-09-11 08:10:21 -04:00
status.nim Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
stickers.nim refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
tokens.nim refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
transactions.nim feat: eip1559 (#12) 2021-09-10 13:27:49 -04:00
updates.nim refactor: remove nimbaser and nim-base32 dependencies, use stew modules in their place (#58) 2021-09-29 09:42:34 -04:00
utils.nim refactor(timeline): Removed all timeline related code (#122) 2021-12-03 19:55:34 +02:00
wallet.nim refactor: add network file to handle adding and changing network 2021-12-13 15:46:09 -05:00
wallet2.nim refactor: Group profile function and eth function together (#67) 2021-10-01 12:53:38 -04:00