-
Mark Tyneway authored
Many of the other types have a function to convert the type to a big.Int, but Address was missing this function. It is useful to be able to turn an Address into a big.Int when doing EVM-like computations natively in Go. Sometimes a Solidity address type is casted to a uint256 and having a Big method on the Address type makes this easy.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bitutil | ||
compiler | ||
fdlimit | ||
hexutil | ||
math | ||
mclock | ||
prque | ||
big.go | ||
bytes.go | ||
bytes_test.go | ||
debug.go | ||
format.go | ||
path.go | ||
size.go | ||
size_test.go | ||
test_utils.go | ||
types.go | ||
types_test.go |