Commit Graph

19467 Commits

Author SHA1 Message Date
Igor Sylvester
d446737b2a Update CONTRIBUTING.md 2023-04-06 09:42:29 -05:00
Igor Sylvester
2015617b6c Add AI code policy 2023-04-06 09:39:34 -05:00
Aaron Blankstein
3dbd820156 Merge pull request #3604 from stacks-network/pr-reviews
Docs: Update CONTRIBUTING.md, add PR review guidelines
2023-04-04 09:49:00 -05:00
Aaron Blankstein
0b21740301 Merge branch 'master' into pr-reviews 2023-04-03 08:55:54 -05:00
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
Aaron Blankstein
87fd39163d more PR feedback 2023-03-29 08:06:39 -05:00
Aaron Blankstein
c7d21154c7 add more content from GH reviews 2023-03-28 15:01:38 -05:00
Aaron Blankstein
6eb9d0141c add resource bound example 2023-03-28 14:09:02 -05:00
Aaron Blankstein
2b5cda5b63 address PR review feedback 2023-03-28 13:42:47 -05:00
Aaron Blankstein
73f55526e6 docs: move docs/CONTRIBUTING.md to CONTRIBUTING.md 2023-03-22 10:01:35 -05:00
Aaron Blankstein
18b3b860bc docs: merge CONTRIBUTORS.md and DEVINFO.md into docs/CONTRIBUTING.md 2023-03-22 08:50:04 -05:00
Jude Nelson
2ae341f7ba Merge branch 'master' into pr-reviews 2023-03-22 02:49:28 +00:00
Aaron Blankstein
4b7880dd11 docs: update pr review docs with my comments 2023-03-21 15:49:45 -05: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
Jude Nelson
1bb056d1bb Merge branch 'master' into pr-reviews 2023-03-20 18:16:07 +00: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
Igor Sylvester
2261900c1e Import wiki https://github.com/stacks-network/stacks-blockchain/wiki/How-to-Create-and-Review-PRs 2023-03-07 18:02:42 -06: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