Skip to content

refactor: remove usage of monolithic arkCrypto.h#190

Merged
sleepdefic1t merged 2 commits intoArkEcosystemArchive:developfrom
ciband:refactor/arduino_header
Nov 14, 2019
Merged

refactor: remove usage of monolithic arkCrypto.h#190
sleepdefic1t merged 2 commits intoArkEcosystemArchive:developfrom
ciband:refactor/arduino_header

Conversation

@ciband
Copy link
Contributor

@ciband ciband commented Nov 11, 2019

Summary

  • Updated arkCrypto.h header to just be a dummy header for the sole
    purpose of forcing the cpp-crypto library to be linked into an
    Arduino sketch.
  • Updated tests to use specific headers instead of arkCrypto.h
  • Updated Arduino sample sketches to use only the headers required
    for the sketch.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost
Copy link

ghost commented Nov 11, 2019

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Refactor The pull request improves or enhances an existing implementation. labels Nov 11, 2019
* Updated arkCrypto.h header to just be a dummy header for the sole
   purpose of forcing the cpp-crypto library to be linked into an
   Arduino sketch.
* Updated tests to use specific headers instead of arkCrypto.h
* Updated Arduino sample sketches to use only the headers required
   for the sketch.
@ciband ciband force-pushed the refactor/arduino_header branch from 17d28f0 to 0ed699e Compare November 11, 2019 16:36
- add note on ESP8266 Arduino CPU speed.
- reword comment in `arkCrypto.h` to be less than 80 characters.
@ghost
Copy link

ghost commented Nov 14, 2019

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@ghost ghost added the Status: Member Approved The pull request has been approved by a member. label Nov 14, 2019
@sleepdefic1t sleepdefic1t merged commit 8cdd1e7 into ArkEcosystemArchive:develop Nov 14, 2019
@ghost
Copy link

ghost commented Nov 14, 2019

Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days.

@faustbrian faustbrian added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Dec 2, 2019
@ghost
Copy link

ghost commented Dec 2, 2019

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

@sleepdefic1t sleepdefic1t mentioned this pull request Feb 13, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Medium Less than 256 lines changed. Status: Member Approved The pull request has been approved by a member. Type: Refactor The pull request improves or enhances an existing implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants