Skip to content

Multi-Sig Proposal for Updating Elected Eden Delegate's Active Permissions πŸ“

License

Notifications You must be signed in to change notification settings

ZeroPass/eden-delegates-msig

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Multi-Sig Proposal to set Eden Delegate's Permissions

Collaborative Etiquette follow on Twitter MIT Forks

Description

A shell script utility to update the active permissions for the eden.genesis account with newly elected delegates accounts.

Quick Start

  • Install pre-requisites
  • Clone repository
  • Update ./current-eden-delegates.json with current delegate's accounts.
  • Update ./new-delegates.json with newly elected delegate's accounts (must be in alphabet order (1-5, a-z)).
  • Import and Unlock cleos wallet with proposer account keys.
  • Execute ./update-delegates.sh and enter the account proposing and proposal name.

Pre-Requisites

File structure

/
β”œβ”€β”€ current-eden-delegates.json ..... JSON containing outgoing chief delegates
β”œβ”€β”€ new-delegates.json .............. JSON containing new chief delegates
β”œβ”€β”€ update-delegates.sh ............. Shell Script to execute multi-signature proposal
β”œβ”€β”€ LICENSE ......................... Open Source License
└── README.md ....................... This Readme File

Contributing

If you want to contribute to this repository, please follow the steps below:

  1. Fork the project
  2. Create a new branch (git checkout -b feat/sometodo)
  3. Commit changes (git commit -m '<type>(<scope>): <subject>')
  4. Push the commit (git push origin feat/sometodo)
  5. Open a Pull Request

Read the EOS Costa Rica open source contribution guidelines for more information on scheduling conventions.

If you find any bugs, please report them by opening an issue at this link.

About EOS Costa Rica


EOS Costa Rica is an independently-owned, self-funded, bare-metal Genesis block producer that provides stable and secure infrastructure for EOSIO blockchains. We support open source software for our community while offering enterprise solutions and custom smart contract development for our clients.

eoscostarica.io

About

Multi-Sig Proposal for Updating Elected Eden Delegate's Active Permissions πŸ“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%