Derek Pierre

Results 55 comments of Derek Pierre
trafficstars

Update troubleshooting in docs if exception messages are changed as part of #1978 .

@KPrasch , @vepkenez and I recently encountered this where Bob needed to be run to learn first before subsequently being able to retrieve. @jMyles is this something in scope for...

Example when creating new stakeholder: ```shell derek @ Dereks-MacBook-Pro-2 ~/Documents/Github/repos/nucypher [5] → nucypher stake new-stakeholder --provider-uri file:///var/folders/m1/5vfcwhnj7b39kdnz_cjf3rkm0000gn/T/geth.ipc ███╗ ██╗██╗ ██╗ ████╗ ██║██║ ██║ ██╔██╗ ██║██║ ██║ ██║╚██╗██║██║ ██║ ██║ ╚████║╚██████╔╝...

@cygnusv, #3476 greatly helps with dealing with problematic ritual ceremony transactions. Closing this for now. If there is something else you had in mind for the `nucypher/nucypher` side, let's file...

Nice thinking here @cygnusv . > The smart contract approach allows to easily charge a service fee for updating conditions. This is interesting. Perhaps this point was just a musing....

Are we in agreement to move this out of 7.0.0, and the current workaround is for adopters to write their own contract and use a ContractCondition call. Can we move...

We expect improvements due to #3428

> From current CI (https://github.com/nucypher/nucypher/actions/runs/6508418168/job/17677737409): `Decryption time: 7.473639011383057 seconds` Updated baseline - https://github.com/nucypher/nucypher/actions/runs/7974718034/job/21771271169 ``` 39412 function calls (36444 primitive calls) in 4.364 seconds ```

Let's come up with a better testing strategy than lynx. (`mainnet`, our own `mainnet` ritual, `taco-web` decryption time, porter efficiency etc.).

> are you using the eth-tester provider that comes with Ape? Pretty sure we are. We don't have an explicit dependency on `eth-tester`.