Commit Graph

130 Commits

Author SHA1 Message Date
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
Ethan Frey
5950ff34e3 remove sequence number from coins 2017-07-12 19:25:14 +02:00
Ethan Frey
bb61b9fca3 Update cli to properly query into app state-space 2017-07-11 15:35:43 +02:00
Ethan Frey
100d88d7dd Fix up all tests to handle NewChainTx change 2017-07-10 11:57:37 +02:00
Ethan Frey
b757467f7b Moved content of txs package to sit next to the handlers 2017-07-06 16:33:38 +02:00
Ethan Frey
a047e210fa Moved the handlers from stack into modules 2017-07-06 16:00:54 +02:00
Ethan Frey
6983f61961 Moved Coins from types -> modules/coin 2017-07-06 14:59:45 +02:00
Ethan Frey
49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
Ethan Frey
912c24093f Removed a whole lot of old crud 2017-07-06 13:40:02 +02:00
Ethan Frey
390fdf95cf Cleanup as requested on PR 2017-07-06 12:18:20 +02:00