-
Notifications
You must be signed in to change notification settings - Fork 6
Merkle Tuesday #29
Comments
@maxogden got the msg -- this sounds fun i think i can do it. I think @diasdavid may want to come too. See also ipfs/notes#12 -- this is WIP. |
awesome idea 👍 |
Made a WorldTimeBuddy clock -> http://www.worldtimebuddy.com/?qm=1&lid=8,5,14,1819729&h=14&date=2015-10-13&sln=17-18 |
Added this to the IPFS community calendar, too. |
Will try to make it, currently at a conference in SLC and have to give a talk right after this. But I will try to sit in! |
Will be in transit |
YouTube link is here https://www.youtube.com/watch?v=DPiOdh8CoS0&feature=youtu.be, starts in 44 minutes |
This was great! 👍 |
Thanks for inviting me! |
Anyone who missed it can watch the youtube: https://www.youtube.com/watch?v=DPiOdh8CoS0&feature=youtu.be or check out the notes from the call:
|
Also check out this blog post: https://gdstechnology.blog.gov.uk/2015/10/13/guaranteeing-the-integrity-of-a-register/ |
Okasaki's thesis is a good reference on functional data structures: http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf The main trick in these things is path copying (aka structural sharing) to reduce memory. Lots of data structures are easy to functionalize, like red-black trees, kd-trees, tries, etc. |
here's null_radix's merkle-patricia-tree implementation |
Lets do a community call on strategies for replicating merkle dags
YouTube link: http://youtu.be/DPiOdh8CoS0
Gitter link (chat/ask questions): https://gitter.im/datproject/discussions
Etherpad: https://etherpad.wikimedia.org/p/merkle-tuesday
Theme: Strategies for replicating merkle graphs
Where: Google Hangouts on Air
When: Tuesday, October 13th
Time: 1pm EST (17:00 GMT)
We are doing our 1.0 iteration of our merkle graph module, mafintosh/dat-graph and in the last couple of days we've actively been discussing the various ways of replicating merkle dags and generic hash sets on irc. dat-graph implementation is almost done so some community feedback would be appreciated.
Merkle DAG research so far: #28
Agenda:
The text was updated successfully, but these errors were encountered: