status-lib/status
Anthony Laibe 62a7c02153
Fix: loading backend from master desktop (#69)
2021-09-29 11:09:38 -04:00
..
chat Initial import 2021-09-08 14:09:35 -04:00
eth refactor: remove nimbaser and nim-base32 dependencies, use stew modules in their place (#58) 2021-09-29 09:42:34 -04:00
notifications Initial import 2021-09-08 14:09:35 -04:00
profile Initial import 2021-09-08 14:09:35 -04:00
signals feat: mailserver request signals (#46) 2021-09-28 14:41:40 -04:00
statusgo_backend feat: sending audio messages (#55) 2021-09-28 17:10:22 -04:00
types abstract backend; add mock backend and testing (#57) 2021-09-28 17:00:43 -04:00
utils Initial import 2021-09-08 14:09:35 -04:00
wallet feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04:00
wallet2 feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04:00
accounts.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
browser.nim Fix: loading backend from master desktop (#69) 2021-09-29 11:09:38 -04:00
chat.nim fix: delete message (#51) 2021-09-28 17:10:54 -04:00
constants.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
contacts.nim refactor: contact store return object (#59) 2021-09-28 15:21:41 -04:00
devices.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
ens.nim feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04: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
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 rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
node.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
permissions.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
profile.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
provider.nim refactor: remove nimbaser and nim-base32 dependencies, use stew modules in their place (#58) 2021-09-29 09:42:34 -04:00
settings.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
signals.nim feat: mailserver request signals (#46) 2021-09-28 14:41:40 -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 Fix: loading backend from master desktop (#69) 2021-09-29 11:09:38 -04:00
stickers.nim feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04:00
tokens.nim feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04: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/libstatus stickers (#24) 2021-09-11 08:20:32 -04:00
wallet.nim feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04:00
wallet2.nim abstract backend; add mock backend and testing (#57) 2021-09-28 17:00:43 -04:00