openleverage-contracts icon indicating copy to clipboard operation
openleverage-contracts copied to clipboard

OpenLeverage Smart Contracts, including lending pools, margin trade, treasury, farming pool, DAO-based governance, OLE ERC-20 token, and time-weighted vote escrow xOLE components.

Results 17 openleverage-contracts issues
Sort by recently updated
recently updated
newest added

The `cloc` action here seems to be failing as there was no code checked out to scan.

Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.2 to 4.7.2. Release notes Sourced from @​openzeppelin/contracts's releases. v4.7.2 :warning: This is a patch for three issues, including a high severity issue in GovernorVotesQuorumFraction. For more...

dependencies

You going to get rugged

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. Commits bfe5fe2 2.2.6 1a89b66 added caret range to whatwg-fetch. 695a888 removed and disabled package-lock.json. eac6c00 Update away from vulnerable version of node-fetch (#135) See...

dependencies

Maybe there are some errors in document. According to README.md, test command is `truffle test`. But when I run ganache-cli: `ganache-cli` first, then run command `npx truffle test`, below error...

ERC20 specification allows transfer token from addressA to addressA. In current codes of contracts/lib/TransferHelper.sol, transfer will be reverted when `_from == _to`, because `balanceAfter == balanceBefore`.

EVM-compatible chain like polygon

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. Release notes Sourced from axios's releases. v0.21.4 0.21.4 (September 6, 2021) Fixes and Functionality: Fixing JSON transform when data is stringified. Providing backward compatibility...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.9. Commits 13136e9 Release version 1.14.9 of the npm package. 2ec9b0b Keep headers when upgrading from HTTP to HTTPS. 5fc74dd Reduce nesting. 3d81dc3 Release version...

dependencies