rerun CI
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 20 2024
always enable LOKAD ID index by default, toggle only by -chroniklokadidindex
Apr 19 2024
Apr 18 2024
fix file casing
rebase onto master
Apr 17 2024
In D15956#361916, @bytesofman wrote:...what is a sighash preimage?
Apr 16 2024
rebase onto master
camel case sigHashType
Apr 15 2024
In D15963#361498, @bytesofman wrote:
- Would be useful to include some tests for "normal" txs, even if they are not bounced off the node (could just test against expected raw hex, though now that the node is here, I suppose might as well use it...but can see it being complicated to give an address a normal balance in that kind of test script). For example,
- generate a private key, generate a p2pkh address from this key, fund it, send a tx to a p2pkh adddress with change
- send a tx to a p2pkh address without change (exact amount)
I mean there are already a few tests like this, for example the it('TxBuilder P2PKH'), but if you want I can add some more.
Apr 13 2024
fix sighash hashSequences for SINGLE and NONE without ANYONECANPAY
Apr 12 2024
rebase + update comment
improve comments
fix tsc build, add another test
Apr 11 2024
remove unnecessary imports
rebase onto ecash-lib-op
fix comments, make isPushOp also check for types
rebase onto master
fix pushBytesOp case where data starts with eg. 16 but isn't size 1
Apr 10 2024
pin secp256k1-abc revision commit
add wasm build to CI before testing ecash-lib
add README.md
Apr 9 2024
The original spec is here: https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/op_return-prefix-guideline.md, this is already referenced in our version of that file.
add tests, fix build using NodeNext
squash with previous commit...
Apr 8 2024
rerun CI
remove rocksdb features
Apr 7 2024
move to named iterators
Apr 6 2024
Will need to name types for the iterator; -> impl Iterator doesn't work with Group
rerun lint
Apr 3 2024
Mar 30 2024
should be a draft
Mar 27 2024
Note: On Tue Jun 05 2255 23:47:34 this will return imprecise results, but that can be fixed around then.
Mar 25 2024
Mar 22 2024
Mar 15 2024
Mar 14 2024
Mar 13 2024
Personally I think MSG1 makes more sense, but up to yall
Mar 12 2024
Mar 11 2024
reworded the changelog (the purpose really is just fixing it in the browser), otherwise gtg