daml/ledger/metrics
mziolekda 621cfa4a91
Resolve contract keys conflicts in disclosed contracts (#9948) (#10034)
* Resolve contract keys conflicts in disclosed contracts (#9948)

* build queries for nullifications of past key

* format code

CHANGELOG_BEGIN
In case a contract key is already present in a past contract in the contract table nullify it. This gets rid of contract keys of previously disclosed contracts. We never discover that disclosed contracts get archived, so we get conflicts on such past keys
CHANGELOG_END

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>

* correct oracle implemantation (new)

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2021-06-28 17:04:18 +02:00
..
collectd Add collectd metrics (#6189) 2020-06-03 09:01:09 +02:00
collection Enhanced docker-compose Graphite/Grafana (#9067) 2021-03-11 17:34:43 +01:00
src Resolve contract keys conflicts in disclosed contracts (#9948) (#10034) 2021-06-28 17:04:18 +02:00
BUILD.bazel Add metrics to the http json service (#9923) 2021-06-08 15:54:01 +00:00