HomePhabricator

Change new constants in txdb.h to int64_t
ad54a9b83f41Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Change new constants in txdb.h to int64_t

A shift overflow was happening when using these to check against in init.cpp.
Fixes #3702.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Feb 18 2014, 16:12
deadalnixPushed on May 14 2017, 22:04
Parents
rABC5c9932345976: Merge pull request #3693
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCad54a9b83f41: Change new constants in txdb.h to int64_t (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Feb 18 2014, 16:13