Kevin Froman
|
862b609687
|
* reduce spam
* another bytes fix for old python
|
2018-07-19 22:02:09 -05:00 |
Kevin Froman
|
3b04771eb7
|
finished inbox and signature validation for private messages
|
2018-07-19 02:08:51 -05:00 |
Kevin Froman
|
732fe70ff4
|
Merge branch 'refactoring2' into new-pm
|
2018-07-18 02:36:40 -05:00 |
Kevin Froman
|
2a4cef68f8
|
* onionrblockapi supports pubkey encryption now
* can now read messages in mail plugin
|
2018-07-18 02:33:23 -05:00 |
Arinerron
|
40341b1dc3
|
Misc updates
|
2018-07-17 21:45:51 -07:00 |
Kevin Froman
|
7390945ebf
|
work on mail plugin inbox
|
2018-07-17 02:18:17 -05:00 |
Kevin Froman
|
40255538da
|
reworking PM system before migration to plugin and updating blockapi to encryption format
|
2018-07-13 16:02:41 -05:00 |
Kevin Froman
|
d879383a8a
|
work on new flow plugin and block metadata caching
|
2018-07-11 14:45:38 -05:00 |
Arinerron
|
bd3a3bfeed
|
Fix type bug
|
2018-07-04 12:07:17 -07:00 |
Kevin Froman
|
232bc4932a
|
* fixed threadCount not lowering for getBlocks
* fixed onionrblockapi not properly converting bytes to string for block
hash
|
2018-06-21 19:34:42 -05:00 |
Kevin Froman
|
829dba45cc
|
temporarily disabled onionrblockapi metadata
|
2018-06-21 02:17:20 -05:00 |
Arinerron
|
d77bb92e28
|
Refactor initializer
|
2018-06-19 21:36:07 -07:00 |
Arinerron
|
af237eab0b
|
Refactor Onionr
|
2018-06-13 21:17:58 -07:00 |
Kevin Froman
|
ee04c6d2bf
|
work on new block system
|
2018-06-08 02:46:05 -05:00 |
Arinerron
|
0ca6480c79
|
silly me, missing type()
|
2018-06-06 18:58:40 -07:00 |
Arinerron
|
1a6fa19323
|
Fix 2 DOS vulns, improve Onionr efficiency
|
2018-06-06 18:54:35 -07:00 |
Arinerron
|
9c2acb7099
|
Add createChain and mergeChain
|
2018-06-04 19:26:04 -07:00 |
20esaua
|
78f77c182d
|
Update onionrblockapi.py
|
2018-06-04 09:29:04 -07:00 |
Arinerron
|
cdb199e74d
|
Add block "chains" (ex. parent->child mergable blocks)
|
2018-06-01 00:02:56 -07:00 |
Arinerron
|
e03a47d7f8
|
Fix resource leaking
|
2018-05-19 15:22:35 -07:00 |
Arinerron
|
0ac27ad0e2
|
add block tests
|
2018-05-19 15:21:35 -07:00 |
Arinerron
|
30f617c83e
|
Update plugins to use new Block API
|
2018-05-15 20:08:42 -07:00 |
Arinerron
|
e50659753a
|
complevit!
|
2018-05-15 19:12:23 -07:00 |
Arinerron
|
9fdb6d8609
|
Create block API (todo docs)
|
2018-05-15 18:47:58 -07:00 |
Arinerron
|
e95feb06db
|
Work on block api, finish later
|
2018-05-14 23:43:29 -07:00 |