bitcoinj/core
Andreas Schildbach be12c389f3 Message: parse the original ByteBuffer, rather than a copy of it
This has the advantage of using the read position contained in
`ByteBuffer`, so we remove our `offset` and `cursor` fields.
2023-03-22 15:04:05 +01:00
..
src Message: parse the original ByteBuffer, rather than a copy of it 2023-03-22 15:04:05 +01:00
build.gradle build.gradle: update protobuf-javalite to 3.21.12 2023-01-29 21:59:16 +01:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00