Commit Graph

8 Commits

Author SHA1 Message Date
Aleksey Kashapov
16b1f8c8fd
VEN-7: Adds optional domain revision identifier for limit configuration getter (#27)
* Bump damsel ref 9859ca2
2023-02-27 18:35:04 +03:00
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
Andrew Mayorov
6723e86215
TD-304: Transform body type into turnover specific metric (#19)
* Deprecate weakly defined limit body type.
* Stop accepting body type in "legacy" configurator

Co-authored-by: Артем <WWW_cool@inbox.ru>
2022-06-08 17:57:49 +03:00
Anatoly Karlov
69af2f73ab migrate on dev.vality domain and GitHub Action CI 2022-01-15 16:10:35 +03:00
Артем
2e2cdab859
ED-284: Full params for cfg creation (#7)
* added full params for cfg creation

* fixed
2021-10-11 15:36:17 +03:00
Boris
9c0653ff72
ED-181: add op_behaviour in create params (#5) 2021-06-22 14:41:15 +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