Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge multisig to release branch #87

Merged
merged 8 commits into from
Aug 21, 2019
Merged

merge multisig to release branch #87

merged 8 commits into from
Aug 21, 2019

Conversation

Thaipanda
Copy link

No description provided.

Thaipanda and others added 8 commits May 7, 2019 13:41
add new actions:
   oppose    //oppose to current proposal
   unoppose  //undo previous oppose
   abstain   //abstain to current proposal
   unabstain //undo previous abstain
you could only approve or oppose or abstain at a time.
ex. if you approved to a proposal,now you wish to oppose it, you need to unapprove first, then you can oppose.
oppose and abstain only show attitude, won't affect exec/cancel/invalidate.
if you get enough approvals in an proposal, you can exec it, it will ignore the oppose/abstain when doing exec.
Added Ricardian contracts for eosio.system
Update eosio.token.cpp  blacklist  require auth
@Thaipanda Thaipanda merged commit 3ff477e into release/3.0.x Aug 21, 2019
vlbos pushed a commit to vlbos/bos.contracts that referenced this pull request Nov 26, 2019
…oscore#87

If the proposal_hash is specified, the approve action will enforce that 
the specified hash matches the SHA256 hash of the packed_transaction in 
the referenced proposal.
vlbos pushed a commit to vlbos/bos.contracts that referenced this pull request Nov 26, 2019
vlbos pushed a commit to vlbos/bos.contracts that referenced this pull request Nov 26, 2019
vlbos pushed a commit to vlbos/bos.contracts that referenced this pull request Nov 26, 2019
merge multisig to release branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants