-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit * fix exports * boilerplate extravaganza * she compiles * merge maseter * prep * remove multinode code dupe * put back extra dep * partition out common code * first batch of tests work * account balance * remove target chain * remove target chain * remove chainweb network * add block stuff * implement block tests * add simple checks fro network list/options/status * making progress. TODO's listed * update status test * make options test a little nicer * fix account balance test * small changes * add async tests for mempool * add fixes to mempool test, keep going on mempool transaction * remove cruft, finish block tx test * add construction submit endpoint test * unnecessary scheduling * done for the day * last thing: remeds * use actual devnet remediations (hash-changing update) * remove fasttimed cpm payload * rosetta tests done, TODO: fix the tests broken by using actual remediations * fix pact in proc api test * unmask -Werror * pare back some cruft * clean up module tests * revert coinv2 block height increase * revert adding remediation to txs * remove hie.yaml * revert whitespace changes * add note about 20-chain upgrades * bad merge * remove comment + whitespace * update header * remove some cruft * Update test/Chainweb/Test/Rosetta/RestAPI.hs Co-authored-by: Linda Ortega <[email protected]> * address linda's comments * add note Co-authored-by: Linda Ortega <[email protected]>
- Loading branch information
1 parent
35e3cad
commit 518a3d2
Showing
17 changed files
with
1,640 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.