Ricardo Prado

Results 123 comments of Ricardo Prado
trafficstars

Hello > * API integration with NEL. > What API do they have? any links https://scan.nel.group/ (docs here: http://www.xiaoyaoji.cn/share/1H0gjTDtfk/) > * API integration with CoZ monitor. > Does that have...

Going further: **Transaction building:** Claim gas ``` claimGas ( address : String ) -> String (TXId) ``` Send native asset ``` sendNativeAsset ( fromAddr: String, changeAddr: String = fromAddr, attributes...

Hello, I removed the bug flag since it looks the bug is not present in the latest version. I will keep this open so you can finish your tests @im-kulikov....

@im-kulikov Hello! I will close this issue since there were no answers for some time. If the problem persists and is present in the latest version, please recreate your issue...

Hello @im-kulikov. What is the exact version(s) you are using? Thanks.

Has this been decided? Can we rename it to "Add events to plugins"? How do you guys want to proceed? Is this ready to implement?

@shargon shouldn't it save only valid json? How can we guide users to read the log files? The file should either follow a standard (json) or at least have proper...

@shargon where can we find instructions about the format of the notification? I had the same problem in the past, it is not intuitive. It saves the notifications but it...

@ksemaev I agree with you. Also, leveldb locks the file, meaning we cannot read with external tools. I think the issue of having one json per notification is the number...