2319 Commits

Author SHA1 Message Date
Mark Nadal
8591d34be5 yield generating test data 2021-05-10 19:48:10 -07:00
Mark Nadal
ad3ecf68c3 fix long streaming timeout/expiry issue, update examples 2021-05-10 18:23:12 -07:00
Mark Nadal
2cb414cbde add panic utils 2021-05-10 13:53:12 -07:00
Mark Nadal
6e0c5bcad9 merge new panic tests into here to test 2021-05-10 10:20:25 -07:00
Mark Nadal
1af945c150 Chaining API unit tests passing! 2021-04-24 03:56:55 -07:00
Mark Nadal
1c6bd00029 improved browser peer retry logic, let devices sleep, etc. 2021-04-24 03:52:58 -07:00
Mark Nadal
deeaccb250 add default uuid 2021-04-23 04:22:45 -07:00
Mark Nadal
0fc71b0bda put check soul 2021-04-23 03:57:09 -07:00
Mark Nadal
b203ddf3c0 unsubscribe nested maps (working, tho possible perf regression? check) 2021-04-21 18:03:46 -07:00
Mark Nadal
0da0144828 woops, fix unlinking nested 2021-04-20 05:39:56 -07:00
Mark Nadal
3b1509f40f w000h00! Best unlink so far. 2021-04-14 03:36:37 -07:00
Mark Nadal
5814a75442 if prev value would have caused unlink, do not unlink again. 2021-04-10 04:11:39 -07:00
Mark Nadal
84ebb5901b invert 2021-04-10 04:04:48 -07:00
Mark Nadal
70ad20148c refactor unlink 2021-04-08 01:31:36 -07:00
Mark Nadal
fa5f92597d unstub relay 2021-03-23 06:33:39 -07:00
Mark Nadal
68519cb059 better map, link, and unlink logic. 2021-03-23 05:04:18 -07:00
Mark Nadal
5f652a03eb cleaner unlink logic 2021-03-13 13:04:07 -08:00
Mark Nadal
4743aef467 use stun's run id instead. 2021-03-11 15:45:54 -08:00
Mark Nadal
843011d61b Will you blame me for this? Special case, maybe later move to cleaner place? 2021-03-11 15:41:01 -08:00
Mark Nadal
e2350f6dfa refactor unlink to cleaner logic 2021-03-06 10:35:27 -08:00
Mark Nadal
d2f8d40465 test was poorly constructed? 2021-03-05 10:13:10 -08:00
Mark Nadal
e13ce8e4e3 self check not needed? 2021-02-19 15:41:32 -08:00
Mark Nadal
9a5b824930 oh that was nice 2021-02-17 23:58:28 -08:00
Mark Nadal
5a05ada9ae into unlink. Clean/refactor later. 2021-01-30 23:43:41 -08:00
Mark Nadal
cc1a03e6d2 call sub chains clear/empty OK! 2021-01-30 04:27:11 -08:00
Mark Nadal
e16f982ee8 call sub chains on clear/empty WIP 2021-01-30 03:04:48 -08:00
Mark Nadal
dcd6fc55fa ack to chains that can't be reached 2021-01-27 01:46:58 -08:00
Mark Nadal
c6e230d1d2 in-process message passing needs to clean itself of flags for now 2021-01-24 02:50:35 -08:00
Mark Nadal
77e310bacc check if listener order is earlier than write 2021-01-24 00:04:53 -08:00
Mark Nadal
817af6b6ba support once chaining? 2021-01-23 00:20:13 -08:00
Mark Nadal
fa7c9bd3eb hmm, IDK if we should support this anymore? 2021-01-22 22:29:36 -08:00
Mark Nadal
ea587964c3 easy to debug & fix thanks to @rogowski 's test upgrades & trace! 2021-01-22 05:10:21 -08:00
rogowski
1001d5a26b
Update common.js
Tests updated from graphify to statedisk.
2021-01-21 16:06:52 -03:00
Mark Nadal
d4b66bc5cd all caught up!!! Now update tests from graphify to statedisk 2021-01-20 04:05:50 -08:00
Mark Nadal
790bec81f1 onto next test... 2021-01-20 02:19:00 -08:00
Mark Nadal
fadada22f5 amazing map discovery + don't clear on not found if data exists 2021-01-20 02:18:32 -08:00
Mark Nadal
99045659d0 slightly better 2021-01-19 02:06:50 -08:00
Mark Nadal
bb2e12bc9b ugly common.js for @rogowski 2021-01-18 23:32:00 -08:00
Mark Nadal
3f12e37ada merge checks we left out during consolidation 2021-01-17 03:46:39 -08:00
Mark Nadal
cc4f92f2db slight tweak? Let's see how long it lasts. 2021-01-17 02:52:54 -08:00
Mark Nadal
6708a180e7 safer to have it here 2021-01-17 02:25:42 -08:00
Mark Nadal
07042bf795 YAYAYAYAYAYAYAY past where we started at! 2021-01-17 02:15:14 -08:00
Mark Nadal
fb08fe2c89 back where we ( @rogowski ) started :P 2021-01-17 02:00:46 -08:00
Mark Nadal
f133160626 Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-01-15 02:45:52 -08:00
Mark Nadal
f0b0c73d42 2 steps backwards, 1 step forward? 2021-01-15 02:44:36 -08:00
rogowski
f321b5e327
Update trace.js
More decoupled
2021-01-07 20:48:32 -03:00
rogowski
4b656ad7e8
Update trace.html
More decoupled.
2021-01-07 20:47:51 -03:00
Mark Nadal
5f19570191 @rogowski approved of these trace changes :) 2021-01-05 03:06:36 -08:00
rogowski
4221c24e84
Update trace.html
Change `Gun.logs` to `Gun.traces` and `Gun._log` to `Gun._trace`.
Overload get,put,on,map
2021-01-04 18:01:48 -03:00
rogowski
b24778a00d
Update trace.js
Change `Gun.logs` to `Gun.traces` and `Gun._log` to `Gun._trace`.
2021-01-04 17:59:25 -03:00