Commit Graph

19457 Commits

Author SHA1 Message Date
Jude Nelson
fe6db83c72 Merge pull request #3597 from stacks-network/feat/3595
Feat/3596
2023-03-10 20:29:51 +00:00
Jude Nelson
bcdbab4d0a Merge branch 'develop' into feat/3595 2023-03-10 03:22:11 +00:00
Brice Dobry
91f99be724 Merge pull request #3605 from stacks-network/doc/none-consistency
Consistent use of `none` in docs
2023-03-08 14:54:38 -05:00
Brice Dobry
cc2966bbed docs: fix inconsistent use of none in docs 2023-03-08 12:18:30 -05:00
Brice Dobry
fa11f30d3f Merge pull request #3600 from stacks-network/feat/expr-comments
Feat/expr-comments
2023-03-08 09:56:09 -05:00
Brice Dobry
dff6c54908 Merge branch 'develop' into feat/expr-comments 2023-03-07 16:51:40 -05:00
Brice Dobry
10256aea4b Merge pull request #3593 from stacks-network/fix/report-analysis-errors
feat: add `vm_error` to analysis failure receipts
2023-03-07 16:49:15 -05:00
Igor Sylvester
a9f35ce799 Merge branch 'develop' into feat/3595 2023-03-07 12:14:42 -06:00
Jude Nelson
4ddc6d6038 Merge branch 'develop' into fix/report-analysis-errors 2023-03-07 16:27:38 +00:00
Brice Dobry
5a1c8154a7 Merge branch 'develop' into feat/expr-comments 2023-03-07 10:19:23 -05:00
Aaron Blankstein
154b316de0 Merge pull request #3086 from stacks-network/feat/atlas-tolerance-3082
Improved Atlas shutdown and crash tolerance (#3082)
2023-03-06 16:37:04 -06:00
Brice Dobry
6a947ebe09 Merge branch 'develop' into feat/expr-comments 2023-03-06 16:55:40 -05:00
Brice Dobry
46476ec39b test: fix unit tests 2023-03-06 16:52:39 -05:00
Jude Nelson
2b70498fe8 Merge branch 'develop' into feat/atlas-tolerance-3082 2023-03-06 20:22:43 +00:00
pavitthrap
4a1e837800 Merge pull request #3586 from stacks-network/commit-hook
[eng quality] pre-commit hook docs
2023-03-06 14:56:39 -05:00
Brice Dobry
1495456ee2 chore: fix string in assertion 2023-03-04 10:24:46 -05:00
Brice Dobry
595aee13fc feat: attach comments to SymbolicExpressions
Comments are only enabled with feature, `developer-mode`. This will be
useful for tools that want to manipulate Clarity source code, like a
formatter for example.
2023-03-02 14:55:20 -05:00
Aaron Blankstein
9b97a39191 chore: address PR feedback 2023-03-02 11:29:35 -06:00
Jude Nelson
969ffb4317 chore: fix compiler warnings 2023-03-01 13:12:55 -05:00
Jude Nelson
e1de15b25f chore: test booting up and mining with a custom wallet name 2023-03-01 13:12:44 -05:00
Jude Nelson
89e0bcaf5e feat: use config.burnchain.wallet_name instead of "" when we're actually dealing with wallet names 2023-03-01 13:12:26 -05:00
Brice Dobry
78b9a8c504 chore: fix typo 2023-02-28 21:45:41 -05: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
pavitthrap
dac322deb1 Merge branch 'develop' into commit-hook 2023-02-28 14:08:53 -05:00
Aaron Blankstein
0b8159d5b4 Merge pull request #3587 from stacks-network/fix/contract-fail-receipt
Fix: Transaction receipts for runtime errors in contract publish
2023-02-28 12:49:26 -06: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
e3f0783830 chore: add changelog entry 2023-02-24 15:46:42 -06:00
Aaron Blankstein
5a992037ab test: runtime failure in contract publish 2023-02-24 15:41:30 -06:00
Pavitthra Pandurangan
cf0e6a9e65 Add guidance to set up pre-commit hook 2023-02-24 16:09:10 -05: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
49c30f31d3 Merge pull request #3573 from hugocaillard/docs/principal-construct-destruct-api-reference
docs: fix principal -construct -destruct api reference
2023-02-17 17:29:05 +00:00
Hugo C
9eabcc5b20 docs: improve principal-construct output type 2023-02-17 15:54:52 +01:00
Hugo Caillard
bc9f3e50e7 docs: fix principal -construct -destruct api reference 2023-02-17 14:43:13 +01:00
Jude Nelson
5923c48be6 Merge pull request #3575 from stacks-network/feat/stacks-2.1-changelog
Feat/stacks 2.1 changelog
2023-02-17 02:45:42 +00:00
Jude Nelson
6b920ba6e4 Merge branch 'develop' into feat/stacks-2.1-changelog 2023-02-16 22:10:44 +00:00
Jude Nelson
b6ad3bcee9 fix: clean up changelog 2023-02-16 17:06:28 -05:00
Jude Nelson
c3975cd326 chore: Stacks 2.1 changelog 2023-02-16 16:09:23 -05:00
Jude Nelson
2672e0ca2f chore: address 2.1 PR feedback 2023-02-16 16:06:51 -05:00
Brice Dobry
cbc8539316 Merge pull request #3569 from hugocaillard/docs/clarity/bitwise-functions
docs: normalize bitwise operations names
2023-02-16 15:45:06 -05:00
Brice Dobry
e0a207109d Merge branch 'develop' into docs/clarity/bitwise-functions 2023-02-16 11:37:10 -05:00
Jude Nelson
1a86c3446f Merge pull request #3537 from bestmike007/feat/mocknet-next
feat: mocknet stacks 2.1
2023-02-15 22:10:34 +00:00
Jude Nelson
ae050a24da Merge branch 'develop' into feat/mocknet-next 2023-02-15 18:00:23 +00:00
Jude Nelson
e962da551e Merge pull request #3572 from stacks-network/feat/stacks-2.1-finishing-touches
Feat/stacks 2.1 finishing touches
2023-02-15 17:59:49 +00: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