Commit Graph

2085 Commits (d2250b2a849553c68225d737adc86231341664a3)

Author SHA1 Message Date
jMyles d2250b2a84 Shifting things around a bit, introducing ProxyRESTRoutes, and starting to implmenet rest_information(). 2018-09-06 21:01:43 +02:00
jMyles a6baa8c2c7 Cleaning up log message. 2018-09-06 21:01:43 +02:00
jMyles 850c559d4c Moving away from rest_interface in favor of rest_information() 2018-09-06 21:01:43 +02:00
jMyles f39321c025 Reversed the polarity of TLSHostingPower <=-=> ProxyRESTServer. 2018-09-06 21:01:43 +02:00
jMyles 79c062599b Per our discussion last night, moving TLSHostingPower to network.server and beginning the 'Kirby' pattern. 2018-09-06 21:01:43 +02:00
jMyles 7bf42d8990 Uncorked stake (ie, Ursula doesn't stake really for tests) and removed skips. 2018-09-06 21:01:43 +02:00
jMyles 07fe4f9b30 Simpler InterfaceInfo. Loopback literals are now localhost. 2018-09-06 21:01:42 +02:00
jMyles 6567a7b7bf certificate is now public and can be passed in. 2018-09-06 21:01:01 +02:00
jMyles 219dee25dc Simplifies Ursula interface info with metadata (after all, it's just her bytes). 2018-09-06 20:59:47 +02:00
jMyles aa0bd30569 Test showing that node can be verified with certificate. 2018-09-06 20:59:07 +02:00
jMyles ff5a3faa3d Passing and using host in HostingKeypair. 2018-09-06 20:58:25 +02:00
jMyles f5a0b2cd95 These tests are a little funny for the moment. Need to skip them until we get stake() working properly again. 2018-09-06 20:56:17 +02:00
jMyles 6cc7194f95 Undoing some of @kprasch's partial pasting practice. 2018-09-06 20:56:16 +02:00
K Prasch d558c43e4a
Merge pull request #423 from tuxxy/flag-utils
Flag some utilities as testing-only utilities
2018-09-06 06:07:27 -07:00
tuxxy d0301a7818 Fix imports for restructured test utilities 2018-09-06 06:55:28 -06:00
tuxxy c1c2d10be9 Move some blockchain utils to sandbox.py 2018-09-06 04:46:54 -06:00
tuxxy feeb6ce928 Move network.py Mock classes to sandbox.py 2018-09-06 04:32:16 -06:00
tuxxy 72f1163d26 Create sandbox.py file for non-production utilities 2018-09-06 04:24:39 -06:00
Tux fb53da2064
Merge pull request #371 from szotov/new-management
Improvements for the dispatcher
2018-09-01 16:40:25 +02:00
szotov 7dc40d83b1 Changed gas limit for tests 2018-09-01 17:08:23 +03:00
szotov 953054af9a Added rounding of time for the first period in some tests (issue #385) 2018-09-01 16:23:42 +03:00
szotov 204d3674af Added checking of secret in the upgrading method in the user escrow contract 2018-09-01 16:13:42 +03:00
szotov 86e5df2585 Renamed `downtime` to `pastDowntime` in the MinersEscrow contract 2018-09-01 15:59:00 +03:00
szotov c75cd0e330 Fixed upgrade contracts test in test_integration.py 2018-09-01 15:46:41 +03:00
szotov e1b4c82723 Added checking of secret in the upgrading method in the dispatcher contract 2018-09-01 15:46:40 +03:00
szotov 9db9b6c4ee Improved comments on tests, added comments to the mining coefficients in constants.py 2018-09-01 15:11:59 +03:00
szotov 40a77d0414 Removed government contract 2018-09-01 14:50:41 +03:00
Arjun Hassard b42d9e7f36
Merge pull request #416 from arjunhassard/master
#275 - NC Beachhead: a starter guide to access management with NuCypher
2018-09-01 12:24:35 +02:00
Harry Arjun Hassard 4d1cabe652 NC Beachhead 2018-09-01 01:05:51 +02:00
Kieran R. Prasch 172fb82370 CircleCI: Update contract integration test name 2018-08-31 15:41:58 -07:00
Kieran R. Prasch 3d653599b5 Update existing UserEscrow API to follow convention (using agency) 2018-08-31 15:17:12 -07:00
Kieran R. Prasch 06e0575642 Small bug fixes, post-rebase madness 2018-08-31 15:17:12 -07:00
Kieran R. Prasch 4de47ddd3d remove stale module 2018-08-31 12:30:57 -07:00
Kieran R. Prasch 74618b9297 Update Pipfile with hendrix release 2018-08-31 12:23:15 -07:00
Kieran R. Prasch 4d79202e32 Update nucypher.ini default example 2018-08-31 12:22:44 -07:00
Kieran R. Prasch 390b01fb2d Use kprasch's fork of eth-tester; Integrate the downstream changes from PR #123 2018-08-31 12:22:42 -07:00
Kieran R. Prasch c70dd8a703 Pin high-velocity versions to Pipenv, for now. 2018-08-31 12:21:05 -07:00
jMyles b40707eeeb Uncorked stake (ie, Ursula doesn't stake really for tests) and removed skips. 2018-08-31 12:21:05 -07:00
jMyles 785bc95626 Simpler InterfaceInfo. Loopback literals are now localhost. 2018-08-31 12:21:05 -07:00
jMyles 4e60aa5c9d certificate is now public and can be passed in. 2018-08-31 12:21:05 -07:00
jMyles 8a3f73604a Simplifies Ursula interface info with metadata (after all, it's just her bytes). 2018-08-31 12:21:03 -07:00
jMyles 29039ddfa6 Powers no longer yield public keys specifically, but public material generally of any type. 2018-08-31 12:20:30 -07:00
jMyles 093f755dc0 Test showing that node can be verified with certificate. 2018-08-31 12:20:30 -07:00
jMyles 23df7b7249 Passing and using host in HostingKeypair. 2018-08-31 12:20:30 -07:00
jMyles b435547149 Passing and using host in node certificate. 2018-08-31 12:20:30 -07:00
jMyles 3329164f86 These tests are a little funny for the moment. Need to skip them until we get stake() working properly again. 2018-08-31 12:20:30 -07:00
jMyles bd41f34a70 Undoing some of @kprasch's partial pasting practice. 2018-08-31 12:20:30 -07:00
jMyles f379f4e62b That's... that's the wrong name you got there. 2018-08-31 12:20:30 -07:00
jMyles aa5566c856 Actually emit a critical log in the case that an unhandled error happens and we're choosing not to handle it here. 2018-08-31 12:20:30 -07:00
Kieran Prasch 136b485664 Update pyevm backend subclass, use URI for provider connection 2018-08-31 12:20:29 -07:00