- https://github.com/ensdomains/dnssec-oracle/tree/delete-rrset ( currently under PR)
- https://github.com/ensdomains/dnssec-oracle/tree/delete-rrset-2 (rewrite)
- https://github.com/ensdomains/dnssec-oracle/tree/delete-rrset-3 (this version does not copy tails)
NOTES: I commented out the following tests from all the three branches as it is currently failing on #1.
Assert.equal(a_b_c.compareNames(d) < 0, true, "one name has a difference of >1 label to the other");
-
✓ testcompareNames (213529 gas)
-
✓ testcompareNames (209737 gas)
-
✓ testcompareNames (197817 gas)
# │ Contract · Method · Min · Max · Avg · # calls · usd (avg) │
1. │ DNSSEC · deleteRRSet · 26048 · 28855 · 26984 · 3 · 0.02 │
2. │ DNSSEC · deleteRRSet · 24077 · 28823 · 25659 · 3 · 0.02 │
3. │ DNSSEC · deleteRRSet · 24125 · 27768 · 25339 · 3 · 0.02 │