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

Quick fixes #426

Merged
merged 6 commits into from
Feb 27, 2019
Merged

Quick fixes #426

merged 6 commits into from
Feb 27, 2019

Conversation

larryk85
Copy link
Contributor

Fixes for:

  1. better auto fill-in of contract name from output filename or input filename if no output filename is given.
  2. better handling of error cases where a smart contract is being built with no actions available.
  3. --abigen option is now pointless, the compiler will try to generate an ABI if it can, and log a message if it can't.
  4. add more support for wasm-ql stubs for custom entry points, allowing the linker to completely skip any codegen, etc.

@larryk85 larryk85 mentioned this pull request Feb 22, 2019
Copy link
Contributor

@johndebord johndebord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@larryk85 larryk85 merged commit 056890e into release/1.6.x Feb 27, 2019
@larryk85 larryk85 deleted the quick_fixes branch February 27, 2019 02:27
rise-worlds pushed a commit to potato-coin/eosio.cdt that referenced this pull request Jul 14, 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.

2 participants