Commit Graph

60 Commits

Author SHA1 Message Date
Christopher Goes 66fdb9585b Gopkg.lock & 'make format' 2018-07-06 02:09:33 +02:00
Liamsi 547390a238 WIP: add simple sorting using golang json.Marshal 2018-07-05 17:11:44 +01:00
Alexander Bezobchuk 0b9e0f2afc Merge PR #1492: Improve Module Test Coverage
* Merge pull request #1492: Improve Module Test Coverage
* Revert renaming of SignCheckDeliver [#1492]
* Remove named fields from stake unit tests & fix comments [#1492]
* update for tmlibs->tendermint/libs
* Remove tmlibs dependency
2018-07-04 06:21:36 +02:00
Ethan Buchman fe7a5a01bd update iavl to remove tmlibs dep 2018-07-02 17:22:25 -04:00
Ethan Buchman f78f30c67a update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
Ethan Buchman dbabc2e79f update tendermint to fix stopping WAL 2018-07-02 14:47:58 -04:00
Ethan Buchman fa293f3a3e update dep for tm v0.22.0 2018-07-02 14:47:58 -04:00
Christopher Goes 3654579ea7
Merge PR #1278: Slashing v2
Implement semifinal Gaia slashing spec (#1263), less #1348, #1378, and #1440 which are TBD.
2018-06-30 05:34:55 +02:00
Christopher Goes 59aadf42aa
Ledger integration (#931)
Merges the keybase and Ledger code from go-crypto (which is no more) into the SDK
Adds support for Ledger into gaiacli
Cherry-picks updated error handling from #1158
2018-06-29 02:54:47 +02:00
Christopher Goes ff09c76471
Merge PR #1383: Pin exact versions 2018-06-26 09:03:27 +02:00
Dev Ojha 0fa28cac3b Merge PR #1248: Sync to tendermint develop's latest revision 2018-06-13 23:44:41 +02:00
Christopher Goes 8753d6d59a
Revert "Merge PR #1228: Update to Tendermint develop" (#1231)
This reverts commit 1c8dbd1087.
2018-06-13 07:25:14 +02:00
Dev Ojha 1c8dbd1087 Merge PR #1228: Update to Tendermint develop 2018-06-13 06:42:52 +02:00
Christopher Goes 5bf58ee444
Merge PR #1210: Fix testcases (another fast-forward merge issue) 2018-06-12 09:47:59 +02:00
Ethan Buchman a277ba91c7 Merge PR #1178: Merge master (Tendermint updates)
* update to tm v0.19.6
* update tm to 0.17.4
* update for tm v0.19.9
* update godep
2018-06-09 06:34:27 +02:00
Christopher Goes be7ec5bc07
Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
Zaki Manian ce850dca3b Switch from bech32cosmos to bech32 2018-06-01 16:23:58 +02:00
Christopher Goes 27ae1a1490
Match UnmarshalBinaryBare/MarshalBinaryBare 2018-05-31 22:19:46 +02:00
Christopher Goes d82683ace5
Pin to upstream versions 2018-05-31 19:54:36 +02:00
Christopher Goes f32093e9e3
Use evidence type constants from Tendermint 2018-05-31 05:43:54 +02:00
Christopher Goes 3d37d51795
Switch to evidence type enum 2018-05-31 01:47:24 +02:00
Christopher Goes 91f14e1b48
Merge branch 'develop' into cwgoes/slashing 2018-05-29 21:39:45 +02:00
Christopher Goes a5395f0619
Swap to tagged IAVL version 2018-05-29 07:53:06 +02:00
Christopher Goes 4447440c29
Switch to tagged ABCI version 2018-05-29 05:47:28 +02:00
Christopher Goes 5254a4aa1d
Dependency fix, try II 2018-05-29 05:30:01 +02:00
Christopher Goes ef3e2200a5
Fix dependencies 2018-05-29 05:13:50 +02:00
Christopher Goes adec1cd7a9
Fix dependencies, gaiacli build issue persists 2018-05-28 21:55:52 +02:00
Christopher Goes 95c5baf449
Rebase & squash slashing 2018-05-28 21:55:27 +02:00
Zaki Manian f33f49a840 Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
sunnya97 5d7c3af1b8 works 2018-05-23 22:09:01 -07:00
elvin d5df88ea5d fix relay bug 2018-05-21 15:53:59 +08:00
Ethan Buchman 9cd44d17b1 update tendermint 2018-05-20 16:49:02 -04:00
Ethan Buchman 33af8ee7e8 update to tm v0.19.5 2018-05-20 10:35:19 -04:00
Ethan Buchman 13d1667ac8 update tm to 0.19.4. update changelog and version 2018-05-17 16:10:16 -04:00
Ethan Buchman 69b6522410 update for tendermint v0.19.3 2018-05-14 17:20:00 -04:00
Jae Kwon cb2491bbb8 Use GoAmino 0.9.9 and change impl of Rational.MarshalAmino 2018-05-01 11:31:56 -07:00
Ethan Buchman 59a5da4f3a update tendermint to v0.19.1 2018-04-28 22:04:29 -04:00
Jae Kwon d530ee2abc Fix MountStoreWithDB(); Bump to 0.15.0-rc0 2018-04-13 02:04:31 -07:00
Ethan Buchman cda03dd874 update deps 2018-04-09 16:42:02 +03:00
Ethan Buchman 1860f988b6 fix tests 2018-04-07 20:56:49 +03:00
Jae Kwon 413780807e WIP 2018-04-07 02:16:41 -07:00
Jae Kwon 923742622a Fix docs; Bump version; Fix makefile 2018-04-07 00:08:53 -07:00
Jae Kwon 49fdf80d9d WIP commit 2018-04-06 17:25:08 -07:00
Ethan Buchman 4bee8c6865 update for tendermint v0.18.0-rc1 2018-04-05 16:31:06 +03:00
Sunny Aggarwal 9d9001ab62 renamed staking to simplestake 2018-03-29 06:33:45 +02:00
rigelrozanski 18c512e7ca fixes for SignBuildBroadcast in staking 2018-03-28 19:01:50 +02:00
rigelrozanski e25b78055b dep update
...

...
2018-03-28 19:01:50 +02:00
Sunny Aggarwal c1cb53ca58 msg_tests 2018-03-28 19:01:50 +02:00
Ethan Buchman 64044d04a7 changelog, version, dep 2018-03-27 11:33:09 -04:00
Ethan Buchman 2d45058352 fix tendermint dep 2018-03-24 12:26:25 -04:00