FC Updates from BitShares and myself #21

Closed
nathanielhourt wants to merge 687 commits from dapp-support into latest-fc
Showing only changes of commit a7bb22a9d1 - Show all commits

View file

@ -57,7 +57,7 @@ jobs:
- name: Test
run: |
parallel echo Running {}\; sh -c "_build/tests/{}" <<_EOT_
all_tests
all_tests -l message
bloom_test -- README.md
ecc_test README.md
hmac_test
@ -116,7 +116,7 @@ jobs:
- name: Test
run: |
parallel echo Running {}\; sh -c "_build/tests/{}" <<_EOT_
all_tests
all_tests -l message
bloom_test -- README.md
ecc_test README.md
hmac_test