Kieran Prasch
|
04063cfdb2
|
Use pip extras on CI
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
4048a05062
|
make use of Makefile on circleCI for building dists.
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
3e37d1f364
|
Relock All Requirements
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
e293666e0c
|
Reintroduce pip extras docs, dev, deploy, and benchmark.
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
f129c54158
|
Include packaging manifest
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
7322003913
|
Introduce Makefile
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
dda6123742
|
Initial setup for towncrier
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
736ad96294
|
Reconfigure setup.py; External deps, code cleanup, post install hook, installation options.
|
2020-05-28 11:59:08 -07:00 |
Kieran R. Prasch
|
1bcd98b898
|
Thin out dependency relocking script
|
2020-05-28 11:59:08 -07:00 |
Derek Pierre
|
5f988ddd9d
|
Merge pull request #2038 from arjunhassard/master
Slashing protocol documentation
|
2020-05-28 13:11:33 -04:00 |
arjunhassard
|
c522402f3d
|
kfrag_verify() update
|
2020-05-28 10:57:57 -06:00 |
arjunhassard
|
864a5eeba9
|
png -> svg
|
2020-05-28 10:23:14 -06:00 |
Arjun Hassard
|
ec11b68a46
|
Apply suggestions from code review
Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
Co-authored-by: David Núñez <david@nucypher.com>
|
2020-05-28 10:09:20 -06:00 |
David Núñez
|
3515e5e0da
|
Merge pull request #2053 from cygnusv/master
Bump version: 2.1.0-beta.8 → 2.1.0-beta.9
|
2020-05-28 03:03:12 +02:00 |
David Núñez
|
61ef1994e7
|
Bump version: 2.1.0-beta.8 → 2.1.0-beta.9
|
2020-05-28 02:25:45 +02:00 |
David Núñez
|
e1f59aab20
|
Fix test for nucypher worklock claim when bidder already claimed
|
2020-05-28 02:25:22 +02:00 |
David Núñez
|
c89b3c69ea
|
Bump version: 2.1.0-beta.7 → 2.1.0-beta.8
|
2020-05-28 02:01:11 +02:00 |
K Prasch
|
1649da3193
|
Merge pull request #2017 from KPrasch/truckin
Reorganize tests in accordance with #2005, #1708
|
2020-05-27 14:12:22 -07:00 |
Kieran Prasch
|
6c9c1b7cd8
|
Holdover for flaky test.
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
744fd79832
|
Promote documentation builds to a first-step CI job.
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
4b6bb12a8e
|
Promote dev docker images to a first-step CI job.
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
04a8fb696d
|
Skip test awaiting PR #1863
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
6b037ba7fb
|
Remove superfluous CI job naming
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
73359afc4e
|
Updates circleCI workflows with regard to multiple suites
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
d4509ee6c7
|
Holdover for additional mock organization
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
bb32d210a3
|
Update test contract compilation path
|
2020-05-27 14:11:25 -07:00 |
Kieran Prasch
|
28cce2fccc
|
Reorganize tests into multiple suites.
|
2020-05-27 14:11:25 -07:00 |
K Prasch
|
a69a6de4c2
|
Merge pull request #2039 from fjarri/small_test_fixes
Small test fixes
|
2020-05-27 10:08:13 -07:00 |
K Prasch
|
1bc281ac17
|
Merge pull request #2049 from cygnusv/wlfix
Bugfixes to WorkLock command
|
2020-05-27 10:07:51 -07:00 |
David Núñez
|
c151d62ea9
|
Paint missing failure message in WorkLock command
|
2020-05-27 03:18:39 +02:00 |
David Núñez
|
7abd5f558c
|
Allow increment bids in WorkLock actors layer. Improve UX in CLI too.
|
2020-05-27 03:07:02 +02:00 |
David Núñez
|
779c07cbe1
|
Fix wrong confirmation message in nucypher stake create
|
2020-05-27 02:15:07 +02:00 |
David Núñez
|
bb9187fb52
|
Fix painting during WorkLock bidding
|
2020-05-27 02:11:04 +02:00 |
David Núñez
|
3866d7304d
|
Extract common account selection logic in worklock command. Include signers
|
2020-05-27 01:45:57 +02:00 |
David Núñez
|
31dfac4d3d
|
Get rid of references to poa in WL command. Introduce basic typing
|
2020-05-27 01:16:48 +02:00 |
Kieran Prasch
|
f00584237a
|
Bump version: 2.1.0-beta.6 → 2.1.0-beta.7
|
2020-05-26 15:11:29 -07:00 |
K Prasch
|
4e4832658a
|
Merge pull request #2044 from cygnusv/ibex
Update IBEX registry to include a test WorkLock
|
2020-05-26 12:16:45 -07:00 |
Bogdan Opanchuk
|
c7f3d1ae82
|
Fix warning message building
|
2020-05-26 10:26:42 -07:00 |
Bogdan Opanchuk
|
276c7ad0eb
|
Prohibit Pytest from trying to pick up TesterBlockchain
|
2020-05-26 10:26:42 -07:00 |
Bogdan Opanchuk
|
19568c5bcd
|
Add an explicit junit_family=xunit1 to pytest.ini to silence the deprecation warning
|
2020-05-26 10:26:42 -07:00 |
Bogdan Opanchuk
|
ec376ff997
|
Remove a duplicate agency_local_registry() fixture
|
2020-05-26 10:26:42 -07:00 |
Bogdan Opanchuk
|
463c145d31
|
Remove a debug print()
|
2020-05-26 10:26:42 -07:00 |
Arjun Hassard
|
2e7646ca08
|
Fix max penalty leviable per period @derekpierre
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-05-26 10:58:04 -06:00 |
arjunhassard
|
d358ea8355
|
removed delegated token based punishments & other rewording
|
2020-05-26 10:55:03 -06:00 |
David Núñez
|
a18fe7e7fa
|
Update IBEX registry to include a test WorkLock
|
2020-05-26 18:22:09 +02:00 |
arjunhassard
|
0f297f4efb
|
link to ethereum contracts and style change @derekpierre suggestion
|
2020-05-25 16:03:27 -06:00 |
K Prasch
|
df78d22e7c
|
Merge pull request #2026 from KPrasch/orb
Fix Codecov / CircleCI Integration
|
2020-05-25 14:46:23 -07:00 |
Arjun Hassard
|
884509b211
|
Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-05-25 13:51:30 -06:00 |
arjunhassard
|
b74fe5b3bc
|
correctness verification schematic
|
2020-05-25 13:20:43 -06:00 |
arjunhassard
|
90f307d21d
|
fixed errors
|
2020-05-24 22:44:21 -06:00 |