Alexandr Borodulin
|
c46a69a9d1
|
Fetch nonce from DB (#3316)
|
2022-01-27 11:09:41 +07:00 |
|
Igor Mandrigin
|
393753af42
|
fix starknet tx hashing to work with txpool v2 (#3283)
* fix starknet tx hashing to work with txpool v2
* fix test
* fix starknet txs mining
* lint fixup
* fixup
* fix 2
|
2022-01-18 11:20:35 +01:00 |
|
Alexandr Borodulin
|
4622287834
|
Add gas parameter to raw tx generator (#3280)
* Add gas parameter to raw tx generator
* Update go.mod
Co-authored-by: Aleksandr Borodulin <a.borodulin@axioma.lv>
|
2022-01-17 14:35:24 +01:00 |
|
Alexandr Borodulin
|
8203cdf4cd
|
Added salt to starknet transaction for cairo contract address generation (#3178)
Co-authored-by: Aleksandr Borodulin <a.borodulin@axioma.lv>
|
2022-01-03 12:32:22 +07:00 |
|
Alexandr Borodulin
|
bbb3cc978f
|
Starknet getcode (#3038)
* deploy_cairo_smartcontract
* deploy_cairo_smartcontract / 2
Add new transaction type for cairo and vm factory
* starknet_getcode
* deploy_cairo_smartcontract / 3
* deploy_cairo_smartcontract / 4
* deploy_cairo_smartcontract / 5
Co-authored-by: Aleksandr Borodulin <a.borodulin@axioma.lv>
|
2021-12-06 14:58:53 +00:00 |
|