Skip to content
#

dag

Here are 266 public repositories matching this topic...

go-spacemesh
noamnelke
noamnelke commented Dec 7, 2020

Description

The block header contains a Timestamp field, which is set, but never read.

It’s problematic to use it anywhere since it’s un-vetted, one can plaster any timestamp that serves them onto anything.
Since we’re not doing anything with this field we may as well call it “arbitrary 8 bytes that the miner can fill with whatever they please”.

Affected code

https://github.com/sp

pdxjohnny
pdxjohnny commented Dec 3, 2020

The latest version of pip (which we require users to update to) uses the new resolver by default (yay!) so we can remove all the additions of the feature flag.

Anywhere you see it, remove it. With the docs it should be pretty straightforward. However, there may be some slightly more interesting code paths in .py files, there shouldn't be many though.

carsonfarmer
carsonfarmer commented Aug 3, 2020

Ideally, we'd take a page from the https://github.com/multiformats/js-multiformats book and support cjs, esm, etc builds via rollup and friends to support multiple platforms/use-cases. Since this is designed to be a light-weight alternative to other ipds-based libraries, it should have a really low barrier to usage out of the box. In fact, moving forward, this should be a pretty critical require

Improve this page

Add a description, image, and links to the dag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.