concordium-rust-smart-contracts icon indicating copy to clipboard operation
concordium-rust-smart-contracts copied to clipboard

Add a reentrancy vulnerability example

Open annenkov opened this issue 2 years ago • 2 comments

Task description

Create a folder named something like vulnerability-examples and add the complete code of the DAO example https://github.com/Concordium/concordium.github.io/pull/722

annenkov avatar Jan 11 '23 14:01 annenkov

@annenkov Do you still plan to do anything with this?

abizjak avatar Jul 15 '23 11:07 abizjak

@abizjak I think it still makes sense to add. I have this example, but the testing approach has changed, so I think it should be changed first to use the integration testing library. The documentation should be updated too.

annenkov avatar Jul 17 '23 07:07 annenkov