Commit Graph

224 Commits (1032a2b5560ef8e5afa02097510f13812943e219)

Author SHA1 Message Date
Kieran Prasch 1032a2b556 bump ritual ID in simple tdec example 2023-06-26 20:42:51 +02:00
Kieran Prasch b9d36dc13f touch ups for the simple tdec example 2023-06-26 20:42:51 +02:00
Kieran Prasch 70e4e8429d use ritual 0 by default in simple tdec example. 2023-06-26 20:42:51 +02:00
Kieran Prasch 1c6d299837 updates simple tdec example for use with alpha 5 2023-06-26 20:42:51 +02:00
derekpierre fa40b32620 Fix conditions used in scripts/examples - should be versioned. 2023-06-15 08:56:30 -04:00
derekpierre 68b4ea7e6c Apply RFCs from #3140. 2023-06-15 08:28:09 -04:00
derekpierre 610f7436f0 Initial work that replaces infix notiation with prefix notation for logical conditions. 2023-06-14 19:38:30 -04:00
Piotr Roslaniec 32cfe08481 fix tests and linter 2023-06-02 11:14:39 +02:00
Piotr Roslaniec d8b51b6c07 replace ferveo package usage with nucypher core module export 2023-06-01 19:18:05 +02:00
Kieran Prasch 0c12a531c2 simple tdec encrypt/decrpt example for dkg-dev-1 ritual #0. 2023-05-02 10:23:24 -07:00
Kieran Prasch 33bcea650d DKG encryption functionality for Enrico 2023-05-02 10:23:00 -07:00
Bogdan Opanchuk aa779c6557 Fixes for the new nucypher-core/umbral-pre API 2023-02-18 13:32:19 -08: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 6deeb07603 removes straggler db usages 2022-10-27 10:12:17 +01:00
Kieran Prasch 1b040cf25f Removes db filepath configurations 2022-10-27 10:12:17 +01:00
Kieran Prasch febc6093c1 Removes lmdb datastore usage 2022-10-27 10:12:17 +01:00
Kieran Prasch 17a6b61b40 Respond to RFCs for PR #2897 2022-04-11 15:59:31 -07:00
Kieran Prasch a6b3ccd114 Updates heartbeat demo for usage on polygon/mainnet. 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
derekpierre fdb6d4bcd2 Cleanup changes after rebasing over updates to threshold-network. 2022-02-22 15:08:07 -05: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 a276cfec25 Disband umbral_adapter 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk 02bb2e2f76 Import the standalone package instead of nucypher.core 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk ef0e619684 Bundle policy encrypting key with TreasureMap 2021-10-15 15:19:19 -07:00
Bogdan Opanchuk 256c93db58 Move [Encrypted]TreasureMap to core.py 2021-10-15 15:19:19 -07:00
Bogdan Opanchuk a3410cadfb Move MessageKit to the temporary core module 2021-10-15 15:19:19 -07:00
Bogdan Opanchuk 55ef631673 Updates for umbral 0.3 API 2021-09-15 13:12:21 -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 da816586fa Remove "enrico" as a parameter to Bob.retrieve(); make "policy_encrypting_key" mandatory. 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
Bogdan Opanchuk 41ae6dbcca Move message kits to policy submodule 2021-09-07 11:58:55 -07:00
Bogdan Opanchuk 161bb8f06d Use __bytes__ instead of to_bytes() in MessageKit 2021-09-07 11:58:55 -07:00
Bogdan Opanchuk 3ef534b812 Rename PolicyMessageKit to MessageKit 2021-09-07 11:58:55 -07:00
Bogdan Opanchuk 3b43eac717 Remove UmbralMessageKit alias 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