status-lib/status
Anthony Laibe 4c1b47dae1
feat: Add chain ID to contract (#29)
2021-09-22 13:49:45 -04:00
..
chat Initial import 2021-09-08 14:09:35 -04:00
eth feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -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: trigger a signal for chronicles logs (#31) 2021-09-15 15:45:17 -04:00
statusgo_backend feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04:00
types feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -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 rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
chat.nim fix: Keep only one place to store contacts and index (#37) 2021-09-20 09:00:10 -04:00
constants.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
contacts.nim fix(@desktop/chat): saveContact method extended with `large` image (#45) 2021-09-21 14:24:32 -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 fix: Encode tenor search query (#43) 2021-09-20 12:21:30 -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 rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
settings.nim rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -04:00
signals.nim fix: set missing signalType attribute (#36) 2021-09-17 12:55:17 -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 rename libstatus to statusgo_backend (#27) 2021-09-11 17:50:36 -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 Initial import 2021-09-08 14:09:35 -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 feat: Add chain ID to contract (#29) 2021-09-22 13:49:45 -04:00