derekpierre
8ac2af0272
Move PRE examples to their own subfolder.
...
Update .gitignore appropriately.
2023-09-28 11:53:20 -04:00
Manuel Montenegro
bf9ea12a0d
Add .ruff_cache folder to .gitignore file
...
Ruff linter generates a cache folder when it runs pre-commit checks.
This folder is ignored since it has its own .gitignore file inside the
folder. But for homogeneity purposes this should be added to .gitignore
file.
Also, adding to general .gitignore file makes that this folder is going
to have a different treatment by IDEs.
2023-09-04 11:40:49 +02:00
derekpierre
1c531d1908
Code cleanup around building of documentation, removal of solidity scripts/API docs from docs build, removal of deployer CLI text etc.
2023-05-02 10:23:24 -07:00
Kieran Prasch
a19c50ec69
ape checkpoint 1
2023-05-02 10:23:24 -07:00
derekpierre
81a6e9539b
Git should ignore any code coverage files.
2022-11-16 12:28:17 -05:00
Kieran R. Prasch
11cb6da3e0
Ignore hypothesis vectors
2021-01-12 13:10:15 -08:00
Kieran Prasch
a49915b37f
updates gitignore for contracts API docs source
2021-01-12 11:15:58 -08:00
vzotova
857d35c7d6
Apply suggestions from code review #2477
...
Co-authored-by: K Prasch <kieran@nucypher.com>
Co-authored-by: David Núñez <david@nucypher.com>
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-12-28 11:19:06 +03:00
vzotova
54ccf6049e
Script that compiles contracts and transforms userdoc+devdoc to rst
2020-12-25 11:26:51 +03:00
Kieran R. Prasch
544a8786dd
Relock dependencies; Include hypothesis.
2020-06-06 17:51:52 -07:00
derekpierre
c1d93d8941
Add "end-of-file-fixer" to pre-commit hooks
2020-05-19 14:28:29 -04:00
Kieran Prasch
414da104d4
Configure apidoc templates.
2020-04-27 19:22:34 -07:00
Kieran R. Prasch
7da1d0ee3c
Convert all documentation to RST
2020-04-27 19:21:11 -07:00
Kieran Prasch
2d384ed7f6
update gitignore
2020-04-23 10:58:43 -07:00
jMyles
7e207c0132
Adding pyenv meta to gitignore.
2019-02-15 00:28:53 -07:00
Michael Egorov
daae988e06
Transparent logo
2019-01-25 18:12:58 -08:00
Kieran Prasch
1755a35fdc
Respond to RFCs in PR #617
2018-12-19 08:43:33 -08:00
Kieran Prasch
f07f2979ce
Provide simple way to start testing nucypher on pyevm with TeserBlockchain classmethods
2018-12-18 11:27:28 -08:00
David Núñez
b89a82fc50
Use msgpack instead of pickle in the Heartbeat demo
2018-12-17 15:36:18 -08:00
David Núñez
405560ba34
Plotting heart rate in Bob's console
2018-12-17 15:36:18 -08:00
David Núñez
77ca47753f
First working version of Heartbeat Demo
2018-12-17 15:36:18 -08:00
Kieran Prasch
2c061fcbd2
Split up seednode ansible host provisioning from network service configurations.
2018-12-17 15:36:18 -08:00
Kieran Prasch
eb04eb4a99
Set default temp prefix, and provider uri as public attributes
2018-12-11 10:01:35 -08:00
Kieran Prasch
b0d2b24e24
Basic playbook compatibility with multiple regions; Use generic seednodes ansible hosts group name
2018-11-04 09:29:19 +01:00
Kieran R. Prasch
84d781279e
Build docker with docker-compose
2018-10-28 15:47:05 -07:00
Kieran R. Prasch
8617a32276
Introduce ansible provisioning for AWS.
2018-10-28 15:47:05 -07:00
Kieran Prasch
79ab28712c
Remove examples dir, relocate remaining valuable parts to cli.demos update gitignore: ursula's db
2018-08-31 11:33:46 -07:00
Kieran Prasch
81c2b4faa1
update gitignore
2018-08-31 11:28:01 -07:00
jMyles
0f2d1dd2e5
Adding new ignorables to .gitignore.
2018-07-18 20:20:20 -07:00
Kieran Prasch
c3a2156495
updates gitignore with blockchain considerations
2018-04-22 18:48:12 -07:00
Kieran Prasch
adfa29609e
Manually merges inter-codebase tests, setup, pipfile, config classes, and sol source, respectively updates imports.
2018-04-10 17:03:21 -07:00
Kieran R Prasch
7560fb8d10
adds pytest cache to gitignore
2018-02-13 17:48:55 -08:00
jMyles
65f9d735ad
Added mypy cache to gitignore.
2017-12-04 17:17:28 -08:00
jMyles
6a678ba5de
Removing test datastore from VCS.
2017-10-27 14:03:51 -07:00
jMyles
334c7807ad
Let's see how the graph changes if we only cover nkms.
2017-10-17 18:44:37 -07:00
jMyles
832b7e76c4
First draft of travis and pipenv setup. Also added pycharm metadata to .gitignore.
2017-09-25 14:33:07 -07:00
Michael Egorov
b230667405
gitignore
2017-08-18 10:32:34 -07:00