Kiran Pachhai
Kiran Pachhai
## 🐛 Bug Report Operating System: Ubuntu 18.04 inside Virtualbox(virtualization is enabled already) Docker Image: budtmo/docker-android-x86-10.0 Docker Version: 19.03.5-ce Docker-compose version (Only if you use it): 1.23.2, build 1110ad0 Docker...
…g to the branch specified
Looks like I'm getting some errors while trying to run this the first time: ``` Successfully built 86a4cf5d8020 Successfully tagged vm:latest Starting docker-android-avd_vm_1 ... done Attaching to docker-android-avd_vm_1 vm_1 |...
``` [kpachhai@kpwarmachine ~/repos/github.com/nuklai/nuklai] $ go clean -modcache [kpachhai@kpwarmachine ~/repos/github.com/nuklai/nuklai] $ go version go version go1.22.7 linux/amd64 [kpachhai@kpwarmachine ~/repos/github.com/nuklai/nuklai] $ go get nhooyr.io/[email protected] go: nhooyr.io/[email protected]: invalid version: unknown revision v1.8.6 ```
### Problem Sometimes, the manual contract verification is difficult to work with on hashscan. We can already programmatically verify contracts which is infinitely a better option than doing it manually....
**Description**: Add support for ERC-721 `safeTransferFrom` semantics to the Hedera Token Service precompile and facade contract, enabling standard NFT transfers with `onERC721Received` checks and automatic token association where possible. *...