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
|
2e555fe494
|
bump process_exit_at_height to 8 days; update master node default
|
2020-07-19 12:07:09 -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 |
|
Ludo Galabru
|
1662c42176
|
Improve URL handling
|
2020-07-06 17:57:20 -04:00 |
|
Ludo Galabru
|
71f076e1c5
|
Fix endpoint URL
|
2020-07-06 14:56:46 -04:00 |
|
Jude Nelson
|
45a6961a9d
|
print out helpful messages to show the liveness (or lack thereof) of the p2p and relayer threads
|
2020-07-06 00:37:55 -04:00 |
|
Jude Nelson
|
b19b0727c6
|
set process::exit() panic hook
|
2020-07-06 00:37:43 -04:00 |
|
Jude Nelson
|
696da5f96b
|
API sync
|
2020-07-05 04:56:58 -04:00 |
|
Ludo Galabru
|
7beddb6bde
|
Merge pull request #1670 from blockstack/feature/prometheus
Serve pollable prometheus endpoint
|
2020-06-29 13:21:41 -04:00 |
|
Ludo Galabru
|
48e78f406d
|
Fix: don't return, continue
|
2020-06-25 12:02:51 -04:00 |
|
Aaron Blankstein
|
5b6e84058c
|
add test for nonce chaining
|
2020-06-24 13:13:24 -05:00 |
|
Ludo Galabru
|
c3d0b16b6e
|
Measure network activity with finer granularity
|
2020-06-23 18:19:53 -04:00 |
|
Ludo Galabru
|
411dc46297
|
Resolve todos
|
2020-06-23 18:19:02 -04:00 |
|
Aaron Blankstein
|
d0a9b7924e
|
accept nonces if they increment a pending tx, fix replace-by-fee
|
2020-06-23 16:35:41 -05:00 |
|
Ludo Galabru
|
a7af42a243
|
Merge branch 'master' into feature/prometheus
|
2020-06-23 17:22:35 -04:00 |
|
Ludo Galabru
|
eaceb14dad
|
Use u64 instead of u16 for block heights
|
2020-06-22 10:28:25 -04:00 |
|
Ludo Galabru
|
5b1d305b0e
|
Rename feature gate - "monitoring_prom"
|
2020-06-17 10:43:43 -04:00 |
|
Aaron Blankstein
|
d8065901ae
|
Merge pull request #1671 from psq/feat/trait-principal
Implement trait-principal, resolves #1663
|
2020-06-17 09:25:40 -05:00 |
|
Ludo Galabru
|
c33ee6483f
|
Fix test
|
2020-06-17 00:47:07 -04:00 |
|
Ludo Galabru
|
60074c7052
|
Rollback - re-renaming the feature gate to monitoring
|
2020-06-17 00:39:48 -04:00 |
|
Ludo Galabru
|
d2d0c27763
|
Fix integration
|
2020-06-17 00:27:16 -04:00 |
|
Ludo Galabru
|
d57e62da80
|
Downgrade async-h1
|
2020-06-17 00:09:42 -04:00 |
|
Ludo Galabru
|
47e7b8cf6d
|
Downgrade async-h1
|
2020-06-17 00:02:58 -04:00 |
|
Ludo Galabru
|
43317acdb8
|
Change feature gate's name, abstract prometheus
|
2020-06-16 23:58:02 -04:00 |
|