aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorFelix Lange <fjl@users.noreply.github.com>2017-07-31 18:22:02 +0800
committerGitHub <noreply@github.com>2017-07-31 18:22:02 +0800
commitbdf98b4fcdb7f7c800568fa32bafe03a070c5802 (patch)
tree47b2610f3f1300470de12739eb6847b05f6260f7 /core
parentc259e6874ece4ff3b6ee7b1ce77f58e64db1fb34 (diff)
parent688ee6d1e5194c5ec1c7862e47a674a13b0f5f4a (diff)
downloaddexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.tar
dexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.tar.gz
dexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.tar.bz2
dexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.tar.lz
dexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.tar.xz
dexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.tar.zst
dexon-bdf98b4fcdb7f7c800568fa32bafe03a070c5802.zip
common: EIP55-compliant Address.Hex() (#14815)
This patch updates the Address type in common/types.go so that the Hex function provides an EIP55-compliant output string. The implementation is pretty lightweight; on my laptop the benchmark gives 1100ns/op, with the majority of that value due to the Keccak hash.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions