The MMGen Project
|
c2df555f36
tooltest2.py: add `privhex2pair` test
|
2 months ago |
The MMGen Project
|
8c3b28a332
test-release.sh: fixes, BTC-only fixes
|
2 months ago |
The MMGen Project
|
b1382b3a16
test-release.sh: add `geth`, `reth` tests
|
2 months ago |
The MMGen Project
|
bf783fc074
test.include.unit_test: improve altcoin test skipping code
|
2 months ago |
The MMGen Project
|
923d536beb
update INSTALL file
|
2 months ago |
The MMGen Project
|
9f55bed8f2
support Monero v0.18.4.2
|
3 months ago |
The MMGen Project
|
7000a0d540
support Reth v1.6.0, Monero v0.18.4.1
|
4 months ago |
The MMGen Project
|
f509b26ac8
support Reth v1.5.1
|
4 months ago |
The MMGen Project
|
78db0a8156
CmdTestRunner: add `warn()` method
|
4 months ago |
The MMGen Project
|
828cf4c1ab
minor cleanups
|
4 months ago |
The MMGen Project
|
8fde11eb46
modtest ecc: use `ecdsa` package for reference sig check
|
4 months ago |
The MMGen Project
|
60ca7a2918
eth: sign transactions with libsecp256k1
|
5 months ago |
The MMGen Project
|
96c105c2b8
new `proto.eth.tx.transaction` module
|
5 months ago |
The MMGen Project
|
7a20e5edc7
rune: sign transactions with libsecp256k1
|
5 months ago |
The MMGen Project
|
641c8437c0
support Reth v1.5.0
|
5 months ago |
The MMGen Project
|
c62d3f1a38
`proto.eth.misc` -> `proto.eth.util`
|
5 months ago |
The MMGen Project
|
730a112f69
extmod/secp256k1mod.c: add sign, verify, pubkey recover funcs
|
5 months ago |
The MMGen Project
|
fbeda2f071
extmod/secp256k1mod.c: randomize context
|
5 months ago |
The MMGen Project
|
362594429c
extmod/secp256k1mod.c: whitespace
|
5 months ago |
The MMGen Project
|
e5017a0779
extmod/secp256k1mod.c: minor cleanups
|
5 months ago |
The MMGen Project
|
624525c357
whitespace, minor cleanups
|
5 months ago |
The MMGen Project
|
b12fd879bf
mmgen-autosign: support signing of TXs with non-MMGen inputs
|
5 months ago |
The MMGen Project
|
2df03306f2
shred_file(): add `cfg`, `iterations` params
|
5 months ago |
The MMGen Project
|
5409ef4c2d
fixes and cleanups throughout
|
5 months ago |
The MMGen Project
|
1aff3980ee
mmgen-tool: new `privhex2pair` subcommand
|
5 months ago |
The MMGen Project
|
46f3f4884d
minor fixes and cleanups
|
5 months ago |
The MMGen Project
|
ef0affe4c1
new `TxKeys` class
|
5 months ago |
The MMGen Project
|
e37b73cd2f
test-release.sh `run_test()`: workaround for bash here-document bug
|
5 months ago |
The MMGen Project
|
a8fe14756d
TestProxy: start and stop proxy only when required
|
5 months ago |
The MMGen Project
|
c04512a42f
minor fixes and cleanups
|
5 months ago |