HomePhabricator

typedef std::map<uint256, CCoins> to CCoinsMap
dd638dd71286Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

typedef std::map<uint256, CCoins> to CCoinsMap

This makes it possible to switch to a more efficient map type
without changing all occurences manually.

Merges half of #4413.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 25 2014, 11:45
deadalnixPushed on May 14 2017, 22:04
Parents
rABC8d9cc7d74358: fix copyright string in two of our *.rc files
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCdd638dd71286: typedef std::map<uint256, CCoins> to CCoinsMap (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 1 2014, 10:48