Commit Graph

265 Commits

Author SHA1 Message Date
Ethan Buchman 134fdf7169 bring in merkle from tmlibs 2018-05-22 12:43:44 -04:00
Ethan Buchman 3399ca9369
Merge pull request #101 from Liamsi/go-bindata
Get rid of go-bindata in Makefile
2018-05-20 21:52:21 -04:00
Ismail Khoffi a8910a30e6
Merge branch 'develop' into go-bindata 2018-05-20 23:34:19 +02:00
Ethan Buchman 906331a8d1
Merge pull request #100 from Liamsi/nano_wallet
Remove outdated non-building code in _nano
2018-05-16 11:20:57 -04:00
Liamsi 3fe985e289 fix makefile 2018-05-15 12:23:33 +01:00
Liamsi 9136140719 get rid of go-bindata dependency in Makefile; hardcode its output instead 2018-05-15 12:07:05 +01:00
Liamsi aa2b6b546f Remove outdated non-building code in _nano 2018-05-15 11:39:48 +01:00
Jae Kwon 35cf21c6eb
Update README.md 2018-05-09 13:48:21 -07:00
Ethan Buchman aefb6c58b6
Merge pull request #87 from tendermint/bucky/fix-ed-gen
fix ed25519 Generate
2018-05-07 10:52:46 -04:00
Ethan Buchman ad837a8183 fix ed25519 Generate 2018-05-05 19:17:21 -04:00
Ethan Buchman 915416979b update for latest amino. bump version 2018-04-09 16:21:58 +03:00
Jae Kwon 7fb3f704b3 Update README with examples; Add signature test 2018-03-26 10:59:10 +02:00
Jae Kwon 5d5f580f49 Update changelog for v0.6.1 2018-03-26 10:44:04 +02:00
Jae Kwon 0d4436dea7 Use MarshalBinaryBare; Fix encode_test; Bump version 2018-03-26 10:41:04 +02:00
Jae Kwon a04f2ae5c6 tmlibs 0.8.0-dev; canonical concrete names 2018-03-25 07:15:24 +02:00
Jae Kwon f010462639 Make concrete registered name be tendermint/* 2018-03-18 23:45:46 +01:00
Jae Kwon a3800da0a1 Update Gopkg.lock to use go-amino 2018-03-16 07:01:02 -07:00
Jae Kwon 7dee27c851
Merge pull request #76 from tendermint/update-go-amino
wire -> amino
2018-03-16 06:48:32 -07:00
Anton Kaliaev 73407e7cff
add CODEOWNERS file 2018-03-12 12:37:19 +04:00
Anton Kaliaev 47b8a8864b
remove any mention of glide 2018-03-12 12:34:43 +04:00
Anton Kaliaev f499ce8713
update go-amino 2018-03-12 12:29:25 +04:00
Ethan Buchman 69e960da42
Merge pull request #71 from zmanian/dep
Switch to dep from glide for dependency resolution
2018-03-02 11:54:26 -05:00
Ethan Buchman 5e07356264 use previously working new go-wire. not bleeding edge 2018-03-02 11:43:58 -05:00
Ethan Buchman e05ba9511a Merge branch 'master' into develop 2018-03-02 11:42:06 -05:00
Ethan Buchman c3e19f3ea2
Merge pull request #73 from tendermint/develop-pre-wire
Develop pre wire
2018-03-02 10:40:13 -05:00
Ethan Buchman 3a92931657 changelog, version, glide 2018-03-02 10:40:36 -05:00
Ethan Buchman 6c6d01b51c Keybase refactor
Same as 788cc0a792 but without the new go-wire
2018-03-02 03:08:48 -05:00
Zaki Manian 3570c2eb9e Fix test in makefile 2018-02-25 09:41:32 -08:00
Zaki Manian b6d029050b Switch to dep from glide for dependency resolution 2018-02-25 08:48:53 -08:00
Ethan Buchman 4fc3055dbd update glide again 2018-02-02 23:50:24 -05:00
Ethan Buchman 5a94049dbc update glide again 2018-02-02 23:42:22 -05:00
Ethan Buchman 9e897ab8b0 update glide 2018-02-02 23:34:07 -05:00
Ethan Buchman 4542cc5a71
Merge pull request #64 from tendermint/sdk2
Merge sdk2 into develop
2018-02-02 22:48:01 -05:00
Adrian Brink 45b71f7d11
Bump tmlibs commit. Needs to be changed to develop as soon as tmlibs PR is merged 2018-02-02 18:51:41 +01:00
Adrian Brink 0391e499fb
Clean up glide.yaml 2018-02-02 18:31:25 +01:00
Adrian Brink 6b2409f714
Update go-wire to develop 2018-02-02 14:12:29 +01:00
Jae Kwon 12142af1cb Remove reliance on global wire.Marshal 2018-01-21 19:03:23 -08:00
Ethan Buchman 32741be212 update glide for go-wire and tmlibs 2018-01-14 17:40:16 -05:00
Jae Kwon 442dab45a5
Merge pull request #63 from tendermint/sdk2-newwire
Use new go-wire; PubKey etc are interfaces; Keybase refactor
2018-01-14 13:32:38 -08:00
Jae Kwon 788cc0a792 Use new go-wire; PubKey etc are interfaces; Keybase refactor 2018-01-14 01:09:30 -08:00
Ethan Buchman 67a47e6a0b Address is a type alias 2018-01-06 16:05:50 -05:00
Ethan Buchman 3ebe3250ff
Merge pull request #58 from tendermint/sdk2
SDK2
2018-01-03 20:32:07 -05:00
Ethan Buchman 156416fe27 fix wordlist paths 2018-01-02 16:39:43 -05:00
Ethan Buchman 793d7717dc no metalinter for now 2018-01-02 16:34:25 -05:00
Ethan Buchman 8bb383c264
Merge pull request #59 from tendermint/sdk2-cleanup
Sdk2 cleanup
2018-01-02 10:54:40 -05:00
Ethan Buchman b31d37b480 update circle.yml 2017-12-30 18:25:42 -05:00
Ethan Buchman d058d0098f keys/bcrypt 2017-12-30 17:30:18 -05:00
Ethan Buchman 8c61bb27b7 fix nano test 2017-12-30 17:30:18 -05:00
Ethan Buchman bd30cb4de9 keys/keybase.go: comments and fixes 2017-12-30 17:30:18 -05:00
Ethan Buchman f3f49c2362 keys/words 2017-12-30 17:30:18 -05:00