Commit Graph

65 Commits

Author SHA1 Message Date
Oskar Thoren f7023b0346 test key 2019-02-25 18:29:19 +08:00
Oskar Thoren 1347963ff6 make 1:1 syntax OK 2019-02-23 03:52:31 -05:00
Oskar Thoren c9c317095a Dont print sync state 2019-02-23 03:33:19 -05:00
Oskar Thoren e553dd67d1 Basic logging module 2019-02-23 03:28:02 -05:00
Oskar Thoren 08739dac4b Better shorter logging 2019-02-23 03:07:13 -05:00
Oskar Thoren 9bf2a4feec Fix sync node bug - it acks now! 2019-02-23 02:58:01 -05:00
Oskar Thoren ff4dddb71b Variable host 2019-02-23 02:49:08 -05:00
Oskar Thoren f88ccf5d2e Finally get nodes to connect, ish 2019-02-23 02:46:27 -05:00
Oskar Thorén 6a002476d0
Merge pull request #2 from status-im/whisper
WIP: Whisper transport
2019-02-21 14:38:03 +08: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