diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-12-19 13:07:07 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-01-05 15:45:36 +0100 |
| commit | 6bd0dc2a845b4d17d5ffabbdadda80d47d6c2dc3 (patch) | |
| tree | 0a9d27e397e15c0e7bcbe8f3eff95c5285a2d7ba /src/script | |
| parent | Remove now-unused methods from arith_uint256 and base_uint (diff) | |
| download | discoin-6bd0dc2a845b4d17d5ffabbdadda80d47d6c2dc3.tar.xz discoin-6bd0dc2a845b4d17d5ffabbdadda80d47d6c2dc3.zip | |
arith_uint256: remove initialization from byte vector
Remove initialization from vector (as this is only used in the tests).
Also implement SetHex and GetHex in terms of uint256, to avoid
duplicate code as well as avoid endianness issues (as they
work in term of bytes).
Diffstat (limited to 'src/script')
0 files changed, 0 insertions, 0 deletions