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

Determine BTC encoding of Acceptor metadata #48

Open
MaddieM4 opened this issue Aug 27, 2014 · 1 comment
Open

Determine BTC encoding of Acceptor metadata #48

MaddieM4 opened this issue Aug 27, 2014 · 1 comment

Comments

@MaddieM4
Copy link
Member

The encoding question was a lot simpler when the only action available was "reference a quorum, thus binding it to a specific block". Now we also need to express "vote of confidence" and "vote of no confidence" with a Bitcoin address as an additional parameter.

One of the particular concerns here is expense - we want to make this efficient, possibly supporting batching of multiple actions into a single transaction. We also need to account for BTC's limitations to discourage "dust" transactions, which may provide some hard lower limits on monetary sums.

@MaddieM4
Copy link
Member Author

Part of #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant