Skip to content

[WIP] Trezor large transactions draft#93

Open
gabrielKerekes wants to merge 6 commits intodevelopfrom
trezor-large-transactions-draft
Open

[WIP] Trezor large transactions draft#93
gabrielKerekes wants to merge 6 commits intodevelopfrom
trezor-large-transactions-draft

Conversation

@gabrielKerekes
Copy link
Contributor

If you want to test signing a large transaction you can do so by following these steps (if you know of an easier way, please let me know 😉):

  1. Download and run this gist in the cardano-hw-cli root. This will create a script to generate 300 key files in a keys subfolder which needs to be created.
  2. Run the gen_keys.sh script.
  3. Download and run this gist in the keys subfolder. This will create a script to generate a transaction with 300 inputs. Make sure to replace [PATH TO CARDANO-CLI] with the path to cardano-cli.
  4. Download and run this gist in the cardano-hw-cli root. This should try to sign the raw transaction created in the previous step. Without these changes this should fail due to an issue with the cbor library.

@DavidTranDucVL DavidTranDucVL deleted the branch develop September 6, 2021 16:55
@DavidTranDucVL DavidTranDucVL reopened this Sep 6, 2021
@DavidTranDucVL DavidTranDucVL changed the base branch from trezor-streaming to develop September 6, 2021 17:13
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