This website requires JavaScript.
829dba45cc
temporarily disabled onionrblockapi metadata
Kevin Froman
2018-06-21 02:17:20 -0500
4bc5317b63
fixed leftover break in core
Kevin Froman
2018-06-21 01:48:54 -0500
0087e04f57
work on new blocks and encryption
Kevin Froman
2018-06-20 15:56:28 -0500
b3cbdbaceb
Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
Kevin Froman
2018-06-20 14:02:17 -0500
0a8052a9a4
* work on new block system, encryption + added new exception + encryption now anonymous by default, will probably remove anonymous param in future
Kevin Froman
2018-06-20 02:40:49 -0500
06b4094d45
misc changes
Arinerron
2018-06-19 21:51:03 -0700
d77bb92e28
Refactor initializer
Arinerron
2018-06-19 21:36:07 -0700
10ebdddb24
* work on new block system, working on encryption * added onionrvalues file for onionr requirements * added invalidmetadata exception
Kevin Froman
2018-06-19 02:01:59 -0500
7864677498
+ added secrets.py * work on communicator2, syncing blocks * modify insertblock to use new pow metadata (may need more work for new spec)
Kevin Froman
2018-06-16 15:54:56 -0500
a4824d9b8c
work on new communicator with downloading new blocks
Kevin Froman
2018-06-16 02:33:54 -0500
31a35472ce
* fixed broken local command * work on communicator2 block syncing
Kevin Froman
2018-06-15 14:09:41 -0500
e339b78e88
merge gitlab
Kevin Froman
2018-06-15 00:47:37 -0500
21786c6885
work on getting new blocks in communicator2
Kevin Froman
2018-06-15 00:45:07 -0500
debd123ffc
Don't sort config keys
Arinerron
2018-06-13 21:42:19 -0700
b5c06ce64c
Add warning message to new communicator
Arinerron
2018-06-13 21:35:56 -0700
af237eab0b
Refactor Onionr
Arinerron
2018-06-13 21:17:58 -0700
6cb69c7187
work on new peer pool system in new communicator
Kevin Froman
2018-06-13 17:22:48 -0500
effeddc536
Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
Kevin Froman
2018-06-13 02:34:35 -0500
083ffd8af3
work on new communicator, added some communication to peers and imported some old communicator features
Kevin Froman
2018-06-13 02:33:37 -0500
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