Commit Graph

10 Commits (9bacbab86ce61deaa1390b59c5ffb07917a81482)

Author SHA1 Message Date
Kieran Prasch 9bacbab86c [KMS-ETH]- Extend token lanuch/fetch test with newer api and a more narrative format. 2018-03-27 14:32:37 -07:00
Kieran Prasch ed1f99b011 [KMS-ETH]- Policy author can "make arrangement", and balance method. Privatize contract references. Updates tests to match newer Miner and Escrow API (with fewer requirements). 2018-03-27 14:32:22 -07:00
Kieran Prasch 2e74fc000a [KMS-ETH]- Moves transient chain class to new test utils module. Renames DHT keys to Miner ID, and small bug fixes. 2018-03-27 14:27:22 -07:00
szotov 852198b0aa [KMS-ETH]- Issuer and MinersEscrow were inherited from Upgradeable, refactored MinersEscrow to fit the max bytecode size 2018-03-24 13:47:30 +03:00
szotov dec362fda7 [KMS-ETH]- Fixed bugs and tests with 32 bytes miner id 2018-03-02 20:49:42 +03:00
Kieran Prasch 1d0efeabef [KMS-ETH]- Code review updates with @jMyles; Additional commentary. 2018-03-01 21:16:36 -08:00
Kieran Prasch a22c4f14b0 [KMS-ETH]- Responds to request for changes: Deprecates threadlocal blockchains, better docstrings and names. 2018-02-27 19:10:53 -08:00
Kieran Prasch a1da20d9f3 [KMS-ETH]- Adds get_swarm method to fetch all miners with an iterator via smart contracts calls. 2018-02-26 19:12:24 -08:00
Kieran Prasch bc534c6eff [KMS-ETH]- Test coverage for Miner DHT key publication and retrieval 2018-02-24 21:49:45 -08:00
Kieran Prasch 234bd5e62e [KMS-ETH]- Organize tests into submodules, reintroduce contract tests from @szotov, modify fixtures. 2018-02-24 15:56:06 -08:00