mirror of https://github.com/nucypher/nucypher.git
Update towncrier release page with latest changes.
Remove newsfragment files used to update releases page.pull/3366/head
parent
4b029f707c
commit
c6899bb8c0
|
@ -1 +0,0 @@
|
|||
Remove set up dependency on ``setuptools-markdown`` which is no longer needed, but caused build failures.
|
|
@ -1 +0,0 @@
|
|||
temp workaround for Ropsten/oryx gas estimation issue
|
|
@ -1 +0,0 @@
|
|||
Add default seed node for Oryx testnet.
|
|
@ -1 +0,0 @@
|
|||
Add recommendation/information about restart functionality when running a PRE node.
|
|
@ -1 +0,0 @@
|
|||
Show fleet state checksums as hex instead of an escaped bytestring
|
|
@ -1 +0,0 @@
|
|||
Prometheus metrics exporter returned
|
|
@ -1 +0,0 @@
|
|||
Correctly validate domain/network values provided via the ``--network`` parameter in the CLI.
|
|
@ -1 +0,0 @@
|
|||
Extends policy probationary period until August 31st, 2022. No policies may be created on the network beyond this date.
|
|
@ -1 +0,0 @@
|
|||
Cleanup of prometheus metrics collection.
|
|
@ -1,2 +0,0 @@
|
|||
Deprecates alice, bob, and contact CLI commands.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Basic support for polygon conditions
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
Removals:
|
||||
- RPC servers
|
||||
- character WebControllers
|
||||
- unused literature
|
||||
- unused CLI option definitions
|
||||
- CLI helper functions for Alice, Bob, Contacts interactivity
|
||||
- interactive Ursula mode
|
||||
- enrico CLI commands
|
|
@ -1,2 +0,0 @@
|
|||
Removes LMDB Datastore
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Removes clef and trezor signer support
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Relocate porter to nucypher/nucypher-porter
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add artifacts for new network: tapir
|
|
@ -1,2 +0,0 @@
|
|||
Retires the Ibex and Oryx testnets
|
||||
|
|
@ -1 +0,0 @@
|
|||
Update contract registry for lynx network
|
|
@ -1 +0,0 @@
|
|||
Allow a key to be specified for evaluating the return value
|
|
@ -1 +0,0 @@
|
|||
Call `_resolve_abi` after the condition is initialized
|
|
@ -1 +0,0 @@
|
|||
Properly handle PRE request with no condition.
|
|
@ -1 +0,0 @@
|
|||
Deprecated "federated mode" ursulas and the --federated-only launch flag.
|
|
@ -1 +0,0 @@
|
|||
Restrict return value `key` to integer only
|
|
@ -1 +0,0 @@
|
|||
Use decoded text from failed HTTP Responses for exception messages.
|
|
@ -1 +0,0 @@
|
|||
Bump ``nucypher-core`` to 0.6.
|
|
@ -1,2 +0,0 @@
|
|||
Include inventory entries for oryx.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Introduces support for DKG and Threshold Decryption.
|
|
@ -1 +0,0 @@
|
|||
Enables "Simple" threshold decryption variant and threshold decryption functionlity by Bob.
|
|
@ -1 +0,0 @@
|
|||
Updates to use ferveo v0.1.11.
|
|
@ -1 +0,0 @@
|
|||
End-to-end encryption for CBD decryption requests.
|
|
@ -1 +0,0 @@
|
|||
Reworks internal blockchain connection cache to support multiple concurrent connections.
|
|
@ -1 +0,0 @@
|
|||
``TimeCondition`` now uses the timestamp of the latest block for evaluating conditions, instead of system time. System time condition evaluation is no longer supported.
|
|
@ -1 +0,0 @@
|
|||
Deprecated "timelock" time condition that used system time in favor of a condition that uses block time.
|
|
@ -1 +0,0 @@
|
|||
Implement prefix notation for access control conditions with logical operators.
|
|
@ -1 +0,0 @@
|
|||
Remove the use of infix notation for access control conditions with logical operators in favor of prefix notation.
|
|
@ -1 +0,0 @@
|
|||
Sublcasses of Bob and Enrico which allow local, off-chain development and styling of both success and failure cases, which can be forced instead of checking conditions.
|
|
@ -1 +0,0 @@
|
|||
Add version element to condition language to allow future changes and to manage backwards compatibility.
|
|
@ -1 +0,0 @@
|
|||
removes `nucypher bond` CLI
|
|
@ -1 +0,0 @@
|
|||
Increase default timeout for ``/reencrypt`` requests to limit timeouts when multiple retrieval kits are included in a single request.
|
|
@ -1 +0,0 @@
|
|||
Reset default ferveo variant to be ``simple``. We can revisit whenever we add logic to properly deal with request failures for the ``precomputed`` variant.
|
|
@ -1 +0,0 @@
|
|||
Properly convert ritual id to bytes when being used as a seed for generating a session key.
|
|
@ -1 +0,0 @@
|
|||
Ensure that nodes can be more resilient when handling events related to rituals.
|
|
@ -1,2 +0,0 @@
|
|||
- Support arbitrary multichain configuration for EVM-compatible blockchains for condition evaluation by ursula.
|
||||
- Support for fallback RPC providers and multiple URI specification for a single chain ID.
|
|
@ -1 +0,0 @@
|
|||
Use a time-to-live cache for trakcing ritual participation state which gets periodically purged when ritual state is deemed stale.
|
|
@ -1 +0,0 @@
|
|||
Don't allow users to specify the FerveoVariant to use for threshold decryption. The default, simple variant, will be used.
|
|
@ -1,2 +0,0 @@
|
|||
Implement data encapsulation when encrypting data using ``ferveo`` encryption by utilizing ``ThresholdMessageKit`` and ``AccessControlPolicy``.
|
||||
Provide framework to incorporate authorization allow logic for authorized encryptors of data for a ritual.
|
|
@ -1 +0,0 @@
|
|||
Fix staking metrics in Prometheus exporter
|
|
@ -1 +0,0 @@
|
|||
Add a mandatory condition_type field to condition schemas
|
|
@ -1 +0,0 @@
|
|||
Fix Prometheus import error when running Porter
|
|
@ -1 +0,0 @@
|
|||
New HTTP(S) endpoint to return a list of all the blockchains a node is currently connected to for conditions evaluation.
|
|
@ -1 +0,0 @@
|
|||
Introduces `nucypher ursula config migrate` for configuration file automation.
|
|
@ -1,2 +0,0 @@
|
|||
Implement functionality related to Encryptor authorization for specific ritual.
|
||||
Obtain ritual threshold from Coordinator contract.
|
|
@ -1,3 +0,0 @@
|
|||
Update Ursula configuration version from 6 to 7.
|
||||
Check operator for MATIC funding instead of ETH on startup.
|
||||
Handle separation between mainnet root application contract and l2 child application contract.
|
|
@ -1 +0,0 @@
|
|||
Properly detect operator bonding status by using both ``TACoChildApplicationAgent`` and ``TACoApplicationAgent`` to ensure consistency.
|
|
@ -1 +0,0 @@
|
|||
Remove ``EconomicsFactory`` and ``Economics`` classes.
|
|
@ -1 +0,0 @@
|
|||
Remove ``AdjudicatorAgent`` and custom ``Dispatcher`` proxy logic.
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue