Results 20 issues of Ilya

When running `niv add input-output-hk/haskell.nix -n haskellNix` the following output is produced: ``` Adding package haskellNix FATAL: Could not read the output of 'nix-prefetch-url'. This is a bug. Please create...

Tapir version: 0.18.0-M4 Scala version: 2.12.13 **Describe the bug** Schema derived for parametrized case classes is always fixed to a random parameter **How to reproduce?** ```scala final case class Items[A](items:...

Getting this exception when calling `.build()` on TxBuilder. Can't find this exception in the serlib codebase. The TX is built like this: https://github.com/ergolabs/cardano-dex-sdk-js/blob/f8a9db329b63c23b741711b19ad99500305d2a21/src/cardano/wallet/txAsm.ts#L18

In this PR Scorex validation framework is extended with new type of validator which allows to perform validation without rule tables (which could be excessive in many cases). So now...

ready for merge

Now we have quite flat validation algorithm for persistent modifiers - it does many checks in one step, this leads to impossiblity of handling all validation-failure cases properly. For example,...

Sometimes the following record appears in logs: ```[akka://ergoref/user/networkController/$d] Message [scorex.core.network.message.Message] from Actor[akka://ergoref/user/networkController#-1129321538] to Actor[akka://ergoref/user/networkController/$d#1016405079] was not delivered. [2] dead letters encountered.```

bug

https://github.com/ergoplatform/ergo/pull/484

bug

A-REST-API
C-feature
P1-high
API v1

Entries can be invalidated when a new block is applied.

A-backend
C-feature
P1-high