Patterns corrected for condenser/follow/tags_api groups (both old and tavern)
1 unresolved thread
1 unresolved thread
Corrections include:
- rebranding
- accepted different future
cashout_time
(prior to HF17 it was taken from root and we don't want to introduce hardfork differences to HiveMind) - accepted different
post_id
- accepted lack of double-escaped slashes in
json_metadata
(now is better) - corrected indent for tavern's 2 spaces
- corrected cases of CLRF
Comparison script now removes .diff.json and .out.json files from previous run. It also generates .out.json with error message in case of error/no response (in other words all failing tests have .out.json file).
Added comments to failing tests why they are failing and to tests with empty results why there is no other option.
Some tests were marked as passing - that is valid for hivemind!61 (merged)
Merge request reports
Activity
6 6 "beneficiaries": [], 7 7 "body": "Ty jeste\u015b autorem tego tekstu?\nhttps://web.facebook.com/notes/szymon-szewczyk-blog/nasienie-wolno%C5%9Bci/1062629210473658", 8 8 "body_length": 122, 9 "cashout_time": "2016-09-18T21:19:45", 9 "cashout_time": "1990-01-01T00:00:00", Just out of curiosity, is this just some default value for things that don't have a valid cashout time? I'm asking because 1990 was before blockchain started.
Edited by Dan NotesteinI spoke to @jsalyers just now, and he confirms that hivemind does default to 1990 instead of 1970 (but he doesn't know why).
mentioned in commit 886dc5c0
Please register or sign in to reply