Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-05-09 | Make gArgs aware of the arguments | Andrew Chow | |
gArgs knows what the available arguments are and their help. Getting the help message is moved to gArgs and HelpMessage() is removed | |||
2018-04-13 | wallet: Make WalletInitInterface members const | João Barbosa | |
2018-04-05 | wallet: Make WalletInitInterface and DummyWalletInit private | João Barbosa | |
2018-04-02 | Avoid travis lint-include-guards error | Chun Kuan Lee | |
2018-03-27 | [wallet] Add dummy wallet init class | John Newbery | |
2018-03-26 | [wallet] Create wallet init interface. | John Newbery | |