Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix imports and documentation for madns.v2 #5

Merged
merged 1 commit into from
Oct 18, 2019

Conversation

JeremyRand
Copy link
Contributor

No description provided.

@JeremyRand
Copy link
Contributor Author

The Go 1.3 Travis fail is presumably because hlandau/buildinfo no longer supports Go 1.3.

@JeremyRand
Copy link
Contributor Author

The other Travis fail looks like a bug in madns's Travis configuration, and I think is unrelated to this PR.

@JeremyRand
Copy link
Contributor Author

@hlandau This PR is blocking namecoin/ncdns#97 . Any chance you could review it?

@hlandau hlandau merged commit 26979b3 into hlandau:master Oct 18, 2019
@hlandau
Copy link
Owner

hlandau commented Oct 18, 2019

Thanks. v2.0.1.

JeremyRand added a commit to namecoin/ncdns that referenced this pull request Oct 19, 2019
06d6efb backend: Stream-isolate LRU cache (JeremyRand)
ed8fa68 Add plumbing for stream isolation (JeremyRand)

Pull request description:

  This PR adds the plumbing for stream isolation (from madns to namecoin, without passing the stream ID to namecoind), and stream-isolates the LRU cache.  A follow-up PR will pass the stream ID to namecoind; that's currently blocked on #103 .

  Prerequisites:

  - [x] Merge hlandau/madns#4
  - [x] Merge hlandau/madns#5
  - [x] Tag a madns release (with major version 2).
  - [x] Replace `madns.v1` dependency with `madns.v2`.
  - [x] Tag a madns release (with hlandau/madns#5 included).

ACKs for commit 06d6ef:

Tree-SHA512: ee385454aef3b802899659db74bbeb28ec6555216f4a4ccfc6047c08f32272080b7f76f851e4b291204ab41525bbfae30e7cdc663b49595d7d5105744810c763
JeremyRand added a commit to namecoin/ncprop279 that referenced this pull request Oct 19, 2019
d49e2ed Add EDNS0 stream isolation (JeremyRand)

Pull request description:

  Fixes #8

  Prerequisites:

  - [x] Merge hlandau/madns#4
  - [x] Merge hlandau/madns#5
  - [x] Tag a madns release (with major version 2).
  - [x] Replace `madns.v1` dependency with `madns.v2`.
  - [x] Tag a madns release (with hlandau/madns#5 included).

ACKs for commit d49e2e:

Tree-SHA512: 540ccb75358b7dbe640f88151d6bee45d625d22aa58558054c81f1f08412d4bfa43a9cb2730a59898d3e4ff0da1c62a610ac266877419a311b4b89ca5dc87b8e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants