587 Commits

Author SHA1 Message Date
Bradley Matusiak
8b65ee7d3e
Update wire.js 2023-11-23 20:54:46 -05:00
Bradley Matusiak
fd19a00d30
Update wire.js 2023-11-23 19:24:34 -05:00
Bradley Matusiak
22a23806cf
Update wire.js 2023-11-23 19:21:09 -05:00
Mark Nadal
efb2552997 encode objects 2023-11-17 03:44:20 -08:00
Mark Nadal
5d3cbaca19 Merge branch 'master' of http://github.com/amark/gun 2023-11-10 04:37:57 -08:00
Mark Nadal
96b1402a65 yay format change 2023-11-10 04:24:26 -08:00
Anton
1862fb69fd
Remove unused imports (#1337) 2023-10-17 17:53:51 -07:00
ritchia1
0cb9706393
Fix opt.s3.fakes3 parsing issue (#1318)
* Fix opt.s3.fakes3 parsing issue

* Fix second typo within if block
2023-05-12 11:33:40 -07:00
Adriano Rogowski
73b661a6a5 Book passing encode/decode test. 2023-03-02 19:54:30 -03:00
Dimitris Apostolou
9e616ea3a9
Fix typos (#1299) 2023-02-25 17:09:54 -08:00
Mark Nadal
1bdab7394a Book formatting + more tests 2023-02-23 19:07:43 -08:00
Mark Nadal
d732a9e48b fix page size transfer 2023-02-17 19:36:15 -08:00
Mark Nadal
c274977eb6 Merge branch 'master' of http://github.com/amark/gun
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2023-02-17 18:28:04 -08:00
Mark Nadal
81a29cdd60 fix book mismatch between parse & parseless 2023-02-17 18:26:25 -08:00
Mark Nadal
713380ccd2
opt.env = process.env 2023-02-14 02:03:43 -08:00
Mark Nadal
0665787e2b thanks @rogowski book test read/memory/disk variations 2023-01-30 15:29:30 -08:00
Mark Nadal
9abebd7673 rad fixed dup text, perf, read + tests. 2023-01-24 15:51:26 -08:00
Mark Nadal
eca0451c4e wrapper for browser tests of book @rogowski 2023-01-19 14:35:24 -08:00
Mark Nadal
9ceb86b208 revert tower tying while publishing AXE fix 2022-12-23 01:11:13 -08:00
Mark Nadal
47c070932a revert & make axe not skip if other props 2022-12-21 06:28:20 -08:00
Mark Nadal
73d54b6271 toString must be stringy! 2022-11-30 23:27:51 -08:00
Mark Nadal
6d7e980b5f silly book. Is this correct? 2022-08-25 14:07:35 -07:00
Mark Nadal
e9439daa51 THANK YOU NORMAN! @nsreed 2022-08-25 14:06:25 -07:00
Norman Reed
94c6a97ae7
Rad book tests (#1274)
* allow unset to unset user nodes

* add options to type declarations for put and set

* roll back unset.js changes

* work toward radisk3/book unit testing

Co-authored-by: Norman Reed <norman.s.reed@gmail.com>
2022-08-25 12:05:54 -07:00
Mark Nadal
f25747443e fix gun <-> axe mismatch on uninit data 2022-08-21 14:06:57 -07:00
Mark Nadal
680f871aa3 PANIC 4: AXE get subscriptions 2022-08-13 14:01:54 -07:00
Mark Nadal
b125d8d150 Merge branch 'master' of http://github.com/amark/gun
chill!
2022-08-13 12:01:32 -07:00
Martti Malmi
7123207c66
Panic tests for rod & radix.js try / catch (#1269)
* try/catch radix.js

* rod test/panic/chat.js

rod test/panic/holy-grail.js

rod panic tests
2022-08-13 11:58:00 -07:00
Mark Nadal
89b24d3862 subscribe only on backpropagation 2022-08-12 18:17:01 -07:00
Mark Nadal
d5c8a02980 test undo tmp 2022-08-10 16:56:05 -07:00
Mark Nadal
ef59ea185c mark fails at JSON again 2022-08-03 14:52:44 -07:00
Mark Nadal
cfad98b0c6 it's alive!!!! 2022-08-03 13:59:12 -07:00
Mark Nadal
db99ad65fb argh, axe needed skip reset. + always relay up for now 2022-08-02 16:42:16 -07:00
Mark Nadal
5efedd7308 fix peer sharing 2022-07-31 20:22:20 -07:00
Mark Nadal
7ec5805d8d fix log 2022-07-31 17:14:41 -07:00
Mark Nadal
8b52cbb2cb
oh, try export 2022-07-14 17:27:31 -07:00
Mark Nadal
e4e703c957
Create radisk3.js 2022-07-14 16:54:01 -07:00
Mark Nadal
d6d50040dc
Create book.js 2022-07-14 16:42:17 -07:00
Mark Nadal
19cb91ee4e Merge branch 'master' of http://github.com/amark/gun
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2022-06-06 18:14:10 -07:00
Mark Nadal
46d926e831 put sampling, mob, tests 2022-06-06 18:08:43 -07:00
Bradley Matusiak
9c9a5fd293
Lex builder (#1249)
* lex builder

* updated lex builder

* added args to map

* added match to lex-builder

* update match

* moved matach and gave Lex to Global Gun

* fix match in lex
2022-06-06 15:04:29 -07:00
Bradley Matusiak
87652467b5
chain fork (#1247)
* chain fork

* removed test

* removed unbuild

* moved chain fork to libs folder
2022-06-06 15:02:36 -07:00
abenezermario
fa1e1578f7
fixed s3 (#1245) 2022-05-30 20:06:43 -07:00
Bradley Matusiak
42720c57ea
unbuild is no longer silent (#1239)
* prepare to sync gun lib unbuild on npm install

* Update unbuild.js

* Update package.json

* Update package.json
2022-05-30 20:02:25 -07:00
Mark Nadal
2beb258b4c OK start 2022-05-29 19:43:24 -07:00
Mark Nadal
904b2f8e7f ok ack + webrtc 2022-05-18 18:10:36 -07:00
Mark Nadal
94ab05b032 Merge branch 'master' of http://github.com/amark/gun 2022-05-08 20:34:16 -07:00
Mark Nadal
589a7784dc PANIC tests + AXE get dedup + fix DAM add by id 2022-05-08 20:34:06 -07:00
George Shammas
440bbffb73
lib/ison: Use setTimeout instead of setImmediate. Allows the use of indexDB in browsers (#1226) 2022-05-05 13:13:18 -07:00
Bradley Matusiak
e3eaf5e268
Allow {pair.pub} to login with pass (#1233)
* Update sea.js

* Update auth.js

* Update sea.js

* Update auth.js

* Update rs3.js

* added test for login via {pub}

* gh page build
2022-04-29 16:26:26 -07:00