Commit Graph

19453 Commits

Author SHA1 Message Date
pavitthrap
73af120f2b Merge pull request #3617 from stacks-network/jo-tm-patch-1
Update README testnet command
2023-03-29 12:19:07 -04:00
Jude Nelson
8cf25549cd Merge branch 'master' into jo-tm-patch-1 2023-03-21 14:57:22 +00:00
Jude Nelson
4852d6439b Merge pull request #3613 from stacks-network/feat/fix-deps
fix(deps): only depend on one version of secp256k1
2023-03-21 14:57:04 +00:00
Jude Nelson
aa031d4f57 Merge branch 'master' into jo-tm-patch-1 2023-03-21 14:56:55 +00:00
Jude Nelson
dca39476ba Merge branch 'master' into feat/fix-deps 2023-03-20 21:41:50 +00:00
Aaron Blankstein
a3feafd8cf Merge pull request #3624 from stacks-network/fix/mempool-unlocks-3623
Fix: Incorporate unlocks in mempool admitter, #3623
2023-03-20 15:06:01 -05:00
Aaron Blankstein
aa5f167422 chore: add changelog entry 2023-03-20 12:18:50 -05:00
Aaron Blankstein
2cd3dd093a test: add regression test for mempool unlock handling #3623 2023-03-20 12:11:04 -05:00
Aaron Blankstein
ac35cde2c3 fix: incorporate unlocks in mempool admitter, #3623 2023-03-20 10:21:31 -05:00
José
58addb46f2 Added --bin and -- not working ow. 2023-03-17 18:27:50 -03:00
Jude Nelson
69778f0387 Merge branch 'master' into feat/fix-deps 2023-03-17 15:16:41 +00:00
José
d51ed0c8a9 Update README testnet command 2023-03-15 17:00:07 -03:00
Aaron Blankstein
d69012ea9d Merge pull request #3614 from stacks-network/fix/3599
fix: don't panic if a bloom counter underflows
2023-03-15 10:19:48 -05:00
Aaron Blankstein
15c28b4f15 Merge branch 'master' into fix/3599 2023-03-14 17:48:46 -05:00
Aaron Blankstein
bfa941e633 Merge pull request #3610 from stacks-network/fix/chain-liveness-poll
Fix: reduce chain-liveness poll frequency
2023-03-14 17:48:25 -05:00
Aaron Blankstein
6ccadda4ad chore: update changelog 2023-03-14 13:45:38 -05:00
Aaron Blankstein
f6a48d02bf fix: reduce chain-liveness poll frequency 2023-03-14 13:45:38 -05:00
Aaron Blankstein
1ebd2a0ae8 Merge pull request #3611 from stacks-network/chore/update-seeds
chore: update default seed nodes and example config files
2023-03-14 13:45:22 -05:00
Jude Nelson
91173a23cd fix: don't panic if a bloom counter underflows 2023-03-14 14:09:09 -04:00
Scott A
ffccbd767d fix(deps): only depend on one version of secp256k1 2023-03-14 13:03:50 -04:00
CharlieC3
753aa1a224 chore: update default seed nodes and example config files 2023-03-14 10:11:20 -04:00
Jude Nelson
c1a2c2e59e Merge pull request #3603 from stacks-network/fix/always-use-affirmation-maps
fix: always_use_affirmation_maps defaults to false
2023-03-07 16:25:23 +00:00
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
Jude Nelson
a0c1f9ef2b Merge pull request #3589 from stacks-network/fix/3588
fix/3588
2023-03-01 23:20:07 +00: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
Jude Nelson
7638dfceb3 Merge branch 'master' into fix/3588 2023-02-28 16:23:04 +00: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
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
Diwaker Gupta
0910326be8 Merge pull request #3583 from stacks-network/chore/circleci
chore: delete circle.yml
2023-02-23 11:05:02 -05: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
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