lbrycrd/share
Carl Dong 6be7d14d24 Properly generate salt in rpcauth.py, update tests
Previously, when iterating over bytes of the generated salt to construct
a hex string, only one character would be outputted when the byte is
less than 0x10. Meaning that for a 16 byte salt, the hex string might be
less than 32 characters and collisions would occur.
2018-11-17 01:26:49 -08:00
..
examples [doc] conf: Remove deprecated options from docs, Other cleanup 2018-11-07 13:30:03 -05:00
pixmaps Slightly overhaul NSI pixmaps 2017-06-22 21:40:48 +02:00
qt macOS: disable AppNap during sync 2018-11-01 18:22:06 +03:00
rpcauth Properly generate salt in rpcauth.py, update tests 2018-11-17 01:26:49 -08:00
genbuild.sh Add "export LC_ALL=C" to all shell scripts 2018-06-14 15:27:52 +02:00
setup.nsi.in build: Add bitcoin-tx.exe into Windows installer 2018-11-09 21:57:13 +08:00