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

Remove more torrent code #29

Closed
wants to merge 114 commits into from
Closed

Remove more torrent code #29

wants to merge 114 commits into from

Conversation

anaveragehuman
Copy link

@anaveragehuman anaveragehuman commented Mar 27, 2016

No description provided.

fanquake and others added 22 commits March 10, 2016 22:15
Follows up to what was started in #4
Option makes script only compile C++ code and copy it and the Python code to Armory.app. Changes are now near-instantaneous instead of taking 5-10 min. waiting for a rebuild of all the background components. Script may need a bit of tweaking to remove unnecessary, intermediate files (e.g., pyc files) so that tar.gz files don't include cruft.
Fixes signed message verification by removing stuff related to ATI signed messages.
Fixes the verification of ClearSign signed messages by remove an extraneous line that is added where the comment used to be.
In certain instances, if certain calls are given a font not found on the system, Armory attempts to revert to the system font. The call for the system font is incorrect. Patch fixes this problem.
increment testing version
@anaveragehuman anaveragehuman deleted the CleanUpATI branch March 27, 2016 13:55
@anaveragehuman anaveragehuman restored the CleanUpATI branch March 27, 2016 13:56
@goatpig
Copy link
Owner

goatpig commented Apr 2, 2016

Have you tested this at all?

goatpig pushed a commit that referenced this pull request Nov 10, 2017
64037f8 Update JavaScript tests (Pieter Wuille)

Pull request description:

Tree-SHA512: ae9b8f1539d51eac45ea7df8a46d08de1c4764db259c6cf1492984da0723e2f996508e75efbaf2b3da5213b6e018b467b0810ff15b5b86e16856e24aaf83beea
goatpig pushed a commit that referenced this pull request Nov 10, 2017
af2da22 Add new tests for invalid Bech32 strings (Clark Moody)

Pull request description:

  Similar updates in the vein of #27, #29, #30, #31, #32

  Adds invalid Bech32 string test cases.

  Please note: Rust strings are UTF-8, so that the character literal `0xff` [turns into](https://codepoints.net/U+00FF) `0xc3bf` when accessed with the `bytes` function.

Tree-SHA512: 73f85762fc22059acb9c4b382068997fb0341354f1de26ecb2d75ba3c57aee80609fd2839967541c9a9f96ccdc04137140174396f5acfe62a6511fd9f18e703e
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 this pull request may close these issues.

None yet

7 participants