Commit Graph

139 Commits

Author SHA1 Message Date
Ethan Frey b7f31ad70a Test sendtx with foreign addr creates proper ibc packet 2017-07-27 16:36:15 -04:00
rigel rozanski 0ea2861311 overview.md content correction 2017-07-27 15:56:19 -04:00
rigel rozanski 5fc78a01d7 overview.md link fix 2017-07-27 15:50:33 -04:00
Ethan Frey 2b79aa0413 Code cleanup from emmanuel 2017-07-27 15:31:34 -04:00
Ethan Frey 51a29e4bb7 Ported everything to SimpleDB interface 2017-07-27 15:31:33 -04:00
Ethan Frey 199ee81a97 Revert all on failed CheckTx, fee+nonce increment on failed DeliverTx 2017-07-27 15:31:33 -04:00
Ethan Frey d607b76234 Reorg state package and fix all imports 2017-07-27 15:31:33 -04:00
Ethan Frey f6e7d4b741 Pull in logic from merkleeyes, get it all working with trees 2017-07-27 15:31:32 -04:00
Ethan Frey 5272ca5831 Add checkpoint to middleware not app 2017-07-27 15:31:31 -04:00
Rigel 11d7489a74 Create overview.md
Update infographic.xml

Update infographic.xml

Added tx.png

Added tx.png

Update overview.md

Added middleware.png

Added middleware.png

small infograpic doc changes
2017-07-27 15:11:14 -04:00
Rigel 06d2812f81 Added tx.png
Added tx.png
2017-07-27 15:11:14 -04:00
Rigel feac3d423f Added overview-security.png
Added overview-security.png
2017-07-27 15:11:14 -04:00
Rigel 404ede06d1 Added overview-framework.png 2017-07-27 15:11:14 -04:00
Rigel cce444c465 Update infographic.xml - remove dups 2017-07-27 15:11:14 -04:00
Rigel c173937acd Added middleware.png 2017-07-27 15:11:14 -04:00
Rigel 98309f52ca Added dispatcher.png 2017-07-27 15:11:14 -04:00
Rigel fc69341c91 Added tx.png 2017-07-27 15:11:14 -04:00
Rigel acbafb8da1 Added permissioning.png 2017-07-27 15:11:14 -04:00
Rigel abe4dc25d2 Added datastore.png 2017-07-27 15:11:14 -04:00
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 11c2c5355c A bit of cleanup 2017-07-24 17:51:42 -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 911dd1423e Add roles wrapper/tx/query command to basecoin 2017-07-19 14:26:40 +02:00
Ethan Frey e7da4c2d3a Add support for --prepare to store tx for multisig 2017-07-19 13:22:53 +02:00
Ethan Frey d712d6ffd1 Fixed imports in main.go 2017-07-19 12:22:01 +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 a9e4a94402 Moved all commands from light-client into basecoin 2017-07-18 21:23:11 +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
rigel rozanski 3d5cf393b9 PR changes 2017-07-18 12:08:29 +02:00
rigel rozanski 007230e583 swap the nonce & chain check order in stack 2017-07-18 12:08:29 +02:00
Ethan Frey 9fd250209e Cli now returns errors on non-zero code from DeliverTx 2017-07-18 12:08:29 +02:00
Ethan Frey 6d35b1f934 Clean up nonce wrapper in cli 2017-07-18 12:08:29 +02:00
rigel rozanski 23615c5d37 almost done! 2017-07-18 12:08:29 +02:00
rigel rozanski 463f2dca30 changefile remove silent on bash test
int

int
2017-07-18 12:08:28 +02:00
rigel rozanski 16b039534d working sequence number with errors 2017-07-18 12:08:28 +02:00
Ethan Frey e40e331f87 Flesh out quark glossary 2017-07-14 19:06:38 +02:00
Ethan Frey 364802c94d Start quark docs 2017-07-14 18:01:54 +02:00
Ethan Frey d6d1655ab1 Add support for --fee in countercli 2017-07-12 21:04:34 +02:00
Ethan Frey 36a453ea41 Fee handler set by default, tested app level 2017-07-12 20:38:54 +02:00