| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Merge #11225: wallet: update stored witness in AddToWallet | Wladimir J. van der Laan | 2017-09-26 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | wallet: update stored witness in AddToWallet | Suhas Daftuar | 2017-09-03 | 1 | -0/+9 | |
| * | | | | | | | | | | | | Merge #11351: Refactor: Modernize disallowed copy constructors/assignment | Pieter Wuille | 2017-09-21 | 2 | -7/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Refactor: Modernize disallowed copy constructors/assignment | Dan Raviv | 2017-09-16 | 2 | -7/+5 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #11132: Document assumptions that are being made to avoid NULL pointer ... | Wladimir J. van der Laan | 2017-09-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Document assumptions that are being made to avoid NULL pointer dereferences | practicalswift | 2017-09-06 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | wallet: Display non-HD error on first run | MarcoFalke | 2017-09-12 | 2 | -4/+6 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge #11250: Bump wallet version to 159900 and remove the `usehd` option | Wladimir J. van der Laan | 2017-09-08 | 3 | -12/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Remove usehd option and warn when it is used | Andrew Chow | 2017-09-07 | 2 | -12/+7 | |
| | * | | | | | | | | | | Bump wallet version number to 159900 | Andrew Chow | 2017-09-07 | 2 | -2/+4 | |
| * | | | | | | | | | | | Merge #10767: [wallet] Clarify wallet initialization / destruction interface | MarcoFalke | 2017-09-07 | 4 | -8/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [trivial] fixup comment for VerifyWallets() | John Newbery | 2017-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | [wallet] Add StartWallets() function to wallet/init.cpp | John Newbery | 2017-09-07 | 2 | -0/+10 | |
| | * | | | | | | | | | | | [wallet] Add RegisterWalletRPC() function to wallet/init.cpp | John Newbery | 2017-09-07 | 4 | -3/+16 | |
| | * | | | | | | | | | | | [wallet] Add CloseWallets() function to wallet/init.cpp | John Newbery | 2017-09-07 | 2 | -0/+11 | |
| | * | | | | | | | | | | | [wallet] Add StopWallets() function to wallet/init.cpp | John Newbery | 2017-09-07 | 2 | -4/+12 | |
| | * | | | | | | | | | | | [wallet] Add FlushWallets() function to wallet/init.cpp | John Newbery | 2017-09-07 | 2 | -0/+9 | |
| | * | | | | | | | | | | | [wallet] Rename WalletVerify() to VerifyWallets() | John Newbery | 2017-09-07 | 2 | -2/+2 | |
| | * | | | | | | | | | | | [wallet] Rename InitLoadWallet() to OpenWallets() | John Newbery | 2017-09-07 | 2 | -2/+2 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #10793: Changing &var[0] to var.data() | Wladimir J. van der Laan | 2017-09-08 | 3 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Changing &vec[0] to vec.data(), what 9804 missed | MeshCollider | 2017-09-08 | 3 | -8/+7 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge #10916: add missing lock to crypter GetKeys() | Wladimir J. van der Laan | 2017-09-07 | 2 | -18/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | add missing lock to crypter GetKeys() | Marko Bencun | 2017-07-23 | 1 | -0/+1 | |
| | * | | | | | | | | | | keystore GetKeys(): return result instead of writing to reference | Marko Bencun | 2017-07-23 | 2 | -18/+12 | |
| * | | | | | | | | | | | (finally) remove getinfo in favor of more module-specific infos | Matt Corallo | 2017-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge #11117: Prepare for non-Base58 addresses | Wladimir J. van der Laan | 2017-09-06 | 4 | -127/+137 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Introduce wrappers around CBitcoinAddress | Pieter Wuille | 2017-09-06 | 4 | -127/+137 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #10845: Remove unreachable code | Wladimir J. van der Laan | 2017-09-06 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Remove unreachable code | practicalswift | 2017-07-16 | 1 | -2/+0 | |
| * | | | | | | | | | | | Merge #11173: RPC: Fix currency unit string in the help text | MarcoFalke | 2017-09-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix currency/fee-rate unit string in the help text | Akio Nakamura | 2017-09-05 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | rpc: Push down safe mode checks | Andrew Chow | 2017-08-29 | 2 | -54/+78 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization | Wladimir J. van der Laan | 2017-08-28 | 2 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Acquire cs_main lock before cs_wallet during wallet initialization | Russell Yanofsky | 2017-08-24 | 2 | -8/+12 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge #11145: Fix rounding bug in calculation of minimum change | Wladimir J. van der Laan | 2017-08-28 | 1 | -10/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Output a bit more information for fee calculation report. | Alex Morcos | 2017-08-25 | 1 | -3/+4 | |
| | * | | | | | | | | | Fix rounding errors in calculation of minimum change size | Alex Morcos | 2017-08-25 | 1 | -7/+9 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp | Wladimir J. van der Laan | 2017-08-25 | 8 | -336/+401 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | MOVEONLY: Init functions wallet/wallet.cpp -> wallet/init.cpp | Russell Yanofsky | 2017-08-14 | 2 | -235/+235 | |
| | * | | | | | | | | MOVEONLY: Fee functions wallet/wallet.cpp -> wallet/fees.cpp | Russell Yanofsky | 2017-08-14 | 2 | -76/+76 | |
| | * | | | | | | | | Move some static functions out of wallet.h/cpp | Russell Yanofsky | 2017-08-14 | 8 | -35/+100 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge #11024: tests: Remove OldSetKeyFromPassphrase/OldEncrypt/OldDecrypt | Wladimir J. van der Laan | 2017-08-22 | 1 | -122/+11 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | tests: Remove OldSetKeyFromPassphrase/OldEncrypt/OldDecrypt | practicalswift | 2017-08-14 | 1 | -122/+11 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge #11007: wallet: Fix potential memory leak when loading a corrupted wall... | Wladimir J. van der Laan | 2017-08-22 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet: Fix memory leak when loading a corrupted wallet file | practicalswift | 2017-08-14 | 1 | -4/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge #11050: Avoid treating null RPC arguments different from missing arguments | Wladimir J. van der Laan | 2017-08-22 | 1 | -37/+49 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Clean up getbalance RPC parameter handling | Russell Yanofsky | 2017-08-15 | 1 | -7/+20 | |
| | * | | | | | | | Avoid treating null RPC arguments different from missing arguments | Russell Yanofsky | 2017-08-14 | 1 | -13/+12 | |
| | * | | | | | | | Get rid of redundant RPC params.size() checks | Russell Yanofsky | 2017-08-14 | 1 | -18/+18 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge #10809: optim: mark a few classes final | Wladimir J. van der Laan | 2017-08-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||