Package net.finmath.decryptionoracle.web3j
package net.finmath.decryptionoracle.web3j
Web3J related code
- Author:
- Christian Fries
-
ClassDescriptionShared event listener base class for Web3JListener-based contract log subscriptions.Listener mode enum.Interface to be implemented by the handler that handles an event (expressed by a Log).Cursor identifying a log position (monotonic).Log reconciler: periodically polls logs deterministically via eth_getLogs up to (head - finalityBlocks) and
ingests the matchingtopicsinto the pending buffer.Result of the pre-flight test.Mode that is used when writing state to file.A topic handler.Web3j / ethereum event listener to listen for events originating from a given contract.Closeable handle returned by a subscription.