Add ability to hard fork at any slot (#7801) (#7970)

automerge
This commit is contained in:
mergify[bot]
2020-01-24 18:57:08 -08:00
committed by Grimes
parent 13af049988
commit ac4e3c2426
8 changed files with 227 additions and 36 deletions

View File

@@ -72,6 +72,7 @@ else
query() {
echo "$*"
set -x
curl -XPOST \
"$host/query?u=${username}&p=${password}" \
--data-urlencode "q=$*"