aboutsummaryrefslogtreecommitdiff
path: root/src/qt/psbtoperationsdialog.cpp
AgeCommit message (Expand)Author
2022-02-03refactor: replace boost::filesystem with std::filesystemKiminuo
2022-01-26fs: consistently use fsbridge for {i,o}fstreamfanquake
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-11-12multiprocess: Add interfaces::Node::broadCastTransaction methodRussell Yanofsky
2021-09-28GUI: Ask user to unlock wallet before signing psbtSamuel Dobson
2021-08-11qt: Add Load PSBT functionaliy with nowalletPrateek Sancheti
2021-06-10Rearrange fillPSBT argumentsRussell Yanofsky
2021-05-16qt: Replace disambiguation strings with translator commentsHennadii Stepanov
2021-03-16Merge #220: Do not translate file extensionsWladimir J. van der Laan
2021-03-11Merge bitcoin-core/gui#188: Write PSBTs to file with binary modeMarcoFalke
2021-03-06qt: Do not translate file extensionsHennadii Stepanov
2021-01-18GUI: Write PSBTs to file with binary modeAndrew Chow
2020-09-07scripted-diff: Remove unused "What's This" button in dialogs on WindowsHennadii Stepanov
2020-06-19[gui] PSBT Operations Dialog (sign & broadcast)Glenn Willen