Commit Graph

7 Commits

Author SHA1 Message Date
Austin Abell
160e82b2ad
Implement eth_pendingTransactions, bump sdk version (#124)
* Update sdk version, implement pending txs, fix nonce check

* Bump cached dependencies in circleCI

* bump circleci go version

* updated linter and fixed bugs relating to go version 1.13
2019-10-19 08:23:09 +09:00
Austin Abell
73cf6d9217
Moved linting from build process in circleCI (#69) 2019-07-11 10:54:28 -04:00
Austin Abell
69333ec1b3
circleCI config and linting fixes (#3)
* Fixed circleci config and fixed linting warnings

* Updated circleCI for go version 1.12 and split jobs for build/testing

* updated go version to 1.12.5 for circleCI

* Go mod tidy dependencies

* Updated linting tools and cleared up code lint smells

* Added workflow to run build and test jobs

* Moved linting command to build workflow

* Get dependencies before linting by default

* Added go module flag to linter and increased deadline to pull packages
2019-07-02 15:36:22 -04:00
Aleksandr Bezobchuk
40b715efd4 Run test-import on CI 2018-10-24 10:58:13 -04:00
Jack Zampolin
40b7b02c2e Fix name on circleci/config.yml 2018-07-31 17:37:38 -07:00
Jack Zampolin
24b3aae155 Kick tests 2018-07-31 17:32:05 -07:00
Jack Zampolin
9f7967ee0f Add circleci file 2018-07-31 17:29:33 -07:00