1831 Commits

Author SHA1 Message Date
Ludo Galabru
34aaba371a Merge branch 'master' into feature/logs 2020-05-08 22:55:32 -04:00
Ludo Galabru
c0cc4bc6b0 Add searchable logs 2020-05-08 22:28:38 -04:00
Ludo Galabru
c064f76dc1 Move assertion 2020-05-08 21:12:12 -04:00
Ludo Galabru
5099e8c1b0 Merge branch 'master' into fix/utxo 2020-05-08 21:10:31 -04:00
Aaron Blankstein
1957d898ad remove comment cruft 2020-05-08 19:42:48 -05:00
Ludo Galabru
9ed9a71a38 Clean remaining nasty unwrap 2020-05-08 19:15:07 -04:00
Ludo Galabru
326e3f80c6 Revert "Get rid of the retry count"
This reverts commit 1e3766aa0f.
2020-05-08 18:56:06 -04:00
Ludo Galabru
84cd911551 Work around f64 issue using raw_value 2020-05-08 18:51:20 -04:00
Ludo Galabru
b75019fac4 Clean warning 2020-05-08 18:50:01 -04:00
Aaron Blankstein
0dfa4cc1fe add test for block size limits, add cfg(test) only blocks_processed monitor, remove need for gap sleeps in neon_integration tests 2020-05-08 09:10:44 -05:00
Jude Nelson
dfa7c7de5e api sync 2020-05-08 03:12:01 -04:00
Jude Nelson
d4a19a60a5 when downloading blocks and feeding them to the relayer, catch backpressure from the channel and buffer up block data (so we don't drop it and force ourselves to re-get it). Use this information to wake up the relayer thread more frequently. 2020-05-08 03:11:05 -04:00
Ludo Galabru
cb9b2bcdba Remove maximumCount filter 2020-05-07 23:52:40 -04:00
Jude Nelson
00137eb4a0 Merge branch 'master' into fix/neon-fixes-20200507 2020-05-07 15:11:16 -04:00
Jude Nelson
91344632e3 do a blocking-send to the relayer from the p2p thread if the network result contains blocks, microblocks, or transactions. also, restore poll interval to 5s, but throttle up to 10ms if there are available blocks to process (so the relayer keeps getting woken up) 2020-05-07 15:10:22 -04:00
Jude Nelson
6deb610c26 increase burnchain timeout to 300 2020-05-07 15:10:02 -04:00
Ludo Galabru
4ede6297a8 Merge pull request #1545 from blockstack/fix/retry_count
Event dispatcher - get rid of the retry count
2020-05-07 14:51:28 -04:00
Ludo Galabru
cd506f664f Get rid of the retry count 2020-05-07 14:25:14 -04:00
Ludo Galabru
1e3766aa0f Get rid of the retry count 2020-05-07 14:20:57 -04:00
Aaron Blankstein
808abdedaa track epoch size in microblock builder 2020-05-07 09:08:47 -05:00
Aaron Blankstein
227ed69b79 merge changes 2020-05-07 08:07:35 -05:00
Aaron Blankstein
f7b911fc32 Merge branch 'master' into feat/neon-microblocks 2020-05-06 16:36:16 -05:00
Aaron Blankstein
9891fcd3a0 Merge branch 'master' into fix/1540 2020-05-06 16:00:59 -05:00
Ludo Galabru
9b8720dde7 Merge branch 'master' into fix/utxo 2020-05-06 13:50:18 -04:00
Ludo Galabru
8119591a92 Fix cargo package name 2020-05-05 22:10:27 -04:00
Ludo Galabru
57d3bcfbfb Merge branch 'master' into feature/bitcoin-neon-controller 2020-05-05 15:38:33 -04:00
Ludo Galabru
878f09f9ad Merge branch 'master' into feature/bitcoin-neon-controller 2020-05-05 11:42:48 -04:00
Ludo Galabru
577b321a4d Merge branch 'master' into feature/bitcoin-neon-controller 2020-05-04 16:14:15 -04:00
Ludo Galabru
06b14c5ad1 Strip prometheus changes that got lost 2020-05-01 17:51:03 -04:00
Ludo Galabru
494720fea6 Fix build warning 2020-05-01 17:41:03 -04:00
Ludo Galabru
7a45b32ccb Port burnchain-neon-controller 2020-05-01 17:05:57 -04:00