Kevin F
|
c663be30f1
|
bump flask
|
2022-07-28 16:09:31 -05:00 |
|
Kevin F
|
90176e43fb
|
Implemented non-dandelion uploading to improve network performance
|
2022-07-26 12:45:48 -05:00 |
|
Kevin F
|
9b6d1f5dbd
|
Fix diffuseblocks blocking the event loop
|
2022-07-25 14:37:39 -05:00 |
|
Kevin F
|
e7daaf576f
|
Added logic for less strict dandelion++ fanout in order to enable smaller networks to function more quickly
|
2022-07-24 00:37:10 -05:00 |
|
Kevin F
|
84c13ade51
|
gossip fixes
|
2022-07-19 00:32:54 -05:00 |
|
Kevin F
|
d2b5298bc6
|
Fix conflicting module names in transports
|
2022-07-17 00:01:07 -05:00 |
|
Kevin F
|
d11d12b67f
|
async bug fixes
|
2022-07-11 10:27:13 -05:00 |
|
Kevin F
|
1eadb4bf6e
|
bumped dependencies
|
2022-07-10 22:28:30 -05:00 |
|
Kevin F
|
64a88118bd
|
added unix transport for testing
|
2022-06-26 14:43:16 -05:00 |
|
Kevin F
|
b25e376349
|
gossip bug and performance fixes
|
2022-06-26 00:34:49 -05:00 |
|
Kevin F
|
b9fa446cb0
|
Fix missing comma
|
2022-06-21 12:10:11 -05:00 |
|
Kevin F
|
6b6d357a13
|
Small gossip fixes
|
2022-06-14 11:01:07 -05:00 |
|
Kevin F
|
ac88e0a1da
|
Stem out even if we only have 1 peer
|
2022-06-14 11:00:08 -05:00 |
|
Kevin F
|
cdccde2d9d
|
Don't write python bytecode
|
2022-06-14 10:55:38 -05:00 |
|
Kevin F
|
7b0c761dd1
|
Bump psutil, flask, and ujson
|
2022-06-10 13:25:21 -05:00 |
|
Kevin F
|
911d8118bc
|
Small gossip fixes
|
2022-06-05 15:11:53 -05:00 |
|
Kevin F
|
ac17b53663
|
Fix ping not properly responding
|
2022-06-05 14:46:13 -05:00 |
|
Kevin F
|
946fdbd06d
|
Don't add .onion if it is not needed
|
2022-06-05 14:46:01 -05:00 |
|
Kevin F
|
9088d931c9
|
Move setupconfig up to fix default config not being used properly
|
2022-06-05 14:40:31 -05:00 |
|
Kevin F
|
421c6da25a
|
Load and save tor peers
|
2022-05-30 19:52:03 -05:00 |
|
Kevin F
|
158178d6fc
|
Don't spam tracebacks when sockets timeout
|
2022-05-20 10:13:12 -05:00 |
|
Kevin F
|
85626d6642
|
Removed close gossip command
|
2022-05-18 23:56:25 -05:00 |
|
Kevin F
|
9f25291c3a
|
Finished client announce tests
|
2022-05-18 23:39:14 -05:00 |
|
Kevin F
|
15a4744a70
|
Completed new new peers test
|
2022-05-16 09:53:33 -05:00 |
|
Kevin F
|
1b21e25f7e
|
Finished basic get_new_peers tests
|
2022-05-15 23:21:45 -05:00 |
|
Kevin Froman
|
0b4e264877
|
Dont accept peers too large
|
2022-05-15 21:54:14 -04:00 |
|
Kevin F
|
12d4ed7638
|
started get new peers test
|
2022-05-14 11:28:12 -05:00 |
|
Kevin F
|
2be0175326
|
started get new peers test
|
2022-05-13 00:17:06 -05:00 |
|
Kevin F
|
5bdfbd7c43
|
started get new peers test
|
2022-05-12 09:21:38 -05:00 |
|
Kevin F
|
93fc1827b5
|
Added remaining stem choice test cases
|
2022-05-10 09:29:28 -05:00 |
|
Kevin F
|
3a26d053fe
|
Gossip client tests, fixed delayed threads
|
2022-05-09 12:38:03 -05:00 |
|
Kevin F
|
7b7d6a03d3
|
Ignore broken pipes when streaming blocks in the gossip client
|
2022-05-05 22:31:05 -05:00 |
|
Kevin F
|
50f0cfa6f4
|
Added basic streamblocks test, slight fixes for streamblocks
|
2022-05-05 00:07:58 -05:00 |
|
Kevin F
|
91df7507f4
|
db set_if_new returns bool on if a new key was set or not and doesn't raise duplicate exception
|
2022-05-05 00:05:53 -05:00 |
|
Kevin F
|
c065be0145
|
Fix blockdb has_block not having block path
|
2022-05-05 00:04:37 -05:00 |
|
Kevin F
|
4edbde82cc
|
Added example plugin that tests block insertion
|
2022-05-01 16:06:32 -05:00 |
|
Kevin F
|
1b37264eb7
|
Work on gossip tests and cleaned up api server some
|
2022-05-01 00:45:26 -05:00 |
|
Kevin F
|
e6b61c5f59
|
Added put block test (1 block)
|
2022-04-24 15:19:39 -05:00 |
|
Kevin F
|
ca2344c72c
|
Added peer announce and exchange tests
|
2022-04-23 00:41:57 -05:00 |
|
Kevin F
|
237cdde4e5
|
Added peer exchange test (passing)
|
2022-04-20 00:28:29 -05:00 |
|
Kevin F
|
6a6460ef31
|
Added testing of streaming multiple blocks from gossip peer
|
2022-04-16 12:55:01 -05:00 |
|
Kevin F
|
4caee50ce7
|
Remove dead neighbor closeness benchmark
|
2022-04-16 12:49:42 -05:00 |
|
Kevin F
|
a61cd273a8
|
Implemented basic server diffusal test
|
2022-04-05 01:17:40 -05:00 |
|
Kevin F
|
c7ba974264
|
Block diffusal mostly done
|
2022-04-04 00:48:30 -05:00 |
|
Kevin F
|
9d2c2641f4
|
Block diffusal mostly done
|
2022-04-03 01:16:58 -05:00 |
|
Kevin F
|
996bff267b
|
Work on normal gossip diffusion
|
2022-03-30 01:13:42 -05:00 |
|
Kevin F
|
dae99dc2f7
|
Work on normal gossip diffusion
|
2022-03-28 00:13:36 -05:00 |
|
Kevin F
|
5858b0aca3
|
updated readme
|
2022-03-28 00:13:03 -05:00 |
|
Kevin F
|
df02bdb826
|
Work on normal gossip diffusion
|
2022-03-26 18:26:55 -05:00 |
|
Kevin F
|
c215d4decd
|
Work on normal gossip diffusion
|
2022-03-26 18:24:40 -05:00 |
|