Merge pull request #1424 from privacy-scaling-explorations/feature/pr… #3
Annotations
4 warnings
check (lint:sol):
contracts/contracts/crypto/BabyJubJub.sol#L118
Avoid to use inline assembly. It is acceptable only in rare cases
|
check (lint:sol):
contracts/contracts/interfaces/IMACI.sol#L4
imported name AccQueue is not used
|
check (lint:sol):
contracts/contracts/mocks/MockHatsProtocol.sol#L7
Variable "account" is unused
|
check (lint:sol):
contracts/contracts/trees/LazyIMT.sol#L24
Line length must be no more than 120 but current length is 124
|