This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a change to branch support_kv_store
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.
discard 991aefd Make key-value stores generic
add 3a26000 Add eth2 reference tests
add 2fe5e06 Merge pull request #47 from atoulme/add_eth2_ref_tests
add 0b17084 Make key-value stores generic
add 6a6d9b7 Fix spotless
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (991aefd)
\
N -- N -- N refs/heads/support_kv_store (6a6d9b7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.gitmodules | 3 +++
{eth-reference-tests => eth2-reference-tests}/build.gradle | 4 ----
eth2-reference-tests/src/test/resources | 1 +
settings.gradle | 1 +
4 files changed, 5 insertions(+), 4 deletions(-)
copy {eth-reference-tests => eth2-reference-tests}/build.gradle (90%)
create mode 160000 eth2-reference-tests/src/test/resources
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]