Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiz - Smart Contract 2 #165

Open
allluz opened this issue May 28, 2024 · 1 comment
Open

Quiz - Smart Contract 2 #165

allluz opened this issue May 28, 2024 · 1 comment
Assignees

Comments

@allluz
Copy link
Member

allluz commented May 28, 2024

Qual é uma prática recomendada para evitar vulnerabilidades de reentrância?

A) Usar contratos grandes e complexos
B) Usar a estrutura “Check-Effects-Interactions”
C) Ignorar auditorias de segurança

Resposta correta: B

Explicação: Usar a estrutura “Check-Effects-Interactions” ajuda a evitar vulnerabilidades de reentrância ao primeiro verificar condições, depois atualizar o estado, e por último interagir com outros contratos.

Junte-se a nós todas as sextas-feiras às 15 horas GMT-3 (Brasil) para discutir segurança em smart contracts!

@JennyT3
Copy link

JennyT3 commented Jun 7, 2024

postado no twitter

@JennyT3 JennyT3 changed the title Quiz YT- Smart Contract 2 Quiz - Smart Contract 2 Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Blocked
Development

No branches or pull requests

3 participants