Hanzel Anchia Mena

Results 10 issues of Hanzel Anchia Mena

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug

### **What?** - Enables a referral system where people can get prizes for referring new users. - This system depends on an off-chain system for certain validations like KYC, repeated...

### **What?** - Implemented a rehashing of the delegationHash inside the enforcers in the LogicalOrWrapper enforcer. ### **Why?** - Previously the LogicalOr enforcer allowed to have duplicate enforcers inside that...

new release

### **What?** - Adding protection to the balance change enforcers. Previously the enforcer would revert to the afterHook if there was an underflow, but the error message wasn't clear for...

new release

### **What?** - Moving the Linked SCL Library to embedded. ### **Why?** Context: Libraries with public functions are automatically deployed on the network, and then the bytecode of the contract...

This PR adds deployment artifacts for Cronos network (chain ID 25) and updates the deployment documentation. Changes include: - Added deployment broadcast files for Cronos network - Updated Deployments.md with...

### **What?** - Adds integration tests for the liquid staking feature of MetaMask using delegations. - Adds a new adapter that can be used to save the approval step as...

new release

### **What?** - Adds tests for interactions with the MetaMask Pooled Staking contract using delegations. It tests the functionality for deposits, the exit queue, and claims. ### **Why?** This demonstrates...

new release

### **What?** - This ERC1155TransferEnforcer is needed to validate the transfer amounts and ids for erc1155. ### **Why?** - We need this enforcer to create delegations for specific amounts and...

new release

### **What?** - Adds the validation for using zero value on enforcers where the execution shouldn't use value at all. ### **Why?** - This helps with security for users, so...

new release