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

reenable Engine and deploy/drop payloads #1133

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

jchappelow
Copy link
Member

@jchappelow jchappelow commented Dec 9, 2024

This enables the Kwil engine in txapp, and reanables the deploy/drop payloads.

$  ./kwil-cli database deploy ~/test_db-nomath.kf --provider "http://127.0.0.1:8484/" --chain-id="kwil-testnet" --debug
CLI debugging enabled
DEBUG: merged config map:
chain_id -> kwil-testnet
debug -> true
private_key -> 0610bb3b2c52c4c06e9ba7a2ce2a507f618c5ca7c93b7b3e7601a7f5182b7333
provider -> http://127.0.0.1:8484/

TxHash: 6dec082afbc2279b18ebaa63fa0f6be25696ea071cbd02decc1c5d7cd3894d26
 
$  ./kwil-cli utils query-tx 6dec082afbc2279b18ebaa63fa0f6be25696ea071cbd02decc1c5d7cd3894d26
Transaction ID: 6dec082afbc2279b18ebaa63fa0f6be25696ea071cbd02decc1c5d7cd3894d26
Status: success
Height: 3
Log: success

$  ./kwil-cli database list
Databases:
  DBID: xc4503ccf15daada96e36cbbacf641f48ebc6226e28906c8757866b91
    Name: testdb
    Owner: dc18f4993e93b50486e3e54e27d91d57cee1da07

This change also removes the dummy kv payload, and the dummy tx creation from Node

@jchappelow jchappelow marked this pull request as draft December 9, 2024 16:57
@jchappelow jchappelow marked this pull request as ready for review December 9, 2024 16:59
@charithabandi charithabandi merged commit 8184eea into kwilteam:main Dec 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants