On trying to run the test suite in the TIS Interpreter, I realized that I can't, because of the uint128_t requirement.
README: Require uint128_t support, not just uint64_t #475
pull ysangkok wants to merge 1 commits into bitcoin-core:master from ysangkok:patch-1 changing 1 files +1 −1-
ysangkok commented at 12:41 PM on September 6, 2017: none
-
README: Require uint128_t support, not just uint64_t f95cf11fac
-
sipa commented at 2:31 PM on September 6, 2017: contributor
If you configure for a 32-bit system, only uint64_t is needed.
- ysangkok closed this on Sep 6, 2017
-
ysangkok commented at 6:10 PM on September 6, 2017: none
Thanks for the clarification!
- ysangkok deleted the branch on Sep 6, 2017