Questions tagged [golang]

Questions related to the Go programming language

Questions related to the Go programming language

228 questions
11
votes
6 answers

How to decode input data with ABI using golang?

There is a tool on npm ethereum-input-data-decoder. And yes, i can read input data as hex. And i hope that i can decode transaction's inputdata using golang. For example…
hundred lee
  • 111
  • 1
  • 1
  • 3
0
votes
1 answer

How to solve the "cannot find package" error in GoLand?

I just imported the go-ethereum project in GoLand. But the configuration shows the error below, how to solve it?
jiebang
  • 993
  • 1
  • 12
  • 18