Commit Graph

1901 Commits

Author SHA1 Message Date
Christopher Goes 37fd166829
Formatting updates 2018-04-20 19:22:00 +02:00
Christopher Goes 00489162ac
Clarify connections intro, Byzantine recovery strategies 2018-04-20 13:28:17 +02:00
Christopher Goes 773c87e8c0
Add section on closing IBC connections 2018-04-19 16:51:27 +02:00
Christopher Goes f9e8018d43
Add receipt definition 2018-04-18 14:35:20 +02:00
Christopher Goes 2493332509
Define IBC packet, IBC channel 2018-04-18 13:22:14 +02:00
Christopher Goes edd5368669
Add the concept of a 'channel' 2018-04-17 18:23:26 +02:00
Christopher Goes eafa484184
Fix a few links 2018-04-17 16:39:33 +02:00
Christopher Goes be3fa5672e
Update layout & fix anchor links 2018-04-17 16:28:34 +02:00
Christopher Goes 1cdfef81cd
Reorder Merkle proof section 2018-04-17 16:28:34 +02:00
Christopher Goes 0b00dbfdcd
Clarify queue interface 2018-04-17 16:28:34 +02:00
Christopher Goes 8e9615a403
Pluralize 2018-04-17 16:28:34 +02:00
Christopher Goes f01ab5e4c9
Start editing of Queues section 2018-04-17 16:28:34 +02:00
Christopher Goes f1c7d1ccea
Cleanup & clarification in progress 2018-04-17 16:28:33 +02:00
Christopher Goes dc2c638f7f
Move specification.md to README.md, cleanup overview, separate MVP directory 2018-04-17 16:28:33 +02:00
Christopher Goes 6500728dd2
Rebase onto develop 2018-04-17 16:28:33 +02:00
Ethan Frey a8d3b3ef19
Correct spelling
This reverts commit 3c7d194a7f1bc53b60cf09473f0ac50d2192e2af.
2018-04-17 16:28:33 +02:00
Adrian Brink 32ffd2d316
Review the IBC specification 2018-04-17 16:28:33 +02:00
Ethan Frey ecb1f93e19
Join appendices into one file 2018-04-17 16:28:33 +02:00
Ethan Frey cdf08ecdb7
Fix typos 2018-04-17 16:28:33 +02:00
Ethan Frey f5a45a94f6
Clean up optimization section 2018-04-17 16:28:33 +02:00
Ethan Frey 1feb84e272
Cleaned up queue section 2018-04-17 16:28:33 +02:00
Ethan Frey cc17a3e963
Clean up all formulas in proofs 2018-04-17 16:28:32 +02:00
Ethan Frey 97e61a6f7b
Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
Ethan Frey 7610cca7c9
Rough import of google doc to markdown 2018-04-17 16:28:32 +02:00
Ethan Frey 06ec4b4a1a
Added protobuf specifications for ibc messages 2018-04-17 16:28:32 +02:00
Ethan Frey f40335342f
Started IBC spec 2018-04-17 16:28:32 +02:00
Christopher Goes 0f2aa6bb14
Merge pull request #852 from cosmos/cwgoes/fee-account
Implement fee handler function in AnteHandler, add default BurnFeeHandler
2018-04-17 01:12:45 +02:00
Christopher Goes e3045fd57d
Update changelog 2018-04-17 01:07:56 +02:00
Christopher Goes 474fa1dfd1
Switch to BurnFeeHandler 2018-04-17 01:06:07 +02:00
Christopher Goes 3bbb15f454
Add tx to feeHandler, move around in example apps 2018-04-16 14:58:19 +02:00
Christopher Goes 39ee95abe4
Refactor to use FeeHandler function 2018-04-16 14:15:03 +02:00
Christopher Goes 7fafa9e021
Add testcases 2018-04-16 14:00:01 +02:00
Christopher Goes e870163ec0
Implement fee pool pseudo-account in sdk.AccountMapper 2018-04-16 13:59:56 +02:00
Christopher Goes b846559ac1
Merge pull request #859 from cosmos/jae/fixrmssubstores
Support namespacing within RMS db
2018-04-15 02:35:15 +02:00
Christopher Goes 49b8978454 Swap all examples & testcases to use automatic DB namespacing 2018-04-14 17:05:50 -07:00
Jae Kwon 62d63c9483
Update README.md 2018-04-13 02:47:46 -07:00
Jae Kwon 62112eab17
Merge branch 'develop' into jae/fixrmssubstores 2018-04-13 02:06:27 -07:00
Jae Kwon d530ee2abc Fix MountStoreWithDB(); Bump to 0.15.0-rc0 2018-04-13 02:04:31 -07:00
Jae Kwon eb25943c58 ... 2018-04-12 16:24:34 -07:00
Jae Kwon 186ee72c0c Update documentation 2018-04-12 16:22:44 -07:00
Jae Kwon 5883c0e942 Support namespacing within RMS db 2018-04-12 15:56:41 -07:00
Rigel 8aaf1b659e
Merge pull request #847 from cosmos/cwgoes/misc-cli-fixes
Address PR comments on #812
2018-04-11 12:32:37 -04:00
Christopher Goes 25d0fb593c
Address PR comments 2018-04-11 17:48:15 +02:00
Rigel 5212ac02e4
Merge pull request #812 from cosmos/cwgoes/misc-cli-fixes
Misc CLI fixes
2018-04-11 11:42:38 -04:00
Christopher Goes 885b6dc63e
Merge pull request #839 from cosmos/cwgoes/fix-ibc-relay
Recreate RPC client on WithNodeURI
2018-04-11 13:49:21 +02:00
Christopher Goes 24f3a3a71c
Recreate RPC client on WithNodeURI 2018-04-11 11:25:52 +02:00
Christopher Goes 3581a4d079
Merge pull request #835 from cosmos/cwgoes/dockerify
Add basic Dockerfile to build all binaries and export gaiad
2018-04-11 11:00:20 +02:00
rigelrozanski c741be16ce next sequence comment, CHANGELOG updates 2018-04-10 17:45:23 -04:00
Rigel 9d90c6b8f7
Merge pull request #837 from cosmos/joon/824-cachecontext
Add CacheContext
2018-04-10 16:05:08 -04:00
rigelrozanski bdc7fe56ba cachecontext comments and changelog update 2018-04-10 15:44:49 -04:00