-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added asset type decodings to the MaspBuilder section. Now use readab…
…le token name in Ledger vectors.
- Loading branch information
Murisi Tarusenga
committed
Apr 19, 2023
1 parent
1ff057a
commit 4b65a73
Showing
18 changed files
with
153 additions
and
37 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"tx_bond.wasm": "tx_bond.7481e8507941b2fcf24d82abb6e094bef4df2bdff36a5ea8b8573bcc78f08836.wasm", | ||
"tx_change_validator_commission.wasm": "tx_change_validator_commission.8c67738bee78e9dece8d9c3e53a2c81b52ae2191cbc0ddaa6ebdb35c76c6bd99.wasm", | ||
"tx_ibc.wasm": "tx_ibc.1a1dc311b8480676ee1ada5af20b0322c6373d5fc94501f32906e0b7d922ef60.wasm", | ||
"tx_init_account.wasm": "tx_init_account.8933f9a4634df4e744e6d78a90a07d4b80115b7ecb3c41c3825f785bbadb3f1a.wasm", | ||
"tx_init_proposal.wasm": "tx_init_proposal.a5e9a6a7e0254e62f8fb6652c093988b438b6c202f7c43a7b16d31beeb102211.wasm", | ||
"tx_init_validator.wasm": "tx_init_validator.4154b594fb379e6d5bdec6a2b7fb8dd6a40c911c689aed957f6b39d282750f4c.wasm", | ||
"tx_reveal_pk.wasm": "tx_reveal_pk.d0862cdb7e3b94bccdcd77ea475202380f3179b856cffcb922616dd555ab602b.wasm", | ||
"tx_transfer.wasm": "tx_transfer.01c1c3435e6996222c63b3ddb66c6f20dc36149fa98b81bbbf2f31f1c0f8f9a8.wasm", | ||
"tx_unbond.wasm": "tx_unbond.8a5c031688c0e6aeb1d7a3b9fd7f948bd021331617ba579e4e9316c10eae95da.wasm", | ||
"tx_update_vp.wasm": "tx_update_vp.48f2bc1c8c3fce39b802919c0bae43b7b004f2ad56404d999f57f7ab2c709767.wasm", | ||
"tx_vote_proposal.wasm": "tx_vote_proposal.05aecde612c18e0e9f9585942e85367159caececfac356c855c72b7f4258785e.wasm", | ||
"tx_withdraw.wasm": "tx_withdraw.9ac4085379ffae07e1baa9f79ae39dcb515fe2a9510d5f6013f9615f993ae501.wasm", | ||
"vp_implicit.wasm": "vp_implicit.9dfe2c522696c42b23cc89091f8abea75f4c7735e3ea4a7ee53f218d7ebdaa64.wasm", | ||
"vp_masp.wasm": "vp_masp.8970934897fc330b563add228766fa261e9ca6db0016e31885e6bf2ba969bd33.wasm", | ||
"vp_testnet_faucet.wasm": "vp_testnet_faucet.65074afddb052ec24c49f3ed10609eac1e374a1541c473e357a5ea618a47a44d.wasm", | ||
"vp_token.wasm": "vp_token.b2840bd73c667b6c4ee3e1962912233728c69c06b5e88cac19eb3f9df867116a.wasm", | ||
"vp_user.wasm": "vp_user.2a4a2efc2d2c5c67fda9232a4c1c24dd298c5765ade942e87ce793d08441428f.wasm", | ||
"vp_validator.wasm": "vp_validator.43e94992e63bcf92fe395ef1f87b69bc21c4ca6e8ab11beb7d4c6059c0778168.wasm" | ||
"tx_bond.wasm": "tx_bond.21c63b00f018639afaf0e320e1684bf00a54010a282bde66cf6423cb493d26b6.wasm", | ||
"tx_change_validator_commission.wasm": "tx_change_validator_commission.cf82fc5c0ffdce7933c8eb86f1dab1c4ef19153488abe26fb519fe8efab8cfb1.wasm", | ||
"tx_ibc.wasm": "tx_ibc.0f7b3e11f13be3ef99829d84a675bb97133c0f69b2cffe8d6b028c5a381b462e.wasm", | ||
"tx_init_account.wasm": "tx_init_account.8b7389277b309099b3911b99708e6e555797688e20dd0d913b28947c55817689.wasm", | ||
"tx_init_proposal.wasm": "tx_init_proposal.b543d9ba1f3700b474e48851442a4ea7d5abaf2fcfb14c2df4adc81b08d54492.wasm", | ||
"tx_init_validator.wasm": "tx_init_validator.e95087d4cd16d6e5227527e815e4c600bc663a1acd6d32b33eefffc3ffee3d36.wasm", | ||
"tx_reveal_pk.wasm": "tx_reveal_pk.2d7d190f5fc35af1fc1e282704293a2718af388a54727fbff8c9e78dae7de246.wasm", | ||
"tx_transfer.wasm": "tx_transfer.c63868b8102713771bf4db94514b892308bda0744c691f55d6cbfda5f5698c09.wasm", | ||
"tx_unbond.wasm": "tx_unbond.fc56a17b2b433d8a702d04e2a0577319fe544bf866c59845d28370ec5931c15e.wasm", | ||
"tx_update_vp.wasm": "tx_update_vp.83787cfec2b8f3c732900b5bcd3a1a8a6629915db064d7450c0da801039a86e5.wasm", | ||
"tx_vote_proposal.wasm": "tx_vote_proposal.b108fbfd06affdd75efe01c5952025f6ac3c50bc7dcccf9c1a7102e7241d4d05.wasm", | ||
"tx_withdraw.wasm": "tx_withdraw.78701ea2441ef27ba7bf865ada8b7e66739d506def8d939326a032cc0fbc54ec.wasm", | ||
"vp_implicit.wasm": "vp_implicit.b6d4346da8be8d75799192152a5d14a00150c83c7514d49de508029c9421be62.wasm", | ||
"vp_masp.wasm": "vp_masp.3c515db40812e367f30eda11e0503e9045fc213f4e42d4659516762f300daee9.wasm", | ||
"vp_testnet_faucet.wasm": "vp_testnet_faucet.3af30baff7486f2ad575e89bcc1386e9cce010be31fcd00614b4f2430f04f41e.wasm", | ||
"vp_token.wasm": "vp_token.2c9d62ac70fd5962734d41840c532eca2bb5d9167ad96e57233d5ab59c1f32e9.wasm", | ||
"vp_user.wasm": "vp_user.7422ae023f420d62915a892450437eda3c6058a8643507d92fa075fb11ce3795.wasm", | ||
"vp_validator.wasm": "vp_validator.08ad0926ccf8256917757b55752b15aee7aca0103eea39151ba346ceaffe720e.wasm" | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.