Skip to content

Tags: aragon/aragonOS

Tags

v5.0.0-rc.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tests: Fix solidity tests (#616)

* Chore: Bump v5.0.0-rc.0

* Tests: Fix solidity tests

* Tests: rename test file

* Tests: remove useless arg from solidity test assert fn

* docs: update coverage badge to be codecov

* chore: remove coveralls from package.json

Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>

v5.0.0-beta.8

Chore: Bump v5.0.0-beta.8

v5.0.0-beta.7

Chore: Bump v5.0.0-beta.7

v5.0.0-beta.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disputable: Add submitter fees to Agreement challenges (#604)

* disputable: Add submitter fees to Agreement challenges

* fixup! disputable: Add submitter fees to Agreement challenges

* fixup! fixup! disputable: Add submitter fees to Agreement challenges

* fixup! fixup! fixup! disputable: Add submitter fees to Agreement challenges

v5.0.0-beta.5

Chore: Bump v5.0.0-beta.5

v5.0.0-beta.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add IAragonApp interface (#597)

* Add IAragonApp

* Add Aragon App interface id

Refactor ERC-165 related inheritance.

* IAragonApp interface: move it up to AragonApp (out of AppStorage)

* disputable: move interface id helpers to proper mocks

* disputable: Move supportsInterface from interface to implementation

* Update contracts/apps/disputable/IDisputable.sol

Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>

* IAragonApp interface: move constant from implementation to interface

* IAragonApp interface: add tests for AragonApp

* disputable: move supportsInterface from interface to implementation

* disputable: Fix supportsInterface after merge in mock contract

Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>

v5.0.0-beta.3

Chore: Bump v5.0.0-beta.3

5.0.0-beta.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ACL: Multiple enhancements (#584)

* acl: optimize internal calls

* acl: allow knowing original user when set to any

* acl: move grant permission modifier to internal method

* ACL: Apply suggestions from @sohkai

Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>

* acl: move grant permission modifier to external methods

* acl: clarify ACL oracle interface

* acl: improve internal logic eval functions naming

* acl: inline internal oracle helper function

* acl: add more test cases for oracles

* acl: add previous acl oracle interface

* ACL: update complex ACLOracle tests to be separate tests

Co-authored-by: Brett Sun <qisheng.brett.sun@gmail.com>

v5.0.0-beta.0

Chore: Bump v5.0.0-beta.0

v4.4.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sohkai Brett Sun
v4.4.0

(The last commit was mistaken named v4.3.0; it should be v4.4.0)