• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kyuupichan / electrumx / 2138
33%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2019 08:16AM UTC
Jobs 2
Files 26
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2138

push

travis-ci

kyuupichan
Add name index for Xaya (#890)

* Rename NamecoinBlockProcessor.

For Xaya, we will use the same kind of logic for keeping track of an
index of names in addition to the index of addresses.  Thus it makes
sense to call it by some more generic name.  Here, we rename it to
NameIndexBlockProcessor.

* Create NameIndexMixin from Namecoin.

This factors out some code from Namecoin to a new NameIndexMixin.  This
code is what we need to keep track of a name index in addition to the
address index, as done by the NameIndexBlockProcessor.

With the code factored out, the Coin itself only needs to define the
set of possible name operations it allows (and where they have the name
by which the index will be built).

For now, this is only used by Namecoin.  But in the future, we will use
it for Xaya as well.

* Add name indexing to Xaya.

Change the Xaya definition so that it handles name scripts correctly:
We want to strip them off the "real" address for indexing by address,
and we want to keep a separate index on names like Namecoin does.

42 of 42 new or added lines in 2 files covered. (100.0%)

4609 of 7088 relevant lines covered (65.03%)

1.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2138.1 03 Sep 2019 08:16AM UTC 0
65.03
Travis Job 2138.1
2 2138.2 03 Sep 2019 08:16AM UTC 0
65.03
Travis Job 2138.2
Source Files on build 2138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2138
  • 47565b5c on github
  • Prev Build on master (#2137)
  • Next Build on master (#2139)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc