Skip to content

No labels!

There aren’t any labels for this repository quite yet.

[type] low-level call
[type] low-level call
• delegatecall로 코드 주입  • 어셈블리 코드의 부적절한 사용
[type] miner manipulation
[type] miner manipulation
• 블록 넘버, 타임스탬프 종속성 • 프론트 러닝
[type] off-standard
[type] off-standard
• 표준에 어긋난 구현으로 인해 상호운용성을 해치는 코드
[type] reentrancy
[type] reentrancy
• 외부 호출 이후의 상태변경을 최소화 하기 위한 Check-Effect-Interect 패턴의 올바른 사용 • 외부 호출 이후 상태의 변경을 방지 • 오류 처리 및 로깅
[type] visibility
[type] visibility
• 변수 및 함수의 가시성을 올바르게 지정
wontfix
wontfix
This will not be worked on