feat: use mapping instead of array for oracle observations #1339
ci.yml
on: push
build
22s
lint
2m 26s
test-unit
27s
test-integration
33s
test-e2e
25s
test-uniswap-v2
2m 12s
test-differential-balancer
1m 53s
check-gas
23s
coverage
32s
Annotations
9 errors and 2 warnings
check-gas
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
test-e2e
Process completed with exit code 1.
|
test-unit
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
test-integration
Process completed with exit code 1.
|
test-differential-balancer
Process completed with exit code 1.
|
test-uniswap-v2
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
lint:
test/__fixtures/BaseTest.sol#L20
Contract has 16 states declarations but allowed no more than 15
|
lint:
test/unit/gas/ConstantProductPair.gas.sol#L40
Possible reentrancy vulnerabilities. Avoid state changes after transfer
|