This is an automated email from the ASF dual-hosted git repository.
cmorris pushed a change to branch tendermint
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git.
from bb3e96d Merge branch 'tendermint' of
ssh://github.com/apache/incubator-milagro-dta into tendermint
new 5a806f0 Fix e2e tests
new 1595b33 Convert OrderRef to 32Bytes random number
new d36c3ed Add OrderReference Signature to Order
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmd/service/main.go | 4 +-
cmd/servicetester/e2e_test.sh | 68 +++++++++--------
cmd/servicetester/fulltest.sh | 10 ++-
go.mod | 1 +
libs/documents/docs.pb.go | 172 ++++++++++++++++++++++--------------------
libs/documents/docs.proto | 13 ++--
pkg/common/common.go | 21 +++++-
pkg/defaultservice/order.go | 22 +++---
8 files changed, 175 insertions(+), 136 deletions(-)