`@0x/contracts-staking`: Denominate pool operator shares in parts-per-million. `@0x/contracts-staking`: Update tests for new stake computation and higher precision math. `@0x/contracts-staking`: Add `setCobbDouglasAlpha()` function.
32 lines
796 B
JSON
32 lines
796 B
JSON
[
|
|
{
|
|
"version": "1.0.0",
|
|
"changes": [
|
|
{
|
|
"note": "Created package",
|
|
"pr": 1821
|
|
},
|
|
{
|
|
"note": "First implementation",
|
|
"pr": 1910
|
|
},
|
|
{
|
|
"note": "Replace `LibFeeMath` with `LibFixedMath`.",
|
|
"pr": 2109
|
|
},
|
|
{
|
|
"note": "Use a more precise cobb-douglas implementation.",
|
|
"pr": 2109
|
|
},
|
|
{
|
|
"note": "Change the way operator stake is computed.",
|
|
"pr": 2109
|
|
},
|
|
{
|
|
"note": "Denominate pool operator shares in parts-per-million.",
|
|
"pr": 2109
|
|
}
|
|
]
|
|
}
|
|
]
|