-
At Nomic Labs we’ve been collaborating with the Ethereum Foundation to improve the developer experience on Ethereum, and we believe an important part of this process for the short-term is to help stab…
-
Here's a nice snippet of code for checking all your accounts, in order:
``` javascript
function checkAllBalances() {
var i =0;
eth.accounts.forEach( function(e){
console.log("\tAcco…
-
**Background**
geth CLI users as well as dapp browsers depending on geth may wish to get more feedback during the initial download / synchronization.
**Enhancement**
Add the ability to determ…
-
TL;DR: We don't need service endpoints in the DID Document... it's an overly-complicated anti-pattern that has a lot of downsides when we already have patterns that are implemented today that would wo…
-
## Overview
This is a proposal for an _Minimum Viable Product_ Mobile Player App, for playing content from the _Streaming Back-End_. It aims to provide a minimal basic starting video app for viewer…
-
After running a Quorum network (deployed from Azure template), I am getting exceptions on the blockmaker. This network (1 blockmaker and 1 voter) has been running for a few weeks, not under massive l…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
Hey everyone,
It’s that time again — a review of the Loki block reward, and how we can shape it to bring the best outcomes to the Loki Network and its products.
This LRC is primarily about the …
-
#### Simple Summary
We need package management integration like people expect in the modern age of programming.
#### Motivation
One of the biggest pitfalls of Solidity as a language has been…
-
This is quite rough and ready whilst I have a few moments. The use case is based around a project I am involved in called [Robin Hood Coop](http://robinhoodcoop.org/).
### Background (Robin Hood Coop …