2553 Commits

Author SHA1 Message Date
Mark Nadal
363428ae5e unbuild sea 2021-08-21 21:09:02 -07:00
Mark Nadal
0c791b37cb unbuild gun 2021-08-21 21:07:32 -07:00
Mark Nadal
c3f0558737 better panic hints 2021-08-21 21:03:25 -07:00
Mark Nadal
cdca88e60b clean 2021-08-21 20:03:09 -07:00
Mark Nadal
824319afab Merge branch 'master' into manhattan 2021-08-21 16:23:45 -07:00
Mark Nadal
1e7dc317f0 USE THIS MANHATTAN VERSION 2021-08-21 08:58:22 -07:00
Mark Nadal
b88a232596 must we? 2021-08-21 08:33:31 -07:00
Mark Nadal
823c7d0d6b and again 2021-08-21 08:26:21 -07:00
Mark Nadal
eebc028317 clearly not, lol what's the point then? maybe like this 2021-08-21 08:23:03 -07:00
Mark Nadal
6f764a61b1 will this work? 2021-08-21 08:19:55 -07:00
Mark Nadal
a7ab172169 where? 2021-08-21 08:08:25 -07:00
Mark Nadal
1fe4d3ed94 gotta find this, by stubbing out 2021-08-21 07:55:51 -07:00
Mark Nadal
1cb5414013 in-prod isolate 2021-08-21 07:46:51 -07:00
Mark Nadal
e6b097af1b in-prod check: sites 2021-08-21 05:11:24 -07:00
Mark Nadal
4f310d9a07 debug 2021-08-21 04:24:11 -07:00
Mark Nadal
e300a12f30 oops, forgot I played with ascii 2021-08-21 02:33:58 -07:00
Mark Nadal
2cb642bd7f "old" data to test against 2021-08-21 01:57:14 -07:00
Mark Nadal
7d34a29460 deprecation warnings 2021-08-19 05:27:10 -07:00
Mark Nadal
252e42de17 undo local changes/notes to self 2021-08-19 05:03:35 -07:00
Mark Nadal
b8dc921e4e nasty bug! Don't crash, tho need to find what causes it 2021-08-19 04:45:21 -07:00
Mark Nadal
6564800aa2 relay 2021-08-18 21:46:04 -07:00
Mark Nadal
b0879f004f cb not to 2021-08-18 01:55:34 -07:00
Mark Nadal
b246bfa4c3 finally seems fixed 2021-08-17 03:52:07 -07:00
Mark Nadal
675504fb76 handle errors 2021-08-15 04:18:54 -07:00
Mark Nadal
7f5f51d6fe put use parent soul link if need 2021-08-14 13:22:49 -07:00
Mark Nadal
1c7c9a1482 ~20lines 2021-08-14 11:18:10 -07:00
Mark Nadal
5d26f342fb Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-08-13 04:37:35 -07:00
Mark Nadal
11c36fc604 change stun system 2021-08-13 04:37:31 -07:00
Adriano Rogowski
55ea510a8d Merge branch 'manhattan' of github.com:/amark/gun into manhattan 2021-08-11 20:54:24 -03:00
Adriano Rogowski
a8fdeea56f axe tests using puppeteer. 2021-08-11 20:53:57 -03:00
Mark Nadal
f2c8c9a1e8 ack err 2021-08-10 01:06:21 -07:00
Mark Nadal
69f8ce3111 merge @mimiza 's SEA.certify! Thank you. 2021-08-10 00:46:14 -07:00
mimiza
333dd745f7
SEA.certify wire logic + unit tests (#1110)
* SEA.certify wire logic + unit tests

* picking white hair
2021-08-10 00:40:46 -07:00
Mark Nadal
d3dd54de0a merge, update stun 2021-08-08 10:43:53 -07:00
mads
e7afd231eb
update some things to make docker work again (#1095) 2021-08-08 10:32:54 -07:00
Mark Nadal
fed500dd69 Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-08-08 10:25:16 -07:00
Mark Nadal
7222112e59 Update upload.js 2021-08-08 10:25:01 -07:00
Martti Malmi
3efa02f1a3
Update gun.js
var tmp
2021-08-08 16:42:27 +03:00
Martti Malmi
b20c156ad4
Update sea.js
Same as https://github.com/amark/gun/pull/1062
2021-08-08 15:58:32 +03:00
Adriano Rogowski
17da8912c8 axe test: test only with the relay(without webrtc). 2021-08-07 09:22:12 -03:00
Adriano Rogowski
886d6aae15 axe test: separating webrtc test for data_balance. 2021-08-07 09:19:15 -03:00
Adriano Rogowski
806b427bb9 test axe: renaming webrtc file. 2021-08-07 09:09:28 -03:00
Adriano Rogowski
7b32d011c3 axe test: webrtc data balance(fix paths and file renamed). 2021-08-07 09:05:57 -03:00
Adriano Rogowski
5d77c2ac5e New test: axe load balance. 2021-08-07 08:58:03 -03:00
Adriano Rogowski
8b2fd90951 moved test/axe tests to test/panic/axe. 2021-08-07 08:57:27 -03:00
Mark Nadal
69613e25b1 probs better this way, safer 2021-08-06 17:21:37 -07:00
Hector
e25d53a56f
🦅 Wrap everything in a try & catch for error handling… (#1105)
* 🦅 Wrap everything in a try & catch for error handling & speed improvement.

* 📦 Finally here : opt.file for the hub feature !

* 📦 Finally here : opt.file for the hub feature !

And also : fixed indentation 😋

Co-authored-by: noctisatrae <pro.hector.kub@gmail.com>
2021-08-05 20:30:02 -07:00
chance
da573640b3
Fixes a few typos and small grammatical errors in the type definitions located at types/chain.d.ts (#1106)
* Adds a note about deploying web apps where an environment variable should be changed to avoid GUN warnings being treated as errors during CI

* Fixes a few typos and small grammatical errors in the type definitions types/chain.d.ts
2021-08-05 20:28:35 -07:00
Mark Nadal
9735a2c3fa Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-08-05 13:49:03 -07:00
Mark Nadal
8a89e5bb6f Update axe.js 2021-08-05 13:48:57 -07:00