Andrey Gurenkov

Results 5 issues of Andrey Gurenkov

In method `Solnet.Extensions.Models.TokenWalletFilterList.WithAtLeast(ulong minimumBalance)` filter has `==` comporation instead of '>=' https://github.com/bmresearch/Solnet/blob/4f85baccdb81b51b0a650b3625a58b3921916a8c/src/Solnet.Extensions/Models/TokenWallet/TokenWalletFilterList.cs#L124C34-L124C34

bug

Consider this code: ``` [AllureStep("This step should fail")] public static int FailedStep() { var x = 1; return 1 / (1 - x); } [Test] [AllureName("Should fail on step")] public...

## Issue Allure history trend duplicate test result trends from some other plugins, for example, https://wiki.jenkins.io/display/JENKINS/JUnit+Plugin It would be nice to add some option to disable this feature in job...

Running MyLocalTon on Ubuntu 20.04.4 LTS leads to out of sync. ``` 14:21:43.214 [MyLocalTon - node3 Status Monitor] INFO org.ton.actions.MyLocalTon - node3 is not ready 14:21:43.214 [MyLocalTon - node2 Status...