Commit Graph

2618 Commits

Author SHA1 Message Date
Aaron Blankstein
3439922ecf things are getting pretty strange 2020-07-31 17:23:12 -05:00
Ludo Galabru
5e9e408cd2 Fix integration test 2020-07-30 22:11:14 -04:00
Ludo Galabru
f9d7d43132 Fat finger + Nonce issue 2020-07-30 17:48:04 -04:00
Ludo Galabru
2623624aee Merge branch 'master' into feat/clarity-strings 2020-07-30 17:22:55 -04:00
Ludo Galabru
a7f9d7f2cc Fix integration tests 2020-07-30 17:05:30 -04:00
Jude Nelson
bfba207828 Merge branch 'next' into feat/pox-stacks-lockup 2020-07-27 16:30:13 -04:00
Jude Nelson
98f8ec9d38 Merge branch 'master' into feat/pox-chainstate-refactor 2020-07-27 16:27:19 -04:00
Jude Nelson
5b97aada7c Merge branch 'feat/pox-chainstate-refactor' into feat/fix-1744 2020-07-27 12:42:12 -04:00
Jude Nelson
f912a41caf force a core dump on panic 2020-07-27 12:34:05 -04:00
Jude Nelson
2127758baa add libc dependency for core dump 2020-07-27 12:33:55 -04:00
Jude Nelson
d66408b535 Merge branch 'master' into feat/pox-stacks-lockup 2020-07-26 16:32:43 -04:00
Jude Nelson
df723fcba5 Merge branch 'master' into feat/pox-chainstate-refactor 2020-07-25 14:52:28 -04:00
Aaron Blankstein
652081e306 more aggressively rotating VRF keys solves the flakiness in the microblock integration test 2020-07-24 18:23:09 -05:00
Aaron Blankstein
451694434b feat: add gh workflow for bitcoind integration tests 2020-07-24 15:29:43 -05:00
Jude Nelson
6a74601eea print backtrace in panic handler 2020-07-24 13:31:22 -04:00
Jude Nelson
0f1062e27a add backtrace 2020-07-24 13:31:01 -04:00
Aaron Blankstein
a619d8e0d5 add debug symbols to build, some improved logging, add author 2020-07-21 09:45:41 -05:00
Jude Nelson
828843780c add integration test for getting the current burnchain block height 2020-07-19 21:48:15 -04:00
Jude Nelson
c42253bafa API sync 2020-07-19 21:48:03 -04:00
Jude Nelson
7d7bf41eaf API sync 2020-07-19 21:47:51 -04:00
Jude Nelson
2e555fe494 bump process_exit_at_height to 8 days; update master node default 2020-07-19 12:07:09 -04:00
Jude Nelson
407e077c4e fix all tests -- replace burn_header_hash with consensus_hash 2020-07-17 13:00:34 -04:00
Jude Nelson
438bd54932 only need block's consensus hash now 2020-07-17 13:00:18 -04:00
Jude Nelson
4b191a4276 identify stacks blocks and sortitions by consensus hash 2020-07-17 13:00:01 -04:00
Jude Nelson
c1e7c7fcd3 refator node to use consensus_hash/block_header_hash to identify blocks 2020-07-17 12:59:40 -04:00
Aaron Blankstein
54d18f42c8 Merge branch 'next' into feat/nicer-mempool-errs 2020-07-13 14:34:07 -05:00
Jude Nelson
48949bc030 fix compile bug 2020-07-13 13:00:23 -04:00
Jude Nelson
7f47aaf39d Merge branch 'master' into next 2020-07-13 11:46:34 -04:00
Jude Nelson
7934450d29 expand microblock test to upload unanchored microblocks and query chain state from them 2020-07-11 19:16:36 -04:00
Jude Nelson
1cb3ba9802 test code to make a microblock from transactions 2020-07-11 19:16:17 -04:00
Jude Nelson
060fbe1aa5 refresh unconfirmed state when we have new block data (or in the p2p thread, whenever we re-poll) 2020-07-11 19:15:55 -04:00
Aaron Blankstein
870e0ec340 fix: better error messages on deser failures #1703 2020-07-10 15:08:21 -05:00
Aaron Blankstein
04145c4e81 Merge pull request #1725 from blockstack/feat/1676-burndb
[PoX] Refactoring BurnDB
2020-07-10 13:53:27 -05:00
Aaron Blankstein
8ccb45b1ed rename burndb instances to sortdb 2020-07-10 10:38:25 -05:00
Jude Nelson
a9c9cfa710 fix test build 2020-07-09 14:00:01 -04:00
Jude Nelson
d35c577a3c fix build 2020-07-09 13:10:55 -04:00
Aaron Blankstein
400f9fafb7 Merge branch 'master' into next 2020-07-09 11:48:19 -05:00
Jude Nelson
8ebe826f1c Merge branch 'master' into feat/marf-net-unconfirmed-state 2020-07-09 02:40:48 -04:00
Aaron Blankstein
ae3c72c1e3 Merge branch 'next' into feat/1676-burndb 2020-07-08 12:43:32 -05:00
Aaron Blankstein
b8831dcd2b Merge branch 'master' into next 2020-07-08 12:41:37 -05:00
Aaron Blankstein
faccfa1aa1 remove unneccessary param 2020-07-08 10:04:42 -05:00
Aaron Blankstein
d336f7fff8 okay, we have some passing integration tests now too 2020-07-07 17:28:59 -05:00
Ludo Galabru
daffd25aaf Fix stacks-node with prom flag 2020-07-07 16:11:34 -04:00
Ludo Galabru
d56b5a802a Merge pull request #1722 from blockstack/feature/connected-nodes-prometheus
Monitoring: add a gauge for keeping track of active miners
2020-07-07 10:57:21 -04:00
Aaron Blankstein
52c56ecc2f Merge pull request #1697 from blockstack/fix/1686-1687-nonces
Some nonce fixes
2020-07-07 09:34:52 -05:00
Ludo Galabru
631267f5ab Updating broken test 2020-07-07 10:26:16 -04:00
Ludo Galabru
6cd0c2b04a Monitoring: add a gauge for keeping track of active miners 2020-07-07 10:19:39 -04:00
Ludo Galabru
f58f3e7c17 Do not set Content-Length 2020-07-07 00:13:12 -04:00
Ludo Galabru
098f0a7c1f Remove URL suffixing 2020-07-07 00:12:38 -04:00
Ludo Galabru
fef763a63e Endpoint always ends with "/" 2020-07-06 18:08:14 -04:00