Commit Graph

  • 2afb1fb2e1 Add transaction verification function Jacinta Ferrant 2024-01-26 15:45:20 -08:00
  • 32bd01d189 Remove unwrap in get_signer_transactions_with_retry Jacinta Ferrant 2024-01-26 15:43:31 -08:00
  • 5f9418a23f Cargo fmt stuff Jacinta Ferrant 2024-01-26 14:43:47 -08:00
  • f408e151ec Update get_signer_transactions to retry Marzi 2024-01-26 17:40:57 -05:00
  • 1744375b4e get stacks transactions from signers stackerdb slot Jacinta Ferrant 2024-01-26 12:20:52 -08:00
  • 8997b22729 Add SignerMessage::Transactions to event.rs and update rest of code Jacinta Ferrant 2024-01-26 12:19:23 -08:00
  • 223de46bb2 Add helper function to check if stacks node is pre epoch 3.0 activation Jacinta Ferrant 2024-01-26 11:09:15 -08:00
  • 7203da2da4 Add deserialization of RPCPeerInfoData and get_burn_block_height and update tests Jacinta Ferrant 2024-01-26 10:58:01 -08:00
  • dd006d49fb CRC: add trait for wsts struct serde Jacinta Ferrant 2024-02-02 10:39:48 -08:00
  • 75e50ac0a4 CRC: cleanup type prefix enum and move wait_for_signature and broadcast into the same function Jacinta Ferrant 2024-01-31 12:27:49 -08:00
  • c84e4441cc Remove bincode by adding serialization functions for all wsts Packet types Jacinta Ferrant 2024-01-31 10:21:13 -08:00
  • 078684f166 Fix build issues due to rebase Jacinta Ferrant 2024-01-30 10:27:43 -08:00
  • 9286c3210a Make miner retrieve signer messages from stackerdb to get a signed block Jacinta Ferrant 2024-01-25 13:44:33 -08:00
  • 7f71cbdff6 fix: compiler unhandled result error Hank Stoever 2024-02-02 14:07:42 -08:00
  • 3c0bbb26e6 fix: fix stack-stx sig in new tests from merge Hank Stoever 2024-02-02 13:41:23 -08:00
  • 53427cfb76 feat: test for correct lock event Hank Stoever 2024-02-02 13:05:24 -08:00
  • a5b3135180 fix: typo in synthetic events Hank Stoever 2024-02-02 12:32:52 -08:00
  • aa3fd46f24 fix: arguments used in synthetic pox events Hank Stoever 2024-02-02 12:28:56 -08:00
  • 4bb930d49d fix: proper stack-stx signature in mockamoto tests Hank Stoever 2024-02-02 12:28:36 -08:00
  • 1d7caa7c62 fix: try fixing compiler error on serialization Hank Stoever 2024-02-02 10:08:08 -08:00
  • db11669d4a fix: generating sha in signed_structured_data Hank Stoever 2024-02-02 09:53:24 -08:00
  • 30decf8645 fix: signer sig in nakamoto integrations Hank Stoever 2024-02-02 09:15:22 -08:00
  • 10246f6afc fix: improve expect msg, remove duplicate code Hank Stoever 2024-01-31 15:34:54 -08:00
  • 020997c8e5 feat: explicit sig validation tests for stack-agg-commit Hank Stoever 2024-01-29 13:52:19 -08:00
  • 1baec49caa feat: helper function to generate structured domain tuple Hank Stoever 2024-01-29 13:22:48 -08:00
  • 353c154db8 feat: use pox-addr in signer sig message hash Hank Stoever 2024-01-29 10:48:05 -08:00
  • ffa1946da4 feat: add signer-sig to stack-aggregation-commit Hank Stoever 2024-01-29 09:33:12 -08:00
  • 11b46abd6f feat: add signer-sig to stack-extend Hank Stoever 2024-01-24 10:11:50 -08:00
  • ed61fce416 feat: validate signer-key in stack-stx Hank Stoever 2024-01-24 09:21:00 -08:00
  • bdd9c5f7b0 feat: unit tests for verify-signing-key-signature Hank Stoever 2024-01-23 16:00:46 -08:00
  • 1bdc815c74 feat: verify signing-key in delegate-stack-stx Hank Stoever 2024-01-22 16:51:18 -08:00
  • 44b8f56a86 feat: add sip18 structured data signing Hank Stoever 2024-01-23 14:07:33 -08:00
  • 74565e5982 Merge branch next into chore/fix-clippy-warnings Jeff Bencin 2024-02-02 15:15:12 -05:00
  • 9e1b56ee0e Merge branch 'next' into feat/nakamoto-inv-state-machine Jude Nelson 2024-02-02 14:40:53 -05:00
  • 86e3c26a28 Merge pull request #4232 from stacks-network/feat/nakamoto-block-inv Jude Nelson 2024-02-02 19:31:18 +00:00
  • 22a456755c fix: fix failing unit test Jude Nelson 2024-02-02 13:57:41 -05:00
  • cc6fb99d8f chore: Fix clippy::redundant_clone Jeff Bencin 2024-02-02 13:54:42 -05:00
  • a19ea1a57e chore: Fix clippy::redundant_clone in ./clarity Jeff Bencin 2024-02-02 13:40:15 -05:00
  • 38f70961f5 chore: Fix clippy::needless_pass_by_ref_mut in ./clarity Jeff Bencin 2024-02-02 13:24:17 -05:00
  • 47365bf195 chore: Fix clippy::needless_collect Jeff Bencin 2024-02-02 13:11:50 -05:00
  • 138c90f7b6 Merge branch 'next' into fix/test-writes-to-stackerdb Jude Nelson 2024-02-02 13:02:20 -05:00
  • b21bbd1d96 fix: cargo fmt Jude Nelson 2024-02-02 13:01:55 -05:00
  • 32048fee47 Merge branch 'next' into feat/nakamoto-block-inv Jude Nelson 2024-02-02 12:49:17 -05:00
  • dd3b2b8bf1 fix: fix flaky integration test for writing to stackerdb Jude Nelson 2024-02-02 12:13:09 -05:00
  • a0e633a924 chore: Fix clippy::perf warnings introduced by merge Jeff Bencin 2024-02-02 12:08:04 -05:00
  • 7249316dc2 Merge branch next into chore/fix-clippy-warnings Jeff Bencin 2024-02-02 11:34:08 -05:00
  • 074fd76ebb Merge pull request #4334 from stacks-network/chore/merge-2.4.0.1.0-develop-to-next wileyj 2024-02-02 07:57:03 -08:00
  • c9376e4333 chore: log headers on failure to decode http resposne Jude Nelson 2024-02-02 10:35:09 -05:00
  • a4e8bdc298 Merge branch 'next' into chore/merge-2.4.0.1.0-develop-to-next Jude Nelson 2024-02-02 10:19:33 -05:00
  • 915fef70df Merge branch 'next' into feat/nakamoto-block-inv Jude Nelson 2024-02-02 14:57:57 +00:00
  • c9f3fb221f Merge pull request #4324 from stacks-network/update-pox-4-vote-print saralab 2024-02-02 09:55:51 -05:00
  • 339829fcb8 missing comma jesus 2024-02-01 12:41:41 -05:00
  • cb19a6f54d forgot formatting jesus 2024-02-01 11:43:45 -05:00
  • 1dd68d127e updated print w/ more items jesus 2024-02-01 11:36:22 -05:00
  • ec8ed12db4 updated print statement jesus 2024-02-01 10:38:24 -05:00
  • 5c14a440d2 fix: incorrect arg index in synthetic event Hank Stoever 2024-02-01 13:03:52 -08:00
  • 8eb772bb89 Merge branch 'feat/nakamoto-block-inv' of https://github.com/stacks-network/stacks-core into feat/nakamoto-block-inv Jude Nelson 2024-02-01 23:46:56 -05:00
  • 74648edb13 docs: describe loop invariants Jude Nelson 2024-02-01 23:46:43 -05:00
  • 0066cea586 fix: fix more merge errors Jude Nelson 2024-02-01 23:37:06 -05:00
  • dcf7e77903 Merge branch 'next' into feat/nakamoto-block-inv Jude Nelson 2024-02-02 04:28:15 +00:00
  • 49fcb0d926 Merge branch 'develop' into fix/c-deps_master wileyj 2024-02-01 17:39:17 -08:00
  • af07c00260 fix: builds on various archs/platforms re: PR 4331 wileyj 2024-02-01 15:23:56 -08:00
  • d404e5f793 fix: compiler errors from merge Jude Nelson 2024-02-01 18:10:39 -05:00
  • 3555f720ed chore: Fix clippy::single_char_add_str Jeff Bencin 2024-02-01 17:56:32 -05:00
  • 2908565ec5 chore: Fix clippy::iter_with_drain in ./clarity and ./stacks-common Jeff Bencin 2024-02-01 17:50:29 -05:00
  • beeb7d8bc8 Merge branch 'next' into chore/merge-2.4.0.1.0-develop-to-next Jude Nelson 2024-02-01 17:48:26 -05:00
  • 530aca0388 Merge branch 'develop' into chore/merge-2.4.0.1.0-develop-to-next Jude Nelson 2024-02-01 17:47:00 -05:00
  • 8143326346 merge develop to next Jude Nelson 2024-02-01 17:46:23 -05:00
  • 81ce70281d Merge branch 'chore/merge-2.4.0.1.0-to-develop' into chore/merge-2.4.0.1.0-develop-to-next Jude Nelson 2024-02-01 17:45:48 -05:00
  • 07d19097b9 chore: Fix clippy::perf warnings in ./stx-genesis Jeff Bencin 2024-02-01 16:54:29 -05:00
  • 8af4e1ac25 chore: Fix clippy::perf warnings in ./testnet/stacks-node (except large_enum_variant and result_large_err) Jeff Bencin 2024-02-01 16:46:31 -05:00
  • 0ade31549a chore: Fix clippy::perf warnings in ./stackslib (except large_enum_variant and result_large_err) Jeff Bencin 2024-02-01 16:02:27 -05:00
  • a7c598405d Merge pull request #4329 from stacks-network/feat/pox-signer-key-event Matthew Little 2024-02-01 21:45:19 +01:00
  • 40be4b6e11 fix: update testing .signers contract Aaron Blankstein 2024-02-01 14:36:31 -06:00
  • 0310a14d3e chore: Fix default Clippy warnings in ./stacks-common Jeff Bencin 2024-02-01 14:30:45 -05:00
  • 6f3f55d2aa chore: Fix default Clippy warnings in ./clarity Jeff Bencin 2024-02-01 14:06:04 -05:00
  • 74e3cedeec feat: add signer-key to synthetic pox events Matthew Little 2024-02-01 19:33:19 +01:00
  • 577d46d728 fix: replace page slot limit with a page length limit Aaron Blankstein 2024-02-01 11:33:37 -06:00
  • 0f494d2607 fix: expand read-only call limits in test for larger hello-world contract Aaron Blankstein 2024-02-01 10:56:46 -06:00
  • d79de76cff feat: update .signers to use StackerDB paging Aaron Blankstein 2024-01-31 14:16:04 -06:00
  • 340e1d985a feat: add paging to StackerDB Aaron Blankstein 2024-01-30 22:03:16 -06:00
  • b5e5539a51 Merge pull request #4317 from stacks-network/chore/merge-2.4.0.1.0-to-develop Jude Nelson 2024-01-31 22:17:05 +00:00
  • 0ace4d0081 chore: fmt-stacks Aaron Blankstein 2024-01-31 14:41:18 -06:00
  • b92dcddc20 fix: no need to bump coinbase height Aaron Blankstein 2024-01-30 17:04:49 -06:00
  • d4c3519d1b feat: add stacker_set RPC endpoint Aaron Blankstein 2024-01-29 15:17:10 -06:00
  • 8a009c7a53 feat: read reward set from state updated in .signers Aaron Blankstein 2024-01-26 15:57:39 -06:00
  • c98b404e93 Merge branch 'master' into chore/merge-2.4.0.1.0-to-develop Jude Nelson 2024-01-31 15:21:04 -05:00
  • a2a9c27692 Merge branch 'next' into feat/nakamoto-block-inv Jude Nelson 2024-01-31 20:10:14 +00:00
  • f698448e16 Merge pull request #4239 from stacks-network/feat/pox-4-cast-aggr-pubkey-vote saralab 2024-01-31 15:00:33 -05:00
  • c659fca2f3 Merge pull request #4312 from stacks-network/ci/fix-release-builds wileyj 2024-01-31 11:26:25 -08:00
  • 0cc9c45b9b chore: use only one state, cleanup friedger 2024-01-31 15:13:11 +01:00
  • 40d91ee4c5 Merge branch 'next' into feat/pox-4-cast-aggr-pubkey-vote Friedger 2024-01-31 08:26:26 +01:00
  • cc5b772a7d fix: use state_2 on odd cycles friedger 2024-01-31 08:25:21 +01:00
  • 5eab4f621c Merge branch 'next' into feat/nakamoto-block-inv Jude Nelson 2024-01-31 00:12:42 -05:00
  • 300aeda09f chore: expand test coverage for inventory generation using the new declarative nakamoto chain history test framework Jude Nelson 2024-01-31 00:12:10 -05:00
  • 0412525fc5 feat: implement a declarative test framework for generating nakamoto chain histories Jude Nelson 2024-01-31 00:11:45 -05:00
  • 8f4a3b0da5 feat: log the variant of a coinbase or tenure-change Jude Nelson 2024-01-31 00:11:26 -05:00
  • 6aa97e0c27 fix: log how many blocks a tenure-change confirms Jude Nelson 2024-01-31 00:11:10 -05:00
  • 655f10431a fix: correctly find the parent sortition for a new nakamoto tenure Jude Nelson 2024-01-31 00:10:45 -05:00
  • 7602c55b96 fix: correct the number of expected successful tenures Jude Nelson 2024-01-31 00:10:09 -05:00