issues
search
morpho-org
/
morpho-utils
Repository gathering useful libraries and contracts.
GNU Affero General Public License v3.0
64
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `mulDivUp` and `mulDivDown`
#116
MerlinEgalite
opened
1 year ago
0
Update to version 4.4.0
#115
QGarchery
closed
1 year ago
0
Add `ERC712`, `ERC2330`, `ERC3156x`, `Ownable` & `Ownable2Step`
#114
Rubilmax
opened
1 year ago
1
[Tests] Fix bounds in the revert conditions
#113
QGarchery
closed
1 year ago
1
Factorize math constants
#112
QGarchery
closed
1 year ago
5
Refactor constant comments
#111
QGarchery
closed
1 year ago
0
Add `unsignedAbs`
#110
Rubilmax
opened
1 year ago
0
Migration to CVL2 (second attempt)
#109
QGarchery
closed
1 year ago
0
Initial deposit to custom recipient
#108
Rubilmax
closed
1 year ago
2
abs and safeAbs verification + CVL2 migration
#107
QGarchery
closed
1 year ago
3
Add Certora verification for `abs` and `safeAbs`
#106
QGarchery
closed
1 year ago
0
Add fuzz finding revert on percentmul
#105
QGarchery
closed
1 year ago
3
Optimize `abs`
#104
QGarchery
closed
1 year ago
1
Add `abs`
#103
Rubilmax
closed
1 year ago
5
chore: upgrade OZ
#102
pakim249CAL
closed
1 year ago
0
Add known issues
#101
Rubilmax
closed
1 year ago
0
Should we move to the `MIT` license?
#100
MerlinEgalite
opened
1 year ago
5
feat: add erc4626 custom vault
#99
pakim249CAL
closed
1 year ago
2
Add ERC4626 vault
#98
pakim249CAL
closed
1 year ago
0
Harmonize doc with new pattern + formatting
#97
MerlinEgalite
closed
1 year ago
0
Harmonize NATSPECs
#96
MerlinEgalite
closed
1 year ago
0
Opti log2
#95
QGarchery
closed
1 year ago
2
De Bruijn - dicho hybrid log2
#94
QGarchery
closed
1 year ago
3
Update `log2` tests
#93
MathisGD
closed
1 year ago
0
Opti log2
#92
makcandrov
closed
1 year ago
1
Formally prove `functionDelegateCall`
#91
MathisGD
opened
1 year ago
3
Formally prove `log2`
#90
MathisGD
opened
1 year ago
4
Refactoring log2 gas report
#89
QGarchery
closed
1 year ago
1
Refactoring log2 and its testing
#88
QGarchery
closed
1 year ago
4
Replace `iszero(gt(x, constant))` with `lt(x, add(constant, 1))`
#87
Rubilmax
closed
1 year ago
5
Make imports relative
#86
Rubilmax
closed
1 year ago
1
Replace `iszero(gt(x, constant))` with `lt(x, constant + 1)`
#85
Rubilmax
closed
1 year ago
0
Use forge fmt & lint-staged
#84
Rubilmax
closed
1 year ago
6
Set valid SPDX license identifier
#83
Rubilmax
closed
1 year ago
1
License Identifier `GNU APGLv3` is not valid: replace with `AGPL-3.0-only`
#82
Rubilmax
closed
1 year ago
2
Add generalized meta tx contract
#81
MerlinEgalite
closed
1 year ago
21
Implement meta transactions re-usable contract?
#80
MerlinEgalite
closed
1 year ago
0
Avoid dependency version incompatibilities at compilation
#79
Rubilmax
closed
1 year ago
7
Calldata for log2
#78
QGarchery
closed
1 year ago
1
Factorize `mul`, `div`, `weightedAvg` to minimize bytecode size
#77
Rubilmax
opened
1 year ago
8
Add license everywhere
#76
QGarchery
closed
1 year ago
0
Logarithm
#75
QGarchery
closed
1 year ago
1
Optimized safeCast
#74
MathisGD
closed
1 year ago
1
Update foundry-gas-diff
#73
Rubilmax
closed
1 year ago
0
Move Certora helpers to mocks
#72
Rubilmax
closed
1 year ago
2
Move mocks from `certora` and `test` folders to a common place
#71
MerlinEgalite
closed
1 year ago
2
Add safe cast (not optimized)
#70
MerlinEgalite
closed
1 year ago
3
Use `forge fmt`
#69
MathisGD
closed
1 year ago
0
Directional rounding
#68
Rubilmax
closed
1 year ago
2
Update foundry config and yarn deps
#67
Rubilmax
closed
1 year ago
0
Next