58 Commits (dbe2146d0a01e5986a4fd27e8b2c7461eacaa883)

Author SHA1 Message Date
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Erik Grinaker db8f1b3df3
migrate all JSON to new JSON encoder (#4975) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 4 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 4 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Zach 27fcf96556 update genesis docs, closes #2814 (#2831) 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Ethan Buchman eabb1ece8e tmtime: Canonical, some comments (#2312) 6 years ago
  Anton Kaliaev 0f7485690e
limit chain ID to 50 symbols max 6 years ago
  b00f 0f931eeb10 types: allow genesis file to have 0 validators (#2148) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev b271c40783
remove deprecated `app_options` field from genesis 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 94c016a04e use MarshalJSONIndent for init files. closes #1506 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Ethan Buchman 9bf5862def types: fix genesis.AppStateJSON 6 years ago
  Anton Kaliaev 4e86835163
update changelog for 0.17.0 release 6 years ago
  Anton Kaliaev 1c82281b77
make app_options -> app_state backwards compatible 6 years ago
  Ethan Buchman 6596bff8ec types: bring back json.Marshal/Unmarshal for genesis/priv_val 6 years ago
  Ethan Buchman 6cf5100645 types: working on tests... 6 years ago
  rigelrozanski 4806b3b9bf
AppOptions -> AppStateJSON 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Anton Kaliaev 616b07ff6b
make AppOptions an interface{} 7 years ago
  Anton Kaliaev 321061125f
add app_options to GenesisDoc (Refs #564) 7 years ago
  Ethan Buchman 1f0985689d ConsensusParams ptr in GenesisDoc for json 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
  Ethan Buchman 5feeb65cf0 dont use pointers for ConsensusParams 7 years ago
  Ethan Buchman 2b6db268cf genesis json tests and mv ConsensusParams to types 7 years ago
  Ethan Buchman 14abdd57f3 genDoc.ValidateAndComplete 7 years ago
  Ethan Buchman 1f3e4d2d9a move PartSetSize out of the config, into ConsensusParams 7 years ago
  Ethan Buchman 29bfcb0a31 minor comments/changes 7 years ago
  Ethan Buchman 3065059da7 update changelog 7 years ago
  Ethan Buchman 12c084c8c0 ParseGenesisFile -> types.GenesisDocFromFile 7 years ago
  Ethan Frey e4caf96bcb Calculate validator hash from genesis doc 7 years ago