diff options
| author | MarcoFalke <[email protected]> | 2018-12-06 14:51:37 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-12-06 14:52:18 -0500 |
| commit | f8456256c8cb68562c6392c6f715b64fcdfa3fe7 (patch) | |
| tree | 4fb8f1a9452f153ff7d076a491107d361d2183f1 /src/bitcoin-cli.cpp | |
| parent | Merge #14564: Adjust configure so that only bip70 is disabled when protobuf i... (diff) | |
| parent | squashme: connect thru node interface (diff) | |
| download | discoin-f8456256c8cb68562c6392c6f715b64fcdfa3fe7.tar.xz discoin-f8456256c8cb68562c6392c6f715b64fcdfa3fe7.zip | |
Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to InitWarning
6bbdb2077e squashme: connect thru node interface (João Barbosa)
a0f8df365d qt: Call noui_connect to prevent boost::signals2::no_slots_error in early calls to InitWarning (João Barbosa)
Pull request description:
Adding the following to `bitcoin.conf`
```
[xxx]
disablewallet=1
```
And running `bitcoin-qt` gives:
```
libc++abi.dylib: terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::signals2::no_slots_error> >: boost::signals2::no_slots_error
```
Fixes regression in #14708.
Tree-SHA512: 7c158376fad6ebcd80fc0dbe549d5b6e893fb82e7dc1e455825633d7f91b14dc34493487cab7642152e88f9eaf99bfa91988972d600e9fb289cf26afd64aff8a
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions