Commit Graph

  • d382fca524 Dynamically adjust stats menu size Arinerron 2018-06-12 23:09:55 -0700
  • 25208e4374 Fix division-by-zero error Arinerron 2018-06-12 22:50:55 -0700
  • 22aa3110d5
    + now exit in new daemon on command + no exit in new daemon on api crash Kevin Froman 2018-06-12 22:43:39 -0500
  • ed1d09a7b6
    + added timer object to new communicator Kevin Froman 2018-06-12 18:32:33 -0500
  • b6da3385cb
    + added onionrpeers file + added onionrexceptions file + work on new communicator Kevin Froman 2018-06-12 02:34:33 -0500
  • d73b69c9b4
    work on new communicator, with nist beacon Kevin Froman 2018-06-11 02:40:45 -0500
  • 7d3e7e7a30
    started work on communicator2 Kevin Froman 2018-06-10 03:00:01 -0500
  • 77a847a0b7
    * fixed addpeer command to work with pow * improved stats screen to show pow token for your key Kevin Froman 2018-06-09 01:21:14 -0500
  • f8657deaa3
    work on new block system Kevin Froman 2018-06-08 02:47:14 -0500
  • ee04c6d2bf
    work on new block system Kevin Froman 2018-06-08 02:46:05 -0500
  • 2703731053 Merge branch 'dev' of github.com:beardog108/onionr into refactoring2 Kevin Froman 2018-06-08 01:15:47 -0500
  • 8a16c972fd
    work on new block system Kevin Froman 2018-06-07 03:15:01 -0500
  • 0ca6480c79 silly me, missing type() Arinerron 2018-06-06 18:58:40 -0700
  • 1a6fa19323 Fix 2 DOS vulns, improve Onionr efficiency Arinerron 2018-06-06 18:54:35 -0700
  • 9e9595b4ec Fix header colors Arinerron 2018-06-04 23:17:17 -0700
  • 4ec3d037e9 Few misc changes Arinerron 2018-06-04 22:26:11 -0700
  • 9c2acb7099 Add createChain and mergeChain Arinerron 2018-06-04 19:26:04 -0700
  • a25eca2818
    merge import Kevin Froman 2018-06-04 15:24:02 -0500
  • 6ff3c2c519
    Merge pull request #22 from 20esaua/patch-4 Kevin Froman 2018-06-04 15:22:05 -0500
  • 78f77c182d
    Update onionrblockapi.py 20esaua 2018-06-04 09:29:04 -0700
  • 640ce593f0
    removed old commented out import Kevin Froman 2018-06-02 00:05:46 -0500
  • cdb199e74d
    Add block "chains" (ex. parent->child mergable blocks) Arinerron 2018-06-01 00:02:56 -0700
  • 8846dcc2c6
    See details Arinerron 2018-05-31 21:25:28 -0700
  • e1e28c2b17 Updated readme + logo (#21) Kevin Froman 2018-05-24 00:16:00 -0500
  • a232e663a7
    Change pluginmanager to dependency Arinerron 2018-05-19 15:52:24 -0700
  • a611c7de34
    Add tuple of onionr version Arinerron 2018-05-19 15:27:26 -0700
  • e03a47d7f8
    Fix resource leaking Arinerron 2018-05-19 15:22:35 -0700
  • 0ac27ad0e2
    add block tests Arinerron 2018-05-19 15:21:35 -0700
  • 007d7ad9fb
    Update to new Block API Arinerron 2018-05-19 15:11:51 -0700
  • 500658808f Merge I2P Branch (#19) Kevin Froman 2018-05-19 16:32:21 -0500
  • bbac26fed1
    Merge pull request #18 from beardog108/Arinerron-patch-1 Kevin Froman 2018-05-19 01:03:41 -0500
  • e196cab6d5
    Update readme.md Arinerron 2018-05-18 22:56:26 -0700
  • a38eb667ef
    increased allowed pow id size Kevin Froman 2018-05-18 23:06:22 -0500
  • 6860fe50fa
    Merge pull request #12 from beardog108/crypto Kevin Froman 2018-05-18 18:45:49 -0500
  • e69971bc27
    Merge pull request #10 from beardog108/communicator-multithreading Kevin Froman 2018-05-18 18:16:12 -0500
  • 5b2e9f9265
    fixed whitelist in setaddressinfo Kevin Froman 2018-05-18 16:59:46 -0500
  • 78265990ab
    fixed broken getepoch Kevin Froman 2018-05-18 16:49:05 -0500
  • 16282d79d3
    refactored timers and added lastconnect to address database Kevin Froman 2018-05-18 01:22:16 -0500
  • c933e76c3e
    Add core to gitignore Arinerron 2018-05-16 12:29:05 -0700
  • c1105c5f0f
    Delete core Arinerron 2018-05-16 11:26:15 -0700
  • 12a98f8a16
    Update readme.md Kevin Froman 2018-05-16 13:02:17 -0500
  • 30f617c83e
    Update plugins to use new Block API Arinerron 2018-05-15 20:08:42 -0700
  • 3c8cbd2291
    Refactor onionrpluginapi Arinerron 2018-05-15 19:16:33 -0700
  • e50659753a
    complevit! Arinerron 2018-05-15 19:12:23 -0700
  • 9fdb6d8609
    Create block API (todo docs) Arinerron 2018-05-15 18:47:58 -0700
  • e95feb06db
    Work on block api, finish later Arinerron 2018-05-14 23:43:29 -0700
  • 93338e3fb9
    Add repository support Arinerron 2018-05-14 23:16:55 -0700
  • bc60b6bfc0
    Fix unit tests Arinerron 2018-05-14 23:16:40 -0700
  • 03eb98fd16
    fixed key pow verification Kevin Froman 2018-05-15 00:16:00 -0500
  • d02af9600a
    removed btc and stopped delivering pow hash Kevin Froman 2018-05-14 23:28:12 -0500
  • c13a742335
    removed btc and stopped delivering pow hash Kevin Froman 2018-05-14 23:24:38 -0500
  • 973b8583b6
    Fixed index error when checking for pow Kevin Froman 2018-05-14 20:10:05 -0500
  • 0f455b50c9 Merge branch 'communicator-multithreading-newline' into communicator-multithreading Kevin Froman 2018-05-14 19:45:15 -0500
  • 2e9af7a4a3
    fix thread crash Kevin Froman 2018-05-14 19:44:54 -0500
  • 361f1e3d54 Merge branch 'communicator-multithreading' of github.com:beardog108/onionr into communicator-multithreading Kevin Froman 2018-05-14 11:32:01 -0500
  • 7098103445
    small commit before merge Kevin Froman 2018-05-14 11:31:55 -0500
  • 019f13fe8d
    Fix bug involving plugin duplicate names Arinerron 2018-05-13 21:22:28 -0700
  • 15d0e7c6fd
    Fix small bug with description and authors Arinerron 2018-05-13 21:19:33 -0700
  • b1e9e61430
    Make pluginmanager functional Arinerron 2018-05-13 21:11:31 -0700
  • f0e842eae4
    Fix positional argument bug Arinerron 2018-05-12 23:37:47 -0700
  • 71f4318719
    Merge pull request #9 from beardog108/communicator-multithreading-newline Kevin Froman 2018-05-12 23:16:00 -0500
  • f9b93fd491
    Add newline delimiter to metadata+content Arinerron 2018-05-12 20:55:34 -0700
  • fe4261c4a2
    Various improvements Arinerron 2018-05-12 20:45:32 -0700
  • adf007bf30
    Make progress bar Arinerron 2018-05-10 22:18:39 -0700
  • adc85c76c4
    Improve console output and status message Arinerron 2018-05-10 20:19:48 -0700
  • 6b9f21fd08
    Add color configuration to statistics command Arinerron 2018-05-10 19:20:14 -0700
  • 2f7002fc67
    Improve statistics command Arinerron 2018-05-10 19:05:56 -0700
  • 193845104e
    onionr can now import blocks from disk Kevin Froman 2018-05-10 02:42:24 -0500
  • 5813190cc4 work on pow for public keys Kevin Froman 2018-05-07 02:46:07 -0500
  • d0994b8ef6
    work on pow for public keys Kevin Froman 2018-05-07 02:40:08 -0500
  • 5af0b5b7a5 Merge branch 'communicator-multithreading' of github.com:beardog108/onionr into communicator-multithreading Kevin Froman 2018-05-07 01:55:28 -0500
  • bc88e8107c
    work on pow for public keys Kevin Froman 2018-05-07 01:55:03 -0500
  • 07eb512977
    Move default-plugins, debug gui Arinerron 2018-05-06 16:00:28 -0700
  • 54a3557fd0
    hopefully finished pow on blocks Kevin Froman 2018-05-05 18:45:35 -0500
  • 9c3416e707
    work on proof of work Kevin Froman 2018-05-05 18:32:10 -0500
  • 1f8eb925c6 work on proof of work Kevin Froman 2018-05-05 17:36:03 -0500
  • 7d9936e55c work on proof of work Kevin Froman 2018-05-05 16:50:15 -0500
  • 268cd10f34 work on proof of work Kevin Froman 2018-05-05 15:20:48 -0500
  • e2cc375b1a
    work on proof of work Kevin Froman 2018-05-05 15:07:32 -0500
  • 908ccbe664
    hopefully fixed everything for new sig format Kevin Froman 2018-05-05 03:03:05 -0500
  • ff5bdd62f2
    work on fixing mallable metadata & thread work Kevin Froman 2018-05-05 01:19:25 -0500
  • ab1cce3616
    more work on thread logic Kevin Froman 2018-05-04 22:39:00 -0500
  • c3bf73d821
    fixed thread crash in highfailurerate check in communicator Kevin Froman 2018-05-04 21:09:54 -0500
  • d8b5127845
    improved communicator threading Kevin Froman 2018-05-04 21:07:43 -0500
  • 72f104e447
    fixed crash in communicator Kevin Froman 2018-05-04 14:38:47 -0500
  • ccea91e260
    fixed merge issues Kevin Froman 2018-05-04 12:44:35 -0500
  • 56ca0abc63
    merge crypto Kevin Froman 2018-05-04 12:36:58 -0500
  • 0af569acff
    Move config to static-data Arinerron 2018-05-04 00:14:27 -0700
  • 26fd456702
    work on converting communicator to multithreads Kevin Froman 2018-05-03 17:41:12 -0500
  • c3d86eafa1
    Add direct connection feature and multithreading to events Arinerron 2018-05-03 03:22:07 +0000
  • 1a02124122
    fixed broken shutdown command Kevin Froman 2018-05-02 20:14:00 -0500
  • 98dac40139 Merge branch 'crypto' of github.com:beardog108/onionr into crypto Kevin Froman 2018-05-02 02:40:35 -0500
  • 6bf8a56979
    improved pow Kevin Froman 2018-05-02 02:31:33 -0500
  • 7973d7c8a6
    Fix bug involving runcheck Arinerron 2018-05-01 23:50:29 -0700
  • 0a7c3aeaab
    Improve daemon stopping error handling Arinerron 2018-05-01 23:35:08 -0700
  • cfb1986ad0
    Add run check to node introduction function Arinerron 2018-05-01 23:25:44 -0700
  • c144bc40b3
    Add status check function Arinerron 2018-05-01 23:22:40 -0700
  • 7b7c4e01cb
    Add debug info on exceptions Arinerron 2018-05-01 23:01:20 -0700
  • f4ec71bbd0
    fixed broken requirements.txt Kevin Froman 2018-05-01 02:31:18 -0500
  • 7fd9319cfc
    changed http server to gevent from flask built in Kevin Froman 2018-05-01 02:26:48 -0500