Go to file
Justin Holmes 2d68b9bf70
Merge pull request #267 from jMyles/blockchain-merge-concepts5
A reasonably straightfoward, merge-ready composite of 237, 262, 264, and some more recent work.
2018-05-08 10:36:38 -07:00
doc Updates Pipfile with Web3 contract testing deps, moves out README, adds missing __init__. 2018-04-15 15:29:37 -07:00
examples Several touchups to Finnegan's Wake logic and the high-level APIs that power it. 2018-04-18 23:23:47 -07:00
nkms Variable length CFrag and CFrag validity checks in place. 2018-05-07 13:41:55 -07:00
tests Marking last few pesky tests skip for now. 2018-05-07 14:56:44 -07:00
.gitignore updates gitignore with blockchain considerations 2018-04-22 18:48:12 -07:00
.travis.yml Marking last few pesky tests skip for now. 2018-05-07 14:56:44 -07:00
Pipfile Installing wheel from pyUmbral github. 2018-05-07 14:32:37 -07:00
Pipfile.lock working pipfile and lock 2018-05-07 13:41:43 -07:00
mypy.ini mypy settings to ignore missing imports. 2017-11-21 22:13:49 -08:00
pytest.ini Start to update contract tests to pure web3 api; *borrowing* populus namespacs. 2018-04-15 16:05:12 -07:00
setup.py Manually merges inter-codebase tests, setup, pipfile, config classes, and sol source, respectively updates imports. 2018-04-10 17:03:21 -07:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00