Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bancor/contracts-solidity

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bancor/contracts-solidity - npm Package Versions

1
6

0.6.23

Diff

Changelog

Source

0.6.23

General

  • Many other minor changes and cleanups

LiquidityProtection

  • Improved accuracy of the return/fee calculations
yudilevi
published 0.6.22 •

Changelog

Source

0.6.22

LiquidityProtection

  • Fixed an issue that prevented users from adding single sided liquidity in some cases
yudilevi
published 0.6.21 •

Changelog

Source

0.6.21

LiquidityPoolV1Converter

  • Fixed an issue that caused recentAverageRate to return 0/0 for new converters

LiquidityProtection

  • Fixed an issue in removeLiquidityReturn that returned the wrong amount
  • Added support for max rate deviation
yudilevi
published 0.6.20 •

Changelog

Source

0.6.20

General

  • Added the liquidity protection mechanism
yudilevi
published 0.6.19 •

Changelog

Source

0.6.19

General

  • Moved more generic math functions into Math

ReentrancyGuard

  • Gas optimization

LiquidityPoolV1Converter

  • Recent average rate is now calculated before the conversion
yudilevi
published 0.6.18 •

Changelog

Source

0.6.18

General

  • Added Math contract with various math utilities

ERC20Token

  • Removed the approve frontrunning protection

SmartToken

  • Renamed to DSToken
  • Removed the owner's ability to disable transfers
  • Removed the owner's ability to withdraw other tokens from the contract
yudilevi
published 0.6.17 •

Changelog

Source

0.6.17

LiquidityPoolV1Converter

  • Added the ability to query the recent average rate
  • Added the ability to query the return amount for adding/removing liquidity
yudilevi
published 0.6.16 •

Changelog

Source

0.6.16

General

  • Removed binaries from the repo

ConverterRegistry

  • Fixed an issue that prevented creating a new pool if an old pool had one of the new pool's reserves
yudilevi
published 0.6.15 •

Changelog

Source

0.6.15

General

  • Updated all "contract interfaces" to real interfaces
  • Cleaned up conventions

LiquidityPoolV2Converter

  • Updated the fee structure to standard fee / oracle deviation fee
yudilevi
published 0.6.14 •

Changelog

Source

0.6.14

General

  • Upgraded contracts/solidity compiler to v0.6.12
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc