Commit Graph

5852 Commits (8f5f1bdc8a9b44f3da844edc322a3fa1a6d37a1c)

Author SHA1 Message Date
jMyles d3fc314788 Figuring out for a given transaction if Ursula is arranged. 2020-02-15 11:39:01 -07:00
jMyles 9630400ab6 Worker needs policy agent. 2020-02-15 11:38:25 -07:00
tuxxy 3f23d3958c Iterate from @dnunez feedback 2020-02-15 11:18:29 +01:00
tuxxy 2eb94b7d7a Update the InPackageRegistrySource to use the new registries dir 2020-02-14 21:14:17 +01:00
tuxxy 623f39bdb1 Update the publication_endpoint for the contract registry 2020-02-14 20:45:28 +01:00
tuxxy 6fc9283aca Add current iteration of registries to a registries directory 2020-02-14 20:31:26 +01:00
David Núñez 0faff6f45a Test demonstrating how Alice can do a "sinpa" (dine and dash)
Fake it till you make it

(This commit was modified by @jMyles to depict the attack in a separate test rather than modifying test_decentralized_grant in place.)
2020-02-14 12:26:39 -07:00
damon 7bc3a3ecce add nucypher version to status display 2020-02-14 10:43:59 -07:00
damon 9c050d2acd stop geth before running ursula 2020-02-14 09:59:54 -07:00
Bogdan Opanchuk 1f22d2842c Extract options used only by alice-init and alice-config in a separate option group
Fixes #1682
2020-02-13 22:10:44 -08:00
K Prasch 43fa9ab4e8
Merge pull request #1685 from jMyles/master
Bump version: 2.0.0-beta.4 → 2.0.0-beta.5
2020-02-13 17:48:48 -07:00
jMyles e296785867 Bump version: 2.0.0-beta.4 → 2.0.0-beta.5 2020-02-13 17:07:25 -07:00
David Núñez d3d5cffab3
Merge pull request #1684 from cygnusv/master
Update packaged registry with fix for sub-stake duration (#1652)
2020-02-13 23:55:46 +00:00
David Núñez bf94a948b0 Update packaged registry with fix for sub-stake duration (#1652) 2020-02-13 23:40:06 +01:00
David Núñez 2c60fad725
Merge pull request #1652 from vzotova/cleaning
[Do Not Merge] Fixes sub-stake duration (Pending Upgrade)
2020-02-13 22:25:07 +00:00
vzotova 4f7b8aab87 Returning `view` modifier to `PolicyManager.getArrangementsLength` after accidental deletion 2020-02-13 23:16:08 +01:00
vzotova 1e7345d4f4 Increments contracts versions 2020-02-13 23:16:08 +01:00
vzotova 9f13dc81d9 StakingEscrow: separate event for `prolongStake` 2020-02-13 23:16:08 +01:00
vzotova 030eda725f Apply suggestions from code review #1652
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-02-13 23:16:03 +01:00
vzotova ab0bad144e Small fixes for duration ranges in stake cli 2020-02-13 23:15:22 +01:00
vzotova b26f3993eb Fix for duration of sub-stake in case when winding down is disabled 2020-02-13 23:14:28 +01:00
vzotova 16757e32a2 Contracts: public -> external where possible 2020-02-13 23:14:28 +01:00
vzotova 546fc83b44 Rename _totalSupply to _totalSupplyOfTokens to prevent variables shadowing 2020-02-13 23:14:28 +01:00
vzotova e9f95bab1b Return values initialization in contracts 2020-02-13 23:14:28 +01:00
K Prasch ab50461de2
Merge pull request #1622 from KPrasch/inline-config
Inline CLI character configuration
2020-02-13 14:54:02 -07:00
Kieran R. Prasch 08ef9efba6 Respond to RFCs in #1622 2020-02-13 14:28:09 -07:00
Kieran R. Prasch 6f9e89d826 Cleanup grant lifecycle tests 2020-02-13 13:40:42 -07:00
K Prasch bfc14ead3f Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2020-02-13 13:40:42 -07:00
Kieran Prasch 18be53f5a5 Tests backing up CLI inline config; worker IP envvar to support. 2020-02-13 13:40:42 -07:00
Kieran Prasch eb916afa52 Special handling of Alice grant CLI options; 2020-02-13 13:40:42 -07:00
Kieran Prasch 6f8febb7e1 Generic configuration update method on base class. 2020-02-13 13:40:42 -07:00
Kieran Prasch 73984141d8 Adds inverse flags, better handling of invalid IP and staker address collection (prevent crash) 2020-02-13 13:40:42 -07:00
Kieran Prasch 6f68e958f5 Introduces editable character configuration via CLI: nucypher config --field newval 2020-02-13 13:40:42 -07:00
K Prasch 9a4c769429
Merge pull request #1681 from KPrasch/master
Bump version: 2.0.0-beta.3 → 2.0.0-beta.4
2020-02-13 13:37:11 -07:00
Kieran R. Prasch c46ff3f28b Bump version: 2.0.0-beta.3 → 2.0.0-beta.4 2020-02-13 12:40:41 -07:00
K Prasch 370530e2bf
Merge pull request #1680 from derekpierre/winddown-ux
Winding down agreement was a bit cluttered
2020-02-13 12:25:26 -07:00
K Prasch b949e0b01d
Merge pull request #1655 from cygnusv/more-fixes
Fixes to `nucypher worklock`
2020-02-13 11:36:57 -07:00
derekpierre 5e728cac86 Winding down agreement was a bit cluttered - adding some paragraphs for spacing. 2020-02-13 13:28:09 -05:00
David Núñez d128069abc Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-02-13 11:19:55 -07:00
David Núñez 438878c261 Fix stupid mistake in nucypher-deploy inspect output 2020-02-13 11:19:55 -07:00
David Núñez f2989880d0 Add WorkLock guide to the docs ToC 2020-02-13 11:19:55 -07:00
David Núñez a91f0d26a2 Since we use agency_local_registry fixture now, remove registry mock in test_felix
Really closes #1346
2020-02-13 11:19:55 -07:00
David Núñez 4b161121c2 WorkLock deployment parameters for tests are hard-coded in token_economics fixture
TODO: do something better about it
2020-02-13 11:19:55 -07:00
David Núñez de0ced9518 Fix problems with bidder initialization in WorkLock CLI 2020-02-13 11:19:55 -07:00
David Núñez 5c781f31a1 Fail better in the CLI when using the ChecksumAddress type
Also, clarify that account selection prompt is based on index
2020-02-13 11:19:55 -07:00
David Núñez 1a1d7f5289 Fix account selection problems in `nucypher worklock` and successful claim output 2020-02-13 11:19:55 -07:00
David Núñez 232a171506 Skeleton for WorkLock guide 2020-02-13 11:19:55 -07:00
David Núñez 80ff08a50f Revamp `nucypher worklock` and make bidding and cancelation operational 2020-02-13 11:19:14 -07:00
David Núñez c7319ef862 Touches to Worklock bidding notice 2020-02-13 11:19:14 -07:00
David Núñez 9662735586 Enable TransactingPower in Bidder actor 2020-02-13 11:19:14 -07:00