Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added whiteblock config/script (#11)
* added whiteblock config/script * specified etcclassic blockchain * spelling errors * corrected biome id * corrected biome id * change flag to p0 * explicitly set API_URL to whiteblock * change spacing from tabs * change spacing from tabs * removed explicit API_URL declaration * add fingerprint to pull from script repo * update CI image to have yarn * update whiteblock script to match testing script expected args * remove branch checkout * correct method of feeding private key into script * update flags, specify rpc port * fixed pulling private key from whiteblock * updated rpcurl * check for funded account attached to pk * don't terminate nodes * why does this work sshed into the container * script wasn't working because ./wb get account info only gets information for latest node * don't force sh * bash * wb is same level * renamed script * renamed script * stop circleci timing out until DAG can be generated * change name of whiteblock-test Co-Authored-By: Talha Cross <[email protected]> * add linux tests to required for release Co-Authored-By: meowsbits <[email protected]> * add new whiteblock test name to release jobs * added whiteblock config/script * specified etcclassic blockchain * spelling errors * corrected biome id * corrected biome id * change flag to p0 * explicitly set API_URL to whiteblock * change spacing from tabs * change spacing from tabs * removed explicit API_URL declaration * add fingerprint to pull from script repo * update CI image to have yarn * update whiteblock script to match testing script expected args * remove branch checkout * correct method of feeding private key into script * update flags, specify rpc port * fixed pulling private key from whiteblock * updated rpcurl * check for funded account attached to pk * don't terminate nodes * why does this work sshed into the container * script wasn't working because ./wb get account info only gets information for latest node * don't force sh * bash * wb is same level * renamed script * renamed script * stop circleci timing out until DAG can be generated * change name of whiteblock-test Co-Authored-By: Talha Cross <[email protected]> * add linux tests to required for release Co-Authored-By: meowsbits <[email protected]> * add new whiteblock test name to release jobs
- Loading branch information