- May 29, 2018
-
-
Sean Young authored
Signed-off-by:
Sean Young <sean.young@monax.io>
-
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 16, 2018
-
-
Silas Davis authored
deployment package will provide a singular object to provide to provisioning and orchestration systems like ansible, kubernetes, terraform Signed-off-by:
Silas Davis <silas@monax.io>
-
- May 11, 2018
-
-
Silas Davis authored
Increase reap threshold to 20 seconds Signed-off-by:
Silas Davis <silas@monax.io>
-
- May 10, 2018
-
-
Silas Davis authored
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
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>
-
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>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Apr 02, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Mar 12, 2018
-
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 27, 2018
-
-
Silas Davis authored
empty address - restoring correct behaviour for JS libs. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Feb 14, 2018
-
-
Silas Davis authored
In particular we can stop trying to write to dropped websocket connections Signed-off-by:
Silas Davis <silas@monax.io>
-
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>
-
- 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
Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jan 24, 2018
-
-
Silas Davis authored
Execution: remove manager package/notion to simplify and improve structure (we only have one manager), remove pipe (busywork and not really a pipe), use account, blockchain, and state types and interfaces throughout. TxCache, BlockCache, and State. Encapsulate Tx execution in Executor interfaces. Implement Tendermint 0.12 ABCI app. Refactor tests to support new interfaces and make minor improvements to them. EVM: Use single definitions of state from account packages and use immutable Account instead of separate vm accounts. Emit vm debug in standard logging. Reorganise package. Use strongly typed Address. Signed-off-by:
Silas Davis <silas@monax.io>
-
- Sep 02, 2017
-
-
Silas Davis authored
-
- Jun 01, 2017
-
-
zramsay authored
-
- May 02, 2017
-
-
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
-
Silas Davis authored
-
- Apr 07, 2017
-
-
Benjamin Bollen authored
-
Benjamin Bollen authored
-
- Apr 04, 2017
-
-
Silas Davis authored
-
- Mar 24, 2017
-
-
Benjamin Bollen authored
-
Benjamin Bollen authored
-
zramsay authored
-
- Mar 15, 2017
-
-
Silas Davis authored
-
- Mar 02, 2017
-
-
Silas Davis authored
-
- Feb 28, 2017
-
-
Silas Davis authored
-