Age | Commit message (Expand) | Author |
---|---|---|
2021-10-05 | Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus | MarcoFalke |
2021-09-30 | Replace use of locale dependent atoi(…) with locale-independent std::from_c... | practicalswift |
2021-09-30 | [MOVEONLY] consensus: move amount.h into consensus | fanquake |
2021-09-12 | wallet: refactor: avoid duplicate lookup on `mapValue["timesmart"]` | Sebastian Falbesoner |
2021-09-12 | wallet: refactor: inline function WriteOrderPos() | Sebastian Falbesoner |
2021-09-10 | wallet: refactor: inline function ReadOrderPos() | Sebastian Falbesoner |
2021-09-01 | refactor: Detach wallet transaction methods (followup for move-only) | Russell Yanofsky |
2021-05-31 | refactor: Switch serialize to uint8_t (1/n) | MarcoFalke |
2021-05-26 | MOVEONLY: CWallet transaction code out of wallet.cpp/.h | Russell Yanofsky |