David Núñez
|
63f599c9c8
|
Minor changes from review comments
|
2018-11-09 10:07:09 +01:00 |
Michael Egorov
|
948afeca4c
|
Merge pull request #537 from michwill/cedar
Solves issue #536 - Deserialization of port number from raw bytes
|
2018-11-08 08:19:18 -08:00 |
Michael Egorov
|
f253259657
|
More readable split as per Derek's suggestion
|
2018-11-08 07:39:04 -08:00 |
David Núñez
|
3773acd432
|
Generalize Alice's DelegationPower test to other powers
|
2018-11-08 12:50:13 +01:00 |
David Núñez
|
4bb9858c82
|
Alice can derive the policy public key before creating a policy
|
2018-11-08 12:50:13 +01:00 |
David Núñez
|
15269d5d0e
|
Initial testing of Keyring
|
2018-11-08 12:50:13 +01:00 |
David Núñez
|
5e5d0efcbd
|
Persistent DelegatingPower in Keyring
|
2018-11-08 12:50:07 +01:00 |
David Núñez
|
7516de20f1
|
Making possible to initialize DelegatingPower. Necessary for persistence
|
2018-11-08 12:07:16 +01:00 |
David Núñez
|
608d468b26
|
Testing persistence of Alice's DelegatingPower
|
2018-11-08 12:07:12 +01:00 |
David Núñez
|
b921f7ba89
|
Protected scope for umbral_keying_material in DelegatingPower
|
2018-11-08 12:07:09 +01:00 |
David Núñez
|
f7a6449506
|
Remove nonce from key wrapping since it's provided by nacl's SecretBox
|
2018-11-08 12:07:05 +01:00 |
David Núñez
|
06036f6cdb
|
Refining key derivation in Keyring
|
2018-11-08 12:06:54 +01:00 |
David Núñez
|
b64ad0de46
|
Base64 encoding of serialized public keys in Keypairs
|
2018-11-08 12:06:50 +01:00 |
David Núñez
|
a2c6618b41
|
Janitorial stuff
|
2018-11-08 12:06:35 +01:00 |
Michael Egorov
|
dd5c50017d
|
Remove unused imports
|
2018-11-07 22:00:26 -08:00 |
Michael Egorov
|
e170e58e19
|
port_bytes fixed
|
2018-11-07 21:47:20 -08:00 |
K Prasch
|
5cc15b9143
|
Merge pull request #524 from jMyles/deployment
Simple Status page.
|
2018-11-07 13:05:35 -08:00 |
K Prasch
|
5034342eeb
|
Merge pull request #530 from KPrasch/logging
Sentry for CLI Only (#526)
|
2018-11-07 13:05:20 -08:00 |
jMyles
|
b389091267
|
Template for node status page.
|
2018-11-07 08:52:37 +01:00 |
jMyles
|
9f40a0b6f9
|
Added first 6 characters of checksum address to icon
|
2018-11-07 08:52:28 +01:00 |
jMyles
|
ab9725681a
|
Added some more symbols, made nicename convenience method.
|
2018-11-07 08:52:23 +01:00 |
jMyles
|
af9f82fcec
|
Expanding symbols a bit, and coloring them on status page.
|
2018-11-07 08:52:18 +01:00 |
jMyles
|
c75e2b85be
|
Simple status page.
|
2018-11-07 08:52:09 +01:00 |
jMyles
|
cc9a779fdd
|
Removing kademlia routing - we haven't used this in a while.
|
2018-11-07 08:52:02 +01:00 |
jMyles
|
160f53d4d1
|
Method for nickname icon.
|
2018-11-07 08:51:51 +01:00 |
Kieran Prasch
|
59ff0816e4
|
Remove logging logic from __init__.py
|
2018-11-06 23:17:46 +01:00 |
Kieran Prasch
|
ce5ed3dc76
|
Further reduce sentry scope. Thin CLI API; Pretty Loggers; Cleanup cruft
|
2018-11-06 23:17:46 +01:00 |
Kieran Prasch
|
0fefd7d64e
|
Tasty breadcrumbs; Cleanup stale logging methods, make pretty.
|
2018-11-06 23:17:46 +01:00 |
jMyles
|
ef0ccff29b
|
Sentry logging in CLI only.
|
2018-11-06 23:17:46 +01:00 |
jMyles
|
9f642a4437
|
Updated logging setup.
|
2018-11-06 23:17:46 +01:00 |
K Prasch
|
ec15e83edc
|
Merge pull request #519 from KPrasch/cli-touchup
Inline Teacher URI Option; CLI Touch-ups
|
2018-11-06 23:12:40 +01:00 |
Kieran Prasch
|
7124364415
|
Skip S3 Storages Tests - Bump Solc version. Organize Pipfile.
|
2018-11-06 16:30:35 +01:00 |
Kieran Prasch
|
89e9ab19c1
|
Prettify the simple log observer, simply.
|
2018-11-06 16:30:35 +01:00 |
Kieran Prasch
|
9a60b4ea1c
|
Update top level manifest; Additional package metadata.
|
2018-11-06 16:30:35 +01:00 |
Kieran Prasch
|
0a95782099
|
Modify inline teacher URI to handle testnet balancers
|
2018-11-06 16:30:35 +01:00 |
Kieran Prasch
|
92f71c4058
|
deprecate cli simulation
|
2018-11-06 16:30:35 +01:00 |
K Prasch
|
6bf1a2d90f
|
Merge pull request #516 from tuxxy/naughty-sentry
Don't report to Sentry if pytest is running
|
2018-11-06 16:27:36 +01:00 |
K Prasch
|
6af3078081
|
Merge pull request #514 from tuxxy/install-communism
License NuCypher as GPLv3
|
2018-11-06 16:24:51 +01:00 |
K Prasch
|
ae8c087cd4
|
Merge branch 'cedar' into install-communism
|
2018-11-06 16:23:52 +01:00 |
K Prasch
|
987b548bd5
|
Merge pull request #513 from KPrasch/publish
Publication Automation
|
2018-11-06 11:14:08 +01:00 |
Tux
|
098d4858e7
|
Merge pull request #512 from KPrasch/observer-effect
Versioning, Packaging, Logging
|
2018-11-05 17:39:32 +01:00 |
David Núñez
|
216fe3a7f0
|
Good Catch!
Co-Authored-By: KPrasch <kieranprasch@gmail.com>
|
2018-11-05 17:31:06 +01:00 |
tuxxy
|
98f7d3e213
|
Remove Sentry logging if pytest is running
|
2018-11-05 06:15:38 -07:00 |
Tux
|
883ad1dda1
|
Merge branch 'cedar' into install-communism
|
2018-11-05 06:09:49 -07:00 |
K Prasch
|
e987b0badd
|
Merge pull request #496 from KPrasch/deployment
Federated Deployment Automation
|
2018-11-05 11:57:09 +01:00 |
tuxxy
|
7feabb6cb2
|
Add GPLv3 -- nucypher is free as in freedom
|
2018-11-04 13:16:42 -07:00 |
Kieran Prasch
|
9109c64b96
|
test-and-deploy workflow for nucypher publication
|
2018-11-04 20:43:01 +01:00 |
Kieran Prasch
|
7523d7bf0e
|
Further streamline Finnegans Wake Demo
|
2018-11-04 20:40:45 +01:00 |
Kieran Prasch
|
8b82d3abc1
|
Optional sentry reporting via simple twisted log observer
|
2018-11-04 20:40:01 +01:00 |
Kieran Prasch
|
08b22817b1
|
package and version metadata for internal domain seperation
|
2018-11-04 14:07:02 +01:00 |