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 |
derekpierre
|
c1d93d8941
|
Add "end-of-file-fixer" to pre-commit hooks
|
2020-05-19 14:28:29 -04:00 |
Kieran Prasch
|
ecb773291a
|
Post rebase cleanup (#1959)
|
2020-05-15 09:05:09 -07:00 |
Kieran Prasch
|
a935dc8e2d
|
Annihilate the sandbox
|
2020-05-15 08:33:38 -07:00 |
Bernardo Vieira
|
7aa6ff8695
|
fix doctor.retrieve param in heartbeat_demo example
|
2020-04-10 02:24:58 +01:00 |
Kieran Prasch
|
489c048712
|
KeyStore -> Datastore
|
2020-03-09 14:50:18 -07:00 |
jMyles
|
74fa1803ab
|
Fixing up retrieve() params, adding type hints.
|
2020-02-08 01:18:50 -08:00 |
Kieran R. Prasch
|
e5ae1094d2
|
Respond to RFCs in PR #1225: UX/UI fixes; Account and Stake Selection interface connectivity. Keep lazy interfaces lazy! Fixes straggler factory refactors.
|
2019-08-27 09:56:41 -07:00 |
Kieran R. Prasch
|
64d40a7f80
|
Whoops! Restores 'address' and respectively
|
2019-08-27 09:56:41 -07:00 |
Kieran Prasch
|
324c2805f5
|
Checkpoint #2 - Refactor Policy, and Blockchain / Registry Reflow.
|
2019-08-27 09:54:14 -07:00 |
Bogdan Opanchuk
|
b473c0f4bd
|
Hide registering/unregistering observers and Sentry init inside utilities/logging
Also add a check that Sentry SDK is only initialized once
|
2019-07-25 15:18:29 -07:00 |
Kieran Prasch
|
09c8847c14
|
Dehydration and cleanup of keyring attachment and checksum address selection. Touch ups.
|
2019-07-04 11:22:39 +02:00 |
MacLane Wilkison
|
3acd253b7f
|
Fix typos, outdated commands, PEP8
|
2019-06-14 19:18:37 -07:00 |
Damon C
|
e497522f03
|
docker version of heartbeat demo
|
2019-06-06 12:16:52 -07:00 |
David Núñez
|
6398198324
|
Testing dirty hack for finnegans wake demo on CI
|
2019-06-03 22:52:22 +03:00 |
Kieran R. Prasch
|
58302eb7db
|
Adding domains to Alice and Bob in examples, to aviod using the production defaults.
|
2019-06-03 22:52:22 +03:00 |
Kieran R. Prasch
|
cb6c76867a
|
Removes 'pubkey_sig' from the codebase, In favor of 'verifying_key'.
|
2019-06-03 22:52:22 +03:00 |
David Núñez
|
4d0e34d545
|
Improved API for Character.from_public_bytes().
|
2019-05-16 16:12:07 +02:00 |
Kieran R. Prasch
|
10a1fa42bc
|
Bug fixes and API updates for Domains, Heartbeat Demo, and CLI flags.
|
2019-03-09 17:29:54 -08: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 |
Kieran R. Prasch
|
7af03c0d88
|
Heartbeat Demo Bash Script: one-click demo run
|
2019-03-06 13:52:45 -08:00 |
David Núñez
|
e5a187adef
|
Update Enrico.from_public_keys calls to new API
|
2019-02-16 19:27:02 +01:00 |
David Núñez
|
0e5b5584ac
|
Bye bye, DataSource.
|
2019-02-16 18:54:30 +01:00 |
jMyles
|
8d538f07aa
|
Don't need label in heart monitor anymore.
|
2019-02-15 00:35:13 -07:00 |
jMyles
|
59b085b2d3
|
Updates heartbeat demo to label-less enrico (courtesy of @tuxxy)
|
2019-02-15 00:30:48 -07:00 |
Kieran R. Prasch
|
66a4ef1803
|
Touch-ups for Enrico exmaples style; Adds secondary custom install path test constant; Fixup ci config.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
3204427d4e
|
Remaining formatting, reprs, imports, and cleanups from my work following @tuxxy's rebase.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
188c0773b4
|
Enrico is now a lawful Character. Fixes #241.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
7faf3f7a14
|
Adhering cert to node in both storage flows (forgetful and file-based). Fixes #669. Fixes #727.
|
2019-02-08 10:06:23 -07:00 |
David Núñez
|
428d80e73a
|
Update heartbeat demo's README and docs
|
2019-02-07 15:00:15 +01:00 |
David Núñez
|
ea7cbfba49
|
Naive approach for a CircleCI workflow to test the heartbeat demo
|
2019-02-07 11:04:15 +01:00 |
David Núñez
|
d148d075cb
|
Adapt demo's doctor.py to latest changes; Use default temporary node storage in examples
|
2019-01-16 11:21:32 -08:00 |
jMyles
|
f93f3f1987
|
Heart monitor data source uses new method.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
990ae276d3
|
Bringing Alicia up to speed with logic changes.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
39a097b100
|
Simple produce from the config. No more need to pass in a passphrase for the demo.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
56927408ea
|
Removing several kwargs from demo config; we'll use the defaults here too.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
ce9adbf199
|
We're going ot use the default storage for demos now.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
1de63a2068
|
Some changes to alicia to account for changes on master.
|
2018-12-17 16:36:34 -08:00 |
David Núñez
|
b89a82fc50
|
Use msgpack instead of pickle in the Heartbeat demo
|
2018-12-17 15:36:18 -08:00 |
Derek Pierre
|
356e18079a
|
Fix typo in heartbeat demo README
Co-Authored-By: cygnusv <david@nucypher.com>
|
2018-12-17 15:36:18 -08:00 |
David Núñez
|
0887d004fd
|
Heartbeat Demo readme
|
2018-12-17 15:36:18 -08:00 |
David Núñez
|
48dc1b9e08
|
Comments and code reorganization
|
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 |