Commit Graph

852 Commits

Author SHA1 Message Date
rigel rozanski f02571f02e infographic export details 2017-07-27 15:11:14 -04:00
Rigel d76f42e47b Added data_store.jpg 2017-07-27 15:11:14 -04:00
Rigel d7b64331f3 separated infographics 2017-07-27 15:11:14 -04:00
Rigel a9cee34fc3 Update README.md 2017-07-27 15:11:14 -04:00
Rigel f0974f83d8 Draft 2 infographic.xml 2017-07-27 15:11:14 -04:00
Rigel ac0bbe542a Update infographic.xml
Update infographic.xml

Update infographic.xml

Update infographic.xml
2017-07-27 15:11:12 -04:00
rigel rozanski 532bdd6be5 typo doc fix 2017-07-27 15:11:12 -04:00
Rigel 81707383b3 Added infographic.xml
infographic basics completed

Update infographic.xml
2017-07-27 15:11:11 -04:00
rigel rozanski 583f30e464 graphics 2017-07-25 22:59:42 -04:00
Ethan Frey 4bf711f529 Merge pull request #183 from tendermint/feature/121-add-benchmarks
Add benchmark for abci app
2017-07-25 22:20:46 -04:00
Ethan Frey 4414e69b78 Remove old test 2017-07-25 10:28:54 -04:00
Ethan Frey 9cf0f257c0 Add benchmark for abci app 2017-07-25 10:06:07 -04:00
Ethan Frey fb4266249e Merge pull request #180 from tendermint/feature/rige-docs
Feature/rige docs
2017-07-24 17:59:24 -04:00
Ethan Frey 11c2c5355c A bit of cleanup 2017-07-24 17:51:42 -04:00
Ethan Frey 31cfdbfc69 Merge branch 'feature/123-cleanup' into unstable 2017-07-22 09:56:31 -04:00
Ethan Frey ace0e4cf78 remove key.json from basecoin init 2017-07-22 09:56:22 -04:00
rigel rozanski 0e87e5bdd8 more docs updates heavy in quarks folder 2017-07-21 08:23:45 -04:00
rigel rozanski dfe2aa9ebe glossary revamp 2017-07-21 06:44:10 -04:00
Ethan Frey af8f858ec2 Enable tests to work without internet 2017-07-20 15:57:53 +02:00
Ethan Frey d885413469 Merge pull request #176 from tendermint/feature/cli-cleanup-aka-confuse-rigel
Feature/cli cleanup aka confuse rigel
2017-07-20 15:37:52 +02:00
Ethan Frey 44f6696f11 Proper tests for accessing a multi-sig account 2017-07-19 16:45:03 +02:00
Ethan Frey 5f1d98ba0f Tested sending 1 sig from role 2017-07-19 16:36:35 +02:00
Ethan Frey 63fc25e74e Add roles cli test, coin query supports multiple apps in actor 2017-07-19 16:14:26 +02:00
Ethan Frey 911dd1423e Add roles wrapper/tx/query command to basecoin 2017-07-19 14:26:40 +02:00
Ethan Frey 737e3740dd rigel: Handle auto-sequence when nonce=0 2017-07-19 13:32:55 +02:00
Ethan Frey a12d866ed1 --sequence=-1 broken if no sequence yet 2017-07-19 13:27:29 +02:00
Ethan Frey e7da4c2d3a Add support for --prepare to store tx for multisig 2017-07-19 13:22:53 +02:00
Ethan Frey 29273e5656 Merge pull request #177 from tendermint/feature/104-autoseq
Auto Sequencing, Error Cleanup, Bash Tests Cleanup
2017-07-19 12:36:18 +02:00
Ethan Frey d712d6ffd1 Fixed imports in main.go 2017-07-19 12:22:01 +02:00
rigel rozanski f7fb30fbb6 final PR update 2017-07-19 04:56:44 -04:00
rigel rozanski ac1ecc10c4 new library orders 2017-07-19 04:51:36 -04:00
rigel rozanski 8617841296 errors cleanup 2017-07-19 01:23:13 -04:00
rigel rozanski 0a9460dc93 auto-sequencing 2017-07-19 00:13:39 -04:00
Ethan Frey 942506c21a basecli tx handles json input 2017-07-18 22:40:04 +02:00
Ethan Frey b486ed35ab Merge pull request #174 from tendermint/feature/train-wreck-light-client
Moved all commands from light-client into basecoin
2017-07-18 22:31:47 +02:00
Ethan Frey 100522069d Moved cmd/basecli/commands into client/commands 2017-07-18 22:21:57 +02:00
Ethan Frey eb495e081b Move commands to client/commands 2017-07-18 21:57:37 +02:00
Ethan Frey d9c39ff9e6 Bring more cli tests from light-client 2017-07-18 21:46:13 +02:00
Ethan Frey a9e4a94402 Moved all commands from light-client into basecoin 2017-07-18 21:23:11 +02:00
Ethan Frey f41aed4945 Cleanup nonce parsing for multiple keys 2017-07-18 20:55:12 +02:00
Ethan Frey a060bde1c4 Add more flags to help with multisig 2017-07-18 20:45:48 +02:00
Ethan Frey 7b0934bf9f Ripped about cmd logic to make middleware modular 2017-07-18 20:12:51 +02:00
Ethan Frey 5b70b207ef Document standard modules 2017-07-18 13:51:50 +02:00
Ethan Frey 65e9905a83 Ensure valid address in basecoin init 2017-07-18 12:31:57 +02:00
Ethan Frey 33c9f099dd Merge pull request #168 from tendermint/feature/160-newseq
Middleware replay protection
2017-07-18 12:25:12 +02:00
rigel rozanski 8dc5fc718d tests working 2017-07-18 12:08:30 +02:00
rigel rozanski cb00c00f0d getting query command to operate 2017-07-18 12:08:30 +02:00
rigel rozanski f43fceeb4d fix seqkey uses chain and app 2017-07-18 12:08:30 +02:00
Ethan Frey 71276a53b5 A failing cli test demonstating the missing query nonce command 2017-07-18 12:08:30 +02:00
Ethan Frey 84a376eecb Failing test to demo seqkey generation issue 2017-07-18 12:08:30 +02:00