Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 09:07, 29 July 2025
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

27 July 2025

N    23:06  Txbridge binary protocol‎‎ 2 changes history +5,828 [Roffe‎ (2×)]
     
23:06 (cur | prev) +91 Roffe talk contribs
N    
18:20 (cur | prev) +5,737 Roffe talk contribs (Created page with "<span id="txbridge-protocol-documentation"></span> = txbridge Protocol Documentation = The txbridge uses a binary protocol to communicate with the host over a TCP/IP connection. <span id="binary-protocol-format"></span> == Binary protocol format == {| class="wikitable" |- ! Command (1 byte) ! Size (1 byte) ! Payload (n bytes) ! Checksum (1 byte) |- | 0xXX | 0xYY | 0xZZ, … | 0xAA |} * <code>cmd</code>: The command byte that specifies the action to be performed. * <c...")