derekpierre
|
0fc8d1ea2c
|
Include relock of docs requirements in the relock_dependencies script.
|
2021-01-07 11:10:57 -05:00 |
K Prasch
|
ad938a47d1
|
Merge pull request #2440 from cygnusv/relock
Relock dependencies
|
2021-01-04 12:30:11 -08:00 |
Kieran Prasch
|
68926390ad
|
Implement pipenv's --dev-only flag while generating pip-tools requirements.
|
2021-01-04 13:16:42 +01:00 |
Victoria
|
665909322c
|
Apply suggestions from code review #2492
Co-authored-by: K Prasch <kieranprasch@gmail.com>
|
2021-01-04 12:07:20 +03:00 |
vzotova
|
fadf893b14
|
Added solidity installation step to sphinx and rtd build
|
2021-01-04 11:55:44 +03:00 |
David Núñez
|
31504762ec
|
Removes automatic header comments from pipenv lock
|
2021-01-04 09:20:00 +01:00 |
vzotova
|
54ccf6049e
|
Script that compiles contracts and transforms userdoc+devdoc to rst
|
2020-12-25 11:26:51 +03:00 |
Kieran R. Prasch
|
1bcd98b898
|
Thin out dependency relocking script
|
2020-05-28 11:59:08 -07:00 |
derekpierre
|
668f25bc38
|
Add pre-commit hook to ensure that AGPL license is included in python source files
|
2020-05-22 08:55:06 -04:00 |
K Prasch
|
5656629b29
|
Update scripts/installation/install_solc.py
Co-authored-by: David Núñez <david@nucypher.com>
|
2020-05-04 19:02:07 -07:00 |
Kieran R. Prasch
|
246755bfdd
|
Respond to RFCs in PR #1948; Use shorter paths in solc install script.
|
2020-05-04 16:22:49 -07:00 |
vzotova
|
79dd237157
|
Leaves version check to py-solc-x
|
2020-05-04 20:57:07 +03:00 |
Kieran Prasch
|
b90da6f9d4
|
Refines install solc script for py-solc-x; Use arv/env/packaged version resolver.
|
2020-05-04 09:17:53 -07:00 |
Kieran Prasch
|
26f653f965
|
Refactor solc installation script to implement py-solc-x.
|
2020-05-04 09:17:53 -07:00 |
damon
|
e1149bdf71
|
don't crash if no Pipfile.lock exists
|
2020-03-26 13:26:03 -07:00 |
vzotova
|
70f21ddc1e
|
* Apply suggestions from code review #1627
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: K Prasch <kieran@nucypher.com>
Co-Authored-By: David Núñez <david@nucypher.com>
|
2020-01-30 19:36:43 +03:00 |
vzotova
|
f4c2c4c668
|
solc bash installation script -> python script, to use solc version from the code
|
2020-01-29 17:01:11 +03:00 |
Kieran R. Prasch
|
7d57c387c0
|
Place solc binary next to env. python.
|
2019-12-03 14:11:31 -08:00 |
Kieran R. Prasch
|
dba01a0c42
|
Fixes Issue #828 with set -e and OS detection.
|
2019-12-03 14:11:31 -08:00 |
Kieran Prasch
|
594b01c4fb
|
Include humanized version of deps re-locking via shell script.
|
2019-09-13 10:52:28 -07: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 |
damon c
|
5b594efe9d
|
Apply suggestions from code review (add -f to ignore missing files)
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
|
2019-06-14 10:51:47 -07:00 |
Damon C
|
e1e89f9c96
|
better output from circle compare_reqs
|
2019-06-13 17:58:07 -07:00 |
Damon C
|
65539e2920
|
add filepath args to rebuild_pipenv and conform to accepted methods
|
2019-06-13 17:04:43 -07:00 |
Kieran R. Prasch
|
fe03230a1a
|
Support Constantinople
|
2019-05-28 11:27:38 -07:00 |
Damon C
|
dd5fef5919
|
add pipenv rebuild script
|
2019-05-27 07:13:46 +02:00 |
Kieran Prasch
|
6df4dfd506
|
Automated demo testing, reorganized nucypher entry point scripts; Testing scripts are now pwd agnostic.
|
2019-03-06 16:29:28 -08:00 |