laconicd/x/evm
thomasmodeneis 5417b4bb54
migrate build to Travis #258 (#259)
* add travis file
* update lint so it reports properly
* disable circleci
* separate test structure into Verify deps & Lint, Unit Tests, Race Tests, Integration Tests
* fix path issue now evident on ci build err
* fixed golangci version to latest stable
* Upgrade ci lint to go script and avoid cache issues #268
* fix lint issues #268
* bump go version for travis build to match go.mod version recently updated with Cosmos SDK upgrade
* add panic for err edge cases on os.Stat
* increase timeout to 10m since its failing on jenkins
* bump GOLANGCI_VERSION to 1.23.8 in order to try avoiding some weird errors on CI
2020-04-29 22:38:57 +02:00
..
client/cli bump Cosmos SDK version to v0.38.2 (#183) 2020-04-22 15:26:01 -04:00
keeper migrate build to Travis #258 (#259) 2020-04-29 22:38:57 +02:00
types migrate build to Travis #258 (#259) 2020-04-29 22:38:57 +02:00
abci.go x/evm: unit tests and fixes (#223) 2020-04-23 11:49:25 -04:00
alias.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
genesis.go evm: move Keeper and Querier to /keeper package (#182) 2020-03-09 10:17:23 -03:00
handler_test.go migrate build to Travis #258 (#259) 2020-04-29 22:38:57 +02:00
handler.go x/evm: unit tests and fixes (#223) 2020-04-23 11:49:25 -04:00
module.go bump Cosmos SDK version to v0.38.2 (#183) 2020-04-22 15:26:01 -04:00