Jude Nelson
9f7a650e18
fix: update changelog
2023-03-03 21:17:11 -05:00
Jude Nelson
58cc729d75
fix: always_use_affirmation_maps defaults to false
2023-03-03 21:13:04 -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
a0c1f9ef2b
Merge pull request #3589 from stacks-network/fix/3588
...
fix/3588
2023-03-01 23:20:07 +00: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
Jude Nelson
804303892c
fix: use explicit version number
2023-03-01 12:58:34 -05:00
Jude Nelson
b4b6975dca
Merge branch 'fix/3588' of https://github.com/stacks-network/stacks-blockchain into fix/3588
2023-03-01 12:23:11 -05:00
Jude Nelson
ebce622b84
fix: add unit test and change log entry
2023-03-01 12:22:34 -05:00
Jude Nelson
5c57dbf374
Merge branch 'master' into fix/3588
2023-03-01 17:02:02 +00:00
Igor Sylvester
07e7a61b04
Merge pull request #3585 from stacks-network/3584-benchmarks-are-not-up-to-date
...
Resolve `cargo check` errors in benchmarks
2023-03-01 06:53:33 -06: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
Jude Nelson
7638dfceb3
Merge branch 'master' into fix/3588
2023-02-28 16:23:04 +00:00
Aaron Blankstein
d971113936
feat: add vm_error to publish runtime error receipt, changelog update
2023-02-28 09:09:39 -06:00
Jude Nelson
bb43fc1fc7
fix: don't assume that the bitcoin node always gives a non-zero number of headers
2023-02-27 17:29:02 -05:00
Stjepan Golemac
24d064f055
clean: remove benchmark files
2023-02-27 13:55:14 +01: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
Stjepan Golemac
9800e7e8a6
fix: Resolve conflicts and the remaining two errors
2023-02-24 09:28:39 +01:00
Stjepan Golemac
5a4681758a
fix: Exclude benchmarks from compilation
2023-02-24 09:22:04 +01:00
Aaron Blankstein
d3bf2911b3
test: atlas instance queuing through restart
2023-02-23 15:50:30 -06:00
Diwaker Gupta
0910326be8
Merge pull request #3583 from stacks-network/chore/circleci
...
chore: delete circle.yml
2023-02-23 11:05:02 -05: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
Diwaker Gupta
58a376fca1
chore: delete circle.yml
...
CircleCI hasn't been used in 11+ months.
Fixes #3072
2023-02-22 14:44:25 -05:00
Aaron Blankstein
04514c4ee4
Merge branch 'develop' into feat/atlas-tolerance-3082
2023-02-22 13:40:33 -06:00
Jude Nelson
f0ed1b950a
Merge pull request #3567 from stacks-network/develop
...
Stacks 2.1
2023-02-17 21:42:00 +00: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