Age | Commit message (Expand) | Author |
---|---|---|
2019-04-29 | Replace CScriptID and CKeyID in CTxDestination with dedicated types | Gregory Sanders |
2018-12-11 | Removed implicit CTransaction conversion from benchmaks | lucash-dev |
2018-09-17 | amount: Move CAmount CENT to unit test header | MarcoFalke |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-12-23 | Improved microbenchmarking with multiple features. | Martin Ankerl |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-06-01 | Switch from per-tx to per-txout CCoinsViewCache methods in some places | Pieter Wuille |
2016-10-18 | Add microbenchmarks to profile more code paths. | Russell Yanofsky |