Orie Steele

Results 341 issues of Orie Steele

``` ETHEREUM_RPC_URL='' ETHEREUM_PROVIDER=$ETHEREUM_RPC_URL ``` ^ this should not be a thing... probably best to normalize to `ETHEREUM_PROVIDER`

``` [35453:0x1046ab000] 837176 ms: Mark-sweep (reduce) 4100.4 (4151.4) -> 4098.5 (4146.1) MB, 1099.1 / 0.1 ms (average mu = 0.347, current mu = 0.000) last resort GC in old space...

This observed frequently when running the node locally. expect not to see such errors in the logs when running the node locally.

https://github.com/transmute-industries/sidetree.js/pull/361 we took a dependency on a package maintained outside of this repo, I would prefer to internalize this dependency here, so that we can fix any issues it causes...

Observer should note "who wrote the transaction to the ledger"...

help wanted

https://stackoverflow.com/questions/58254582/amazon-qldb-have-any-scaling-performance-limits#:~:text=A%20note%20on%20sessions%3A%20we,of%201500%20sessions%20to%20QLDB.

Expectation is that Sidetree rest API interfaces are the same for trustbloc / element / photon. A single universal wallet sidetree plugin should be possible to configure to work with...

Maybe try this: https://lifesaver.codes/answer/slow-page-build-time-in-development-with-next-js-5-0-(compared-to-next-js-4-2-3)

optimization

**Is your feature request related to a problem? Please describe.** It was confusing to figure out how to use the CustomHashing feature, and I discovered that naively constructing numbers from...

enhancement