Hank Stoever
|
458cc9dfd5
|
fix: adds macos-arm64 builds to releases (#3009)
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
|
2022-01-25 09:40:12 -05:00 |
|
Aaron Blankstein
|
0501aa34e7
|
chore: fix action syntax
|
2022-01-12 16:33:50 -06:00 |
|
Aaron Blankstein
|
e94bac3fa5
|
feat: add cancel in progress behavior to PR actions
|
2022-01-12 16:31:29 -06:00 |
|
Greg Coppola
|
e6d4756565
|
Merge branch 'develop' into feat/hook-up-estimator
|
2022-01-10 21:51:02 +00:00 |
|
pavitthrap
|
f185afd89b
|
Merge branch 'develop' into feat/miner-structured-logging
|
2022-01-06 12:03:33 -05:00 |
|
Greg Coppola
|
3cad19ec6f
|
fixed the names in bitcoin-tests
|
2022-01-05 19:16:13 +00:00 |
|
Greg Coppola
|
5428f960b7
|
Merge branch 'develop' into feat/hook-up-estimator
|
2022-01-03 22:21:45 +00:00 |
|
Greg Coppola
|
582641766c
|
added tests to yml file
|
2022-01-03 18:19:21 +00:00 |
|
Pavitthra Pandurangan
|
9e4b32faae
|
Addressed feedback: clarified meaning of skipped/error for transactions being processed
|
2021-12-22 16:21:03 -05:00 |
|
pavitthrap
|
cfd0e68bf1
|
Merge branch 'develop' into fix/rpc-tip
|
2021-12-16 17:54:48 -05:00 |
|
Aaron Blankstein
|
3b99902d1c
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-12-09 10:38:14 -06:00 |
|
Aaron Blankstein
|
4d4f67a1b8
|
chore: add coverage upload action to sampled genesis tests
|
2021-12-09 09:11:03 -06:00 |
|
Aaron Blankstein
|
2f1b57ab6f
|
chore: use the codecov gh action for uploading
|
2021-12-08 11:12:05 -06:00 |
|
Pavitthra Pandurangan
|
c1ea35081a
|
added test to test matrix
|
2021-12-02 12:43:54 -05:00 |
|
Matthew Little
|
5b7402dc16
|
feat: update macOS builds for multi-arch
|
2021-11-30 19:30:34 +01:00 |
|
Jude Nelson
|
ab312130e2
|
fix: add new integration test to github workflow
|
2021-11-22 15:46:03 -05:00 |
|
Charlie
|
6e794be32f
|
Ci/next costs coverage (#2934)
* Ci/fix codecov (#2932)
* ci: update codecov upload method
* ci: give codecov git info
* ci: codecov for stacks-node tests
* ci: give codecov git access
* ci: build binary and fix path
* ci: code coverage for bitcoind_integration_test
* ci: fix bin path
* ci: cargo test first then build
* ci: syntax
* ci: name each code cov upload
* ci: adjust source dir
|
2021-11-18 09:33:04 -05:00 |
|
Aaron Blankstein
|
f6743d4f2b
|
fix: invoke connect early to avoid race-to-connect
|
2021-11-16 13:47:36 -06:00 |
|
Aaron Blankstein
|
e9c6d49837
|
ci: add new test to github workflow
|
2021-11-11 11:36:36 -06:00 |
|
Gregory Coppola
|
444ab05d2e
|
moved the test
|
2021-11-01 13:37:55 -05:00 |
|
Aaron Blankstein
|
aedc2a2393
|
chore: move the block commit test to epoch_205 test module, use config to set a lower epoch transition height
|
2021-10-26 15:13:22 -05:00 |
|
Aaron Blankstein
|
12c4d79270
|
Merge remote-tracking branch 'origin/next-costs' into feat/2864-dynamic-db-costs
|
2021-10-26 15:07:49 -05:00 |
|
Aaron Blankstein
|
eda455798d
|
chore: add new integration test to the github workflow
|
2021-10-26 15:00:06 -05:00 |
|
Jude Nelson
|
5f20b8a0c1
|
chore: run the new epoch transition test as its own test unit
|
2021-10-21 22:30:35 -04:00 |
|
Aaron Blankstein
|
0b3726766a
|
Merge remote-tracking branch 'origin/develop' into feat/fee-rate-rpc
|
2021-10-19 15:35:46 -05:00 |
|
Aaron Blankstein
|
ee201e8e90
|
chore: update comment in gh action
|
2021-10-18 14:43:10 -05:00 |
|
Aaron Blankstein
|
fef1a8a489
|
Merge branch 'feat/miner-rate-eval' into feat/fee-rate-rpc
|
2021-10-18 08:38:35 -05:00 |
|
Aaron Blankstein
|
36deacb4fe
|
test: fix ports in new test case, backport atlas test updates from other branch
|
2021-10-16 16:24:13 -05:00 |
|
Aaron Blankstein
|
903fdda982
|
address PR feedback
|
2021-10-15 16:36:08 -05:00 |
|
Aaron Blankstein
|
c511fd5332
|
use arrays for fee estimates, fix test build
|
2021-10-13 14:49:49 -05:00 |
|
Aaron Blankstein
|
f6717b30da
|
test: use matrix and build-integration-image in atlas tests
|
2021-10-12 09:25:20 -05:00 |
|
Aaron Blankstein
|
58b0358321
|
chore: update "mined anchored" log line to k-v + added total tx fee
|
2021-10-11 09:22:30 -05:00 |
|
Aaron Blankstein
|
c59290ffb5
|
test: use job matrix execution for bitcoin integration tests
|
2021-10-09 10:45:28 -05:00 |
|
Aaron Blankstein
|
92dd070fa1
|
update test, try using matrix for parallel testing
|
2021-10-08 16:26:28 -05:00 |
|
Charlie
|
5ba08fc697
|
ci: update clarity-js-sdk gh workflow (#2803)
* ci: update clarity-js-sdk gh workflow
* ci: check for release candidate suffix
* ci: add comment
|
2021-08-05 16:12:16 -04:00 |
|
Ludo Galabru
|
b9399b5a3d
|
Merge branch 'develop' into fix/atlas-fixes
|
2021-03-12 02:16:23 -05:00 |
|
Aaron Blankstein
|
3f9bf8d944
|
test: add openapi validation/artifact upload action
|
2021-03-08 13:35:13 -06:00 |
|
Ludo Galabru
|
6446c0531e
|
feat: re-enable atlas
|
2021-03-01 14:33:32 -05:00 |
|
Aaron Blankstein
|
7c8ccecd41
|
disable atlas test while the atlas endpoints are disabled
|
2021-02-12 12:48:50 -06:00 |
|
Ludo Galabru
|
2c0eb11ee0
|
fix: enable atlas test
|
2021-01-28 21:42:05 -05:00 |
|
Aaron Blankstein
|
ba38372b5e
|
test: adjust microblock freq in integration test. disable nettest action for now.
|
2021-01-14 07:02:54 -06:00 |
|
Charlie
|
da2962ff91
|
Update base branch in GH workflow (#2328)
|
2021-01-13 08:19:14 -05:00 |
|
Aaron Blankstein
|
b8397518ad
|
Merge branch 'master' into next
|
2021-01-12 09:27:02 -06:00 |
|
Aaron Blankstein
|
d8535d368d
|
Merge branch 'master' into next
|
2021-01-09 16:18:56 -06:00 |
|
Charlie
|
53a5f3cc7c
|
Pass build args to dockerfiles (#2302)
|
2021-01-08 20:57:20 -05:00 |
|
Diwaker Gupta
|
c0cb7c7ebb
|
Merge pull request #2282 from blockstack/v1-v2-migration-wf-update
Update v1-v2-migration GH workflow to commit name_zonefile files
|
2021-01-08 15:43:38 -05:00 |
|
Aaron Blankstein
|
9209a4a811
|
Merge branch 'next' into feat/code-cov
|
2021-01-08 10:02:15 -06:00 |
|
Diwaker Gupta
|
444e71f74c
|
Merge pull request #2295 from blockstack/next
Merge `next` into `master`
|
2021-01-07 21:06:57 -05:00 |
|
Aaron Blankstein
|
813bf043bf
|
disable atlas gh job
|
2021-01-07 14:56:58 -06:00 |
|
CharlieC3
|
bc4fa77a7b
|
adding block height to PR body
|
2021-01-07 14:50:24 -05:00 |
|