mirror of
https://github.com/vacp2p/minime.git
synced 2026-01-06 22:03:51 -05:00
* chore: add missing trailing slash in remapping This was not causing any compilation issues, but the solidity language server gets confused by this and complains about incorrect import statements otherwise. * TokenController interactions after balance updates This test demonstrates that all transfer methods are vulnerable to callback reentrancy attacks if the controller of the `MiniMeToken` is malicious. --------- Co-authored-by: r4bbit <445106+0x-r4bbit@users.noreply.github.com>
3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
forge-std/=lib/forge-std/src/
|
|
@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts/
|