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

APDU generator tool for testing #110

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

APDU generator tool for testing #110

wants to merge 10 commits into from

Conversation

jmininger
Copy link
Collaborator

No description provided.

jmininger and others added 6 commits November 8, 2019 10:57
We need some overrides to get tezos-bake-monitor-lib working. They are
taken from reflex-platform overrides, pinning:

  constraints-extras -> 0.3.0.1
  dependent-sum -> 0.6.2.0

This is enough to build apdu-gen project.
@@ -0,0 +1,25 @@
{ pkgs ? import (builtins.fetchTarball { url = "https://github.com/NixOS/nixpkgs/archive/9c9a249b0133c3cd30757c3594d18183689adc3f.tar.gz"; sha256 = "0g2wmys9qckz4awcp7img8672rhlhjhjq08ybgc0d4avgc7fkpw5"; }) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we already have a nixpkgs pin in this repo?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could just upgrade that if this version is necessary.

@3noch
Copy link
Collaborator

3noch commented Nov 15, 2019

Wonderful! This is precisely what I had in mind long ago. Just need to get QuickCheck/Hedgehog involved for some great coverage.

@jmininger jmininger marked this pull request as ready for review November 15, 2019 18:55
@jmininger jmininger changed the title WIP: APDU generator tool for testing APDU generator tool for testing Nov 15, 2019
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

3 participants