4 Commits

Author SHA1 Message Date
hueso 4c8eb63c38 add artifacts to .gitignore 2023-07-23 18:05:49 -03:00
hueso 8adccd2739 mark assembly blocks as memory-safe 2023-07-23 18:04:53 -03:00
hueso e2ae92563e use ERC20 datatype 2023-07-23 18:04:50 -03:00
hueso a3fd8bee16 revamped lock() conditionals 2023-07-23 18:02:41 -03:00
3 changed files with 1139 additions and 1 deletions
@@ -0,0 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/eceac9979aa58fac0d83cf0060ae7a91.json"
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -189,7 +189,7 @@ contract P2PIX is BaseUtils {
args.seller
);
_addLock(bal, l);
lockID = _addLock(bal, l);
}
/// @notice Lock release method that liquidate lock