proximax-storage / cpp-xpx-chain-sdk

ProximaX Sirius-Chain C++ SDK
Apache License 2.0
2 stars 1 forks source link

R21BC-57 #25

Open kjpranata opened 3 years ago

kjpranata commented 3 years ago

Done : addBlockNotifiers, addConfirmedAddedNotifier, addUnconfirmedAddedNotifiers, addUnconfirmedRemovedNotifiers In Progress : addPartialAddedNotifiers

otsybizov commented 3 years ago

In total the changes are ok. There are unit tests failing, before merging need to fix them. Currently fixing PartialAddedNotifiers test.