Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Delivered initial worker (aka enclave pool) implementation
  • Implemented KME (Key Management Enclave) and WPE (Worker order Processing Enclave) that isolated key management from the work order processing
  • Integrated Avalon with K8S
  • Improved cryptographic support in python modules by utilizing "native" Python libraries instead of SWIG wrappers for C++ code
  • Added support MbedTLS library in addition to OpenSSL. It provides a base for a broader TTE runtime support  
  • Updated connectors for Hyperledger Fabric and Hyperledger Besu in the Avalon proxy model
  • Dockerised front-end load balancer (Nginx based) to distribute transactions to multiple listeners
  • Prototyped Graphene runtime integration  
  • Refactored overall code repository structure and improved build process 
  • Improved CI support
  • Improved test coverage
  • Started work on the test automation framework 
  • Substantially improved project documentation and added Oxygen Doxygen auto API spec generation
  • Expanded WiKi documentation

...