cosmos-sdk/testutil
Robert Zaremba a18f0b111a
Enable secp256r1 (#8786)
* enable secp256r1 in antehandlers

* Add sig verification benchamrk to find a sigverify fee

* adjust the gas fee

* enable secp256r1 in antehandlers

* Add sig verification benchamrk to find a sigverify fee

* adjust the gas fee

* Update the secp256r1 fee factor

* Update changelog

* regenerate docs
2021-03-04 21:31:42 +00:00
..
cli x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
network Bump tendermint to v0.34.7 (#8616) 2021-02-18 08:33:56 +00:00
testdata Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
context.go Add in-place store migrations (#8485) 2021-02-10 17:49:31 +00:00
ioutil.go use testutil in test cases (#8130) 2020-12-10 12:56:55 +00:00
ioutil_test.go testutil: new TempFile function, simplify WriteToNewTempFile (#8123) 2020-12-09 18:27:20 +00:00
known_values.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
rest.go gRPC gateway init (#7019) 2020-08-25 15:44:13 +00:00