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

Support protocol transactions #913

Merged
merged 25 commits into from
Mar 2, 2022
Merged

Support protocol transactions #913

merged 25 commits into from
Mar 2, 2022

Conversation

batconjurer
Copy link
Member

@batconjurer batconjurer commented Feb 23, 2022

Supports a new type of transaction intended to be sent by validators, so called protocol transactions.

  • New transaction type
  • Generation of keys for validators to sign protocol txs
  • A service to broadcast protocol txs from the ledger
  • Improved client tx broadcasting

@batconjurer
Copy link
Member Author

pls update wasm

@batconjurer
Copy link
Member Author

pls update wasm

@batconjurer
Copy link
Member Author

pls update wasm

Copy link
Member

@tzemanovic tzemanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's something failing build from the last change, but besides that this LGTM, thanks!

@batconjurer
Copy link
Member Author

pls update wasm

batconjurer added a commit that referenced this pull request Mar 2, 2022
* bat/protocol-txs:
  [chore]: Update changelog
  [ci]: update wasm checksums
  [fix]: Small bug fixes
  [ci]: update wasm checksums
  [fix]: Changed how the ledger is passed in
  Update apps/src/lib/node/ledger/shell/mod.rs
  Update apps/src/lib/node/ledger/shell/mod.rs
  [fix]: Formatting
  [fix]: Simplied client tx submission code. Make DkgSession keys sortable
  [fix]: Changed back validator sorting at genesis
  Update apps/src/lib/wallet/mod.rs
  [fix]: Made secret keys toml serializable
  [ci]: update wasm checksums
  [chore]: Merge in master
  [fix]: Applied formatting
  [ci]: update wasm checksums
  [feat]: Added protocol txs
@tzemanovic tzemanovic merged commit a28b271 into master Mar 2, 2022
@tzemanovic tzemanovic deleted the bat/protocol-txs branch March 2, 2022 16:36
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.

3 participants