Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Mayorov
c5dfe39a00
TD-312: Bump to valitydev/damsel@dac2cb5 (#21)
Also use valitydev/thrift compiler v0.14.2.3 w/ `app_namespaces`.

* Reuse Erlang CI workflow
* Specify `damsel` as dependency
2022-06-23 14:32:58 +03:00
Артем
136e891337
TD-305: Add domain dep and payer (#18)
* added domain dep and payer

* removed base to fix dialyzer

* bump pom

* returned to limiter payer

* added payproc context

* upgrade namespaces

* readded capture cost

* fixed

Co-authored-by: Anatoly Karlov <karleowne@gmail.com>
2022-06-14 15:53:59 +03:00
Anatoly Karlov
69af2f73ab migrate on dev.vality domain and GitHub Action CI 2022-01-15 16:10:35 +03:00
Артем
84cc6b7355
P2C-12: New limiter proto (#2)
* new limiter proto

* added clock

* added configurator service

* added limit context

* added id and desc to configuration

* added requested changes

* refactored limit config api

* added timestamp to config struct

* moved operation_timestamp from change to context

* added ForbiddenOperationAmount exception

* added shard size to config

* added lim range

* fixed account id

* added limit config and new limit context

* fixed

* added currency to config

* updated configurator

* removed cash from limiter limit struct

* added op type to context

* removed entity

* added context type to config

* added currency to limit range

* changed to optional for op
2021-04-29 12:00:46 +03:00