quorum/common
Steven Roose afb8154eab common: improve IsHexAddress and add tests (#15551)
Also unexport isHex, hasHexPrefix because IsHexAddress is the only caller.

Fixes #15550
2017-12-04 19:34:15 +01:00
..
bitutil common: fix megacheck warnings 2017-08-07 13:16:56 +03:00
compiler common/compiler: add metadata output for solc > 0.4.6 2017-03-16 12:18:38 +01:00
hexutil build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
math core/vm, common/math: Add doc about Byte, fix format 2017-06-08 23:16:05 +02:00
mclock les: light client protocol and API 2016-11-09 02:12:53 +01:00
number all: fix license headers one more time 2015-07-23 18:35:11 +02:00
big.go common: move big integer math to common/math (#3699) 2017-02-26 22:21:51 +01:00
bytes.go common: improve IsHexAddress and add tests (#15551) 2017-12-04 19:34:15 +01:00
bytes_test.go common: improve IsHexAddress and add tests (#15551) 2017-12-04 19:34:15 +01:00
debug.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
format.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
main_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
path.go common, node: move datadir defaults into package node 2016-09-16 15:24:31 +02:00
size.go common: move big integer math to common/math (#3699) 2017-02-26 22:21:51 +01:00
size_test.go common: move big integer math to common/math (#3699) 2017-02-26 22:21:51 +01:00
test_utils.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
types.go common: improve IsHexAddress and add tests (#15551) 2017-12-04 19:34:15 +01:00
types_template.go common: move big integer math to common/math (#3699) 2017-02-26 22:21:51 +01:00
types_test.go common: improve IsHexAddress and add tests (#15551) 2017-12-04 19:34:15 +01:00