Skip to content

Instantly share code, notes, and snippets.

View yorhodes's full-sized avatar
hyper

Yorke Rhodes yorhodes

hyper
View GitHub Profile
@yorhodes
yorhodes / metamask.txt
Created June 7, 2017 14:02
MetaMask Address
0xFD84A412De348Acb58CfaE101315BaF33C126Dff
@yorhodes
yorhodes / ElectionABI.json
Last active June 8, 2017 20:17
MyFirstElectionContract
[
{
"constant":false,
"inputs":[
],
"name":"closeVote",
"outputs":[
],
0xB95Ca3f1643e4eFA1c841434D628d81Ff1752b5b
0xa086101EEcF7E7BDc996969cB9c9b7a43b689848
0xEeBE00DDeb9579698Cf3f588AeCcbD636E233024
sail town find review gauge avocado tiny blossom gentle alley engage happy envelope trigger oil trade trophy wisdom account gauge head ring empower visa

Keybase proof

I hereby claim:

  • I am yorhodes on github.
  • I am yorhodes (https://keybase.io/yorhodes) on keybase.
  • I have a public key whose fingerprint is 9ADB 8EDF 23E6 7DD2 7EE3 5B09 20EE 5B46 5959 15F3

To claim this, I am signing this object:

int n;
int f;
int FOV;
float interval;
float[][] sectors;
float[][] target_z;
float[][] motion;
float[] dimensions;
void setup() {
size(700,700,P3D);
@yorhodes
yorhodes / description.md
Last active July 8, 2021 15:46
Make governance parameters on celo testnets more suitable for testing

Overview:

  • dequeueFrequency limits the frequency at which proposals can be dequeued; this proposal makes this 30 seconds for faster cycles
  • concurrentProposals limits the number of proposals that can be dequeued at once; this proposal makes this 10 for more parallelism
  • approvalStageDuration defines the duration of the approval stage; this proposal sets this to 5 minutes
  • referendumStageDuration defines the duration of the referendum stage; this proposal sets this to 5 minutes
  • executionStageDuration defines the duration of the execution stage; this proposal sets this to 72 hours

Overview

Please see our Understanding ReleaseGold docs.

Balances

The Celo Rosetta service exposes 3 types of ReleaseGold balances on the /account/balance endpoint.

ReleaseGoldVested