Commit Graph

17014 Commits

Author SHA1 Message Date
Jude Nelson
620b72efe9 chore: backport unit tests from 2.05.0.3.0 2022-10-18 10:45:51 -04:00
Jude Nelson
ef1ecb71f3 fix: backport unit tests from 2.05.0.3.0 2022-10-18 10:45:34 -04:00
Jude Nelson
32694115f0 chore: run new integration tests 2022-10-18 10:45:19 -04:00
Jude Nelson
0a265b7dcd Merge pull request #3338 from stacks-network/pow-corner-cases
docs: add details for corner cases of `pow`
2022-10-15 15:54:22 +00:00
Brice Dobry
022b75373f docs: add details for corner cases of pow
Fixes: #3295
2022-10-12 17:49:20 -04:00
Jude Nelson
50d375784a Merge pull request #3327 from stacks-network/merge/master-develop-oct2022
chore: Merge `master` into `develop`
2022-10-11 14:52:49 +00:00
Greg Coppola
18e4b20a97 Merge branch 'master' into merge/master-develop-oct2022 2022-10-06 13:51:45 -05:00
Jude Nelson
031a51ac91 Merge pull request #3319 from stacks-network/fix/arm64
disable arm64 builds
2022-10-05 16:44:39 +00:00
wileyj
a2a451039a disable arm64 builds 2022-10-04 08:56:12 -07:00
Jude Nelson
378fc1b80e fix: changelog entry for 2.05.0.4.0 2022-09-30 16:42:49 -07:00
Aaron Blankstein
bd54bd758e Merge pull request #3314 from stacks-network/feat/denorm-mempool
Hotfix: denormalize mempool iteration, only deserialize considered txs
2022-09-30 17:47:27 -05:00
Aaron Blankstein
cff3d1e47b ci: use rust stable for code coverage tests 2022-09-30 14:39:54 -05:00
Aaron Blankstein
3b4ca5f3cf set mempool schema version to 5 2022-09-30 14:26:53 -05:00
Aaron Blankstein
f74816fb1e feat: denormalize mempool/fee_estimates table to remove join, only deser txs actually considered 2022-09-30 14:08:02 -05:00
Diwaker Gupta
44e35d3158 Merge pull request #3309 from omahs/patch-1
Fix: typos
2022-09-29 11:46:45 -04:00
omahs
be09336d6d Fix: typos
Fix: typos
2022-09-29 10:40:49 +02:00
Aaron Blankstein
07e1df8e3d Merge pull request #3291 from stacks-network/ci/rust-stable
CI: use rust stable for code coverage tests
2022-09-14 10:05:05 -05:00
Aaron Blankstein
74f0d997be ci: use rust stable for code coverage tests 2022-09-13 11:37:49 -05:00
Jude Nelson
3e8a91733d Merge pull request #3271 from stacks-network/feat/release-2.05.0.3.0
Feat/release 2.05.0.3.0
2022-08-31 18:32:32 +00:00
CharlieC3
9db371195e ci: revert GH actions changes 2022-08-31 14:17:17 -04:00
Jude Nelson
1a34c11508 feat: release 2.05.0.3.0 2022-08-31 13:41:12 -04:00
Jude Nelson
a55b518faf Merge branch 'master' into feat/release-2.05.0.3.0 2022-08-31 13:40:49 -04:00
Aaron Blankstein
c4cfcf6332 Merge pull request #3254 from stacks-network/lex-perf
Cache Lex Matchers
2022-08-25 11:51:12 -05:00
Jude Nelson
000b829976 Merge branch 'develop' into lex-perf 2022-08-22 15:08:24 +00:00
wileyj
e4ab78326e inherit secret 2022-08-19 08:24:51 -07:00
wileyj
b28b81fea2 disabling these PR workflows 2022-08-19 08:22:29 -07:00
wileyj
ca1f5d675c build docker images for quay 2022-08-19 08:10:20 -07:00
wileyj
cb22fdbb0f disable docker builds 2022-08-19 07:25:26 -07:00
wileyj
119815d61f Merge pull request #3255 from stacks-network/feat/2.05.0.3.0-changelog
Update CHANGELOG for 2.05.0.3.0
2022-08-18 11:09:38 -07:00
wileyj
c835cf99b3 Remove line about non-existent PR 3229 2022-08-18 08:07:08 -07:00
wileyj
ce21a95d3a Fix typo 2022-08-16 15:51:43 -07:00
wileyj
f8628cd738 revert formatting changes 2022-08-16 15:51:09 -07:00
wileyj
4c76b401a7 Update CHANGELOG for 2.05.0.3.0 2022-08-16 15:47:21 -07:00
Igor
7402238d9d cache lex_matchers 2022-08-16 14:28:00 -05:00
wileyj
d8ad79ee3d Merge pull request #3235 from stacks-network/mock-miner
Add mock-miner config file
2022-08-15 15:33:39 -07:00
wileyj
2a98362cf4 Merge branch 'develop' into mock-miner 2022-08-15 12:04:17 -07:00
Jude Nelson
5d7b9afd3d Merge pull request #3200 from wileyj/feat/remove-puppet-chain
Move puppet-chain to contrib/tools
2022-08-10 18:51:01 +00:00
Jude Nelson
1954bb024d Merge branch 'develop' into mock-miner 2022-08-08 15:32:09 +00:00
Jude Nelson
b112edc4d0 Merge branch 'develop' into feat/remove-puppet-chain 2022-08-08 14:30:25 +00:00
Jude Nelson
522e41624e Merge pull request #3236 from stacks-network/fix/3216
Fix/3216
2022-08-03 17:39:09 +00:00
Jude Nelson
69a384fb45 Merge branch 'develop' into fix/3216 2022-08-03 15:05:39 +00:00
Jude Nelson
7d17ec608c Merge pull request #3219 from stacks-network/human-time
Adds human-readable time to logger
2022-08-03 15:05:23 +00:00
Jude Nelson
1d10b407fe Merge branch 'develop' into fix/3216 2022-08-03 09:25:32 -04:00
Jude Nelson
92e3443e31 Merge branch 'develop' into human-time 2022-08-03 12:57:55 +00:00
Jude Nelson
b0930b9836 Merge pull request #3212 from stacks-network/feat/drop-problematic-transactions
Feat/drop problematic transactions
2022-08-03 12:57:43 +00:00
Jude Nelson
4e9a86d036 chore: add changelog for this PR 2022-08-02 20:56:07 -04:00
Jude Nelson
74771773c2 Merge branch 'develop' into feat/drop-problematic-transactions 2022-08-03 00:55:05 +00:00
Jude Nelson
01bff18233 Merge branch 'develop' into human-time 2022-08-03 00:54:37 +00:00
Jude Nelson
061fcdd727 Merge pull request #3228 from stacks-network/fix/3227
Fix/3227
2022-08-03 00:54:22 +00:00
Jude Nelson
7b56663b06 chore: add CHANGELOG.md entry 2022-08-02 14:17:31 -04:00