Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Releases: GalloDaSballo/fair-selling

V0.3-RC.2 AuraBribesProcessor Fixes + PricerV3 no reverts and fuzzing tests

06 Sep 18:28
c2a5539
Compare
Choose a tag to compare

V0.3-RC.1 AuraBribesProcessor Fixes

11 Aug 15:42
c26d633
Compare
Choose a tag to compare

Fixes to Bribes Aura Processor (Balancer Reverts)

V0.3-RC.0 10x gas savings

01 Aug 21:28
2da6026
Compare
Choose a tag to compare

onChainPricer now uses heuristics and ported libraries to cost around 160k per quote (against 1.6MLN for V2)

BREAKING CHANGES

The function findOptimalSwap is again view this should be fine for most uses but be mindful that V2 was non-view

V0.2 - Balancer Support and AuraBribesProcessor

13 Jul 20:21
Compare
Choose a tag to compare

Deployment:

OnChainPricingMainnetLenient (up to 5% slippage):

https://etherscan.io/address/0x81b2211a3c25e6720a44492bf989c849df509147#readContract

Aura Processor:

https://etherscan.io/address/0x0b6198b324e12a002b60162f8a130d6aedabd04c#code

Minor Formatting changes

Next Release will aim to achieve same result but save gas.
We need to reduce by 10x to make this viable day to day

V0.2 - Release Candidate - Additional Balancer Pools and "Token Supported"

12 Jul 21:21
Compare
Choose a tag to compare
  • Maximized tokens we support (Pricer, which can be changed by governance later)
  • isPairSupported function
  • isPairSupported gas savings (Bal Pool math is not computed, early returns)

Screenshot 2022-07-12 at 23 18 59

From last few Votium and HH rounds, 2 tokens do fail (we cannot price yet)
  • SD = "0x30d20208d987713f46dfd34ef128bb16c404d10f"

  • FDT = "0xEd1480d12bE41d92F36f5f7bDd88212E381A3677"

Updated Gas Profile

Screenshot 2022-07-12 at 23 26 05

v0.2-RFC.1 V0.2.0 AuraBribes

11 Jul 20:35
469b047
Compare
Choose a tag to compare

Updated Addresses

v0.2-RFC.0 V0.2 Request for Comments - Aura Bribes Processor

07 Jul 21:08
Compare
Choose a tag to compare

V0.2 Request for Comments - Aura Bribes Processor

Added Aura Bribes Processor, very similar to CVX Bribes Processor

v0.1 Initial Release

23 May 16:37
f52b9db
Compare
Choose a tag to compare

Fixes approvals issue (that can be solved with workaround)

Also uses Harvest_Emitter to emit to tree with schedule

rc.4 Quick compilation fix

26 Apr 19:28
Compare
Choose a tag to compare

rc.3 - Added anti rug measure in pricer

26 Apr 19:27
Compare
Choose a tag to compare

Pricer can only be swapped by DEV MULTI to prevent manager abuse