nim-libp2p-experimental/libp2p/daemon
Eugene Kabanov 5701d937c8
Signed variable integers fixes. (#96)
* Fix signed varints.
Add tests for signed varints.
Remove some casts to allow usage at compile time.

* Fix vsizeof() on 32bit platforms.

* Add `hint` and `zint` types for proper signed integer encoding.

* Fix varint related bugs.

* Update requirements.

* Fix interop tests because of fixed readLine.

* Add putVarint, getVarint and tests.
2020-03-06 20:19:43 +01:00
..
daemonapi.nim Signed variable integers fixes. (#96) 2020-03-06 20:19:43 +01:00
transpool.nim Rename asyncdispatch2 -> chronos. 2019-02-14 03:15:48 +02:00