Commit Graph

1681 Commits

Author SHA1 Message Date
Kevin Froman a611643526
pex/kex hopefully now working 2018-04-03 16:47:48 -05:00
Kevin Froman fdceb4be90
added debug msg for adding peers 2018-04-03 15:32:01 -05:00
Kevin Froman 28fd4f4858
now share own pubkey 2018-04-03 14:39:58 -05:00
Kevin Froman e061e516ee
increased pex timer 2018-04-03 13:20:27 -05:00
Kevin Froman 6dafcffd5a
added cryptotests 2018-04-02 02:21:58 -05:00
Kevin Froman 8022781a8f
lot of work on OnionrCrypto
updated logo
fixed broken peerinfo functions in core
removed gnupg from travis installation
2018-04-01 19:33:09 -05:00
Kevin Froman e3ebe5c2e4 Merge branch 'crypto' 2018-04-01 01:41:24 -05:00
Kevin Froman 980ef3c200 Merge branch 'master' of github.com:beardog108/onionr 2018-04-01 01:41:15 -05:00
Kevin Froman 49b7efacff
updated readme 2018-04-01 01:40:31 -05:00
Kevin Froman 2608a72b32
updated logo again 2018-04-01 01:15:08 -05:00
Kevin Froman e96723cab4
removed white background in logo 2018-04-01 01:02:20 -05:00
Kevin Froman 0b192ffb9b
do not request offline peers too often and updated logo 2018-04-01 00:46:34 -05:00
Kevin Froman 24540abe6b
finished pub encrypt function 2018-03-16 15:38:33 -05:00
Kevin Froman cb3015652a
peer/key exchange work (mostly done) 2018-03-16 10:35:37 -05:00
Kevin Froman a5e98b4787
fixed conflict 2018-03-03 20:43:55 -06:00
Kevin Froman 9229fd9984
disabled btc 2018-03-03 20:28:17 -06:00
Arinerron ca46ab4ffd
Display btc error if any 2018-03-03 17:11:21 -08:00
Arinerron 0fd9c3f6ab
Disable bitcoin node unit test 2018-03-03 14:22:12 -08:00
Arinerron ce5bb6554d Merge branch 'crypto' of https://github.com/beardog108/onionr into crypto 2018-03-03 14:19:04 -08:00
Arinerron ee59b12238
Add more unit tests 2018-03-03 14:18:57 -08:00
Kevin Froman 9ec5784e4f
fixed logo 2018-03-03 03:38:27 -06:00
Kevin Froman 3615390b4c
fixed logo 2018-03-03 03:36:56 -06:00
Kevin Froman 6975462bd4
fixed logo 2018-03-03 03:36:00 -06:00
Kevin Froman 5fd5b77dab
fixed logo 2018-03-03 03:33:47 -06:00
Kevin Froman 262357140f
added logo 2018-03-03 03:31:57 -06:00
Kevin Froman 3813ee56ef
fixed issues from plugin addition 2018-03-03 03:18:53 -06:00
Kevin Froman 6eac8f9888
Update CONTRIBUTING.md 2018-03-03 03:03:42 -06:00
Arinerron cc4687021a
Migrate from old dev-enabled to devmode 2018-03-02 23:37:46 -08:00
Arinerron c2db59ba8b
Minor bug fixes, and more refactoring 2018-03-02 23:35:13 -08:00
Arinerron d5daeae532
Refactor code 2018-03-02 23:26:02 -08:00
Arinerron 0cefcec11a
Add unit test 2018-03-02 23:10:27 -08:00
Arinerron b04ea55e48
Add support for programmatic command creation 2018-03-02 23:00:43 -08:00
Kevin Froman f72cb5426c
Merge pull request #6 from beardog108/plugins
Add plugin support
2018-03-02 23:48:27 -06:00
Arinerron ab17e0d198
Add plugin support 2018-03-02 20:19:01 -08:00
Kevin Froman 5641651c85
added functions to verify and sign with ed25519 2018-03-01 13:59:07 -06:00
Kevin Froman 17d1b9e340
work on pex 2018-03-01 03:20:57 -06:00
Kevin Froman 15aa395946
work on crypto 2018-02-28 03:06:02 -06:00
Kevin Froman 5564d540cb
renamed pow to onionrproofs since pow is a taken keyword 2018-02-27 19:44:00 -06:00
Kevin Froman 32b8d9c1a7
fixed broken test 2018-02-27 18:18:48 -06:00
Kevin Froman fc5d702706
bug fixes 2018-02-27 18:00:37 -06:00
Kevin Froman d0593ef300
added address add command and test 2018-02-27 15:23:49 -06:00
Kevin Froman 3033de1d9e
communicator now starts tor node 2018-02-27 03:33:26 -06:00
Kevin Froman cf3af5b8c6
work on pow 2018-02-25 20:30:43 -06:00
Kevin Froman 152f9e7dee
improved tor support for bitcoin 2018-02-24 15:43:10 -06:00
Kevin Froman 34fa1a755f Merge branch 'crypto' of github.com:beardog108/onionr into crypto 2018-02-24 03:38:26 -06:00
Kevin Froman 5674cd2137 Merge branch 'master' into crypto 2018-02-24 03:38:10 -06:00
Kevin Froman 0e0be52980
added bitcoin block tool 2018-02-24 03:37:52 -06:00
Arinerron 8a05afb3b5
Create CONTRIBUTING.md 2018-02-22 20:03:14 -08:00
Kevin Froman 4f28141de6
Merge pull request #5 from beardog108/crypto3
Refactor configuration management code
2018-02-22 21:19:12 -06:00
Arinerron 39c81ae7d1
Add log configuration 2018-02-22 18:53:49 -08:00