Thomas Zarebczan
d0742167cf
Bitcoin > LBRY
2021-01-30 23:55:43 -05:00
Tzu-Jung Lee
0a3e5019e6
tests: disable testcases before re-generating binary test data.
...
- TestInterface
- TestHaveBlock
- TestFullBlocks
- TestNotifications
- TestCheckBlockScripts
- TestCheckConnectBlockTemplate
- TestCheckBlockSanit
2021-01-30 16:46:31 -05:00
Tzu-Jung Lee
4c6743a7b7
lbry: bring up ClaimTrie RPCs.
2021-01-30 16:46:31 -05:00
Tzu-Jung Lee
db6a3cef8c
lbry: change RPC port from 8334 to 9245
2021-01-30 16:46:31 -05:00
Tzu-Jung Lee
97f090d903
lbry: update client version to /btcwire:0.5.0/LBRY.GO:0.12.2/
2021-01-30 16:46:31 -05:00
Tzu-Jung Lee
d35553b156
blockchain: connect to the ClaimTrie
2021-01-30 16:45:53 -05:00
Tzu-Jung Lee
2810cb3f1d
blockchain: update for LBRY Blockchain
...
- Change max block size to 2,000,000.
- Add claimtreie to blockindex.
- Use header.BlockPoWHash().
- Enlarge MaxSatoshi from 2e6 to 2e9.
- Make UTXO in Genesis block spendable.
- Update Block Subsidy algorithm.
- Validate ClaimScript Name Length and ScriptSize.
- Change the difficulty adjustment algorithm.
- Update testcases.
2021-01-30 16:45:38 -05:00
Tzu-Jung Lee
b13bfe4ff1
mempool: update for LBRY Blockchain
...
- Enlarge MaxSatoshi from 2e6 to 2e9
- Strip claimscript to make them Standard
- Update testcases
2021-01-30 16:44:56 -05:00
Tzu-Jung Lee
696d1ff266
txscript: update for LBRY Blockchain
...
- Update MaxScriptElementSize from 520 t0 20,000 bytes
- Update MaxScriptSize from 10,000 t0 20,005 bytes
- Implement LBRY claim script
- Recognize LBRY claim script OPCODES
- Update testcases
2021-01-30 16:44:42 -05:00
Tzu-Jung Lee
901942104a
chaincfg: update for LBRY Blockchain
...
- Implement LBRY PoW Hash
- Setup genesis blocks
- Update chainparams
2021-01-30 16:44:07 -05:00
Tzu-Jung Lee
f72355ea1c
config: change default home dir to lbrycrd.go
2021-01-30 16:41:40 -05:00
Tzu-Jung Lee
3fbf53c963
netsync: allow non-segwit enabled net to fetch blocks/invs
2021-01-30 16:41:28 -05:00