Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.10.3.1 ARMv7 binaries computing incorrect hashes and failing to accept valid blocks #1991

Closed
tficharmers opened this issue Apr 18, 2017 · 1 comment · Fixed by #2078
Closed

Comments

@tficharmers
Copy link

tficharmers commented Apr 18, 2017

I am posting this here after this discussion with hyc on stackexchange. Please see this discussion as all the information I have is there.

I may not be able to be much more help (not least because I'm a noob) as I followed hyc's instructions and now have a Debian OS and successfully syncing node. I can't really run any more tests I'm afraid.

hyc added a commit to LMDB/bitmonero that referenced this issue Jun 8, 2017
Tweak temp variables and constraints. Was working before if not inlined
but newer gcc tends to inline it.
hyc added a commit to LMDB/bitmonero that referenced this issue Jun 8, 2017
Tweak temp variables and constraints. Was working before if not inlined
but newer gcc tends to inline it.
fluffypony added a commit that referenced this issue Jun 18, 2017
1dd5241 Fix #1991 asm multiply again (Howard Chu)
@hyc
Copy link
Collaborator

hyc commented Jun 18, 2017

Should also close #847 now

schnerchi added a commit to schnerchi/monero that referenced this issue Jun 19, 2017
* upstream/master:
  Add readline support to cli
  wallet_api: fix missing transaction parameter in callback
  blockchain_db: add a txpool tx getter which returns existence
  simplewallet: new command to generate a random payment id
  core_tests: fix tests failing due to new txpool code requitring batch transactions
  Fix monero-project#1991 asm multiply again
  Add OSX background mining
  add simplewallet --generate-new-wallet arg checks
  Add histogram to poolstats
  Fix PR#2039
  Prevent crash if performing certain actions before wallet is initialized
  cryptonote_protocol_handler: fix crash in debug log
  abstracted nework addresses
radfish added a commit to radfish/monero that referenced this issue Mar 23, 2018
The asm code was fixed in monero-project#2078. Issue monero-project#847 and monero-project#1991 resolved.
Tested that no aliasing warning in build log on armv7h, tests pass,
and import from .raw of first several thousands blocks succeeds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants