Skip to content

Releases: khubaibumer/ProjectThor

20200916191048-ProjectThor: RPC-CMD Interface: Bug Fix

16 Sep 19:10
Compare
Choose a tag to compare
Bug Fix in RPC interface for clightning-node
Bug was caused as i was using "," (Comma) as a delimeter and the command contained a Comma(,)
This caused the string to be split mid-way.

Issue resolved

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200807164635-ProjectThor: Optimization Flags & JSON Format Fixed

07 Aug 16:46
Compare
Choose a tag to compare
JSON Format fixed in get-log-levels

Debug Flags set @ 0
Optimization Flag set @ 3

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200807162535-ProjectThor: Config File Read Buffer & API Guide

07 Aug 16:25
Compare
Choose a tag to compare
Update API Guide for setting/getting logfile logging levels

Updated read buffer of configuration file from 512 --> 1024

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200807154046-ProjectThor: Bug Fix & Logger Controls

07 Aug 15:40
Compare
Choose a tag to compare
Add logger control in RPC infrastructure
Fixed a bug in Items DB.
 > Invalid permissions in update api was not giving any response in the case when it's not allowed

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200803115844-ProjectThor: Another Badge for Code Quality Indicator

03 Aug 11:58
Compare
Choose a tag to compare
Redeuced WTF/minutes and added a new CQI Badge

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200803115307-ProjectThor: More Updates

03 Aug 11:53
Compare
Choose a tag to compare
More Security Patches

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200803113905-ProjectThor: More vulnerability Patches

03 Aug 11:39
Compare
Choose a tag to compare
vulnerability Patches.

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200803111051-ProjectThor: Source Security : Possible CVE fixes

03 Aug 11:10
Compare
Choose a tag to compare
General Code security and vulnerability patches

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200727173432-ProjectThor: Optimization @ level 3

27 Jul 17:34
Compare
Choose a tag to compare
Debugging @ level 0

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>

20200721223736-ProjectThor: INSTALL.sh

21 Jul 22:37
Compare
Choose a tag to compare
Applicable Tax in Configuration File

Signed-off-by: khubaibumer <khubaib.umer@aircod.com>