dependabot[bot]
|
f3d7c814b4
|
build(deps): bump @openzeppelin/contracts (#1281)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.7.2...v4.7.3)
---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-19 11:18:51 +00:00 |
|
dependabot[bot]
|
f0968d0dc4
|
build(deps): bump undici in /tests/integration_tests/contracts (#1282)
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.9.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-19 13:06:36 +02:00 |
|
dependabot[bot]
|
f11bc35594
|
build(deps): bump @openzeppelin/contracts (#1268)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.7.1...v4.7.2)
---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-14 11:21:17 +02:00 |
|
Daniel Burckhardt
|
9bbf356c6b
|
tests(rpc): add filter tests (#1233)
* tests(rpc): add pending transaction filter test
* tests(rpc): add block filter and event log test
* tests(rpc): simplify to cluster instead of comparing types
* tests(rpc): wip filter by address
* tests(rpc): add get_logs test
* fix flake8 linter
* fix flake8 linter
* add caching to readme
* add caching to readme
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2022-08-12 13:57:57 +00:00 |
|
Freddy Caceres
|
ccbaf1fe05
|
imp(tests): prune node integration tests (#1212)
* first pass
* extra comment
* fixed pruned node tests. Fix getBalance on pruned. Fix BaseFee on pruned.
* fix tests execution
* check logs on tests
* address pr comments
* address comments
* Update rpc/namespaces/ethereum/eth/api.go
* update error msg check
* fix lint
* fix linter
* fix linter
* fix py lint
* test lint
* fix lint
* pin golangcli version
* pin golanci version
* pin lint to version 0.48
* fix linter
* fix last linter last file
Co-authored-by: ramacarlucho <ramirocarlucho@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2022-08-08 10:17:10 +02:00 |
|
dependabot[bot]
|
3df8bc2fc8
|
build(deps): bump @openzeppelin/contracts (#1205)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.7.0...v4.7.1)
---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-27 13:28:35 +00:00 |
|
crypto-facs
|
fd0e62a067
|
imp(tests): integration tests setup (#1196)
* first pass
* latest
* working tests
* github actions
* remove unnecessary change
* remove unnecessary steps
* remove unnecessary import
* remove unnecessary change
* Update .github/workflows/test.yml
Co-authored-by: yihuang <huang@crypto.com>
* update .gitignore
* update github actions
* change evm denomination
* change evm denomination
* send tests to tests folder
* Delete result
* update go version
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2022-07-27 13:27:07 +00:00 |
|