swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2
Revision 9a010706b0ac847a251e5c4bdeccc23c16cb16c4 authored by Arvid Jakobsson on 06 May 2020, 16:02:19 UTC, committed by Benjamin Canou on 06 May 2020, 16:02:19 UTC
Previously, node redeclared the following structures:
 - Block_validator.limits
 - Prevalidator.limits
 - Peer_validator.limits
 - Chain_validator.limits

this commit removes the alias and uses e.g. Chain_validator.limits
directly. This simplifies testing as the default limits in Node
can be re-used directly.
1 parent de18ef3
History
Tip revision: 0157460ca60aeaf5169680cf1c26df318f10da9b authored by Romain on 16 April 2021, 13:33:51 UTC
Merge branch 'romain-tezt-protocol' into 'master'
Tip revision: 0157460
File Mode Size
.github
.gitlab
_coverage_output
docs
emacs
scripts
src
tests_python
vendors
.dockerignore -rw-r--r-- 662 bytes
.gitattributes -rw-r--r-- 132 bytes
.gitignore -rw-r--r-- 900 bytes
.gitlab-ci.yml -rw-r--r-- 28.1 KB
CHANGES.md -rw-r--r-- 6.4 KB
Dockerfile -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 8.7 KB
README.md -rw-r--r-- 2.5 KB
active_protocol_versions -rw-r--r-- 19 bytes
build.Dockerfile -rw-r--r-- 588 bytes
contributing.md -rw-r--r-- 2.2 KB
dune -rw-r--r-- 110 bytes
dune-project -rw-r--r-- 243 bytes
dune-workspace -rw-r--r-- 16 bytes

README.md

back to top