mirror of
https://github.com/status-im/status-go.git
synced 2025-02-18 01:37:22 +00:00
* Rebase on 1.8.5 * Remove outdated patches and apply all others * Use shh_post that returns hash * Use bloom filter for request to mailserver * Remove tests for sending messages without subbing first * Fix deadlock in ethdb * Expect null if receipt is not yet created * Subscribe to messages before sending them in whisper test
13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
# Lines starting with '#' are comments.
|
|
# Each line is a file pattern followed by one or more owners.
|
|
|
|
accounts/usbwallet @karalabe
|
|
consensus @karalabe
|
|
core/ @karalabe @holiman
|
|
eth/ @karalabe
|
|
les/ @zsfelfoldi
|
|
light/ @zsfelfoldi
|
|
mobile/ @karalabe
|
|
p2p/ @fjl @zsfelfoldi
|
|
whisper/ @gballet @gluk256
|