Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
ebb52ee
add unit regression tests (establish RED)
MichaelAJay Aug 19, 2026
654338b
implement fail-closed verifier - established tests pass
MichaelAJay Aug 20, 2026
ef0bce2
add unit tests for new edge case handling of checkPaypro
MichaelAJay Aug 20, 2026
7191a64
add caller-boundary security regression tests for checkTxProposal
MichaelAJay Aug 20, 2026
4744105
add red tests for address-normalization
MichaelAJay Aug 20, 2026
645284b
implement chain-specific address normalization
MichaelAJay Aug 20, 2026
8c48ce2
shape up verifier unit tests
MichaelAJay Aug 20, 2026
0ccfc8f
move helper methods to appropriate position in class declaration body
MichaelAJay Aug 20, 2026
42379a2
move checkTxProposal to correct place in class and simplify return st…
MichaelAJay Aug 20, 2026
b2b45a0
checkPaypro test fix and additions
MichaelAJay Aug 26, 2026
7718fcb
tests for account instruction semantics
MichaelAJay Aug 26, 2026
a91766a
Merge branch 'master' of https://github.com/bitpay/bitcore into fix/l…
MichaelAJay Aug 28, 2026
829b2d5
fix checkPaypro to explicitly gate against eth/erc20/xrp/sol, and add…
MichaelAJay Aug 28, 2026
db7068b
add tests demonstrating txp.data overwrite (RED)
MichaelAJay Aug 28, 2026
c7623a3
security fix: handle top-level EVM calldata which can override verifi…
MichaelAJay Aug 31, 2026
f9e2c7a
add extra comment context
MichaelAJay Aug 31, 2026
9091001
Merge branch 'master' of https://github.com/bitpay/bitcore into fix/l…
MichaelAJay Sep 1, 2026
7c9b370
add tests for signed native ETH instruction fidelity
MichaelAJay Sep 1, 2026
f70ef6d
fix type issue
MichaelAJay Sep 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading