Results 23 comments of D

I'm going to leave this in draft still and look to add a section for versioning websocket endpoints.

Just realized having the default method name resolve to the current version of the endpoint will break consumers once they update. We don't want that, should be resolving to the...

@AnNiran alright, I'll post my findings to start the discussion on what error codes should stay or get removed, will leave any removals to you. @davecgh please assert the following...

``` // The serialized BIP0044 account raw data format is: // // // // // 1 byte acctType + 4 bytes raw data length + 4 bytes encrypted // pubkey...

Having the same issue here, resynced twice already as a result. Some feedback from the team would be great.

@AdriVanHoudt you can work around this in the mean time by getting the message in your GCM receiver, getting the data in the message and creating a notification with the...