cosmos-sdk/server/rosetta
Elias Naur ed9cd41396
chore(crypto): update btcec to v2 (#13513)
Similar to Tendermint's PR,

https://github.com/tendermint/tendermint/pull/9250

Note that crypto/ledger is not updated in this PR, because if its
dependency on the R and S values being exposed by ParseDERSignature.

Updates #13423

Signed-off-by: Elias Naur <elias@orijtech.com>

Signed-off-by: Elias Naur <elias@orijtech.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-10-17 16:33:43 +02:00
..
lib build(deps): Bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0 (#13013) 2022-08-24 23:13:11 +02:00
client_offline.go rosetta: upgrade to newest version (#9314) 2021-05-15 00:18:59 +02:00
client_online.go chore: downgrade to tendermint `v0.34.x` (#12958) 2022-08-20 02:33:07 +02:00
client_online_test.go fix: rosetta `getHeight` function to use tmRPC.GenesisChunked() instead tmRPC.Genesis() (#10340) 2021-10-19 09:30:51 +00:00
codec.go Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
config.go fix: make rosetta's gas prices for default fee suggestion optional (#11857) 2022-05-03 09:49:33 -04:00
converter.go chore(crypto): update btcec to v2 (#13513) 2022-10-17 16:33:43 +02:00
converter_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
types.go [rosetta] implement balance tracking and redo tx construction (#8729) 2021-03-11 15:01:29 +00:00
util.go rosetta: upgrade to newest version (#9314) 2021-05-15 00:18:59 +02:00