Pascal
|
4a586d65a5
|
change defaults for download_interval and wait_time_for_microblocks
|
2020-08-04 20:01:42 -07:00 |
|
Pascal
|
3ccc2f2a37
|
display configuration at startup, configure download_interval, inv_sync_interval, public_ip_address, typo
|
2020-08-04 20:01:42 -07:00 |
|
Jude Nelson
|
6ff4c632a9
|
Merge branch 'feat/tx-sender-in-contract-init' into feat/pox-stacks-lockup
|
2020-08-04 10:47:34 -04:00 |
|
Aaron Blankstein
|
962f3b0fa3
|
use deprecated for helium, not everything else
|
2020-08-03 15:44:09 -05:00 |
|
Aaron Blankstein
|
f58951ab7c
|
make cargo build in one thread on circle, add deprecated operation for helium nodes
|
2020-08-03 15:42:06 -05:00 |
|
Aaron Blankstein
|
cb9679989d
|
allow tests to run in same cargo test process
|
2020-08-03 14:50:34 -05:00 |
|
Aaron Blankstein
|
9774bd330f
|
add interface for event dispatcher to the chains coordinator, use stored costs for setup of unconfirmed state
|
2020-08-03 13:49:09 -05:00 |
|
Aaron Blankstein
|
ab15898070
|
passing tests that _dont_ require event observer, now need to fix event observer
|
2020-08-03 09:22:07 -05:00 |
|
Aaron Blankstein
|
c85b0eef92
|
Merge branch 'fix/1784-node-won-check' into feat/chain-view-integration
|
2020-08-02 10:23:52 -05:00 |
|
Aaron Blankstein
|
3944eb248e
|
fix: miner needs the vtxindex of from it's parent's sortition, not it's parent's sortition's parent
|
2020-08-02 10:23:15 -05:00 |
|
Aaron Blankstein
|
df0cb17829
|
some integration test progress
|
2020-08-01 11:47:26 -05:00 |
|
Aaron Blankstein
|
c2db8d74aa
|
Merge branch 'fix/1784-node-won-check' into feat/chain-view-integration
|
2020-08-01 08:34:40 -05:00 |
|
Aaron Blankstein
|
1e9650a73f
|
fix: #1786, check should be mined_block.parent = miner's latest view
|
2020-08-01 08:28:05 -05:00 |
|
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 |
|