pyth-crosschain/target_chains/ethereum
Dev Kalra e7bf47a18e
feat(entropy-v2): request with callback (#1342)
* request with callback

* address comments

* pre-commit

* compilation successful

* pre-commit

* add tests

* generate-abis

* pre-commit

* correct version

* address comments

* pre-commit

* remove unused

* add comments

* pre-commit

* gen abi

* naming consistency

* remove gas limit comment

* requestWithCallback comment

* remove unnecessary asserts

* pre commit

* update request with callback coment

* abis regen

* refactor as per feedback

* abi gen

* rename

* implement ientropyconsumer

* gen abi

* comment entropy consumer

* test fix

* add comment

* reintroduce blockhash

* add error for invalid reveal call

* use getEntropy in entropy consumer

* add test for requestAndRevealWithCallback

* pass through for entropy consumer

* pre commit fix

* abi gen

* address comments

* address feedback

* gen abis

* pre commit run
2024-03-12 01:58:57 +05:30
..
abi_generator feat(per): Per solidity sdk (#1325) 2024-02-29 08:10:50 +01:00
contracts feat(entropy-v2): request with callback (#1342) 2024-03-12 01:58:57 +05:30
entropy_sdk/solidity feat(entropy-v2): request with callback (#1342) 2024-03-12 01:58:57 +05:30
examples fix(entropy): Update fortuna domain 2024-02-21 10:39:40 +01:00
sdk chore(target_chains/ethereum): add new networks (#1343) 2024-03-07 20:59:55 +01:00