8000 Tags · mento-protocol/mento-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mento-protocol/mento-core

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update airgrab duration to 10 weeks (#418)

v2.3.0-rc2-post-contest

Toggle v2.3.0-rc2-post-contest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update airgrab duration to 10 weeks (#418)

v2.3.0-rc1-post-audit

Toggle v2.3.0-rc1-post-audit's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Governance integration tests (#330)

### Description

Integration tests that cover functionality around new governance and
token.

This branch is based on the governance factory branch. Once that is
merged all the related changes should be contained in
`/test/governance/IntegrationTests`

### Other changes

Utils.sol and Proposals.sol that is used by the tests
Removed the old comment on Airgrab.sol about the ownership of the
contract.

### Tested

Yes

### Related issues

- Fixes #275

---------

Co-authored-by: boqdan <bogdan@bowd.io>
Co-authored-by: Philip Paetz <philip.paetz@me.com>
Co-authored-by: boqdan <304771+bowd@users.noreply.github.com>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add null addresses checks in creditGasFees (#302)

v2.3.0-rc0-pre-audit

Toggle v2.3.0-rc0-pre-audit's commit message
fix: remove unused interface

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update comments (#237)

Minor updates to some of the comments to use consistent language.

v2.2.0-rc1

Toggle v2.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update comments (#237)

Minor updates to some of the comments to use consistent language.

v2.2.0-pre-audit

Toggle v2.2.0-pre-audit's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: move & rename sorted oracle test

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Take token precision into account in BiPoolManager (#182)

* fix: take token precision into account

* fix: add slither exceptions

* fix: add ignore to slither

* fix: fix comment

* fix: remove explicit return

* fix: foundry updated and reverts on unintended stopPrank

* fix: another small changePrank thing

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.0.0 (#166)

Release v2.0.0 major features:
- Broker + BiPoolProvider swapping engine with Trading Limits
- Circuit Breaker for oracle reports
- Fork Tests
0