Commit Graph

167 Commits

Author SHA1 Message Date
Kevin Froman 22cece2b2c work on serialization and communication, misc work on web, run files 2019-01-13 16:20:10 -06:00
Kevin Froman c5a0b29988 communicator db responses probably finished 2019-01-07 15:09:58 -06:00
Kevin Froman aeb9a6e775 work on gui, dbstorage, daemon queue responses 2019-01-06 23:50:20 -06:00
Kevin Froman 0576a1f9ff Merge branch 'cleanup2' into dbstorage 2018-12-29 13:34:36 -06:00
Kevin Froman b45bb94375
added dynamic proof of work 2018-12-24 00:12:46 -06:00
Kevin Froman 1dd471b91e
+ Reformatted API, more efficient, standard, and secure now
* Various bug fixes
2018-12-22 13:02:09 -06:00
Kevin Froman a148826b39 work on revising api 2018-12-19 00:06:25 -06:00
Kevin Froman a8f8aea35f work on revising api 2018-12-18 17:48:17 -06:00
Kevin Froman 074a0e796f merging master 2018-12-16 12:27:51 -06:00
Kevin Froman 12fb92444a merging master 2018-12-16 12:27:35 -06:00
Kevin Froman dc51ab8980 started work on db block data, improved block time stamping messages a bit 2018-12-16 12:21:44 -06:00
Kevin bf87ab17af Block time handling improvements 2018-12-16 05:36:47 +00:00
Kevin Froman 98bc3b3271 actually handle future-set blocks properly 2018-12-15 23:35:06 -06:00
Kevin Froman a4370c26b0 do not save blocks that are too old 2018-12-14 21:27:05 -06:00
Kevin Froman 8e35b8b7ad do not save blocks that are set for the future 2018-12-14 21:23:02 -06:00
Kevin Froman 302f696475 removed randomness beacon stuff 2018-12-14 11:23:56 -06:00
Kevin ca70b275f6 Merge wot 2018-12-09 17:29:39 +00:00
Arinerron 908ee647a1
Fix merge conflicts 2018-11-16 23:23:10 -08:00
Kevin Froman 4103543f82 fixed broken uploadwait 2018-11-15 14:47:35 -06:00
Aaron 1298e7cd7d urlencode data variable 2018-11-13 21:04:14 +00:00
Kevin Froman 851b2bef76
onionr now waits for a block to be uploaded to share it, unless the node exits 2018-11-13 11:07:46 -06:00
Arinerron bb08162019
Make Onionr more user friendly
This commit mostly just made messages more readable, worked on logger, and fixed a few bugs
2018-11-10 19:25:40 -08:00
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Arinerron 548d4ed106
Misc changes
- made stuff pretty
- fixed bugs
- refactored stuff
2018-11-09 23:17:19 -08:00
Arinerron 5aaf0f266a
Parameterize all queries, format queries 2018-11-09 22:29:32 -08:00
Arinerron d5355fdc9e
Merge remote-tracking branch 'origin/tempblocks' into onionrui 2018-11-09 22:13:50 -08:00
Kevin Froman c0c5061f1e
fixed forward secrecy and delete keys 2018-11-09 13:07:26 -06:00
Kevin Froman 6f72e8c06c better address validation and removed dependency 2018-11-04 17:01:58 -06:00
Kevin Froman 4e86604692 handle missing api header 2018-10-27 14:59:15 -05:00
Kevin c073020b80 Added API check in requests 2018-10-26 22:29:25 -05:00
Kevin Froman fbd82d38fe work on foward secrecy 2018-10-09 18:36:52 -05:00
Kevin Froman 980406b699 work on foward secrecy 2018-10-07 15:39:22 -05:00
Kevin Froman 0b9bb42927 bug fixes and work on fs 2018-10-02 00:02:05 -05:00
Kevin Froman 5f67cc388f delete expired blocks 2018-09-30 11:53:39 -05:00
Kevin Froman b344c53563
delete expired blocks 2018-09-29 23:42:31 -05:00
Kevin Froman b5fecdf1e8 logging is less spammy, file disabled by default, and we dont try to scan encrypted blocks that aren't for us 2018-09-26 20:37:52 -05:00
Kevin Froman 1a856c365f work on sockets, added profile setter script 2018-09-25 23:58:11 -05:00
Arinerron 6e55636e78 test 2018-09-24 16:48:00 -07:00
Kevin Froman ad3d7940f5 work on sockets 2018-09-22 23:53:09 -05:00
Kevin Froman ee2a74380b
work on metadata, forward secrecy, and starting on sockets 2018-09-13 12:26:22 -05:00
Kevin Froman ce2423e6d9
* moved metadata processor to its own module
* improved some comments
* removed defunct utils functions
2018-09-10 00:02:28 -05:00
Kevin Froman 151b12424c work on block processing module 2018-09-09 00:12:41 -05:00
Kevin Froman 6ecb1fa75d merged config to get up to date 2018-08-29 23:07:11 -05:00
Kevin Froman f4cc1a6f8f
updated dockerfile, fixed bug in showing name in mail 2018-08-28 22:02:32 -05:00
Kevin Froman c0c0f838b6 better user info syncing and show names in mail 2018-08-28 20:09:27 -05:00
Kevin Froman c907558dd1
more work on user info 2018-08-27 23:45:31 -05:00
Kevin Froman 7a0cfe34f3
work on adding/removing friends, user info 2018-08-26 22:44:32 -05:00
Kevin Froman e346c09228
bug fixes 2018-08-23 14:46:23 -05:00
Kevin Froman e34c08b036 sync improvements, bug fixes, config changes 2018-08-23 12:48:49 -05:00
Kevin Froman 6d31fa4229 fix peer amount check not calling method 2018-08-23 09:59:00 -05:00