* HG-354: add contractors and wallets in party (#205)
* switch to epic damsel
rbkmoney/damsel@3af8098
* add support for wallet blocking & suspension
* contractor modification support
* wallet modification support
* fix account creation side effects
* add minimal tests
* add wallet blocking & suspension tests
* add simple checks for contractor & wallet
* new checks & exceptions for wallets & contractors
* add marchaling for old events
* add catch-all clause to claim effect marshaling (#222)
* HG-379: add wallet service terms support (#223)
* HG-379: add wallet service terms support
* maybe
* replace `shop` with `shop_id` in varset
* check wallets terms for currencies instead of payment terms
* fix tests
* make identification level for legacy contracts more correct
* Bump to rbkmoney/damsel@3549c635
* Switch to master rbkmoney/damsel@36907b0e
* Switch to master rbkmoney/dominant@4e296b03
* Attempt to easily fix test failures
* Attempt to fix test failures
* use specific exceptions instead of InvalidRequest
* remove unused stuff
* make payout_tool truly optional
* adapt to new exceptions and add PayoutScheduleRef check
* use hg_domain:exist instead of get
* add payout tool currency check
* rbkmoney/damsel@83d6c99
* HG-339: Introduce partial refunds (#176)
* HG-339: Enrich refund with payment cash for old events (#177)
* HG-341: Introduce provision and service terms for partial refunds (#180)
* HG-348: Make refund id using sequences service (#186)
* HG-348: Make refund id using sequences service
* HG-348: Bump to rbkmoney/scoper@cbe3abc
* HG-339: rebar.config fixed
* HG-339: seq_proto -> hg_proto.app.src (#188)
* HG-339: Cant start simultaneous partial refunds (#189)
* HG-339: Bump rbkmoney/damsel@349d26c, Bump rbkmoney/dominant@007326a
* HG-312: add payout terms support (#174)
* add payout terms support
* add payout method condition support
* clean up hg_party a little bit
* separate payment institution stuff
* CAPI-251: add varset support to payment institution terms computation (#178)
* add varset support to payment institution terms computation
* add more science to pmnt_institution test
* HG-343: add marshaling for old models (#183)
* bump damsel and dominant
* remove policy from payout service terms
* rename SheduleRef to PayoutSheduleRef to match damsel naming
* add marshaling for old models: international bank account, international legal entity, shop
* HG-343: fix old contract unmarshalling (#184)
* HG-343: fix old contract params unmarshalling (#184)
* linter fix
* HG-343: add support for merchant payout account (#185)
* add support for merchant payout account
* fix exceptions for ComputeTerms methods
* HG-314: Let it learn new payment tool and storage schema
* HG-314: Add forgotten payment tool condition assertions
* HG-314: Increase healthcheck timeouts just for the fun of it
* HG-326: Introduce new rounding rule for cashflow volume (#169)
* BA-52: Bump to master rbkmoney/damsel@620cca5
* BA-52: Bump to master rbkmoney/dominant@68d75c0