Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist smart contracts in Dev 4.x #10

Merged
merged 4 commits into from
Jun 15, 2022
Merged

Conversation

tomatoskittles
Copy link

Added directory persistence changes to bootnode and faucet.

Updated the miner ip address for testnet.

Added a timeout to the sysgeth command line, for timeouts.

Changes to persist postgres database for blockscout between application starts. This was achieved by removing the line from explorer.sh which dropped and created the database. We added this to a separate script file, which will only be run once. This will create the database the first time it is run. Otherwise, it will be persisted. This has been tested, and works.

tomatoskittles and others added 4 commits June 10, 2022 13:22
Added persistence changes to bootnode and faucet. Updated the miner ip address for testnet. Added change to persist postgres database for blockscout between application starts.
This will have the behaviour survive between puppeth deploys, and not just stops/starts.
@sidhujag sidhujag merged commit 019e739 into syscoin:dev-4.x Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants