Commit Graph

23167 Commits

Author SHA1 Message Date
Vlad
2e67fa900b Update stackslib/src/chainstate/stacks/transaction.rs
Co-authored-by: Brice Dobry <brice@obycode.com>
2024-05-16 20:47:10 +04:00
Vlad
d7865cf273 Merge branch 'develop' into draft/multisig-order-independence 2024-05-11 21:21:25 +04:00
Jude Nelson
75341d901b Merge pull request #4754 from stacks-network/fix/4752
Fix/4752
2024-05-10 21:26:43 +00:00
Jude Nelson
6e2b54bd3c Merge branch 'develop' into draft/multisig-order-independence 2024-05-10 21:23:16 +00:00
jferrant
4afa9ef716 Merge pull request #4772 from stacks-network/chore/remove-dead-cli-commands
Remove dead CLI commands including Sign, DKG, and generate Files comm…
2024-05-10 16:23:43 +00:00
Aaron Blankstein
e79719d220 Merge pull request #4773 from stacks-network/chore/fix-clippy-issues
Implement this error for MonitoringError and fix clippy warnings
2024-05-10 14:53:07 +00:00
Jacinta Ferrant
844d5b3aa7 Undo var rename
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-05-09 14:58:02 -07:00
Jacinta Ferrant
a2e4a1d6ca cargo fmt
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-05-09 14:35:11 -07:00
Jacinta Ferrant
57b345807b Implement this error for MonitoringError and fix clippy warnings
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-05-09 14:32:39 -07:00
Jacinta Ferrant
8a2f4f1105 Remove dead CLI commands including Sign, DKG, and generate Files commands
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2024-05-09 14:22:23 -07:00
wileyj
e8e3a2ed20 Merge pull request #4765 from stacks-network/fix/reduce_ci_runs-develop
[CI] 4746 - Avoid extraneous CI runs (develop)
2024-05-09 18:09:46 +00:00
Jude Nelson
05bf8a80b6 Merge branch 'develop' into fix/4752 2024-05-09 16:57:02 +00:00
wileyj
d0de1af451 remove extra character from vi typo 2024-05-09 07:04:19 -07:00
wileyj
01bb95624a remove paths-ignore 2024-05-08 09:35:04 -07:00
wileyj
d4f40d17b2 4746 - avoid extra ci runs 2024-05-08 09:16:37 -07:00
Jude Nelson
329c27c448 Merge pull request #4748 from stacks-network/fix/4721
Fix/4721
2024-05-08 01:21:57 +00:00
Jude Nelson
28ee6dc32a Merge pull request #4733 from stacks-network/feat/bitcoin-mev
Feat/Bitcoin MEV
2024-05-07 20:05:53 +00:00
Jude Nelson
6e624586cc chore: remove length= 2024-05-07 14:13:08 -04:00
Jude Nelson
48a9d88b75 Merge branch 'develop' into feat/bitcoin-mev 2024-05-07 17:25:58 +00:00
Jude Nelson
a29b1628e0 chore: fix comment typo 2024-05-07 13:35:24 -04:00
Jude Nelson
6ab2fd2828 Merge pull request #4750 from stacks-network/fix/4734
Fix/4734
2024-05-07 16:56:31 +00:00
Jude Nelson
e59f9f569e Merge branch 'develop' into fix/4721 2024-05-07 16:56:13 +00:00
Hank Stoever
738c4c8210 Merge pull request #4719 from stacks-network/feat/signer-metrics
feat: signer monitoring server
2024-05-07 15:36:03 +00:00
Jude Nelson
5908391497 fix: avoid divide-by-zero with estimated length min 2024-05-07 09:38:41 -04:00
Jude Nelson
dbc91b5b16 fix: this endpoint returns the fee _rate_, not the absolute fee 2024-05-06 22:34:40 -04:00
Jude Nelson
e72ca43501 Merge branch 'feat/bitcoin-mev' of https://github.com/stacks-network/stacks-blockchain into feat/bitcoin-mev 2024-05-06 22:05:05 -04:00
Jude Nelson
95163e291e fix: more PR feedback -- better, more-complete AtcRational tests and better abstraction over the inner u256 2024-05-06 22:03:54 -04:00
Jude Nelson
fa66891c78 chore: address PR feedback and add more test coverage 2024-05-06 16:08:11 -04:00
Jude Nelson
0a7af3addf Merge branch 'develop' into feat/bitcoin-mev 2024-05-06 19:59:14 +00:00
Jude Nelson
ef36e5cc00 chore: fix #4752 by requiring /v2/fees/transfer to return the median transaction fee for a STX-transfer from the cost estimators 2024-05-06 15:25:40 -04:00
Hank Stoever
632ff518f3 Merge branch 'develop' into feat/signer-metrics 2024-05-06 10:55:56 -07:00
Jude Nelson
01611355a4 Merge branch 'develop' into fix/4721 2024-05-06 17:07:29 +00:00
Jude Nelson
a04c1fa682 chore: add unit test 2024-05-06 13:16:49 -04:00
Jude Nelson
f98bcbffad Merge branch 'develop' into fix/4734 2024-05-06 15:55:04 +00:00
Jude Nelson
07c6ac84d1 chore: add unit test 2024-05-06 12:04:41 -04:00
Hank Stoever
8ce2446444 Merge branch 'develop' into feat/signer-metrics 2024-05-06 07:08:21 -07:00
Hank Stoever
1f180d7855 feat: add no-op metrics timer when feature disabled 2024-05-06 07:07:33 -07:00
Jude Nelson
de17b4b414 Merge pull request #4749 from stacks-network/fix/4735
Fix/4735
2024-05-06 13:47:45 +00:00
Vlad
61ac53335d Merge branch 'develop' into draft/multisig-order-independence 2024-05-06 00:36:17 +04:00
Fess
3c7be769b4 Merge remote-tracking branch 'origin/draft/multisig-order-independence' into draft/multisig-order-independence 2024-05-06 00:34:38 +04:00
Fess
4a0a9666c6 fix: autotest restored, epoch gating logic removed from try_mine_tx_with_len 2024-05-06 00:34:24 +04:00
Jude Nelson
d6f5ce6c70 chore: get all unit tests to pass 2024-05-03 17:04:35 -04:00
Jude Nelson
1f6e1290eb chore: API sync 2024-05-03 17:04:29 -04:00
Jude Nelson
30ff6d8583 chore: add a mode of generating burnchain blocks in TestPeer that ensures that a block's hash will depend on the (number of) opts it contains 2024-05-03 17:04:05 -04:00
Jude Nelson
7318babacf fix: don't start from reward cycle 0 when doing an inv sync; start from connection_opts.inv_reward_cycles 2024-05-03 17:03:43 -04:00
Jude Nelson
56f754ed4b chore: expose set_initial_peer 2024-05-03 16:58:58 -04:00
Jude Nelson
61b37c0b27 fix: optionally disable resolving bootstrap nodes, so the caller can avoid needless network I/O if it's not needed 2024-05-03 15:12:41 -04:00
Jude Nelson
9bd74ca80e Merge branch 'develop' into feat/bitcoin-mev 2024-05-03 18:57:40 +00:00
Jude Nelson
c52e9bfe7a chore: use the burnchain indexer to find the right block header 2024-05-03 14:43:32 -04:00
Brice Dobry
18860131c7 Merge pull request #4743 from ASuciuX/feat/mock-mining-hot-swap
Feat/mock mining hot swap
2024-05-03 17:09:18 +00:00