Adrian Brink
Adrian Brink
[MD2 explanation](http://bradconte.com/md2_c) [General information from wikipedia](https://en.wikipedia.org/wiki/MD2_(cryptography)) The first link has an example of an implementation in C of MD2. Overall the implementation is around 100 lines of code and hence...
@ebuchman Has fast syncing been implemented or is this still open?
Has anyone looked into this?
It makes oh-my-fish unusable at the moment.
Are there plans to develop a iOS SDK for horizon?
I am only bringing this up, because parse might not support Swift 3 and hence an iOS SDK would be splendid. Also, I think a lot of iOS devs would...
Is there any movement on this? Also, what is the current process to get it to work with an iOS client? Do I have to expose all then desired endpoints...
Better UX. Since nodes should expect to receive garbage (as in they need to be spam resistant on the P2P layer), I think we should be able to forward without...
This problem still exists on the newest snapshot (04-12). ``` → swift build Compiling Swift Module 'BinaryJSON' (9 sources) :1:9: note: in file included from :1: #import "/usr/local/include/libbson-1.0/bson.h" ^ /usr/local/include/libbson-1.0/bson.h:48:10:...
@odeke-em I like the idea of protecting everything. What do you think about just removing SetLogger and SetServiceCore from the interface. Both need to be passed into the constructor and...