Tag: golang
All the articles with the tag "golang".
Implementing Solidity abi.encode Function in Go
Published:an implementation of Solidity abi.encode function in Go
Simulating a Non-View Solidity Function With Go Ethereum
Published:an implementation of simulating a Solidity function (even if it's non-view) using go-ethereum's Call method and retrieving its return value.
Resolving Solidity ABI Packing Errors in Go
Published:a case study of resolving Solidity ABI packing errors in Go.
golangci-lint Memory Issue Fix
Published:a fix for golangci-lint memory issues with Go 1.23
ETH Faucet Setup Guide
Published:a guide to setup ETH Faucet for your geth client