Tags give the ability to mark specific points in history as being important
-
2.1.0
4df37ea6 · ·- Added seasonal Merkle Claim Contract and corresponding test - bumped version to 2.1.0
-
1.2.1
fb95cd32 · ·reordered the variable declaration to be ( const variable -> state variable -> event -> error ) added comments for custom errors renamed realmIdContract to use SNAKE_CASE REALM_ID_CONTRACT
-
1.2.0
8422c8ce · ·v1.2.0 - AB-SC-PRO-01 Reference to private package registry in yarn.lock - AB-SC-PRO-02 Unused npm dependencies - AB-SC-PRO-03 dotenv dependency should be a devDependency - AB-SC-SOL-01 Use custom errors instead of require statements - AB-SC-SOL-02 realmIdContract variable should be immutable - AB-SC-SOL-03 Use of memory where calldata can be used - AB-SC-SOL-04 deposit can happen for a realmId which doesn’t exist - AB-SC-SOL-05 Same storage variable read several times within the same function - AB-SC-SOL-06 Signature malleability issue not handles - AB-SC-TST-01 Custom error reverts can be checked more specifically
-
-
-
-
-
-
-
-