mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 23:45:20 +00:00
Tests: stabilize FragmentationTests and InputValidatorTests
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.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user