contracts icon indicating copy to clipboard operation
contracts copied to clipboard

StakeWise smart contracts.

Results 25 contracts issues
Sort by recently updated
recently updated
newest added

Bumps [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) from 3.4.1 to 4.7.3. Release notes Sourced from @​openzeppelin/contracts-upgradeable's releases. v4.7.3 :warning: This is a patch for a medium severity issue. For more information visit the security advisory....

dependencies

Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.1 to 4.7.3. Release notes Sourced from @​openzeppelin/contracts's releases. v4.7.3 :warning: This is a patch for a high severity issue. For more information visit the security advisory....

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hey folks, while reviewing the `Oracles` contract I started digging into the data signed by oracles and how it's being verified. Overall, my main concern was to understand the extent...

Hey there. I wanted to raise a potential oversight in the way the deposits queue is implemented in the `_stake` function of the `Pool` contract. I'm aware that nowadays this...

Aims for three main changes that saves gas for this smart contract: 1. Using `immutable` for keccak variables rather than `constant`: This [comment](https://github.com/ethereum/solidity/issues/9232#issuecomment-646131646) by one of Openzeppelin's contributors going to...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies