cliri
cliri copied to clipboard
Coo Less IRI
# Description the current version of jdeb was outdated, so changing it to the latest version Fixes #126 ## Type of change - Bug fix (a non-breaking change which fixes...
Cliri is using Jdeb version 1.5 currently, the latest version is 1.7
This is a PR merging the newest IRI changes, in preparation for incorporating value transactions in CLIRI.
### Bug description Right now its not possible to build the docker image since it still refers to IRI (instead of CLIRI). The build will fail because of path and...
Main issues: * Add MWM = 11 * Verify example `java -c` command works * Remove IRI-specific parts
See discussion in #13
When I use the command, it can take minutes to get an response, even if the transactions aren't very old. Maybe we can use "local milestones" to optimize that as...
This causes tip selection to fail with a subtangle size is too big error. I don't know what is causing genesis to be selected.
If the network has very low TPS, a recently synced node will see old transactions with recent as having the most recent `arrivalTimestamp`s, since syncing is done from present to...
Today we compare the latestSolidSubtangleMilestone to other nodes and see that the node isn’t too far behind (done client side, not in IRI). We need a Coo-less alternative.