mirror of
https://github.com/status-im/status-go.git
synced 2025-02-22 19:58:29 +00:00
BridgeMessage is a type of chat message content which will be sent from Matterbridge. It contains fields: - bridge name - depends on the used bridge, eg. "discord", "slack", etc... - user name - username the message was received from - content - message content - user avatar - message id - parent message id - used in case of replies Message is saved to a separated table: bridge_messages, similarly to discord messages. The user_messages table is untouched. bridge_messages table contains user_messages_id in order to join with user_messages table. Issue #13098
[#4640] Temporary fetch l2 block number for Arbitrum networks separately from BalanceChecker (#4644)
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.4%
Python
0.9%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%