Farrel Darian

Results 5 issues of Farrel Darian

The current implementation requires calling [`upgradeTo`](https://github.com/frangio/cacheable-beacon-proxy/blob/33d2413ee94b8926363336918f29a0bf395fa309/contracts/CacheableBeaconProxy.sol#L32) after deploying the beacon to set the implementation and make the beacon usable. However, it adds more complexity when the beacon is owned by...

When using `useRive` in Next.js, it always throw "BindingError: File instance already deleted" when performing Hot-Module Reload or any change to file in Next.js development server.

## What it solves Resolves https://github.com/safe-global/safe-core-sdk/issues/594 ## How this PR fixes it Created [ViemAdapter](https://github.com/safe-global/safe-core-sdk/blob/7088147d3ed3ac787d58c2d479901349fe369970/packages/protocol-kit/src/adapters/viem/ViemAdapter.ts#L50)

v1

24 comment

> 💡 This post will be updated over time ### Planned Features These are the essential features necessary for querying and mutating purposes, providing a 1:1 feature mapping from Prisma...