Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Make the contracts generated with --allow-names usable.#977

Merged
swatanabe-b1 merged 3 commits intoeosio-cdt-2.1-staging-cfrom
profiler
Oct 5, 2020
Merged

Make the contracts generated with --allow-names usable.#977
swatanabe-b1 merged 3 commits intoeosio-cdt-2.1-staging-cfrom
profiler

Conversation

@swatanabe-b1
Copy link
Copy Markdown
Contributor

@swatanabe-b1 swatanabe-b1 commented Oct 2, 2020

Change Description

This allows creating contracts that can be used with profiler (EOSIO/eos#9541) to get human readable names for functions.

Note that the contracts may be too large to put on chain. Running wasm-strip will remove the debug names section while still allowing the unstripped wasm to be used with off-chain tooling.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@swatanabe-b1 swatanabe-b1 merged commit 9e5d4a2 into eosio-cdt-2.1-staging-c Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants