Commit Graph

120 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 f82e7bfb59
work on better peer connections 2019-01-11 16:59:21 -06:00
Kevin Froman d6eabe9f12 catch sigterm properly 2019-01-09 10:54:35 -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 84fdb23b1c dbstorage largely complete 2019-01-05 16:16: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 53f98c3449 more endpoints reimplemented in new api 2018-12-20 14:24:46 -06:00
Kevin Froman 0b38f78a64 more endpoints reimplemented in new api 2018-12-20 00:01:53 -06:00
Kevin Froman a8f8aea35f work on revising api 2018-12-18 17:48:17 -06:00
Kevin bf87ab17af Block time handling improvements 2018-12-16 05:36:47 +00: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
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 22115891f2
Fix annoying peer spamming 2018-11-09 23:22:27 -08:00
Arinerron 548d4ed106
Misc changes
- made stuff pretty
- fixed bugs
- refactored stuff
2018-11-09 23:17:19 -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 c0707a10f9 fixed offline error 2018-11-08 23:22:43 -06:00
Kevin Froman 58aa8ce1cc
* Increased heartbeat timer
* Tried to fix bug where wrong node was being reported as being
announced to
* Refactored core somewhat
- Removed data dir encryption (TODO: just encrypt pub/priv key pair)
- Removed simplecrypt dependency
2018-10-30 17:22:06 -05:00
Kevin Froman 8c63d6c205 work on improving block sync 2018-10-28 14:01:57 -05:00
Kevin Froman 3da06339f6 removed key sync 2018-10-26 18:11:18 -05:00
Kevin Froman 15877449f8
bug fixes 2018-10-02 11:45:56 -05:00
Kevin Froman 0b9bb42927 bug fixes and work on fs 2018-10-02 00:02:05 -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 711cf3f2d3 work on sockets 2018-09-23 20:47:27 -05:00
Kevin Froman ad3d7940f5 work on sockets 2018-09-22 23:53:09 -05:00
Kevin Froman 70e2ccbc0a work on sockets 2018-09-22 20:21:39 -05:00
Kevin Froman 759da55094 work on sockets 2018-09-22 00:01:17 -05:00
Kevin Froman 4e8f7e2761 work on sockets 2018-09-20 23:47:40 -05:00
Kevin Froman d3f4e912f9 work on sockets 2018-09-20 12:41:34 -05:00
Kevin Froman c2b0277612 work on sockets 2018-09-20 12:07:50 -05:00
Kevin Froman e826bca19e work on sockets 2018-09-20 12:04:58 -05:00
Kevin Froman 7baa7d5d5f
work on sockets 2018-09-20 00:13:26 -05:00
Kevin Froman f8b10cfe12 a lot of work on sockets, and added chat module 2018-09-19 23:35:26 -05:00
Kevin Froman d80e72d18c
work on sockets 2018-09-14 23:48:48 -05:00
Kevin Froman e0fbe2033e
work on sockets 2018-09-14 20:05:25 -05:00
Kevin 1203bb2b7a * Adjusted connect configuration
* work on cli-ui
2018-08-31 22:29:57 -05:00
Kevin Froman 1b16c809fd work on user connections 2018-08-31 17:53:48 -05:00
Kevin Froman 6ecb1fa75d merged config to get up to date 2018-08-29 23:07:11 -05:00
Kevin Froman 53505832cc preparing for config merge 2018-08-29 23:05:38 -05:00
Kevin Froman 7a0cfe34f3
work on adding/removing friends, user info 2018-08-26 22:44:32 -05:00
Kevin Froman 7a7b627259 use config for some timers 2018-08-25 09:33:38 -05:00
Kevin Froman b46bd42d9e fixed invalid argument call 2018-08-24 17:42:09 -05:00
Kevin Froman e346c09228
bug fixes 2018-08-23 14:46:23 -05:00