* Add script for running local dev environment
* Prettier
* Move Checkpointer to (Abacus)Agent
* Lint
* Fix
* Commit dev files to run checkpointer
* Use @abacus-network/utils in solidity/abacus-core/scripts/abacus.ts
* Compiles, some warnings to think of
* rename checkpoint() -> create_checkpoint()
* cargo fmt
* Move to index based decision
* More info
* Move from (H256, u32) to Checkpoint
* cargo fmt
* Add some scripts for testing
* Actually fix merge conflicts
* Add latency
* Nits
* rm testing utils
* rm 1000_config.json
* nit
* fix package-lock.json
* Better names
* Sleep instead of using last_checkpoint_time
* cargo fmt
* Rm comment
* Add checkpointer to output-agent-env-vars
Co-authored-by: Asa Oines <a@celo.org>
Co-authored-by: nambrot <nambrot@googlemail.com>