Commit Graph

881 Commits

Author SHA1 Message Date
Alexander Bezobchuk
e3b303057a
Create CODE_OF_CONDUCT.md 2018-07-17 11:52:20 -04:00
Jack Zampolin
6f9af564d5
Merge pull request #438 from cosmos/bez/code-size-cache-fix
Fix missed cache storage in ContractCodeSize
2018-07-17 08:21:13 -07:00
Aleksandr Bezobchuk
4c317ba641 Fix missed cache storage in ContractCodeSize 2018-07-17 11:18:14 -04:00
Jack Zampolin
b15d7f6d60
Merge pull request #437 from cosmos/bez/429-improve-test-caching
Code Size Lookup Cache
2018-07-17 08:08:49 -07:00
Aleksandr Bezobchuk
d2b304535b Fix caching code size 2018-07-17 11:06:45 -04:00
Aleksandr Bezobchuk
377b7f06c5 Merge pull request #437: Code Size Lookup Cache 2018-07-17 10:40:59 -04:00
Alexander Bezobchuk
759c2292f4
Merge pull request #426 from cosmos/jack/docker-compose
Add docker-compose.yaml
2018-07-16 10:52:16 -04:00
Jack Zampolin
101df5826c Clean up gitignore 2018-07-16 07:49:52 -07:00
Jack Zampolin
b836927359 Remove fluff from readme 2018-07-16 07:34:39 -07:00
Jack Zampolin
9602d887fd Merge branch 'jack/docker-compose' of github.com:cosmos/ethermint into jack/docker-compose 2018-07-13 15:02:44 -07:00
Jack Zampolin
efe700dee8 Remove docker-compose and add instructions to run blockchain file 2018-07-13 15:02:25 -07:00
Jack Zampolin
a6e849e144
Merge branch 'master' into jack/docker-compose 2018-07-13 14:41:57 -07:00
Jack Zampolin
a6624fde80
Merge pull request #427 from cosmos/bez/422-update-sdk-tm-deps
Fix Dependency Versions
2018-07-13 14:39:00 -07:00
Aleksandr Bezobchuk
1226391f0c Merge pull request #427: Fix Dependency Versions 2018-07-13 17:36:06 -04:00
Jack Zampolin
4a8288b82c Add docker-compose and instructions to run 2018-07-13 14:28:11 -07:00
Jack Zampolin
828e7cbbb8 Move blockchain file: 2018-07-13 14:12:18 -07:00
Alexander Bezobchuk
0cfd1f07d2
Merge pull request #425 from cosmos/jack/makefile
Bug Fix on Makefile
2018-07-13 17:03:51 -04:00
Jack Zampolin
1e61b87047 Fix make tools (indentation) and update Dockerfile to reflect fixed make target 2018-07-13 13:58:22 -07:00
Alexander Bezobchuk
4304b20b3b
Merge pull request #417 from cosmos/jack/README
Add content to the README
2018-07-13 16:42:41 -04:00
Jack Zampolin
b0b1c1f11d Update make targets 2018-07-13 13:41:17 -07:00
Jack Zampolin
b823d277c8 Merge branch 'master' into jack/README 2018-07-13 13:37:32 -07:00
Jack Zampolin
940fdcf66f Address PR comment 2018-07-13 12:47:48 -07:00
Alexander Bezobchuk
dfdc5d8e6b
Merge pull request #423 from cosmos/jack/dockerfile
Add Dockerfile
2018-07-13 14:01:35 -04:00
Alexander Bezobchuk
8809440d2a
Merge pull request #416 from cosmos/jack/gh-files
Add CODEOWNERS and ISSUE_TEMPLATES
2018-07-13 08:22:02 -04:00
Jack Zampolin
c8f70d0445 Add Dockerfile 2018-07-12 16:22:19 -07:00
Jack Zampolin
0b48920f94 Add README.md 2018-07-12 15:25:48 -07:00
Jack Zampolin
186048cee0 Add ISSUE_TEMPLATES 2018-07-12 13:53:09 -07:00
Jack Zampolin
a019f1154b Add CODEOWNERS 2018-07-12 13:47:48 -07:00
Alexander Bezobchuk
2263a7d258
Merge pull request #21 from cosmos/jack/Makefile
Add Makefile modified from Cosmos-SDK
2018-07-11 13:10:43 -04:00
Jack Zampolin
cc0f9bdd5b Address PR comments and add clean makefile target 2018-07-11 09:15:39 -07:00
Jack Zampolin
36a2214519 Add makefile modified from cosmos/cosmos-sdk 2018-07-10 17:12:30 -07:00
Jack Zampolin
cb9949db81
Fix unstable mention 2018-07-10 12:00:21 -07:00
Jack Zampolin
5363dbfb4f
Merge pull request #13 from cosmos/jack/contrib
Proposal for CONTRIBUTING.md
2018-07-10 08:15:28 -07:00
Jack Zampolin
757da2eff3
Merge branch 'develop' into jack/contrib 2018-07-10 08:15:16 -07:00
ledgerwatch
5b9809d130
Merge pull request #19 from ledgerwatch/develop
Flag for specifying blockchain file, timing, switch to LevelDB backend
2018-07-10 10:19:08 +01:00
Alexey Akhunov
f0ada2afca Timing 2018-07-10 10:17:56 +01:00
Alexey Akhunov
9b3456d86e Flag to specify a different blockchain file, switch to levelDB backend 2018-07-10 10:13:34 +01:00
Jack Zampolin
3355a59bf8 address PR comments 2018-07-09 18:18:30 -07:00
ledgerwatch
22603cb3a2
Merge pull request #18 from ledgerwatch/develop
Add profiling flag
2018-07-09 23:15:48 +01:00
Alexey Akhunov
32e98c71f1 Add profiling flag 2018-07-09 23:14:17 +01:00
Jack Zampolin
abca6c7c03
Merge pull request #16 from cosmos/bez/pr-template
Add Github PR template
2018-07-09 14:23:45 -07:00
Aleksandr Bezobchuk
1960b73752 Remove CHANGELOG requirement from PR template 2018-07-09 16:43:59 -04:00
Alexander Bezobchuk
54c477fa90
Merge pull request #15 from cosmos/bez/lock-depedencies
Update Dependency Configuration
2018-07-09 16:36:53 -04:00
Aleksandr Bezobchuk
bb140939dc Add Github PR template 2018-07-09 15:47:49 -04:00
Aleksandr Bezobchuk
09d5888c2e Fix import paths (replace ledgerwatch with cosmos) 2018-07-09 14:25:00 -04:00
Aleksandr Bezobchuk
c2e1ab2d4a Lock in versions of dependencies 2018-07-09 14:24:19 -04:00
Jack Zampolin
958e8362fc
Merge pull request #14 from cosmos/jack/code-of-conduct
Add CODE_OF_CONDUCT.md
2018-07-09 10:20:25 -07:00
Jack Zampolin
fbe5ac69d6
Add CODE_OF_CONDUCT.md
This adds a code of conduct, same one as on `cosmos-sdk`
2018-07-06 14:10:55 -07:00
Jack Zampolin
a18d98a24e
Proposal for CONTRIBUTING.md 2018-07-06 14:06:12 -07:00
Alexey Akhunov
710282b30b Fixed BLOCKHASH opcode and added blockchain file for smoke testing 2018-07-05 22:01:52 +01:00