daniel

Results 2 issues of daniel

say 2 concurrent requests happen at the same time and each performs insert to timestream db. Each insert with identical: 1. measure value 2. measure name 3. time (timestamp) but...

Following steps from [here](https://github.com/kardiachain/go-kardia/tree/master/deployment/testnet) When running docker-compose getting this: ``` testnet-node | panic: abi: cannot use array as type ptr as argument testnet-node | testnet-node | goroutine 1 [running]: testnet-node...