Mark Nadal
ab637e56d3
Merge pull request #641 from kumavis/patch-1
...
readme - document test procedure
2018-11-23 17:10:20 -08:00
kumavis
7360dbc77b
readme - document test procedure
...
it doesnt seem to be documented anywhere that you need to remove the data for the tests to work
2018-11-22 01:49:33 -05:00
Mark Nadal
f263b4d066
Merge pull request #640 from rogowski/master
...
SEA fix and AXE
2018-11-21 13:46:31 -08:00
Mark Nadal
cb0fb75c77
Update README.md
2018-11-21 13:37:42 -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
8365739062
Merge pull request #639 from Shadyzpop/master
...
add react-native demo
2018-11-21 13:26:39 -08:00
Adriano Rogowski
688c9a84f9
SEA - fix typeof
2018-11-21 19:16:56 -02:00
Adriano Rogowski
9c3138a38f
Merge https://github.com/amark/gun
2018-11-21 14:50:37 -02:00
Jake
ce85d457e4
updated the react-native demos readme
2018-11-21 05:40:47 +02:00
Jake
0ad2c74b79
added react-native demo
2018-11-21 05:27:11 +02:00
Mark Nadal
4896085d3a
quick fix, republish ...999...
2018-11-17 17:12:39 -08:00
Mark Nadal
33283b8683
Merge branch 'master' of http://github.com/amark/gun
2018-11-17 13:17:47 -08:00
Mark Nadal
16e64e1de5
MetaMask start, AXE start, SEA refactor, etc.
2018-11-17 13:17:16 -08:00
Mark Nadal
16ddb8d70b
Update README.md
2018-11-03 18:27:33 -07:00
Mark Nadal
7f4b77a454
Merge branch 'master' of http://github.com/amark/gun
2018-10-11 15:27:30 -07:00
Mark Nadal
774fcc789b
once fix, clean sea
2018-10-11 15:27:01 -07:00
Mark Nadal
857149a0cf
Merge pull request #625 from langholz/sea-keyid-fix
...
Fix SEA sha1hash for ossl and keyid
2018-10-11 13:02:23 -07:00
Elmar Langholz
c5dae7a1a4
Fix SEA sha1hash for ossl and keyid
2018-10-11 12:26:05 -07:00
Mark Nadal
5be08a08ff
Merge pull request #623 from ChihChienKung/master
...
at.NTS never been found
2018-10-09 09:58:21 -07:00
ChihChienKung
87729e0bf3
at.NTS never been found
...
at.NTS never been found, so Gun.state.drift is always 0.
2018-10-09 15:37:47 +08:00
rogowski
84557c7a4f
Update index.js
...
Please @amark confirm if this line (80) is really necessary.
This commit fix the issue #616
2018-10-02 19:42:33 -03:00
Mark Nadal
48a8f80a1a
Merge pull request #617 from rogowski/master
...
Fixed 'do not handle lexical cursors'
2018-10-02 14:47:45 -07:00
rogowski
fffec3cc63
Fixed 'do not handle lexical cursors'
2018-10-02 02:24:06 -03:00
rogowski
e9e595d209
Merge pull request #1 from amark/master
...
Updating
2018-10-02 02:21:06 -03:00
Mark Nadal
41482d25cc
SEA User.auth(pair for @mmalmi
2018-10-01 15:51:15 -07:00
Mark Nadal
f1ff3b005c
Update README.md
2018-09-27 16:30:56 -07:00
Mark Nadal
9c7c05a029
Merge pull request #614 from masterex1000/master
...
Add les.js (Memory Evict)
2018-09-27 12:01:25 -07:00
masterex1000
4e5b98af4c
Add les.js (Memory Evict)
2018-09-26 17:47:01 -06:00
Mark Nadal
5b442293a8
Update README.md
2018-09-25 16:06:51 -07:00
Mark Nadal
e59bece17e
Update README.md
2018-09-25 16:00:57 -07:00
Mark Nadal
d269419c96
unbuild Stabilized against V8 Fatalities.
2018-09-25 15:46:50 -07:00
Mark Nadal
c61ab82569
get rid of tmp
2018-09-25 15:42:29 -07:00
Mark Nadal
04c731cfe7
Stabilize against V8 fatalities.
2018-09-25 15:36:46 -07:00
Mark Nadal
0144067b5d
Merge branch 'master' of http://github.com/amark/gun
2018-09-23 01:45:08 -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
6126f4be65
Update indexedDB.html
2018-09-21 16:06:36 -07:00
Mark Nadal
0160d1cd8e
Update indexedDB.html
2018-09-20 11:37:13 -07:00
Mark Nadal
b536a00007
Update README.md
2018-09-19 16:03:24 -07:00
Mark Nadal
2637b9dfef
Update README.md
2018-09-18 12:16:49 -07:00
Mark Nadal
0c02e7615a
MetaMask overload
2018-09-14 23:38:57 -07:00
Mark Nadal
07fcb2b1a9
Merge pull request #608 from rogowski/master
...
This condition must be true if `data` undefined
2018-09-07 09:17:57 -07:00
rogowski
de3ea9fb6b
Merge branch 'master' into master
2018-09-06 21:33:42 -03:00
rogowski
f52aa41187
This condition must be true if data
undefined
...
Data like null, 0, false, was falling in condition.
But should not.
I think this problem is about issue #606
https://github.com/amark/gun/issues/606
2018-09-06 21:20:26 -03:00
Mark Nadal
64ab915ef0
Merge pull request #604 from amark/rh
...
Better waiting for IndexedDB ready.
2018-08-31 16:00:46 -07:00
Robert Heessels
b695bba8a0
Better waiting for IndexedDB ready.
2018-08-31 20:24:43 +02:00
Mark Nadal
f7b777812c
Couple more SEA fixes
2018-08-30 09:54:14 -07:00
Mark Nadal
a4df3c01fa
npm install gun DO NOT git clone
2018-08-29 15:13:13 -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