pylibrlp

Python3 wrapper for librlp
git clone git://git.defalsify.org/pylibrlp.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2021-06-15 11:56Import double length increment bug in c depnolash1+0-1
2021-06-15 11:07Return value contingent on input typenolash3+55-6
2021-04-13 08:52Add metadata filesnolash5+690-2
2021-04-13 08:44Rename projectnolash1+30-0
2021-04-13 08:44Rename projectnolash6+125-153
2021-04-12 16:45Avoid truncation of zeros in value assumption on deserializatonnolash4+24-63
2021-04-11 23:07Update librlp filesnolash3+42-62
2021-04-11 23:01Adapt to ascend, descend states in librlpnolash4+155-0
2021-04-11 16:13Add init between encodingsnolash1+5-7
2021-04-11 15:50Add discovery of so file, eth-tx-like testnolash2+32-7
2021-04-11 13:13Add librlp include path hacknolash1+12-1
2021-04-11 12:53Package with so sourcesnolash14+424-0
2021-04-11 12:08Update structnolash1+17-9
2021-04-10 22:33Enable dynamic assignment of buffer sizenolash2+12-12
2021-04-10 20:19Remove commented code, var for buffer sizenolash1+3-5
2021-04-10 20:12Set correct sizes in struct adapternolash2+9-3
2021-04-10 20:12Complete encoder wrappingnolash3+93-0