Alexander Zinchuk

Results 65 comments of Alexander Zinchuk

Originally it was not supported in some browsers, such as Safari. Now we may look at it again at some point.

Do you receive notifications with sound from other apps?

> @snowkidind @mytonwalletorg Trust wallet uses `m/44'/607'/0'` as derivation path for TON. I changed the derivation path here - https://github.com/mytonwalletorg/ton-ledger-export/blob/master/src/index.js and it works with 12-word phrase Can you please provide...

Hey @epexa , thanks for the issue. A PR would be welcome too.

I mean if I'm looking for mice: `Animal.basic_search('mice')`.I'd like to get results (additinal to `ActiveRecord::Relation`) some kind of `[id: 5, found: 'Mouse', in_field: :name], [id: 77, found: 'mice', in_field: :diet]`....