Commit Graph

11 Commits

Author SHA1 Message Date
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
1d6e70d01f Update components as may needing deprecation 2018-10-04 16:11:39 -04:00
Aleksandr Bezobchuk
be81045e26 Initial stateDB and related interface implementations 2018-10-02 20:22:15 -04:00
Aleksandr Bezobchuk
85ca203972 Upgrade geth and cleanup 2018-09-28 17:40:58 -04:00
Aleksandr Bezobchuk
0cebfeb759 Merge pull request #453: Core/State Unit Tests 2018-07-26 09:36:07 -04:00
Aleksandr Bezobchuk
2caeba151d Merge pull request #446: Restructure Importing Test 2018-07-18 14:14:49 -04:00
Aleksandr Bezobchuk
09d5888c2e Fix import paths (replace ledgerwatch with cosmos) 2018-07-09 14:25:00 -04:00
Alexey Akhunov
710282b30b Fixed BLOCKHASH opcode and added blockchain file for smoke testing 2018-07-05 22:01:52 +01:00
Aleksandr Bezobchuk
cb5c081858 expose ChainContext coinbase field 2018-07-05 11:06:15 -04:00
Aleksandr Bezobchuk
d01a73218a initial refactor of state and core modules 2018-07-04 21:00:29 -04:00
Aleksandr Bezobchuk
fb9f6a7cdc [WIP] structure/dep refactor 2018-07-04 19:38:20 -04:00