Error message
Warning: Undefined array key 0 in amp_entity_view_alter() (line 156 of modules/contrib/amp/amp.module).amp_entity_view_alter(Array, Object, Object) (Line: 545) Drupal\Core\Extension\ModuleHandler->alter('node_view', Array, Object, Object) (Line: 304) Drupal\Core\Entity\EntityViewBuilder->buildMultiple(Array) (Line: 238) Drupal\Core\Entity\EntityViewBuilder->build(Array) call_user_func_array(Array, Array) (Line: 111) Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 788) Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 377) Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204) Drupal\Core\Render\Renderer->render(Array, ) (Line: 238) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 583) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 239) Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 128) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object) call_user_func(Array, Object, 'kernel.view', Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 187) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191) Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128) Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704) Drupal\Core\DrupalKernel->handle(Object) (Line: 18)
Hyperledger Creates Innovative Cryptographic Library for Blockchain Developers
The new product of Hyperledger is called Ursa, and it is intended to make life easier for blockchain developers. It is a shared library that is going be used as a storage tank for trusted cryptographic elements. This is expected to help open ledger programmers avoid developing similar elements of a blockchain.
Shared blockchain database
The Ursa library will allow developers to maintain projects in a simpler way and decrease the amount of bugs that often emerge. Hyperledger reps assure that this will be ensured by the fact that all parts of the crypto code will be stored in one place, and experts on security will review them on a regular basis.
Developers that work on the company’s projects, such as Sawtooth, Indy, and Fabric, will also have access to it along with other cryptographers of Hyperledger.
The company’s management team commented that Ursa was developed to help all computer experts working in the community put their efforts and skills together and get all the projects moving on.
What Ursa consists of
Presently, Ursa contains two modules. One of them is for standard, modular, and simple crypto algorithms. The other one is dubbed Zmix, and it is for smart signatures and zero knowledge basic elements.
The library is mostly composed in the Rust language. Its interfaces will be in the languages that are most frequently utilized by Hyperledger.
As per Hyperledger reps, the new shared database will enable programmers to avoid interacting with maths that the process of software development is based on and work directly with various cryptographic algorithms.
Ursa now has been officially launched as part of Hyperledger Labs.