Maxim Fominykh
Maxim Fominykh
It would be nice to have Prometheus alongside statsd one. IMHO I think Prometheus is easier for devs and also a more popular choice. If anyone wants to write metrics...
We should change setup.py To python >=3.5.2,
Repo for contract code: https://github.com/maxifom/cdt-signed-unsigned-int compiling with cdt 1.8.1 error ``` test33333/src/test33333.cpp:7:3: error: unknown type name 'messages_table'; did you mean 'messages_base'? messages_table _messages(get_self(), get_self().value); ^~~~~~~~~~~~~~ messages_base /usr/local/Cellar/eosio.cdt/1.8.1/opt/eosio.cdt/bin/../include/libcxx/locale:3498:24: note: 'messages_base' declared...
I have a proxy model in model_choice in prepare_value we got ContentType.objects.get_for_model(...) without for_concrete_model = False Which brings in initial data wrong content type, and when I try to save...
Thank you for submitting a pull request to sprig. Sprig is a maintained project. Triaging and responding to pull requests happens several times per year rather than daily or weekly.