595 Commits

Author SHA1 Message Date
Adriano Rogowski
a6f12af8da Revert changes in gun to solve peer.id undefined. Don't need this change now because we are not using the peer.id in the subscriptions. Maybe will add this in the future. 2019-01-10 20:16:35 -02:00
Adriano Rogowski
fe7576ee66 GUN - changes to fix peer.id undefined. @amark please validate this change. 2019-01-01 10:40:11 -02:00
Mark Nadal
a8f9b0bc92
Merge pull request #670 from amark/dev
fix for @mmalmi 's issue
2018-12-20 18:25:00 -08:00
Mark Nadal
c7333fab42 fix for @mmalmi 's Identifi 2018-12-20 18:15:49 -08:00
JamieRez
9e500f1b2e Now using msg.mesh.via instead of msg.peer(old way) 2018-12-20 15:19:13 -08:00
Adriano Rogowski
6d12b3d5a9 Gun - mesh. Putting the dam message first solve the problem of the first gun 'in' event come without peer.id. 2018-12-20 21:10:02 -02:00
JamieRez
7ace727231 Fix for bye system 2018-12-20 14:26:37 -08:00
Adriano Rogowski
51b98ba370 Merge https://github.com/amark/gun 2018-12-20 09:09:26 -02:00
Mark Nadal
3d796b4014 fix @ThinkingJoules 's import 'cannot link undefined' error 2018-12-19 04:02:38 -08:00
Mark Nadal
97722c777b fix Nth subscriptions, localStorage on file:// after Chrome deleted it (jerks) 2018-12-08 01:06:08 -08:00
Adriano Rogowski
1e8bece479 Solve: require Gun in Mesh. 2018-11-28 07:31:38 -02:00
Mark Nadal
3dc6c77e3c patch from @bshevchenko 2018-11-27 17:12:09 -08:00
Adriano Rogowski
680b2d115a AXE - peer/soul subscribe. In this version the peers receive only data subscribed with gun.get(...soul...).once(...)
TODO:
 1) if the peer change the id, will lost the subscribes. Workaround for this is set the pid (unique) in: Gun(pid: 'mypeerid', peers:[...])
 2) If the superpeer die, the subscribes will be lost. Each peer must resubscribe all souls.
2018-11-21 19:28:28 -02:00
Mark Nadal
774fcc789b once fix, clean sea 2018-10-11 15:27:01 -07:00
Mark Nadal
41482d25cc SEA User.auth(pair for @mmalmi 2018-10-01 15:51:15 -07:00
Mark Nadal
04c731cfe7 Stabilize against V8 fatalities. 2018-09-25 15:36:46 -07:00
Mark Nadal
c16c41807e fix once, unbuild NAB fix 2018-09-23 01:44:45 -07:00
Mark Nadal
5289126d13 fix NodeJS SEA auth w/ PBKDF2 2018-09-23 01:23:21 -07:00
Mark Nadal
0c02e7615a MetaMask overload 2018-09-14 23:38:57 -07:00
Mark Nadal
f7b777812c Couple more SEA fixes 2018-08-30 09:54:14 -07:00
Mark Nadal
8fff5e9a1f SEA & DAM fix 2018-08-29 15:03:27 -07:00
Mark Nadal
001eb6f15d Not swearing: DAM @$$ Heisenbug fixed! 2018-08-24 16:49:57 -07:00
Mark Nadal
2630cc8223 Not swearing: DAM @$$ Heisenbug fixed!
https://github.com/amark/gun/wiki/@$$
2018-08-24 16:36:29 -07:00
Mark Nadal
aee20ebbc3 RAD indexedDB! 2018-08-24 03:06:12 -07:00
Mark Nadal
9781877db8 fix 1 of @mmalmi 's found bug. 2018-08-23 23:49:25 -07:00
Mark Nadal
9b84e2904e fix typo. Index space now in ALPHA! :) :) 2018-08-18 16:24:51 -07:00
Mark Nadal
3996e3cf48 Index space alpha! 2018-08-18 16:19:39 -07:00
Mark Nadal
8b482b0ac0 start space, sea leave fix, * test 2018-08-18 16:19:38 -07:00
Mark Nadal
7e8d126e8c default to RAD! 2018-07-22 02:00:00 -07:00
Mark Nadal
7a8fceba07 RAD test improvements 2018-07-16 17:59:33 -07:00
Mark Nadal
d6160dca12 async & sync tests 2018-06-26 13:00:26 -07:00
Mark Nadal
9744f506d9 almost upgraded to soul get 2018-06-23 23:03:34 -07:00
Mark Nadal
7b7f77be4d all nighter, huge hustle 2018-06-20 10:45:47 -07:00
Mark Nadal
5ea9b0d2d6 map rid of chain without off 2018-06-19 20:24:55 -07:00
Mark Nadal
f33dbdf85d prepare to upgrade off maybe 2018-06-19 18:39:31 -07:00
Mark Nadal
8bb26f58ce use the cat's root 2018-06-19 18:37:34 -07:00
Mark Nadal
63811d12fc chain != gun, ? chain = user etc., .gun -> $ chain 2018-06-19 15:59:11 -07:00
Mark Nadal
944194b299 a clean link and map 2018-06-18 21:33:05 -07:00
Mark Nadal
9291434ed7 better back 2018-06-15 23:53:42 -07:00
Mark Nadal
26a4d7e02d fix SEA pair typo 2018-06-14 11:26:56 -07:00
Mark Nadal
027d98c944 SEA only checks SEA 2018-06-07 15:49:32 -07:00
Mark Nadal
24eb1d31c0 localStorage:error retry option 2018-05-24 15:36:30 -07:00
Mark Nadal
80840725e4 localStorage:error event 2018-05-24 15:20:35 -07:00
Mark Nadal
6fd70c3e6a
Merge pull request #549 from amark/debug
Debug
2018-05-23 23:18:11 -07:00
Mark Nadal
43e4b59d93 don't double send 2018-05-23 23:02:36 -07:00
Mark Nadal
81ac428e4b resync queued writes, don't localStorage out self get 2018-05-22 13:58:49 -07:00
Mark Nadal
7e5fd2e398 default NodeJS to superpeer! 2018-05-16 16:46:02 -07:00
Mark Nadal
da085eeb15 get ( soul ) 2018-05-16 11:17:21 -07:00
Mark Nadal
346f589aba make DAM parse more robustly 2018-05-11 03:32:00 -07:00
Mark Nadal
71ccb5d37f timegraph experiment 2018-05-03 23:23:46 -07:00