Commit Graph

7185 Commits

Author SHA1 Message Date
Jude Nelson
4ddc6d6038 Merge branch 'develop' into fix/report-analysis-errors 2023-03-07 16:27:38 +00:00
Aaron Blankstein
9b97a39191 chore: address PR feedback 2023-03-02 11:29:35 -06:00
Aaron Blankstein
9b9d2277b4 Merge remote-tracking branch 'origin/develop' into feat/atlas-tolerance-3082 2023-02-28 17:54:52 -06:00
Aaron Blankstein
cb9f8dca0f docs: add more rustdocs 2023-02-28 17:48:54 -06:00
Brice Dobry
fff8ea4f50 feat: add vm_error to analysis failure receipts
Fixes: #3328
2023-02-28 16:42:11 -05:00
Aaron Blankstein
d971113936 feat: add vm_error to publish runtime error receipt, changelog update 2023-02-28 09:09:39 -06:00
Aaron Blankstein
5a992037ab test: runtime failure in contract publish 2023-02-24 15:41:30 -06:00
Aaron Blankstein
f2f26e8428 fix: #3154, tx receipts on contract publish fail 2023-02-24 14:57:07 -06:00
Aaron Blankstein
d3bf2911b3 test: atlas instance queuing through restart 2023-02-23 15:50:30 -06:00
Aaron Blankstein
d9a5e1852e chore: add comments/docstrings 2023-02-22 15:57:38 -06:00
Aaron Blankstein
6eb017d42e test: add unit test for schema migration 2023-02-22 15:34:12 -06:00
Aaron Blankstein
04514c4ee4 Merge branch 'develop' into feat/atlas-tolerance-3082 2023-02-22 13:40:33 -06:00
Jude Nelson
2672e0ca2f chore: address 2.1 PR feedback 2023-02-16 16:06:51 -05:00
Jude Nelson
ce04ee2f01 Merge branch 'edu-stx-patch-1' into feat/stacks-2.1-finishing-touches 2023-02-14 22:23:55 -05:00
Jude Nelson
66a542f7fe feat: set mainline testnet and mainnet block heights for 2.1 2023-02-14 22:23:15 -05:00
Aaron Blankstein
e2af138e04 Merge branch 'develop' into patch-1 2023-02-14 11:01:55 -06:00
Jude Nelson
fa63a49c11 Merge branch 'develop' into feat/atlas-tolerance-3082 2023-02-14 16:36:01 +00:00
Aaron Blankstein
f823c3fe87 Merge and fix conflicts from remote-tracking branch 'origin/develop' into feat/atlas-tolerance-3082 2023-02-08 11:40:33 -06:00
Asim Mehmood
edd08e387c Merge branch 'develop' into rft_vec_to_sli 2023-02-08 12:18:06 +05:00
Jude Nelson
7e01c57942 Merge branch 'develop' into rft_vec_to_sli 2023-02-07 16:10:42 +00:00
Mårten Blankfors
f629d2deb2 fix(test): A few more hard-coded test names from bloom tests 2023-02-06 13:32:19 +01:00
Mårten Blankfors
5cefd7574b fix(test): Even more hard-coded names fixed 2023-02-06 13:32:19 +01:00
Mårten Blankfors
b10b71d1f1 fix(test): Replace more hard-coded function names with macro call 2023-02-06 13:32:19 +01:00
Asim Mehmood
1d2c606aff fix: fixed fmt issue 2023-02-06 16:46:18 +05:00
Asim Mehmood
6cd74fe297 fix: fix after develop merge 2023-02-04 13:29:10 +05:00
Pavitthra Pandurangan
dab5d0bd8e switched from pascal case to camel case 2023-02-03 14:09:23 -05:00
Pavitthra Pandurangan
9911a8d062 added docs, updated field names in json object 2023-02-03 11:29:59 -05:00
Pavitthra Pandurangan
2b9565fef6 cleanup 2023-02-02 17:25:44 -05:00
Pavitthra Pandurangan
487747abb2 added specific json serialization function 2023-02-02 17:16:18 -05:00
Pavitthra Pandurangan
b3fe8d40a7 addressed feedback 2023-02-02 14:56:20 -05:00
Jude Nelson
32d8a83ae7 Merge branch 'develop' into rft_vec_to_sli 2023-02-02 19:01:17 +00:00
Jude Nelson
8cdf09d17e Merge branch 'develop' into btc-tx-more-info 2023-02-02 17:13:29 +00:00
Don Park
d5f393f939 Merge branch 'develop' into feat/cur_block_pox_contract-2 2023-02-01 15:10:01 -08:00
Pavitthra Pandurangan
ebeeede160 updated address hash mode 2023-02-01 17:10:30 -05:00
Pavitthra Pandurangan
f36473a444 added docs, serialization functions, tests, and json formatting for btc ops is readable 2023-02-01 17:03:11 -05:00
Pavitthra Pandurangan
06cad4adbb changed parameter name 2023-02-01 17:02:49 -05:00
Pavitthra Pandurangan
57436f0dcb added burnchain_op field to transaction event payload + test 2023-02-01 17:02:15 -05:00
Jude Nelson
ae0af594c0 Merge branch 'develop' into feat/cur_block_pox_contract-2 2023-01-31 21:06:28 +00:00
Jude Nelson
c61e08f303 Merge branch 'develop' into trait-arg-check 2023-01-31 21:05:23 +00:00
Don Park
61e2a407ba report the pox_contract for the current block instead of the current reward cycle 2023-01-31 12:38:53 -08:00
Jude Nelson
ea492102fa Merge branch 'fix/3520' into fix/3527 2023-01-30 17:47:16 -05:00
Jude Nelson
9b0989bd94 fix: add test coverage for the case when there is a burnchain fork that includes the same block-commit tx 2023-01-30 17:46:22 -05:00
Jude Nelson
e4611ea851 fix: delete unused constants 2023-01-30 14:56:55 -05:00
Jude Nelson
6c77464581 fix: burnchain operations are all keyed by (txid, burn_header_hash). Add test coverage to ensure that if there's a burnchain fork, we preserve both forks' burnchain ops 2023-01-30 14:56:13 -05:00
Asim Mehmood
6376726be3 refactor: make cloning caller responsibility 2023-01-30 16:15:16 +05:00
Asim Mehmood
9fcf33ce3d refactor: replace vec references with slices 2023-01-27 13:00:37 +05:00
Brice Dobry
be86fa7f86 chore: add comments and clean up code 2023-01-25 17:46:06 -05:00
Brice Dobry
2d7c8a4355 Merge branch 'develop' into trait-arg-check 2023-01-25 15:58:04 -05:00
Aaron Blankstein
857ab1c773 use unwraps in test 2023-01-25 14:53:13 -06:00
Brice Dobry
dcf783cf6e test: more testing of traits across epochs 2023-01-25 15:30:42 -05:00