stellar/horizon-importer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env.development
.env.test
.gitignore
.jrubyrc
.rspec
.ruby-version
.travis.yml
.yardopts
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
LICENSE.txt
README.md
Rakefile
app/models/stellar_core/README.md
bin/bundle
bin/guard
bin/rails
bin/rake
bin/setup
bin/torquebox
config.ru
doc/developing.md
doc/installation.md
doc/test-record.md
lib/tasks/db.rake
lib/tasks/testnet.rake
lib/tasks/travis.rake
public/robots.txt
release-notes.md
app/controllers/accounts_controller.rb27
app/controllers/application_controller.rb3
app/controllers/metrics_controller.rb6
app/controllers/transactions_controller.rb72
A
2 hrs
app/controllers/welcome_controller.rb8
app/errors/access_denied_error.rb9
app/errors/application_error.rb2
app/errors/history/broken_history_chain_error.rb2
app/helpers/application_helper.rb2
app/jobs/application_job.rb14
app/jobs/history/ledger_checker_job.rb15
app/jobs/history/ledger_importer_job.rb475
F
4 days
app/models/collection_page.rb17
app/models/concerns/memoizes.rb10
app/models/concerns/pageable.rb6
app/models/find_batch.rb19
app/models/friendbot.rb48
app/models/hex_validator.rb7
app/models/history/account.rb5