You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix cc shared_ptr for tokens
* del extra logging
* added test_unspentccindex.py
* removed marmara cc
* removed kogs rpc list
* fixed cryptoconditions cc_copy for secp256k1 and ed25519
* reworked CCwrapper, used instead shared_ptr;
added version to TokenInfo outputs
Assertion failed: lock cs_wallet not held in ./cc/../wallet/wallet.h:1241; locks held:
cs_main rpc/misc.cpp:229
the failing code is a disabled lock:
The text was updated successfully, but these errors were encountered: