Denis Subbotin
Denis Subbotin
https://github.com/LedgerHQ/ledgerjs/tree/master/packages/hw-transport-node-ble as I understand LedgerHQ already made library for bluetooth communication with ledeger nano x which can be used in ledger-live-desktop. But they are not going to add this feature...
Does anybody know how it can be fixed without kludges via custom queries.yml?
Looks like bug in vault-pki-monitor-plugin plugin/pki/path_venafi_policy_sync.go:251 ``` entry = roleEntry{ OU: zone.OrganizationalUnit, Organization: []string{zone.Organization}, Country: []string{zone.Country}, Locality: []string{zone.Locality}, Province: []string{zone.Province}, } ```
It supports range requests. I made it via http gateway. https://github.com/imgproxy/imgproxy/commit/6bcb52a9f66ac61738d5d91a025e137bc74a3d3e Doesn't have enough time for investigate how to build over ipfs-go library.
Hmmmm. Yes and not. Looks like http proxy has bigger memory leak (from 50 MB to 200 during 3 hour) but socks also has memory leak.
For me it was connected to unupdated vendoring directory with enabled readonly mode.
Suggested behaviour: 0. All libraries, services and wallets should support DNS. `tolya.ton` should be first class entity with same support level as `EQCdqXGvONLwOr3zCNX5FjapflorB6ZsOdcdfLrjsDLt3Fy9`.
we are already working on supporting dns as first class address form. tongo library implemented it today. ton-kotlin promised to do it in the nearest future. tonutils-go author promised to...
Proposal doesn't describe HOW it should be implemented
It will never be accepted. > For example in situations where the smart contract knows that no outbound transfer can happen between the `get_balance` call and the `get_balance_response` reply (for...