Commit Graph

2511 Commits (b38909126761dc9be168142457fd60c8abbe8f74)

Author SHA1 Message Date
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
Kieran Prasch 4cd6cdc9cd Send errors and logs to sentry; Application code update playbook. 2018-11-04 10:27:04 +01: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
K Prasch 106696866f
Merge pull request #501 from cygnusv/bob_tests
Tests Bob.join_policy() and Bob.retrieves()
2018-11-04 08:27:06 +01:00
jMyles 533a2a6c48 Catching sandbox middleware up with new seednode logic. 2018-11-03 22:54:48 +01:00
jMyles 183dfc15e6 Bob now stops iterating after m cfrags; also moving from_rest_url to VerifiableNode. 2018-11-03 22:54:19 +01:00
jMyles 7eac28e382 Seednode methods for Learner. 2018-11-03 22:52:51 +01:00
jMyles a601c2c385 Ursula can be made from seed node and stake. 2018-11-03 22:49:45 +01:00
jMyles fcf199001b Middleware for seed nodes. 2018-11-03 22:49:12 +01:00
jMyles dbd96f3689 Stopping learning at end of tests; using Twisted logs for tests. 2018-11-03 22:48:11 +01:00
jMyles d2125fe744 Concise demo for Prague meetup. 2018-11-03 22:46:20 +01:00
jMyles 7af4ca28d9 Firstula system unit. 2018-11-03 22:45:25 +01:00
jMyles 50997e5740 Finnegan's Wake demo working with federated test net. 2018-11-02 15:51:16 -07:00
David Núñez f878e5d910 Clarification of some tests for Bob 2018-11-02 21:03:36 +01:00
Kieran R. Prasch 5a903b6e44 Ansible variables template 2018-11-01 07:08:20 -07:00
Kieran R. Prasch 876b31ef30 Application code update playbook 2018-11-01 07:07:54 -07:00
jMyles e2f2603fe9 We were saving certs to the wrong place sometimes. 2018-10-30 19:21:14 +01:00
jMyles e4b5759fbb For same-thread learning, calling Learning Loop once before actually starting task, then, restarting during most properly handled failures. 2018-10-30 19:21:14 +01:00
jMyles 5d334f278e Seeing timeout on most requests calls; catching the proper exceptions. 2018-10-30 19:21:14 +01:00