derekpierre
|
42393da388
|
Updated decision tree and writeup to be more generic.
|
2020-08-26 17:04:27 -04:00 |
jMyles
|
8d9abac7be
|
Removing --track-character-lifecycles to see if this is related to the bizarre split problem in tests.
|
2020-08-26 13:53:57 -07:00 |
Derek Pierre
|
2e6d021c23
|
Apply RFC from #2195
Co-authored-by: Victoria <vikki.zta@gmail.com>
|
2020-08-26 15:42:59 -04:00 |
K Prasch
|
6f911ac0a0
|
Merge pull request #2191 from vzotova/worklock-restake
WorkLock: `restake` lock while claiming tokens
|
2020-08-26 12:09:22 -07:00 |
David Núñez
|
3eb4cad8c1
|
Merge pull request #2196 from nucypher/inflation-paper-docs-patch
Update docs to point to new inflation paper
|
2020-08-26 20:26:52 +02:00 |
MacLane S Wilkison
|
3595203fdc
|
Update README.md
|
2020-08-26 18:22:37 +00:00 |
MacLane S Wilkison
|
1e02684682
|
Update index.rst
|
2020-08-26 18:10:24 +00:00 |
derekpierre
|
bf9400a9bd
|
Provide decision heuristic for users to decide how they want to participate in the network.
|
2020-08-26 13:30:46 -04:00 |
Kieran Prasch
|
7c153876d2
|
Clarify that ETH is not staked in worklock doc.
|
2020-08-26 09:09:58 -07:00 |
Kieran Prasch
|
d9ef4fb1d5
|
Drafting FAQ regarding stake delegation and coinlist worklock
|
2020-08-26 08:20:25 -07:00 |
jMyles
|
e63d250597
|
We'll bring this assertion back later, with more precision.
|
2020-08-26 01:02:13 -07:00 |
jMyles
|
255a4cb67c
|
Reworking test to assure that assertions are evaluated. While we're at it, also use verified open ports for the other tests.
|
2020-08-25 22:49:47 -07:00 |
jMyles
|
a43ec808ad
|
Reintroduce nickname to debug message (a test looks for it, afterall).
|
2020-08-25 20:58:55 -07:00 |
vzotova
|
4fd66b6311
|
Fix after rebasing
|
2020-08-25 22:58:22 +03:00 |
Derek Pierre
|
57bed56563
|
Merge pull request #2193 from derekpierre/worklock-examples
Further reinforce hypothetical nature of WorkLock example scenarios
|
2020-08-25 15:03:37 -04:00 |
derekpierre
|
70c022ddd1
|
Highlight hypothetical nature of WorkLock example scenarios.
|
2020-08-25 14:39:26 -04:00 |
vzotova
|
eb7ccdaa6b
|
estimate_gas: gas analysis for making a commitment with large number of stakes
|
2020-08-25 18:50:43 +03:00 |
vzotova
|
bb8610b744
|
StakingEscrow: force re-stake locking in `batchDeposit`
|
2020-08-25 18:50:42 +03:00 |
vzotova
|
febc51b38e
|
Dedicated method for deposit from WorkLock, auto-lock of `restake` parameter while claiming tokens
|
2020-08-25 18:50:23 +03:00 |
K Prasch
|
2cb90bc9ed
|
Merge pull request #2073 from KPrasch/testy
(Optionally) Run Unit Tests as pre-push hook
|
2020-08-25 07:29:27 -07:00 |
K Prasch
|
0a41eb1f30
|
Update docs/source/guides/contribution_guide.rst
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
fb3834d12f
|
Updates contributing docs with pre-commit info.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
f74838c1c6
|
Relock deps
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
93416e3bdd
|
Deprecates --runslow and supurflouous newlines.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
efc5fba094
|
Adds missing license in several modules. Fixes EOF. Comment for precommit test regarding addional setup.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
51a25fe23e
|
Run unit tests on push. Usees a test script as an entrypoint for pre-push hooks.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
7f77cbd60a
|
Use seperate pytest config for CI; Adjust pytest config for rugular CLI usage.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
19f438c277
|
Move the slowest unit test to integration tests since it hits the disk.
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
abf8ada3ed
|
Uses a local context for rough economics test (was getiing very small errors.)
|
2020-08-25 07:09:59 -07:00 |
Kieran R. Prasch
|
3621a524d7
|
Destroy existing pipenv before make install steps.
|
2020-08-25 07:09:59 -07:00 |
jMyles
|
6498992f61
|
Deduplicating test; moving json validation utils to utils.
|
2020-08-24 09:42:15 -07:00 |
jMyles
|
59bcbcf70d
|
Crash sooner if a test is looking for a nonexistent Ursula.
|
2020-08-24 07:21:07 -07:00 |
jMyles
|
649574f3f5
|
We don't want to do these gymnastics if the Learner has been saved in the dict in the first place (which will only be the case if _DEBUG_MODE).
|
2020-08-24 07:21:07 -07:00 |
jMyles
|
136f686d6d
|
We want to raise any other RuntimeError here.
|
2020-08-24 07:21:07 -07:00 |
jMyles
|
078412d7d7
|
It's possible that this is a list.
|
2020-08-24 07:21:07 -07:00 |
jMyles
|
d1df6e0825
|
Maybe don't even call the learning task here. Comment out for now.
|
2020-08-24 07:21:07 -07:00 |
jMyles
|
42302d7bb6
|
Pass discover_on_this_thread all the way through CLI actions into sampling logic.
|
2020-08-24 07:20:53 -07:00 |
jMyles
|
0575725beb
|
Stop character even if the underlying action raises an unhandled exception.
|
2020-08-24 07:04:10 -07:00 |
jMyles
|
531b26e5ad
|
Test flag to do the Character debug tracking.
|
2020-08-23 09:05:42 -07:00 |
jMyles
|
ab4f6a23d6
|
Don't release Alice's CLI interface until success is reasonably likely. Fixes #2187.
|
2020-08-21 23:17:32 -07:00 |
jMyles
|
a9066e57d0
|
Clean up some stray changes from previous merge commits.
|
2020-08-21 21:11:24 -07:00 |
jMyles
|
0de8e25132
|
Merge commit from main (and merge candidate into main.)
|
2020-08-21 20:32:45 -07:00 |
jMyles
|
2a901559d9
|
We remove these elsewhere now.
|
2020-08-21 12:46:10 -07:00 |
jMyles
|
d93c8f7f04
|
This makes more sense outside the loop.
|
2020-08-21 12:46:03 -07:00 |
jMyles
|
2b9a34d390
|
We no longer get threadpools in this fashion.
|
2020-08-21 12:45:58 -07:00 |
jMyles
|
aaa2d817f8
|
Force-pushing #2177 to Treasure Island. See conversation there.
|
2020-08-20 18:10:12 -07:00 |
Justin Holmes
|
a178e44837
|
Use Pathlib for example Ursula launch.
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-08-20 18:07:09 -07:00 |
jMyles
|
c75519637a
|
More descriptive name to suit @derekpierre's fancies.
|
2020-08-20 17:50:53 -07:00 |
jMyles
|
beb3301d94
|
Removing extraneous code per RFCs.
|
2020-08-20 17:50:09 -07:00 |
Derek Pierre
|
7afa1d5692
|
Merge pull request #2183 from derekpierre/whats-up-doc
Random documentation improvements
|
2020-08-20 11:51:34 -04:00 |