Open waddaboo opened 1 week ago
This issue is due to the Semaphore Subgraph not working properly after a member is removed, see issue: https://github.com/semaphore-protocol/semaphore/issues/858
Bandada could wait for the issue to be fixed or use the SemaphoreEthers
class instead of the SemaphoreSubgraph
class here: https://github.com/bandada-infra/bandada/blob/main/apps/dashboard/src/api/semaphoreAPI.ts#L1
Semaphore @semaphore-protocol/data
docs: https://github.com/semaphore-protocol/semaphore/tree/main/packages/data#readme
Describe the bug The error
MetaMask - RPC Error: execution reverted
will occasionally occur when trying to remove on-chain group members.To Reproduce Steps to reproduce the behavior:
OK
for remove confirmation.Some error occurred! Check if you're on Sepolia network and the transaction is signed and completed
.MetaMask - RPC Error: execution reverted
.Sometimes the transaction will pass instead of error.
Expected behavior The selected member should be removed successfully without any error.
Screenshots Bandada alert error message
Browser console error message