Skip to content

APM: Remove from repo#600

Merged
facuspagnuolo merged 2 commits intonextfrom
remove_apm
Jul 24, 2020
Merged

APM: Remove from repo#600
facuspagnuolo merged 2 commits intonextfrom
remove_apm

Conversation

@facuspagnuolo
Copy link
Contributor

@facuspagnuolo facuspagnuolo commented Jul 23, 2020

Depends on aragon/apm#1.

Fixes #368.

@coveralls
Copy link

coveralls commented Jul 23, 2020

Coverage Status

Coverage decreased (-0.4%) to 98.502% when pulling 04659e2 on remove_apm into 4539f11 on next.

Copy link
Contributor

@sohkai sohkai left a comment

Choose a reason for hiding this comment

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

LGTM! So glad we're doing this!

}

function closeAction(uint256 /* _actionId */) external {
function closeAction(uint256 /* _actionId */) external pure {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should probably lift this out to a different PR :).

I think we can also make newAction() pure now, if it's not payable?

@facuspagnuolo facuspagnuolo merged commit 914fed8 into next Jul 24, 2020
@facuspagnuolo facuspagnuolo deleted the remove_apm branch July 24, 2020 12:23
@sohkai sohkai mentioned this pull request Jul 27, 2020
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.

Move APM into its own repo

3 participants