Richard Schneider

Results 71 issues of Richard Schneider

Brief Description: Displaying the fiat price (BTC => currency) looks correct to most Yanks/Brits but is wrong for other people. Operating System (OS and version): All OpenBazaar version: 1.18 Reproducible:...

When a wanted block is found or cancelled, then a cancel message should be sent to other peers; see #147

When an entry is removed from the want list, the connected peers should be sent an bitswap cancel message.

The http server does not publish binary message correctly. It generates the wrong message data bytes. The basic issue is that the message data is interpreted as a UTF-8 string...

bug
http-server

The `.eth` TLD is not recognised by mainstream DNS, However, if it is automagically changed to `.eth.link` it will work. ``` $ csipfs dns ipfs.enstest.eth /ipfs/QmRAQB6YaCyidP37UdDnjFY5vQuiBrcqdyoW1CuDgwxkD4 $ csipfs name resolve...

enhancement

As a developer I want to know all blocks and serialisaton size when a file/directory is added So that I can use a Storage Market to replicate the file Currently,...

``` Test run in progress. AddFile_WithProgress [25ms] 351 Error Message: 352 Test method Ipfs.Engine.FileSystemApiTest.AddFile_WithProgress threw exception: 353System.NullReferenceException: Object reference not set to an instance of an object. 354 Stack Trace:...

See https://github.com/ipfs/go-ipfs/pull/6530 for background

Change NameAPI to use DHT to find the current value of the ipns name (key) Some examples https://github.com/ipfs-shipyard/ipfs-desktop/issues/975