Skip to content

Commit

Permalink
feat: bump starknet and katana (#795)
Browse files Browse the repository at this point in the history
* feat: bump starknet and katana

* chore bump tag in hive docker

* feat: bump kakarot

* fix env example

* add nonce compute

* bump kakarot

* fix makefile

* go back to v1

* bump deps

* fix compose

* fix katana seed

* remove redundant allocations

* Update src/models/felt.rs

Co-authored-by: greged93 <[email protected]>

---------

Co-authored-by: greged93 <[email protected]>
  • Loading branch information
Eikix and greged93 authored Feb 29, 2024
1 parent 9ed1b9b commit e00813b
Show file tree
Hide file tree
Showing 14 changed files with 661 additions and 669 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ MONGO_DATABASE_NAME=Kakarot-Testnet-0
# Starknet Environment
STARKNET_NETWORK=
## Katana specific configurations
KATANA_ACCOUNT_ADDRESS=0x01b44e32c8edbcada35fa7ae6f1f44bbc16657f442b7b19286812e1976c34d83
KATANA_PRIVATE_KEY=0x05b8e27acc53020ed612507af8245cbffafd8aa588b79decaee1acf99a1c5cc2
KATANA_ACCOUNT_ADDRESS=0xb3ff441a68610b30fd5e2abbf3a1548eb6ba6f3559f2862bf2dc757e5828ca
KATANA_PRIVATE_KEY=0x2bbf4f9fd0bbb2e60b0316c1fe0b76cf7a4d0198bd493ced9b8df2a3a24d68a
## Madara account address and private key
MADARA_ACCOUNT_ADDRESS=0x3
MADARA_PRIVATE_KEY=0x00c1cf1490de1352865301bb8705143f3ef938f97fdf892f1090dcb5ac7bcd1d
Expand Down
Loading

0 comments on commit e00813b

Please sign in to comment.