Kieran Prasch
|
33bcea650d
|
DKG encryption functionality for Enrico
|
2023-05-02 10:23:00 -07:00 |
Kieran Prasch
|
50059c3622
|
Removes federated demos and supporting automation
|
2022-12-07 11:29:26 +00:00 |
Kieran Prasch
|
18d3d6e0a5
|
removed federated finnegan's wake demo script.
|
2022-12-07 11:29:26 +00:00 |
Kieran Prasch
|
0c7c955d79
|
ibex -> tapir in docs and demos
|
2022-11-02 13:30:42 +00:00 |
Kieran Prasch
|
a405cbb683
|
Remove Ibex and Oryx from nucypher
|
2022-11-02 13:25:43 +00:00 |
Kieran Prasch
|
17a6b61b40
|
Respond to RFCs for PR #2897
|
2022-04-11 15:59:31 -07:00 |
Kieran Prasch
|
4bcdf6d37e
|
remove stale demos
|
2022-04-11 15:59:31 -07:00 |
Kieran Prasch
|
761cb3606a
|
Include .env.template for finnegans wake demos.
|
2022-04-11 15:59:31 -07:00 |
Kieran Prasch
|
97695d4e71
|
update finnegans wake demo README.
|
2022-04-11 15:59:31 -07:00 |
Kieran Prasch
|
a060af6f93
|
Updates finnegans wake demo for mainnet/polygon (config and commentary).
|
2022-04-11 15:59:31 -07:00 |
Kieran Prasch
|
8cd43e6b4a
|
Remove stale demo; Rename the remaining one.
|
2022-04-11 15:59:31 -07:00 |
Kieran Prasch
|
18d24d1fe2
|
Responds to RFCs for PR #2873
|
2022-03-24 13:18:53 -07:00 |
Kieran Prasch
|
37980a269e
|
Removes temporary workarounds.
|
2022-03-22 15:54:36 -07:00 |
Kieran R. Prasch
|
1e6c50e2cf
|
modifies finnegans wake demo to work with local registries, handpicked ursulas, and polygon payments.
|
2022-03-22 15:54:36 -07:00 |
vzotova
|
856abe4892
|
Renames `provider_uri` to `eth_provider_uri`
|
2022-02-18 11:27:15 +03:00 |
Kieran Prasch
|
b36debae5c
|
Introduce PaymentMethod.Quote (calculate valid policy value for SubscriptionManager.createPolicy).
|
2022-02-08 11:01:24 -08:00 |
Kieran Prasch
|
ed64aa3ac4
|
Examples support of L2 payments.
|
2022-02-08 11:01:24 -08:00 |
Bogdan Opanchuk
|
ef0e619684
|
Bundle policy encrypting key with TreasureMap
|
2021-10-15 15:19:19 -07:00 |
Bogdan Opanchuk
|
66175a04da
|
Rename Bob.retrieve_cfrags()/retrieve() to avoid confusion with RetrievalClient.retrieve_cfrags()
|
2021-09-08 08:21:04 -07:00 |
Bogdan Opanchuk
|
0f85435ac7
|
Require encrypted_treasure_map in retrieve()
|
2021-09-08 08:21:04 -07:00 |
Bogdan Opanchuk
|
1d3642d960
|
Retrieval rework
|
2021-09-08 08:21:03 -07:00 |
Bogdan Opanchuk
|
a338ff1a69
|
Don't return the signature along with the MessageKit from MessageKit.author()
|
2021-09-07 11:58:55 -07:00 |
Kieran R. Prasch
|
d179d35b90
|
Pass the treasure map to Bob.retrieve in examples.
|
2021-08-20 16:59:41 -07:00 |
Kieran R. Prasch
|
024bcb1c5f
|
Finish deprecation of map storage from tests.
|
2021-08-20 16:58:58 -07:00 |
Kieran R. Prasch
|
edd5a5c2f9
|
Finish deprecatetion of Bob.join_plolicy (from examples).
|
2021-08-20 16:55:41 -07:00 |
Bogdan Opanchuk
|
6164137610
|
Rename m -> threshold, num_kfrags -> shares
|
2021-08-20 19:26:56 -04:00 |
Bogdan Opanchuk
|
e5c0bb079e
|
Fix the remainders of Alice/Publisher separation
|
2021-08-12 16:32:02 -07:00 |
Piotr Roslaniec
|
f72008a8f1
|
Make provider_uri optional for Bob
|
2021-04-08 10:16:56 +02:00 |
Piotr Roslaniec
|
31fa8d797b
|
Fix missing provider_uri
|
2021-04-07 16:47:21 +02:00 |
Kieran Prasch
|
208e8cddfe
|
Further refine and lighten finnegan's wake for lynx, use implcit default seednodes..
|
2021-02-13 18:39:36 -08:00 |
Kieran Prasch
|
483c5e8732
|
Lowercase alice and bob, touch ups.
|
2021-02-13 18:39:36 -08:00 |
damon
|
ddf90ef0cc
|
fix finnegans wake in circle context
|
2021-02-13 18:39:36 -08:00 |
Kieran Prasch
|
c1eed47459
|
Lynx-based Finnegans's wake demo documentation mentions.
|
2021-02-13 18:35:31 -08:00 |
Kieran Prasch
|
3ed1e8d0b5
|
Repond to RFCs on PR #2560; Expand and clarify Alice and Bob usage in the finnegans wake 'lynx' example.
|
2021-02-13 18:35:31 -08:00 |
Kieran Prasch
|
c8ca20adeb
|
Remove demo book downloading script from CI; Additional commentary.
|
2021-02-13 18:35:31 -08:00 |
Kieran Prasch
|
ce07346eba
|
Respond to RFCs in PR #2560
|
2021-02-13 18:35:31 -08:00 |
Kieran Prasch
|
00c4f3c530
|
Alternate finnegans wake demo for Lynx testnet.
|
2021-02-12 23:46:40 -08:00 |
Bogdan Opanchuk
|
bbc4390f68
|
Generalize NodeEngagementMutex
|
2021-01-14 11:19:35 -08:00 |
David Núñez
|
4cf7dcadc3
|
We're done with multiple domains, for the moment.
Closes #2144. Closes #1580.
|
2020-09-24 20:27:13 +02:00 |
derekpierre
|
f207b69a20
|
Overall cleanup of paths to scripts depending on where the document is.
|
2020-09-17 15:24:30 -04:00 |
derekpierre
|
46ecc6ca1d
|
Update demo documentation about the use of the demo fleet in the examples/ directory.
|
2020-09-16 16:25:54 -04:00 |
jMyles
|
78936b1ba1
|
Block for a while to wait even longer for fleet to spin up (because 'War, What is it Good For' isn't long enough)
|
2020-08-27 19:48:09 -07:00 |
jMyles
|
cd0d88a730
|
Finnegan's now blocking until enactment is complete (which is essentially zero anyway). This stops the threadpool.
|
2020-08-18 05:14:06 -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 |
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 |
jMyles
|
7ac8374c07
|
Passing ciphertext(s) as positional.
|
2020-02-08 04:27:34 -08:00 |
jMyles
|
74fa1803ab
|
Fixing up retrieve() params, adding type hints.
|
2020-02-08 01:18:50 -08: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 |
jMyles
|
ac12c461e6
|
Setting log level as debug for Finnegan's.
|
2019-06-28 20:10:21 -07:00 |