Commit Graph

179 Commits

Author SHA1 Message Date
Kevin Froman f0382d24da work on readme, added mail files, bugfixes 2019-01-30 00:10:29 -06:00
Kevin Froman e60503771e renamed communicator, bug fixes and added work on onionfragment.py 2019-01-28 00:06:20 -06:00
Kevin Froman a9e61e2827 improved api-communicator integration, panel 2019-01-20 16:54:04 -06:00
Kevin Froman d2e7ced776 changed communicator to be in the same process 2019-01-20 12:09:53 -06:00
Kevin Froman 11d9047548 added tor check and fixed fd exhaustion 2019-01-17 23:34:13 -06:00
Kevin Froman 1ebed8d606 improved block list syncing, added forgotten stats.js file 2019-01-15 23:57:47 -06:00
Kevin Froman 22cece2b2c work on serialization and communication, misc work on web, run files 2019-01-13 16:20:10 -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 04421c6b6c fixed friend command somewhat 2018-12-28 18:52:46 -06:00
Kevin Froman b45bb94375
added dynamic proof of work 2018-12-24 00:12:46 -06:00
Kevin Froman 8c79cd9583 * removed randomized block insert times for now
* listconn has a new alias
2018-12-22 15:48:05 -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 a8f8aea35f work on revising api 2018-12-18 17:48:17 -06:00
Kevin Froman a20769fb68 config option for new api server 2018-12-16 16:19:21 -06:00
Kevin 993e5ae4c7 Cleanup and fixes 2018-12-13 04:35:01 +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 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 d5355fdc9e
Merge remote-tracking branch 'origin/tempblocks' into onionrui 2018-11-09 22:13:50 -08:00
Kevin Froman 3764c1a115 fixed bug where process would not die 2018-11-03 22:26:18 -05:00
Kevin Froman a31a0fd264
removed pubkey pow and bug fixes 2018-11-03 00:06:04 -05: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 c073020b80 Added API check in requests 2018-10-26 22:29:25 -05:00
Kevin Froman 5f67cc388f delete expired blocks 2018-09-30 11:53:39 -05:00
Kevin Froman 1a856c365f work on sockets, added profile setter script 2018-09-25 23:58:11 -05:00
Kevin Froman ad3d7940f5 work on sockets 2018-09-22 23:53:09 -05:00
Kevin Froman 759da55094 work on sockets 2018-09-22 00:01:17 -05:00
Kevin Froman d3f4e912f9 work on sockets 2018-09-20 12:41:34 -05:00
Kevin Froman 7fa41f31e7 work on sockets 2018-09-20 12:16:37 -05:00
Kevin Froman 2164ded679 work on sockets 2018-09-20 12:15:08 -05:00
Kevin Froman c2b0277612 work on sockets 2018-09-20 12:07:50 -05:00
Kevin Froman 55879b71a5 work on sockets 2018-09-20 12:05:44 -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
Arinerron 7ec869a36f Increment version number 2018-09-06 21:57:10 -07:00
Kevin Froman cf37823fd7
removed board plugin for now, added getfile command 2018-09-04 13:56:05 -05:00
Kevin Froman 6ecb1fa75d merged config to get up to date 2018-08-29 23:07:11 -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 e34c08b036 sync improvements, bug fixes, config changes 2018-08-23 12:48:49 -05:00
Kevin Froman 5f21d15cdd
+ blocks can now be blacklisted
* Peers sync a little better
2018-08-11 00:23:59 -05:00
Kevin Froman 12d39393b4
* cache pip requirements in dockerfile
* import blacklist into core
+ began work on blacklist command
* work on blacklist module
* modified dockerignore
2018-08-10 17:13:58 -05:00
Kevin Froman bc95d8855d
+ added POW announce for node (now POST)
* fixed bug where core hsAddress was not available on first startup
2018-08-08 14:26:02 -05:00