Skip to content

Weekly Release 2020-11-30

Compare
Choose a tag to compare
@fedgiac fedgiac released this 30 Nov 13:46
7d33062
  • [Fuzzing] Allow to specify max memory size (#1553)
  • [Easy] fix price estimator dockerfile (#1559)
  • [Easy] Fix inverted logic in was_mined() (#1558)
  • Fix cancellation future possibly sleeping too long (#1557)
  • Move retry code into its own crate
  • Refactor gas price stream creation out of retry
  • Make the retry api agnostic of how transactions are sent (#1548)
  • Use SolutionSubmission Wrapper contract (#1544)
  • Custom TokenPairRange.arbitrary implementation with 30 hops bound (#1552)
  • Simplify trait bounds for AsyncSleeping, Now, SolutionTransactionSending (#1547)