This is an automated email from the ASF dual-hosted git repository.

junchao pushed a change to branch apache_check
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


    from 87bcf9a2 add path
     new 0bf5e2d4 add license
     new 576b3644 add license

The 2 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:
 .licenserc.yaml                                    | 18 ++++++++++++
 BUILD.bazel                                        | 19 ++++++++++++
 api/BUILD                                          | 21 ++++++++++++-
 api/kv_operation.py                                | 19 ++++++++++++
 api/pybind_kv_service.cpp                          | 19 ++++++++++++
 benchmark/protocols/pbft/BUILD                     | 21 ++++++++++++-
 benchmark/protocols/poe/BUILD                      | 21 ++++++++++++-
 chain/state/BUILD                                  | 21 ++++++++++++-
 chain/storage/BUILD                                | 21 ++++++++++++-
 chain/storage/proto/BUILD                          | 21 ++++++++++++-
 chain/storage/proto/kv.proto                       | 19 ++++++++++++
 chain/storage/proto/leveldb_config.proto           | 19 ++++++++++++
 chain/storage/proto/rocksdb_config.proto           | 19 ++++++++++++
 chain/storage/setting/BUILD                        | 21 ++++++++++++-
 common/BUILD                                       | 21 ++++++++++++-
 common/crypto/BUILD                                | 19 ++++++++++++
 common/proto/BUILD                                 | 21 ++++++++++++-
 common/proto/signature_info.proto                  | 19 ++++++++++++
 common/test/BUILD                                  | 34 +++++++++-------------
 common/utils/BUILD                                 | 21 ++++++++++++-
 executor/common/BUILD                              | 21 ++++++++++++-
 executor/contract/executor/BUILD                   | 21 ++++++++++++-
 executor/contract/executor/test_data/BUILD         | 21 ++++++++++++-
 executor/contract/manager/BUILD                    | 21 ++++++++++++-
 executor/contract/manager/test_data/BUILD          | 21 ++++++++++++-
 executor/kv/BUILD                                  | 21 ++++++++++++-
 executor/utxo/executor/BUILD                       | 21 ++++++++++++-
 executor/utxo/manager/BUILD                        | 21 ++++++++++++-
 interface/common/BUILD                             | 21 ++++++++++++-
 interface/contract/BUILD                           | 21 ++++++++++++-
 interface/kv/BUILD                                 | 21 ++++++++++++-
 interface/rdbc/BUILD                               | 21 ++++++++++++-
 interface/utxo/BUILD                               | 21 ++++++++++++-
 platform/common/data_comm/BUILD                    | 21 ++++++++++++-
 platform/common/network/BUILD                      | 21 ++++++++++++-
 platform/common/queue/BUILD                        | 21 ++++++++++++-
 platform/config/BUILD                              | 21 ++++++++++++-
 platform/consensus/checkpoint/BUILD                | 21 ++++++++++++-
 platform/consensus/execution/BUILD                 | 21 ++++++++++++-
 platform/consensus/ordering/common/BUILD           | 21 ++++++++++++-
 platform/consensus/ordering/common/algorithm/BUILD | 21 ++++++++++++-
 platform/consensus/ordering/common/framework/BUILD | 21 ++++++++++++-
 platform/consensus/ordering/geo_pbft/BUILD         | 21 ++++++++++++-
 platform/consensus/ordering/pbft/BUILD             | 21 ++++++++++++-
 platform/consensus/ordering/poe/algorithm/BUILD    | 21 ++++++++++++-
 platform/consensus/ordering/poe/framework/BUILD    | 21 ++++++++++++-
 platform/consensus/ordering/poe/proto/BUILD        | 21 ++++++++++++-
 .../consensus/ordering/poe/proto/proposal.proto    | 18 ++++++++++++
 platform/consensus/recovery/BUILD                  | 21 ++++++++++++-
 platform/networkstrate/BUILD                       | 21 ++++++++++++-
 platform/proto/BUILD                               | 21 ++++++++++++-
 platform/proto/broadcast.proto                     | 19 ++++++++++++
 platform/proto/checkpoint_info.proto               | 19 ++++++++++++
 platform/proto/client_test.proto                   | 19 ++++++++++++
 platform/proto/logging.proto                       | 19 ++++++++++++
 platform/proto/network_type.proto                  | 19 ++++++++++++
 platform/proto/replica_info.proto                  | 19 ++++++++++++
 platform/proto/resdb.proto                         | 19 ++++++++++++
 platform/proto/system_info_data.proto              | 19 ++++++++++++
 platform/proto/viewchange_message.proto            | 19 ++++++++++++
 platform/rdbc/BUILD                                | 21 ++++++++++++-
 platform/statistic/BUILD                           | 21 ++++++++++++-
 platform/test/BUILD                                | 19 ++++++++++++
 platform/test/proto/BUILD                          | 19 ++++++++++++
 platform/test/proto/resdb_test.proto               | 19 ++++++++++++
 platform/test/resdb_test.cpp                       | 18 ++++++++++++
 platform/test/test_data/BUILD                      | 19 ++++++++++++
 proto/contract/BUILD                               | 19 ++++++++++++
 proto/contract/account.proto                       | 19 ++++++++++++
 proto/contract/contract.proto                      | 19 ++++++++++++
 proto/contract/func_params.proto                   | 19 ++++++++++++
 proto/contract/rpc.proto                           | 19 ++++++++++++
 proto/kv/BUILD                                     | 18 ++++++++++++
 proto/kv/kv.proto                                  | 19 ++++++++++++
 proto/utxo/BUILD                                   | 19 ++++++++++++
 proto/utxo/config.proto                            | 19 ++++++++++++
 proto/utxo/rpc.proto                               | 19 ++++++++++++
 proto/utxo/utxo.proto                              | 19 ++++++++++++
 service/contract/BUILD                             | 18 ++++++++++++
 service/kv/BUILD                                   | 19 ++++++++++++
 service/tools/contract/api_tools/BUILD             | 19 ++++++++++++
 service/tools/kv/api_tools/BUILD                   | 19 ++++++++++++
 service/tools/utxo/wallet_tool/cpp/BUILD           | 19 ++++++++++++
 service/tools/utxo/wallet_tool/py/BUILD            | 19 ++++++++++++
 service/tools/utxo/wallet_tool/pybind/BUILD        | 19 ++++++++++++
 service/tools/utxo/wallet_tool/test/BUILD          | 19 ++++++++++++
 service/utils/BUILD                                | 19 ++++++++++++
 service/utxo/BUILD                                 | 19 ++++++++++++
 third_party/BUILD                                  | 19 ++++++++++++
 tools/BUILD                                        | 19 ++++++++++++
 90 files changed, 1742 insertions(+), 62 deletions(-)

Reply via email to