Oskar Thoren
|
6516f390a3
|
Finally get nodes to connect, ish
|
2019-02-23 02:44:38 -05:00 |
Oskar Thoren
|
5cbb5eda15
|
switch a and b node
|
2019-02-21 01:36:48 -05:00 |
Oskar Thoren
|
187d7597d3
|
actually append msg to log
|
2019-02-21 01:18:29 -05:00 |
Oskar Thoren
|
8da5a84305
|
Moar skeleton
|
2019-02-21 01:08:48 -05:00 |
Oskar Thoren
|
0bb19da637
|
Skeleton bg app process
|
2019-02-20 23:37:34 -05:00 |
Oskar Thoren
|
edce7e6976
|
Only use pubkey for sender
|
2019-02-20 07:25:41 -05:00 |
Oskar Thoren
|
74d3e08749
|
Add node helper scripts
|
2019-02-20 07:12:13 -05:00 |
Oskar Thoren
|
49f042f3ee
|
Assert node running
|
2019-02-18 23:12:58 -05:00 |
Oskar Thoren
|
8d5c6d7210
|
WIP
|
2019-02-06 10:38:46 -05:00 |
Oskar Thoren
|
7d4ecb2c25
|
WIP
|
2019-02-06 07:27:31 -05:00 |
Oskar Thoren
|
73f2bfd55c
|
WIP
|
2019-02-06 06:27:51 -05:00 |
Oskar Thoren
|
bfe68e53f6
|
WIP
|
2019-02-06 06:27:00 -05:00 |
Oskar Thoren
|
c32d95cc4b
|
wip
|
2019-02-06 06:27:00 -05:00 |
Oskar Thoren
|
17c29435fd
|
Cleanup Whisper a bit
|
2019-02-06 06:27:00 -05:00 |
Oskar Thoren
|
bc925240f1
|
Whisper send and receive
|
2019-02-06 06:27:00 -05:00 |
Oskar Thoren
|
925feb2d84
|
WIP: Whisper
|
2019-02-06 06:27:00 -05:00 |
Oskar Thoren
|
7a78d56c59
|
more python3 specific fixes
|
2019-02-06 05:36:07 -05:00 |
Oskar Thoren
|
a82ee7d7c6
|
python3 prints
|
2019-02-06 05:36:07 -05:00 |
Oskar Thorén
|
d09f9d5833
|
Update README.md
|
2019-01-13 23:06:51 -05:00 |
Oskar Thorén
|
e5fd3e0343
|
Create README.md
|
2019-01-13 23:06:22 -05:00 |
Oskar Thoren
|
bec7dad7ec
|
change random seed pulsating
|
2019-01-13 23:05:06 -05:00 |
Oskar Thoren
|
7f86cf2bd0
|
Cleanup scenario
|
2019-01-13 22:50:08 -05:00 |
Oskar Thoren
|
3fc7067635
|
Move sync notes
|
2019-01-13 22:37:40 -05:00 |
Oskar Thoren
|
0cbe9964ba
|
Some notes
|
2019-01-12 03:06:50 -05:00 |
Oskar Thoren
|
344fa65e8d
|
Intro fourth node semi-connected boom
|
2019-01-12 02:58:12 -05:00 |
Oskar Thoren
|
fb122ef953
|
Use send time for requests as well
update state helper
|
2019-01-12 02:36:38 -05:00 |
Oskar Thoren
|
86b8e84a74
|
Bug fixes
|
2019-01-12 02:20:45 -05:00 |
Oskar Thoren
|
00dff45368
|
Fix bug for message propagation
|
2019-01-12 01:55:12 -05:00 |
Oskar Thoren
|
0a61068c2e
|
Interactive mode and bugs
|
2019-01-12 01:40:24 -05:00 |
Oskar Thoren
|
81c5c12a47
|
Ack messages received as part of lifecycle
|
2019-01-11 00:32:47 -05:00 |
Oskar Thoren
|
9f997f4b92
|
Mock batch mode methods
|
2019-01-11 00:15:12 -05:00 |
Oskar Thoren
|
5540b7e982
|
Move networksim concerns
|
2019-01-11 00:08:49 -05:00 |
Oskar Thoren
|
9db4a91558
|
Move client concerns
|
2019-01-11 00:06:51 -05:00 |
Oskar Thoren
|
38fc88e203
|
Hardcode latency for now
|
2019-01-10 23:30:56 -05:00 |
Oskar Thoren
|
03f5895869
|
Run for longer and print sync state at end
|
2019-01-10 23:29:46 -05:00 |
Oskar Thoren
|
82e18e4307
|
Less verbose log and explicit show message status
|
2019-01-10 23:08:34 -05:00 |
Oskar Thoren
|
24232d31f9
|
Encode A/B node never online same time
|
2019-01-10 22:47:10 -05:00 |
Oskar Thoren
|
cf589af59a
|
Encode naive mobile bursty online offline behavior
|
2019-01-10 22:32:43 -05:00 |
Oskar Thoren
|
1bf4c77ca3
|
misc comments
|
2019-01-09 09:01:11 -05:00 |
Oskar Thoren
|
6054250603
|
more compact sync state and misc
|
2019-01-09 08:56:36 -05:00 |
Oskar Thoren
|
a8d979ec09
|
Introduce bimodal reliability (mobile/server)
This mimicks mostly offline use case
|
2019-01-09 08:26:26 -05:00 |
Oskar Thoren
|
6091502053
|
update makefile and misc notes
|
2019-01-09 08:19:12 -05:00 |
Oskar Thoren
|
fad3987e80
|
Introduce random uniform naive latency
|
2019-01-09 08:03:37 -05:00 |
Oskar Thoren
|
c485a39fb5
|
Introduce basic unreliability
|
2019-01-09 07:59:16 -05:00 |
Oskar Thoren
|
f00c382ed5
|
show chat history
|
2019-01-09 07:45:41 -05:00 |
Oskar Thoren
|
61bee76220
|
actually store messages, local appends mock
|
2019-01-09 07:40:04 -05:00 |
Oskar Thoren
|
88cb7807c7
|
cleanup
|
2019-01-09 07:29:38 -05:00 |
Oskar Thoren
|
33facb5d83
|
Send based on send_time
|
2019-01-09 07:16:46 -05:00 |
Oskar Thoren
|
70edbfc4b6
|
Basics of share policy
|
2019-01-09 00:28:12 -05:00 |
Oskar Thoren
|
b0a39ede3a
|
Add multiple peers in sync_state
|
2019-01-08 23:11:25 -05:00 |