Constantin Teodorescu
Constantin Teodorescu
Emitting string with diacritics crashes server ``` python def fun(doc): if doc.get('tip') == 'TD': yield doc.get('def'),"şţăâîŞŢĂÂÎ" ```
Simple scenario: 3 browsers, A, B, and C and two SuperPeers accesible in internet - A is generating documents, by hand, one at 4 - 5 seconds and add events...
**Describe the bug** I have a text filter on a public question, it works OK on desktop browser, when accessed on a browser in a mobile phone, the existing text...
The docs are outdated? The example in home page says `const room = Room(ipfs, 'room-test1')` but running node test-pubsub-1.js got (node:26783) UnhandledPromiseRejectionWarning: TypeError: Class constructor PubSubRoom cannot be invoked without...
It might be interesting to add the NKN network as a new transport type. The P2P messaging in NKN is working just fine behind NAT, there is a nkn-sdk-go package:...
Access to XMLHttpRequest at 'http://10.0.0.1:4001/db/execute?timings' from origin 'http://localhost' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the...
Watching DatProject for 2 years, still I'm waiting for some great news! :-( Tested 14.0.2 version on a Linux Ubuntu 18.04 x64 machine! First of all: doctor command is not...
I succeeded in installing and working just fine on 8g version but when I upgraded to Go 1.0 installing won't work! :-( teo@teo:~/go/src/pkg$ go get github.com/jbarham/pgsql.go package github.com/jbarham/pgsql.go imports github.com/jbarham/pgsql.go...
Found bug in gun.js that can be found today at https://cdn.jsdelivr.net/npm/gun/gun.js In function reconnect(peer) , after line 1777 ( clearTimeout(peer.defer); ) I added a single line **console.log("I'm in reconnect, opt=",opt);**...
Would it be possible to send some extra information in a transaction and store it in the block (e.g. a IPFS address where it could be found some extra data)?...