Commit Graph

1295 Commits

Author SHA1 Message Date
bestmike007
6b2a562d90 feat: puppet mode mocknet 2022-09-01 17:02:01 +00:00
Jude Nelson
1a34c11508 feat: release 2.05.0.3.0 2022-08-31 13:41:12 -04:00
Jude Nelson
1d10b407fe Merge branch 'develop' into fix/3216 2022-08-03 09:25:32 -04:00
Jude Nelson
b3c13a861f fix: wait_for_sortitions() takes a block height 2022-08-02 13:41:31 -04:00
Jude Nelson
ba1a64aab5 fix: start the p2p thread immediately if there are available sortitions in the DB. If there aren't, then wait for one sortition to complete before spawning it. 2022-08-02 13:27:23 -04:00
Jude Nelson
d588625382 refactor: take a BlockSnapshot, not a BurnchainTip, when spawning a Neon node because we only really need the snapshot 2022-08-02 13:26:48 -04:00
Jude Nelson
438589ce82 fix: the network state machine can only fail if it was not properly instantiated (which should always result in a panic) 2022-07-31 09:33:27 -04:00
Aaron Blankstein
f9323f39c6 Merge branch 'develop' into feat/fix-miner-second-attempt 2022-07-29 09:51:31 -05:00
Aaron Blankstein
c56e6adfd2 test: add integration test for #3185 2022-07-29 09:51:15 -05:00
Aaron Blankstein
727d72bc8c Merge branch 'develop' into feat/fix-miner-second-attempt 2022-07-29 09:01:30 -05:00
Igor
694aba7bdf update 2022-07-27 12:44:51 -05:00
Jude Nelson
ef6ac978b0 Merge branch 'develop' into flaky-tests 2022-07-27 01:42:40 +00:00
Igor Sylvester
0bffeb106b update 2022-07-26 15:52:16 -05:00
Jude Nelson
e2c69befa0 fix: ::Skipped() events are no longer reported by the miner since there are so many of them 2022-07-26 11:18:28 -04:00
Igor Sylvester
011c340eec Annotate flaky tests 2022-07-25 14:29:35 -05:00
Aaron Blankstein
0323e79907 fix: #3184 alter miner re-attempt logic to always allow a "second attempt" 2022-07-18 15:04:38 -05:00
Igor Sylvester
41432f26b3 fix 2022-07-06 11:43:19 -05:00
Igor Sylvester
3be25029c8 fix 2022-07-06 11:43:19 -05:00
Igor Sylvester
e93c89db29 fmt 2022-07-06 11:43:19 -05:00
Igor Sylvester
f2ffb40a6e fix test case 2022-07-06 11:43:19 -05:00
Igor Sylvester
20a3bb68de use consistent toml naming 2022-07-06 11:43:19 -05:00
Igor Sylvester
396efd02f2 add neon_integrations.rs 2022-07-06 11:43:19 -05:00
Igor Sylvester
0eea7e439a rustfmt 2022-07-06 11:43:19 -05:00
Igor Sylvester
b200b85cdd clean up 2022-07-06 11:43:19 -05:00
Igor Sylvester
d0c48f9ef9 clean up 2022-07-06 11:43:19 -05:00
Igor Sylvester
04bcfe23fb clean up 2022-07-06 11:43:19 -05:00
Igor Sylvester
e2f164e2a1 chore: TOML config parser improvements 2022-07-06 11:43:19 -05:00
Aaron Blankstein
3f3ff1280c fix: duplicate event broadcasts in mocknet node 2022-04-28 15:14:37 -05:00
Jude Nelson
8f472cf8c1 fix: if the chainstate DBs exist already, then they must be migrated to the latest schema before header sync 2022-04-22 11:38:14 -04:00
Jude Nelson
889bc9bd6c fix: update the public key of an always-allowed peer on boot-up, as well as the allowed column 2022-04-22 11:37:03 -04:00
Jude Nelson
f40729945e fix: set the default subsequent-attempt time to 30s, based on new benchmarks from the MARF performance improvements 2022-04-18 13:49:10 -04:00
Jude Nelson
2e30732636 Merge branch 'develop' into feat/marf-node-cache 2022-04-09 11:37:08 -04:00
Jude Nelson
6e1346c5b4 feat: add marf hash and cache options to [node] directive in config file, and use them to create a MARFOpenOpts to pass into the StacksChainState 2022-04-08 23:39:58 -04:00
Jude Nelson
9a5e390395 Merge branch 'develop' into fix/3045 2022-04-08 14:12:46 -04:00
Aaron Blankstein
659b2c45cf fix: use send() for atlas channel + increase channel size 2022-03-28 15:40:42 -05:00
Aaron Blankstein
8608cc7fde address PR feedback 2022-03-24 14:43:55 -05:00
Jude Nelson
6ee0f1e0c1 chore: fix some flakiness in atlas test 2022-03-22 13:53:13 -04:00
Jude Nelson
ad0abc76c0 chore: comment that we need DB migrations to happen earlier than they had been 2022-03-21 13:37:26 -04:00
Jude Nelson
5ebfc32506 fix: connect() to instantiate and migrate DB schemas before trying to access them 2022-03-21 00:46:07 -04:00
Aaron Blankstein
b80cb42b93 fix: Atlas dispatch with try_send, relayer exit directive try_send loop 2022-03-07 14:47:11 -06:00
Aaron Blankstein
a22476d5b6 fix: do not stop event broadcasting on termination signal. any pending events *must* still be broadcasted 2022-03-03 15:26:35 -06:00
Aaron Blankstein
f7d9b5b1e7 feat: print backtrace as error log rather than eprintln 2022-03-01 10:17:43 -06:00
Aaron Blankstein
11f0111dea Merge branch 'develop' into fix/smooth-coordinator-shutdown 2022-02-21 09:05:57 -06:00
Jude Nelson
8cd36e4ff5 chore: format long line that cargo fmt didn't catch 2022-02-17 14:17:40 -05:00
Aaron Blankstein
9c85c4b4d1 Merge remote-tracking branch 'origin/develop' into feat/develop-libclarity-separation 2022-02-14 11:28:54 -06:00
Pavitthra Pandurangan
6683b571d4 Feat: emitting new stacks block event before processing 2022-02-10 15:32:36 -05:00
Pavitthra Pandurangan
86899023ba Fix: update function parameters 2022-02-09 11:26:25 -05:00
Pavitthra Pandurangan
e3dd1b51d4 fix: ensured that the canonical stacks tip height is being properly set in the http headers 2022-02-08 17:36:22 -05:00
Aaron Blankstein
ff5a1137cd Merge branch 'develop' into feat/develop-libclarity-separation 2022-02-08 11:00:01 -05:00
pavitthrap
e35c9d76dc Merge branch 'develop' into fix/update-microblock-builder-logic 2022-02-07 16:10:40 -05:00