Commit Graph

19487 Commits

Author SHA1 Message Date
Aaron Blankstein
a27e10a044 disable windows builds until cross-compilation sources can be updated 2023-04-25 15:02:56 -05:00
Aaron Blankstein
e4976c87ee disable macos builds until osxcross sources can be updated 2023-04-25 14:54:20 -05:00
Aaron Blankstein
cfeb5849a1 upgrade debian dockerfiles from stretch (eol) to buster (current stable) 2023-04-25 14:30:46 -05:00
Aaron Blankstein
86dfaeb11c set epoch-2.2 activation height according to sip-022 2023-04-25 14:21:04 -05:00
Aaron Blankstein
db007310e1 fix comments from PR review 2023-04-25 14:15:41 -05:00
Aaron Blankstein
f9e85d2924 add pox_v2_unlock_height to "/new_block" event 2023-04-25 10:35:13 -05:00
Aaron Blankstein
9c95b4fe62 fix testnet 2.1 end height 2023-04-24 16:34:39 -05:00
Aaron Blankstein
1d09e2fe44 address refactoring review comments 2023-04-24 14:51:55 -05:00
Aaron Blankstein
4a3ef720e8 activate 2.2 on testnet 2023-04-24 14:45:09 -05:00
Aaron Blankstein
78fc3f831c choose 2_431_300 as testnet 2.2 height 2023-04-24 11:18:10 -05:00
Aaron Blankstein
466d387414 add transfer, lookup, mempool checks to pox_2_unlock_all 2023-04-21 15:46:13 -05:00
Aaron Blankstein
37cce8b53c use EpochID check for disabling, add (missing) test file 2023-04-21 13:40:43 -05:00
Aaron Blankstein
730028e3f6 add e2e bitcoin test for epoch-2.2 disabling pox 2023-04-21 13:03:51 -05:00
Aaron Blankstein
5503a84b25 epoch 2.2: disable pox-2 2023-04-21 10:44:36 -05:00
Aaron Blankstein
a741ee8869 refresh epochs table in sortdb and add epochs definition 2023-04-21 10:35:41 -05:00
Aaron Blankstein
679ff445d7 epoch 2.2: unlock pox-2 lockups 2023-04-21 10:28:23 -05:00
Aaron Blankstein
d4c73d1b59 add epoch-2.2 variant 2023-04-21 09:32:47 -05:00
Aaron Blankstein
ebf6cf22aa fix: neon_node unprocessed_block behavior 2023-04-12 07:42:48 -05:00
Igor Sylvester
83a16d5078 Merge pull request #3648 from stacks-network/igorsyl/ai-code
No AI code for the foreseeable future.
2023-04-06 14:12:33 -05:00
Igor Sylvester
fa0eeaef5f Update CONTRIBUTING.md
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
2023-04-06 10:16:12 -05:00
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