dependabot[bot]
|
3563ff7f1a
|
build(deps): update technote-space/get-diff-action requirement to v3.1 (#481)
Updates the requirements on [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) to permit the latest version.
- [Release notes](https://github.com/technote-space/get-diff-action/releases)
- [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc)
- [Commits](984c6d75c3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-28 07:02:08 -04:00 |
|
Daniel Choi
|
6fa5fafb12
|
actions: sim, rc-sim (#463)
* actions: sim, rc-sim
* Update .github/workflows/release-sims.yml
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Update .github/workflows/sims.yml
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* bump dep
* use development
* update Makefile
* update Makefile PHONY
* fix makefile for tests
* attempt fix
* change branch
* include development branch
* make runsim
* undo
* fix binary typo
* WIP: test - hard code binary
* try fix
* move vars
* fix
* try go get again
* fix
* comments; skip-sims
* final update; skip-sims
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
|
2020-08-21 05:01:19 -04:00 |
|
dependabot[bot]
|
182567cb39
|
build(deps): bump gaurav-nelson/github-action-markdown-link-check (#461)
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.6...95d5f3b63d2ca8e93f527396308c41e70634e2e7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-20 07:11:13 -04:00 |
|
dependabot[bot]
|
7e430be1ad
|
build(deps): bump gaurav-nelson/github-action-markdown-link-check (#460)
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.5...7ababe1b422a191593289d0cdd0960a4095ef4d6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-19 09:15:58 -04:00 |
|
dependabot[bot]
|
0775e01d4b
|
build(deps): bump gaurav-nelson/github-action-markdown-link-check (#454)
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 0.6.0 to 1.0.5.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/0.6.0...02e17024861650fa8d57d26296a23e88fd5782e2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-08-18 05:07:55 -04:00 |
|
dependabot[bot]
|
838c71edb2
|
build(deps): bump technote-space/get-diff-action from v1 to v3.0.1 (#453)
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v1 to v3.0.1.
- [Release notes](https://github.com/technote-space/get-diff-action/releases)
- [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc)
- [Commits](https://github.com/technote-space/get-diff-action/compare/v1...37ec085f359ad506d53a655d5410c23bcac82199)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-18 04:00:45 -04:00 |
|
Federico Kunze
|
0dc45bc24e
|
actions: stale bot (#415)
* actions: stale bot
* filter diff on build
* fix
* more fixes
|
2020-07-28 10:04:06 -04:00 |
|
Federico Kunze
|
de8d8acf77
|
x/evm: StateBD tests (#407)
* draft state_transition
* working test
* keeper test
* statedb rewrite
* fix tests
* add keeper statedb test
* minor changes
* x/evm: StateBD tests
* try fix
* fix stateObject.setState
* Update x/evm/types/state_object.go
* update stateObject.setState
* uncomment test
* increase coverage
* fix test-import
* update rpc tests
Co-authored-by: Justin Thompson <justin.thompson12@hotmail.com>
Co-authored-by: noot <elizabethjbinks@gmail.com>
|
2020-07-27 15:33:16 -04:00 |
|
Federico Kunze
|
8789a04998
|
actions: fix test-importer workflow (#410)
* actions: fix test-importer workflow
* update gitignore
|
2020-07-24 14:54:25 -04:00 |
|
noot
|
cc6b5d04f2
|
fix rpc-test action (#402)
|
2020-07-23 15:38:47 -04:00 |
|
Federico Kunze
|
5ba8ce4605
|
testnet docs (#393)
* testnet docs
* more updates on quickstart docs
* update quickstart
* more updates
* update quickstart
* final touches
* update lint
|
2020-07-17 14:07:05 -04:00 |
|
Federico Kunze
|
edf4357176
|
build: github actions (#346)
* add workflows
* fix
* fix lint
* rpc tests
* build and format
* fix build errors
* remove dontcover
* update importer test
* more fixes
* lint
* split importer test
* fix
* remove tmp dir
* revert
* comment test import
|
2020-06-26 18:26:55 -04:00 |
|