Skip to content
#

apps

Here are 739 public repositories matching this topic...

k3sup
eikeikeik
eikeikeik commented Feb 27, 2021

Currently the all_burns in debug output of a stacks node is in value-sorted order:

Example: all_burns=[1,1,20000,20000,20000,20000]

This might be useful for determining median value. However, the median value is already indicated in the same output line. The requested functionality has the last 6 burns in chronological order so you can see which blocks you have missed:

e.g. all_burns=[200

VerteDinde
VerteDinde commented Oct 1, 2020

Electron Apps has collected a great deal of apps over the years. However, many apps are now broken or no longer working, and thus should be removed from our directories. As part of Hacktoberfest, we'd like to clean up some of those apps.

You can find a guide for removing/disabling apps here: https://github.com/electron/apps/blob/master/contributing.md#removing-or-disabling-apps

Criteria for

Improve this page

Add a description, image, and links to the apps 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 apps topic, visit your repo's landing page and select "manage topics."

Learn more