You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
Send up to 2 blockchain transactions per block.
With a big enough latency, the nonce is properly computed in web3j library against the pending block. (#111)
Add BlockchainAdapterService class to implement interactions with REST API. (#117#118#119 126)
Expose version through prometheus endpoint and through VersionController. (#122#123)