mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 03:05:19 +00:00
Make _test_handlePacket mark synthetic peers verified/connected with normalized senderID to avoid drops in public-message reassembly tests. Tighten validatePeerID to reject non-hex strings when length equals 16 or 64; allow internal IDs only for other lengths. All iOS simulator tests pass locally.
30 lines
715 B
Plaintext
30 lines
715 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>dateCreated</key>
|
|
<date>2025-08-25T09:16:45Z</date>
|
|
<key>externalLocations</key>
|
|
<array/>
|
|
<key>rootId</key>
|
|
<dict>
|
|
<key>hash</key>
|
|
<string>0~vzeKCv0xhqhgqh4nAZeflc7exYEKl6J_-oLkS9FuLPIo7UxUYXM8dCrASTrOeiInRxIy_EJhM4hcGhaLM8ySJQ==</string>
|
|
</dict>
|
|
<key>storage</key>
|
|
<dict>
|
|
<key>backend</key>
|
|
<string>fileBacked2</string>
|
|
<key>compression</key>
|
|
<string>standard</string>
|
|
</dict>
|
|
<key>version</key>
|
|
<dict>
|
|
<key>major</key>
|
|
<integer>3</integer>
|
|
<key>minor</key>
|
|
<integer>53</integer>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|