benbierens
6becf37c00
applies asyncyeah
2023-07-17 13:39:25 +02:00
Jaremy Creechley
e47b38af11
Improving proc/func formatting consistency ( #454 )
...
* Fixes/workarounds for nimsuggest failures in codex.nim.
* remove rng prefix - it appears to work now
* format new's to be more consistent
* making proc formatting a bit more consistent
2023-06-22 08:11:18 -07:00
Michael Bradley
c893b1f0cb
track latest nim-libp2p's master branch ( #248 )
...
* [build] track nim-libp2p's unstable branch
* cid formatIt change
* track nim-libp2p-unstable
* don't stringify cid
* Fixed testblockexc.nim
1. Assign price to blocks
2. Delete on node1 cached blocks from node2 before buying them again
* add trace logging
* init pricing info
* remove duplicate price setting
* cid serialization in trace logs
* bumping dht to latest main
* bump
Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
Co-authored-by: Bulat-Ziganshin <bulat.ziganshin@gmail.com>
2022-11-02 11:40:28 -06:00
Dmitriy Ryajov
28ebb16767
adding AsyncStreamWrapper ( #110 )
...
* Adding AsyncStreamWrapper type
* use asyncstreamwrapper to avoid copies
* make size an operator
* export asyncstreamwrapper
2022-06-14 09:19:35 -06:00