Ori Newman 6afc06ce58
Replace p2pkh with p2pk (#1650)
* Replace p2pkh with p2pk

* Fix tests

* Fix comments and variable names

* Add README.md for genkeypair

* Rename pubkey->publicKey

* Rename p2pkh to p2pk

* Use util.PublicKeySize where needed

* Remove redundant pointer

* Fix comment

* Rename pubKey->publicKey
2021-04-05 14:35:34 +03:00
..
2021-03-09 15:01:08 +02:00
2021-03-09 15:01:08 +02:00
2021-03-09 15:01:08 +02:00
2021-04-05 14:35:34 +03:00
2021-03-09 15:01:08 +02:00

Simple Sync Stability Tester

This tests that two nodes that are connected to each other stay synced while one of them mines a chain.

Running

  1. go install kaspad and simple-sync.
  2. cd run
  3. ./run.sh