Skip to content

Support protocol transactions#913

Merged
tzemanovic merged 25 commits intomasterfrom
bat/protocol-txs
Mar 2, 2022
Merged

Support protocol transactions#913
tzemanovic merged 25 commits intomasterfrom
bat/protocol-txs

Conversation

@batconjurer
Copy link
Copy Markdown

@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
Copy Markdown
Author

pls update wasm

@batconjurer
Copy link
Copy Markdown
Author

pls update wasm

batconjurer and others added 2 commits March 1, 2022 15:26
Co-authored-by: Tomas Zemanovic <tomas@heliax.dev>
Co-authored-by: Tomas Zemanovic <tomas@heliax.dev>
@batconjurer
Copy link
Copy Markdown
Author

pls update wasm

Copy link
Copy Markdown

@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
Copy Markdown
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