Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Mayorov
d36b97f44a
TD-304: Handle amount limit body type (#8)
* Bump to valitydev/limiter-proto@6723e86.
* Introduce _noncurrency_ concept instead of default currency which is kinda misleading.
* Rename `lim_p_transfer` → `lim_posting`.
* (Minor API break) Respond w/ 0 balance on uninitialized limit ranges.
2022-06-10 12:56:13 +03:00
Andrew Mayorov
b1cd093ffb
TD-303: Add multiscope support (#7)
As of valitydev/limiter-proto@d390910.

Co-authored-by: Артем <WWW_cool@inbox.ru>
2022-06-03 11:41:44 +03:00
Andrew Mayorov
f577d1292a
TD-275: Add CI through GH Actions (#1)
* Switch to valitydev upstreams
* valitydev/thrift_erlang@c280ff2
* valitydev/scoper@7f3183d
* valitydev/genlib@82c5ff3
* valitydev/erlang-health@5958e2f
* valitydev/damsel@1d60b20
* Drop how_are_you
2022-04-18 11:00:48 +03:00
Артем
689aea6943
ED-297: New create method (#7)
* added new create method

* added party day config
2021-10-20 13:42:03 +03:00
0x42
fb6c6bc65e
upd proto, param op_behaviour set from api 2021-06-22 15:12:03 +03:00
0x42
4beba47b5c
add subtraction behaviour in limit amount computation 2021-06-21 13:04:50 +03:00
Артем
9bf3e29636
P2C-14: Limiter (#1)
* draft

* added format

* added backend stuff

* added requested changes except batch in range machine

* added error sort in handler, add lim_body and its validation

* added start time and shard size, implemented shard id generation and time range calculation

* fixed xref

* fixed format

* added unit tests

* refactored errors

* updated to new proto

* added config marshaling

* fixed format

* added base tests

* added exchange tests

* fixed linter

* added requested changes

* updated proto ref
2021-05-17 13:34:16 +03:00
WWW_cool
bdaca98e1a
added rebar lock 2021-02-17 12:49:36 +03:00