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

Update Zcoin transaction parser and bump binary version #466

Merged
merged 14 commits into from
Aug 20, 2020

Conversation

thebevrishot
Copy link
Contributor

@thebevrishot thebevrishot commented Aug 19, 2020

Zcoin has a major upgrade that introduces new type transactions which makes it's not fully compatible with bitcoin transaction parser. Then we update following.

  • binary version to 0.14.0.4
  • create ZcoinMsgTx that includes wire.MsgTx and additional field to replace wire.MsgTx.
  • update ParseBlock function to allow it to parse new type transactions.
  • add tests for new logics.

@martinboehm martinboehm merged commit 79907e7 into trezor:master Aug 20, 2020
matyushkins added a commit to guardaco/blockbook that referenced this pull request Aug 20, 2020
* btc(+testnet): 0.20.0->0.20.1

* etc: 1.11.7->1.11.12

* Update Zcoin transaction parser and bump binary version (trezor#466)

* eth(+testnet): 1.9.13->1.9.19

* zec(+testnet): 3.0.0->3.1.0

* btg: 0.17.2->0.17.3

* nix: add trivial shell.nix for development

Co-authored-by: 1000101 <[email protected]>
Co-authored-by: Panu <[email protected]>
Co-authored-by: Pavol Rusnak <[email protected]>
@araarakelyan1985 araarakelyan1985 deleted the core14 branch January 11, 2021 16:45
bidoudan pushed a commit to stibits-inc/blockbook that referenced this pull request Jul 4, 2022
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.

2 participants