Commit Graph

4706 Commits (e39b11a4dd4fb78592636e36e289b314699fcc17)

Author SHA1 Message Date
K Prasch f03b16ede0
Merge pull request #1157 from KPrasch/ownership
Ownership Inspection and Transference
2019-09-10 12:55:30 -07:00
Kieran Prasch 3b3c2f2f1c
Respond to RFCs in PR #1157 Pt. II. 2019-09-10 12:35:51 -07:00
Kieran R. Prasch 07c8d58057 Restores UserEscrow Deployer Testing; Clarify test naming for user escrow ( to be preallocation escrow ). 2019-09-09 18:41:42 -07:00
Kieran R. Prasch 0f14fe9b45
Respond to RFCs in PR #1157 2019-09-09 14:56:56 -07:00
Kieran R. Prasch baf55630d2
Passing ownership transfer CLI tests + consolidation. 2019-09-09 14:51:12 -07:00
Kieran R. Prasch fa3285a310
Use session-based deployment secrets for testing upgrades; Adjustments for ownership CLI tests. 2019-09-09 14:51:11 -07:00
Kieran R. Prasch ec5fab3b4f
UserEscrowProxy is now part of agency. Divergence amendments for status testing. 2019-09-09 14:50:46 -07:00
Kieran R. Prasch 09f509a105
Add inspect to cli docsstring 2019-09-09 14:50:46 -07:00
Kieran R. Prasch 562e5c6b2d
Working ownership inspection and status commands. 2019-09-09 14:50:46 -07:00
Kieran Prasch f210ce0688
Details nucypher status output; Passing nucypher transfer-ownership tests; Deploy UserEscrowProxy in agency fixture. 2019-09-09 14:50:44 -07:00
Kieran Prasch a3be973700
Extract ownership transfer CLI tests to new test module. 2019-09-09 14:49:38 -07:00
Kieran Prasch d5c5412f42
nucypher-deploy status command detailing contract deployment ownerships; introduce nucypher-deploy transfer-ownership entry point. 2019-09-09 14:49:38 -07:00
Kieran Prasch 3f54a57cf8
Provider deployer, agent, and interface accomodations for ownership transferrence, 2019-09-09 14:49:37 -07:00
Kieran Prasch c2bde46878
Tests describing nucypher-transfer and status commands. 2019-09-09 14:47:49 -07:00
K Prasch a1db783cbb
Merge pull request #1310 from KPrasch/master
Bump version: 0.1.0-alpha.26 → 0.1.0-alpha.27
2019-09-09 12:45:57 -07:00
Kieran Prasch 434a07454b
Bump version: 0.1.0-alpha.26 → 0.1.0-alpha.27 2019-09-09 11:44:25 -07:00
K Prasch 9b3d88d276
Merge pull request #1304 from szotov/compatibility
Increasing windows compatibility in tests
2019-09-09 11:42:17 -07:00
K Prasch f6bd0863d2
Merge pull request #1284 from michwill/staking-guide-update
Staking / Ursula guide update
2019-09-09 11:41:32 -07:00
David Núñez d13fb1af07
Merge pull request #1296 from KPrasch/deps
Relock Dependencies; Use Pip throughout CI
2019-09-09 20:35:18 +02:00
Michael Egorov 05ad71fb6c
Checksum format without Etherscan 2019-09-07 06:56:35 -07:00
szotov aac569422a Temporary paths generalization 2019-09-07 15:08:27 +03:00
Michael Egorov 3ef79b35f5
attache attached 2019-09-06 16:23:48 -07:00
Michael Egorov ebcb5e191d
Small fix (Derek) 2019-09-06 16:23:48 -07:00
Michael Egorov 2b7fa7eaef
Responding the RFCs 2019-09-06 16:23:48 -07:00
Michael Egorov 4b8b31cff6
Collect both types of compensations 2019-09-06 16:23:48 -07:00
Derek Pierre aa8ea76f55
Fix typo 'in' -> 'is' 2019-09-06 16:23:48 -07:00
Michael Egorov b00b29f96e
nu-usb and teacher format 2019-09-06 16:23:47 -07:00
Michael Egorov e5c7223549
Collect staking rewards 2019-09-06 16:23:47 -07:00
Michael Egorov 07bfddc48e
Ursula configuration guide fixed 2019-09-06 16:23:47 -07:00
Michael Egorov 1ca7b22e7f
Ursula config - installation 2019-09-06 16:23:47 -07:00
Michael Egorov 4f8bf23de6
Cursive -> subsubtitle 2019-09-06 16:23:47 -07:00
Michael Egorov c17c6f6b89
Staker configuration 2019-09-06 16:23:47 -07:00
Kieran Prasch ed158f2b22
Use cache in editable mode, Avoid moving source code to site-packages 2019-09-06 10:48:40 -07:00
David Núñez f1f3fcafd6 Fix broken imports 2019-09-06 12:51:33 +02:00
Kieran R. Prasch f0768bb27b Fixes missing zeppelin package data. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 4d877c12f9 Cleaup stale automation tasks - Use dep cache for gas estimation. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch e0748c307f Relock with pyevm revert. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch fab39b6e06 Be gentle with pipenv -> reqs validation. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 81eb7ddd10 Bundle the solc binary with cached deps; Adapt solc install to target user's local bin. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 901f487ba3 Pull the tablecloth, take 2. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 375902baac Return of dependency caching; Use Python 3.7 as CI base. Run tests with pip directly, instead or via "pipenv run". 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 7ec23eb720 Allow CI to run with pip installation, removing editable self-installtion. Persist user-based pip installations for workflows. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch ac25da7e56 Allow chain ID to be used in transaction building after upstream fixes via web3.py 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 6bdfc6c331 Re-implements some ursula mocking via pytest-mock spy. 2019-09-06 11:59:01 +02:00
Kieran R. Prasch 37397c6b3c Remove editable py-solc from Pipfile; Remove strange imports... 2019-09-06 11:56:51 +02:00
Kieran R. Prasch 4b61768ac6 Relock Dependencies 2019-09-06 11:56:51 +02:00
K Prasch ee4b183950
Merge pull request #1055 from szotov/economics
Improving TokenEconomics for tests
2019-09-06 00:40:42 -07:00
David Núñez b12bcc5ed9
Remove PR labeling workflow file 2019-09-05 17:07:35 +02:00
David Núñez 77d8bab658
Disable PR labeling GH action for the moment
It doesn't work on PRs from forks :(
2019-09-05 16:27:08 +02:00
szotov 6b04252ea9 Respond to RFCs in PR #1055 2019-09-05 11:44:17 +03:00