- Jun 05, 2018
-
-
Sean Young authored
This breaks voting: {"caller":"state.go:836","component":"Tendermint","err":"invalid curve type","height":1,"log_channel":"Info","message":"enterPropose: Error signing proposal","module":"consensus","round":0,"run_id":"ae20372c-68ab-11e8-827b-6da5986ff0ad","scope":"tendermint.NewNode","time":"2018-06-05T10:32:03.568661284Z"} Signed-off-by:
Sean Young <sean.young@monax.io>
-
Silas Davis authored
Permission check
-
Sean Young authored
Since KeyStore is no longer an interface, the distinction no longer matters. Signed-off-by:
Sean Young <sean.young@monax.io>
-
Sean Young authored
Allow this to be overridden on the command line and config. Signed-off-by:
Sean Young <sean.young@monax.io>
-
- Jun 04, 2018
-
-
Silas Davis authored
bring our log fields in line with tendermints on ABCI-App component
-
Casey Kuhlman authored
Signed-off-by:
Casey Kuhlman <casey@monax.io>
-
Sean Young authored
Add burrow dump command
-
Silas Davis authored
backed by new forensics package containing block explorer Signed-off-by:
Silas Davis <silas@monax.io>
-
- Jun 02, 2018
-
-
Silas Davis authored
Merge monax-keys into burrow using grpc and consolidated crypto
-
- Jun 01, 2018
-
-
Sean Young authored
Signed-off-by:
Sean Young <sean.young@monax.io>
-
- May 31, 2018
-
-
Sean Young authored
Signed-off-by:
Sean Young <sean.young@monax.io>
-
Sean Young authored
Reading negatives in options is confusing. Signed-off-by:
Sean Young <sean.young@monax.io>
-
- May 29, 2018
-
-
Sean Young authored
Signed-off-by:
Sean Young <sean.young@monax.io>
-
Sean Young authored
The keys client and and server is now built into burrow, see the "burrow keys" command. Signed-off-by:
Sean Young <sean.young@monax.io>
-
Sean Young authored
This is so we can add a grpc keys server in a later commit 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>
-
Silas Davis authored
Updated GetData return value descriptor
-
Silas Davis authored
Implementing revert opcode
-
- May 24, 2018
-
-
smblucker authored
Signed-off-by:
smblucker <smblucker@outlook.com>
-
-
Mansoor authored
Signed-off-by:
Mansoor Ahmed <mansoor.ahmed@cl.cam.ac.uk>
-
Mansoor authored
Signed-off-by:
Mansoor Ahmed <mansoor.ahmed@cl.cam.ac.uk>
-
Mansoor authored
Signed-off-by:
Mansoor Ahmed <mansoor.ahmed@cl.cam.ac.uk>
-
Mansoor authored
Signed-off-by: Mansoor <>
-
https://github.com/TheAlienMind/burrowMansoor authored
Signed-off-by:
Mansoor Ahmed <mansoor.ahmed@cl.cam.ac.uk>
-
-
Mansoor authored
Used a JSON returned via RPC to understand the structure of returned object. Signed-off-by:
Mansoor Ahmed <mansoor.ahmed@cl.cam.ac.uk>
-
Silas Davis authored
Update key.go
-
Mansoor authored
Used a JSON returned via RPC to understand the structure of returned object.
-
Mostafa authored
Signed-off-by:
Mostafa <mostafa.sedaghat@gmail.com>
-
- May 23, 2018
-
-
Silas Davis authored
Adding create2 opcode placeholder
-
- May 16, 2018
-
-
Sean Young authored
Fix smoke test and typo
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
smblucker authored
Signed-off-by:
smblucker <smblucker@outlook.com>
-
Sean Young authored
Reorganisation of mock keys and add deployment
-
Silas Davis authored
Signed-off-by:
Silas Davis <silas@monax.io>
-
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 15, 2018
-
-
Silas Davis authored
Implementing shl, shr, and sar opcodes
-
- May 14, 2018
-
-
smblucker authored
Signed-off-by:
smblucker <smblucker@outlook.com>
-
Silas Davis authored
returndatasize-returndatacopy implementation
-