Daniel Von Fange

Results 31 issues of Daniel Von Fange

Thanks for your work in tracking this bug down!

The main building block of OriginDB is an ordered log, with the ordering being handled at the protocol level. However the current ordering by a Lamport Clock can trivially be...

bug

I'm seeing exponential time increases when adding more examples to my scenario outline. 1x Example - 1.4 seconds 10x Examples - 22 seconds 20x Examples - 136 seconds 100x Examples...

In the OrbitDB docs, I read: "In order to have the same data, ie. a query returns the same result for all peers, an OrbitDB database must be replicated between...

Architecture

Listing images can be set to gifs. This may not be desired.

good first issue
javascript
discussion
security

"OfferData" events can be posted at any time, with any data. However, if getListing sees that an `OfferData` event has happened on a listing, it automatically marks the offer status...

bug
origin.js
javascript
transaction flow

There's nothing preventing the avatar image from being an http link. This allows a user to get the ip address/browser/etc for everyone that views one of their listings or their...

bug
origin.js
javascript
security

Avatar can currently be an animated GIF. This may not be desirable. The DApp will convert a GIF to a JPEG when a profile update is done through the DApp....

bug

We currently don't check that a review rating coming from IPFS is between 1-5. This would allow an evil reviewer to mess up any future aggregated review rating score for...

bug
origin.js
security