Commit Graph

36 Commits

Author SHA1 Message Date
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Kevin Froman efb049fddd
fixed indent in test 2018-07-02 16:20:19 -05:00
Kevin Froman 3a7cefbf53
* do not fail localCommand if host file does not exist
* disabled plugin tests
2018-07-02 16:15:59 -05:00
Kevin Froman 45234588e2
* fixed broken insertblock with bytes
* some work on improving tests
* temporarily disabled testblockapi test
2018-07-02 03:13:18 -05:00
Arinerron d77bb92e28 Refactor initializer 2018-06-19 21:36:07 -07:00
Arinerron 9c2acb7099 Add createChain and mergeChain 2018-06-04 19:26:04 -07:00
Arinerron cdb199e74d
Add block "chains" (ex. parent->child mergable blocks) 2018-06-01 00:02:56 -07:00
Arinerron 0ac27ad0e2
add block tests 2018-05-19 15:21:35 -07:00
Arinerron bc60b6bfc0
Fix unit tests 2018-05-14 23:16:40 -07:00
Kevin Froman d0994b8ef6
work on pow for public keys 2018-05-07 02:40:08 -05:00
Arinerron c3d86eafa1
Add direct connection feature and multithreading to events
Add direct connection feature and multithreading to events
2018-05-03 03:22:07 +00:00
Arinerron 098abb8e55
Improve support for plugins 2018-04-20 20:10:50 -07:00
Arinerron 8d8f167d7f
Fix tests, remove debug code 2018-04-20 18:26:46 -07:00
Kevin Froman cb3015652a
peer/key exchange work (mostly done) 2018-03-16 10:35:37 -05:00
Arinerron 0fd9c3f6ab
Disable bitcoin node unit test 2018-03-03 14:22:12 -08:00
Arinerron ee59b12238
Add more unit tests 2018-03-03 14:18:57 -08:00
Arinerron 0cefcec11a
Add unit test 2018-03-02 23:10:27 -08:00
Kevin Froman 32b8d9c1a7
fixed broken test 2018-02-27 18:18:48 -06:00
Kevin Froman d0593ef300
added address add command and test 2018-02-27 15:23:49 -06:00
Kevin Froman af24f16538
fix merge conflict 2018-02-22 02:42:55 -06:00
Kevin Froman f39ab33517
added hash validation test and cleaned up output 2018-02-22 02:41:05 -06:00
Arinerron 8acef01b68
Add help menu, refactor code 2018-02-21 23:24:25 -08:00
Kevin Froman 38bfee5344
work on seperating pubkey from tor/i2p 2018-02-21 03:32:31 -06:00
Kevin Froman 895b1919fd removed PGP 2018-02-15 23:31:30 -05:00
Arinerron 62cad7a6ea
Code consistency updates
- Improved formatting
- Added comments
- URL encoded values in netcontroller.performGET
- Kept SQL statement case consistency
2018-02-03 19:44:29 -08:00
Kevin Froman dd9a54f7c6
added addpeer command and misc bug fixes 2018-01-29 01:05:02 -06:00
Kevin Froman 1c8f8a6632 Merge remote-tracking branch 'origin/loggerdev' into mergeloggerdev 2018-01-26 19:17:22 -06:00
Arinerron 583c5290d4
Add input functions 2018-01-26 16:52:20 -08:00
Kevin Froman 64b14720c1
fixed broken dns rebinding mitigation and secured peer adding 2018-01-26 18:10:38 -06:00
Arinerron 197d47eb7d
Add logger 2018-01-25 23:22:48 -08:00
Kevin Froman b1c0567c98
fixed int bug in netcontroller and test 2018-01-20 12:06:25 -06:00
Kevin Froman 26c1983a61
hopefully fixed pgp test, added pgp export function 2018-01-20 11:59:44 -06:00
Kevin Froman 19bab6a3c6
edited spec, added hmac generation function + test 2018-01-17 17:37:53 -06:00
Kevin Froman 4f04818c86
still learning tests i guess 2018-01-15 03:09:27 -06:00
Kevin Froman 6428d38916
fixed failing test 2018-01-15 02:44:14 -06:00
Kevin Froman 813e98a801
improved project structuring 2018-01-14 22:57:23 -06:00