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

Human readable tool #850

Closed
wants to merge 3 commits into from
Closed

Human readable tool #850

wants to merge 3 commits into from

Conversation

andrei-marinica
Copy link
Contributor

@andrei-marinica andrei-marinica commented Oct 23, 2022

Just a prototype, do not merge!

Also note that this is part of a challenge, for now. Do not interfere.

@andrei-marinica andrei-marinica marked this pull request as draft October 23, 2022 16:10
@github-actions
Copy link

github-actions bot commented Oct 23, 2022

Contract comparison - from 5b5825a to b8e0198

Path                                                                                             size                  has-allocator                     has-format
elrond-wasm-rs/contracts/benchmarks
- send-tx-repeat/send-tx-repeat.wasm 917 No No
- str-repeat/str-repeat.wasm 3734 Yes No
elrond-wasm-rs/contracts/benchmarks/mappers
- linked-list-repeat/linked-list-repeat.wasm 7630 No No
- map-repeat/map-repeat.wasm 8644 No No
- queue-repeat/queue-repeat.wasm 6753 No No
- set-repeat/set-repeat.wasm 8333 No No
- single-value-repeat/single-value-repeat.wasm 5327 No No
- vec-repeat/vec-repeat.wasm 6180 No No
elrond-wasm-rs/contracts/core
- price-aggregator/elrond-sc-price-aggregator.wasm 20597 No No
- wegld-swap/elrond-sc-wegld-swap.wasm 4516 No No
elrond-wasm-rs/contracts/examples
- adder/adder.wasm 695 No No
- bonding-curve-contract/bonding-curve-contract.wasm 16963 No No
- crowdfunding-esdt/crowdfunding-esdt.wasm 4309 No No
- crypto-bubbles/crypto-bubbles.wasm 2391 No No
- digital-cash/digital-cash.wasm 5644 No No
- empty/empty.wasm 236 No No
- esdt-transfer-with-fee/esdt-transfer-with-fee.wasm 9254 No No
- factorial/factorial.wasm 574 No No
- lottery-esdt/lottery-esdt.wasm 11595 No No
- multisig/multisig.wasm 18611 No No
- nft-minter/nft-minter.wasm 11324 No No
- nft-storage-prepay/nft-storage-prepay.wasm 2307 No No
- ping-pong-egld/ping-pong-egld.wasm 6927 No No
- proxy-pause/proxy-pause.wasm 7441 No No
- token-release/token-release.wasm 8626 No No
elrond-wasm-rs/contracts/examples/crypto-kitties
- kitty-auction/kitty-auction.wasm 12809 No No
- kitty-genetic-alg/kitty-genetic-alg.wasm 3618 No No
- kitty-ownership/kitty-ownership.wasm 15792 No No
elrond-wasm-rs/contracts/examples/order-book
- factory/order-book-factory.wasm 5160 No No
- pair/order-book-pair.wasm 17471 No No
elrond-wasm-rs/contracts/experimental
- multisig-external-view
- - multisig-external-view.wasm 13012 No No
- - multisig-external-view-view.wasm 8098 No No
elrond-wasm-rs/contracts/feature-tests
- abi-tester
- - abi-tester.wasm 9935 Yes No
- - abi-tester-view.wasm 720 No No
- alloc-features/alloc-features.wasm 31305 Yes Yes
- basic-features/basic-features.wasm 59743 No No
- big-float-features/big-float-features.wasm 5217 No No
- esdt-system-sc-mock/esdt-system-sc-mock.wasm 4835 No No
- formatted-message-features/formatted-message-features.wasm 4375 No No
- multi-contract-features
- - multi-contract-features.wasm 611 No No
- - multi-contract-features-view.wasm 1133 No No
- panic-message-features/panic-message-features.wasm 6860 Yes Yes
- payable-features/payable-features.wasm 4688 No No
- rust-testing-framework-tester/rust-testing-framework-tester.wasm 9318 Yes No
- use-module
- - use-module.wasm 33352 No Yes
- - use-module-view.wasm 748 No No
elrond-wasm-rs/contracts/feature-tests/composability
- forwarder/forwarder.wasm 31589 No No
- forwarder-raw/forwarder-raw.wasm 14903 No No
- local-esdt-and-nft/local-esdt-and-nft.wasm 12563 No No
- promises-features/promises-features.wasm 5816 No No
- proxy-test-first/proxy-test-first.wasm 9886 Yes No
- proxy-test-second/proxy-test-second.wasm 3464 Yes No
- recursive-caller/recursive-caller.wasm 7148 No No
- transfer-role-features/transfer-role-features.wasm 9270 No No
- vault/vault.wasm 8458 No No
elrond-wasm-rs/contracts/feature-tests/composability/esdt-contract-pair
- first-contract/first-contract.wasm 2884 No No
- second-contract/second-contract.wasm 1285 No No
elrond-wasm-rs/contracts/feature-tests/composability/execute-on-dest-esdt-issue-callback
- child/child.wasm 6319 No No
- parent/parent.wasm 3248 No No
elrond-wasm-rs/contracts/feature-tests/erc-style-contracts
- crowdfunding-erc20/crowdfunding-erc20.wasm 7701 No No
- erc1155/erc1155.wasm 16344 Yes No
- erc1155-marketplace/erc1155-marketplace.wasm 15071 Yes No
- erc1155-user-mock/erc1155-user-mock.wasm 3944 Yes No
- erc20/erc20.wasm 2159 No No
- erc721/erc721.wasm 2542 No No
- lottery-erc20/lottery-erc20.wasm 17057 Yes No
elrond-wasm-rs/contracts/feature-tests/legacy-examples
- crypto-bubbles-legacy/crypto-bubbles-legacy.wasm 6173 Yes No

Base automatically changed from remove-typeinfo to master October 24, 2022 10:14
@andrei-marinica
Copy link
Contributor Author

re-created here: #1088

@andrei-marinica andrei-marinica deleted the human-readable branch May 9, 2023 18:31
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.

1 participant