Skip to content

Instantly share code, notes, and snippets.

View compojoom's full-sized avatar

Daniel Dimitrov compojoom

View GitHub Profile
@compojoom
compojoom / gist:7b71082a67f48b298ef9f3f8f23ab32d
Last active March 23, 2021 14:01
Updating stuck validator node (started with quickstart script)

Assuming you are logged on the machine running the node and you are in the ~ folder.

from here run

docker stop $(docker ps -q)

this will stop all docker containers. Now remove the OpenEthereum database:

@compojoom
compojoom / cla.dge.md
Last active April 10, 2020 09:56
CLA for the dgE project

Diggi Project Contributor License Agreement

Thank you for your interest in contributing to Diggi Project with the development of the technical infrastructure led by brainbot technologies AG, Taunusstraße 61, 55120 Mainz ("We" or "Us").

This contributor agreement ("Agreement") documents the rights granted by contributors to Us. By Submitting a Contribution (as defined below) you agree to these terms. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.

1. Definitions

"You" means either the individual who Submits a Contribution to Us or – as the case may be – the Legal Entity on behalf of whom a Contribution has been submitted to Us. "Legal Entity" means an entity which is not a natural person. "Affiliates" means other Legal Entities that control, are controlled by, or under common control with that Legal Entity. For the purposes of this definition, "control" means (i) the power, direct or indirect,

Keybase proof

I hereby claim:

  • I am compojoom on github.
  • I am compojoom (https://keybase.io/compojoom) on keybase.
  • I have a public key ASDZpFePAq0xM66C3Jn7R6uL_Dt-ep18mEujaWRDB8Fmsgo

To claim this, I am signing this object:

@compojoom
compojoom / 0_reuse_code.js
Created November 17, 2016 08:32
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="content" method="upgrade">
<name>Hotspots overide marker</name>
<author>compojoom</author>
<creationDate>March 2014</creationDate>
<copyright>(C) 2008 - 2014 compojoom.com All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>contact-us@compojoom.com</authorEmail>
<authorUrl>https://compojoom.com</authorUrl>
<version>2.5.0</version>