Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dunixir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
teaching
dunixir
Commits
898398f9
Commit
898398f9
authored
4 years ago
by
x18zhan2
Browse files
Options
Downloads
Plain Diff
WIP on dev:
6d1d1905
WIP on dev:
07396eae
WIP on dev:
f6440af4
Delete README.md
parents
6d1d1905
7053c3c4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/transaction/validation/local/transaction_number_of_lines.ex
+5
-0
5 additions, 0 deletions
...ansaction/validation/local/transaction_number_of_lines.ex
with
5 additions
and
0 deletions
lib/transaction/validation/local/transaction_number_of_lines.ex
0 → 100644
+
5
−
0
View file @
898398f9
defmodule
Block
.
Validation
.
Local
.
TransactionNumberOfLines
do
def
valid
(
block
)
do
length
(
block
[
"transactions"
])
<
100
end
end
This diff is collapsed.
Click to expand it.
ZHANG Xinyue
@x18zhan2
mentioned in commit
625a1f19
·
4 years ago
mentioned in commit
625a1f19
mentioned in commit 625a1f19cae929b52267e0d1ab70735a2cd406c4
Toggle commit list
ZHANG Xinyue
@x18zhan2
mentioned in commit
87364d98
·
4 years ago
mentioned in commit
87364d98
mentioned in commit 87364d98d1bdaf2d250f92628ad77123154cd0b2
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment