Commit Graph

266 Commits

Author SHA1 Message Date
Ethan Buchman be61e273ce update glide 2017-04-21 18:32:46 -04:00
Ethan Buchman 078e617d1c go-merkle -> merkleeyes/iavl and tmlibs/merkle 2017-04-21 18:28:49 -04:00
Ethan Buchman dd303dc119 go-data -> go-wire/data 2017-04-21 18:25:30 -04:00
Ethan Buchman 28d042fdae use tmlibs 2017-04-21 18:25:13 -04:00
Ethan Buchman 03012a0532 update glide 2017-04-21 18:24:18 -04:00
Ethan Buchman 56e13d87f4 Merge pull request #71 from tendermint/develop
Develop
2017-04-18 23:41:35 -04:00
Ethan Buchman 1002a8c5d0 bump version 2017-04-18 23:31:30 -04:00
Ethan Buchman 1aa663d907 update glide 2017-04-18 23:31:12 -04:00
Anton Kaliaev f285114579
add Erlang implementation to readme [ci skip] [circleci skip] 2017-04-15 11:00:47 +04:00
Ethan Frey 31eafe8f8e Update dependencies to newest develop branches 2017-04-10 22:24:54 +02:00
Ethan Buchman af792eac77 readme: js-tmsp -> js-abci 2017-03-13 17:20:31 -04:00
Ethan Buchman 1a565b83ec fix readme 2017-03-13 17:18:10 -04:00
Ethan Buchman c32338f29b Merge pull request #66 from tendermint/readme
update readme
2017-03-13 16:54:00 -04:00
Ethan Buchman e6a5b060f9 update readme 2017-03-13 16:46:45 -04:00
Ethan Buchman 1236e8fb6e Merge pull request #65 from tendermint/develop
v0.4.0
2017-03-06 03:10:22 -05:00
Ethan Buchman be5a4345a3 formatting and update CHANGELOG 2017-03-06 02:58:26 -05:00
Ethan Buchman 700a62c22e CHANGELOG 2017-03-06 02:53:15 -05:00
Ethan Buchman 0b1ee4b673 version bump to 0.4.0 2017-03-03 18:43:08 -05:00
Ethan Buchman eaeb2658ea fixes from review 2017-03-03 18:39:10 -05:00
Ethan Buchman c1f5a96382 Merge branch 'master' into develop
Conflicts:
	README.md
2017-03-03 01:17:54 -05:00
Anton Kaliaev 33e52343d0
Merge branch '4gn3s-patch-1' into develop 2017-02-20 16:59:20 +04:00
Agnieszka Kramarek b350b08021
Update README.md
Typo fixed
2017-02-20 16:58:50 +04:00
Ethan Buchman 1e8791bc9a Merge pull request #62 from wolfposd/patch-1
Update: jTMSP -> jABCI
2017-02-19 10:51:49 -05:00
Wolf d299afe630 Update: jTMSP -> jABCI 2017-02-19 16:46:57 +01:00
Jae Kwon f81a9c647d Update README.md 2017-02-18 07:36:14 +01:00
Ethan Buchman 31bdda27ad Query: LastHeight -> Height :) 2017-02-14 16:53:21 -05:00
Ethan Buchman 2a3f638495 Merge pull request #61 from tendermint/interface-fixes
Interface fixes
2017-02-13 20:19:24 -05:00
Ethan Buchman e909cafa0b BaseApplication 2017-02-13 20:16:21 -05:00
Ethan Buchman b6afa8d85b Query: Height -> LastHeight 2017-02-13 20:16:17 -05:00
Jae Kwon 5d673ecf31 Fix comment for BeginBlock hash 2017-02-12 18:38:10 -08:00
Ethan Buchman b025c13f67 drop BlockchainAware 2017-02-06 19:20:02 -05:00
Ethan Buchman a954f91e5f Merge pull request #60 from tendermint/readme
fixes #38 and #59
2017-02-06 18:37:33 -05:00
Ethan Buchman dafcc3d3e3 fixes #38 and #59 2017-02-06 18:11:17 -05:00
Jae Kwon 8df0bc3a40 Merge branch 'abci_proof' into develop 2017-01-27 22:27:32 -08:00
Jae Kwon b9e2ad12e6 Merge pull request #58 from tendermint/abci_proof_jae
Updates to ABCI_Proof PR
2017-01-27 21:58:52 -08:00
Jae Kwon 2a4894310d Remove Proof message, replace with more flexible Query 2017-01-27 10:35:27 -08:00
Jae Kwon 4bdddf9829 First commit to demonstrate change 2017-01-23 20:54:24 -08:00
Jae Kwon 9745f07bee common -> cmn 2017-01-23 20:26:17 -08:00
Jae Kwon a33b75fe8b Merge pull request #54 from roylee17/lint
Lint
2017-01-23 20:23:14 -08:00
Jae Kwon 6efadac330 Merge pull request #53 from roylee17/makefile
Makefile: add fmt and lint targets
2017-01-23 20:18:19 -08:00
Jae Kwon f94ae5eeed TSP -> Socket 2017-01-23 20:14:14 -08:00
Jae Kwon 366479c7ad Merge branch 'readme' into hotfix_readme 2017-01-23 20:09:03 -08:00
Ethan Frey fdc047ae7a Proof uses uint64 for blockHeight 2017-01-17 17:22:34 +01:00
Ethan Frey e0309007ad Improve Makefile 2017-01-17 15:53:24 +01:00
Ethan Frey dde413d44b Cleaned up text 2017-01-17 15:53:24 +01:00
Ethan Frey 732274b7f6 Add tests for client-server proofs over socket and grpc 2017-01-17 15:53:24 +01:00
Ethan Frey cfc3f24751 Everything compiles, test proof in dummy app 2017-01-17 15:44:41 +01:00
Ethan Frey 7cd39dafea Update protocol buffers 2017-01-17 15:44:40 +01:00
Ethan Frey 58ea995032 Begin adding proof calls 2017-01-17 15:42:54 +01:00
Ethan Frey 98c4679f39 Fixed Makefile to cleanup after run 2017-01-17 15:41:11 +01:00