- Jun 14, 2018
-
-
Silas Davis authored
loading to protect against being randomly killed during a commit Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jun 13, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jun 12, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jun 11, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jun 05, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jun 04, 2018
-
-
Casey Kuhlman authored
Signed-off-by:
Casey Kuhlman <casey@monax.io>
-
Silas Davis authored
backed by new forensics package containing block explorer Signed-off-by:
Silas Davis <silas@monax.io>
-
- May 29, 2018
-
-
Sean Young authored
Move various crypto bits to the top-level, so that we can reuse it for the key, which will be added in a later commit. Signed-off-by:
Sean Young <sean.young@monax.io>
-
- May 14, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 15, 2018
-
-
Silas Davis authored
behaviour in private validator pool. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 13, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 12, 2018
-
-
Silas Davis authored
recheckTxs) before allowing the Transactor to query transactions from the mempool again. This ensures SequentialSigningAccount will always retrieve the freshest sequence numbers since it will block until all transactions in the mempool have been replayed to CheckTx after a commit. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 09, 2018
-
-
Silas Davis authored
SequentialSigningAccount and implement hash-free signer (not in use yet) Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 08, 2018
-
-
Silas Davis authored
SequentialSigningAccount that serialises sequence number assignment. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 07, 2018
-
-
Silas Davis authored
Implement access to mempool state and refactor transactor to use this to set sequence number optimistically. Swap order of check cache reset and committer commit to avoid concurrency issues with mempool access during commits. Make transactor accept InputAccount for all signing methods and add InputAddress parameter to V0 methods allowing address based signing in addition to private key based signing with minimal changes. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 02, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 22, 2018
-
-
Silas Davis authored
Improve logging and memomize transactions hashes Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 14, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 24, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 23, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 14, 2018
-
-
Silas Davis authored
Makes our events non-blocking and adds Query logic. Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jan 29, 2018
-
-
Silas Davis authored
event-waiting code in client and other miscellaneous fixes. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jan 25, 2018
-
-
Silas Davis authored
encapsulate go-crypto within our account abstraction layer, remove various panics, prefer stdlib ed25519 methods over go-crypto. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jan 24, 2018
-
-
Silas Davis authored
implement Tendermint 0.12 ABCI App, provide KeyClient-based PrivValidator (pending support for verifiers in Tendermint). Provide read-only query view for use in RPC. Signed-off-by:
Silas Davis <silas@monax.io>
-
- May 02, 2017
-
-
Silas Davis authored
-
Silas Davis authored
-
Silas Davis authored
Use genesis and config makers in test Introduce assertion on global Burrow version and get Application to assert compatible consensus by type
-
- Apr 11, 2017
-
-
Silas Davis authored
-
- Apr 10, 2017
-
-
Silas Davis authored
-
- Apr 04, 2017
-
-
Silas Davis authored
-
- Mar 24, 2017
-
-
zramsay authored
-