Reviewing简体中文 Chinese (Simplified)Change
Term
reentrancy
Definition
A vulnerability where a contract calls out to another contract that calls back in before the first has finished updating its state, letting the attacker act on stale values. The usual defenses are to update state before making external calls, or to use a reentrancy guard.
More in style guideSuggested translation
Cast your vote on the terms below to help the community select the best translation for each context.
- 重入Prose
- 重入Heading
- 重入Tag
- 重入UI
Coming soon: voting and suggestions need an account, which ships in a later phase. Everything shown here is live glossary data.
into Chinese (Simplified)
If your term matches an existing suggestion, we’ll upvote that one for you instead of creating a duplicate.