dependabot[bot]
eb4631fb81
build(deps): bump actions/checkout from 2.4.0 to 3 ( #965 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 17:07:19 +00:00
Prajjwol Gautam
f32288b16d
ci: separate out rpc and integration tests ( #931 )
...
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-02-09 14:56:12 +01:00
dependabot[bot]
2a58069002
build(deps): bump technote-space/get-diff-action from 5 to 6.0.1 ( #880 )
2022-01-05 11:34:28 +01:00
dependabot[bot]
d82b5c20c0
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 ( #718 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 12:01:22 +01:00
yihuang
1000461a55
rpc: transaction receipt test ( #678 )
...
* Problem: No test on the transaction receipt api
Closes : #582
- add receipt rpc test for erc20 transfer logs
* lower gas fee
* build with go 1.17 in CI
* use go 1.17 in test-solidity
* fix merge
2021-10-20 21:00:17 +02:00
dependabot[bot]
2f531af3f2
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 ( #682 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 13:53:16 +02:00
dependabot[bot]
fc16feb1aa
build(deps): bump technote-space/get-diff-action from 4.2 to 5 ( #387 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 4.2 to 5.
- [Release notes](https://github.com/technote-space/get-diff-action/releases )
- [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc )
- [Commits](https://github.com/technote-space/get-diff-action/compare/v4.2...v5 )
---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 09:08:21 -04:00
dependabot[bot]
79e7062250
build(deps): bump technote-space/get-diff-action from 4.1.2 to 4.2 ( #226 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 4.1.2 to 4.2.
- [Release notes](https://github.com/technote-space/get-diff-action/releases )
- [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc )
- [Commits](https://github.com/technote-space/get-diff-action/compare/v4.1.2...v4.2 )
---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 07:31:44 -04:00
dependabot[bot]
d937d2c9ce
build(deps): bump technote-space/get-diff-action from 4.1.1 to 4.1.2 ( #189 )
...
* build(deps): bump technote-space/get-diff-action from 4.1.1 to 4.1.2
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 4.1.1 to 4.1.2.
- [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/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2021-06-25 07:32:28 -04:00
Federico Kunze
d18f41956d
feat: auto labeler, cleanup github actions ( #103 )
...
* feat: auto labeler, cleanup github actions
* labeler GA
2021-06-09 04:11:23 -04:00
dependabot[bot]
decd0748ac
build(deps): bump actions/checkout from 2 to 2.3.4 ( #15 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 06:39:54 -04:00
dependabot[bot]
42470054bf
build(deps): bump technote-space/get-diff-action from 4 to 4.1.1 ( #18 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 4 to 4.1.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/v4...v4.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 06:38:54 -04:00
dependabot[bot]
4fadc7306b
build(deps): bump technote-space/get-diff-action from v3.3 to v4 ( #573 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from v3.3 to v4.
- [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/v3.3...d2dec23ebfc4fa59ffad32c31437e6c867c0d6b0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 09:12:21 -03:00
dependabot[bot]
cee4c5f31f
build(deps): bump technote-space/get-diff-action from v3.2 to v3.3 ( #547 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from v3.2 to v3.3.
- [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/v3.2...164d063fe2898befdce492c6fc4c1d67a450cfaa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 07:47:38 -03:00
dependabot[bot]
fe99e7e493
build(deps): bump technote-space/get-diff-action from v3.1 to v3.2 ( #512 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from v3.1 to v3.2.
- [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/v3.1...6969017c02fb5bd972cd36c065b69a5bae4d4ca5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-19 12:06:11 -03:00
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
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
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