Commit Graph

13 Commits

Author SHA1 Message Date
Dev Kalra 58411495a0
[Fortuna] register fortuna uri on chain (#1257)
* uri registration

* pre-commit

* use uri to create register uri

* pre commit

* move get register uri to api
2024-01-30 14:00:51 +05:30
Dev Kalra ab10b9f5fa
[fortuna] script to setup a provider for all chains (#1229)
* auto register script

* renaming

* add comments

* update abi file path

* pre commit

* pre commit

* resolved some

* better comment

* resolve comments

* fix bug

* pre commit

* fix

* update version
2024-01-23 01:53:19 +05:30
Dev Kalra 0eee513bf9
[fortuna] bind provider and contract address (#1218)
* bind provider and contract address

* pre commit
2024-01-10 14:49:34 +05:30
Dev Kalra 3e05edba24
[fortuna] accept only a secret file as argument (#1204)
* accept file only

* pre commit
2024-01-08 16:24:43 +05:30
Dev Kalra 009c5cdabe
[audit] Secrets appear in environment variables and command line arguments (#1201)
* accept secret as a file too

* run pre-commit

* address feedback
2024-01-04 14:47:33 +05:30
guibescos 0a86414523
[pythnet-sdk] Fix CI. Make dependency path. (#1188)
* Update status

* Lfg
2023-12-16 02:21:11 +07:00
Dev Kalra 3ecbca7daa
[fortuna] update config and abi (#1187)
* update config and abi

* introduce sepolia later

* update sdk readme

* fix lightlink issue

* update link
2023-12-15 17:30:38 +05:30
Dev Kalra d420786166
[entropy] audit: 7. Entropy providers may reveal seed before request is finalized (#1182)
* check request at the most recent finalized block

* update version
2023-12-14 17:55:10 +05:30
Jayant Krishnamurthy b7a089b51e
[entropy] Change provider interface to simplify supporting many chains (#1149)
* grr

* cleanup

* fix semver
2023-11-27 07:39:54 -08:00
Jayant Krishnamurthy a22b202772
[fortuna] Add tests (#1133)
* fix stuff

* ok that was annoying

* ok

* stuff

* better tests

* cleanup

* pr comments
2023-11-20 12:44:26 -08:00
Jayant Krishnamurthy 8c35091831
[entropy] Minor updates to parameters / docs (#1131)
* update parameters

* install instructions

* format stuff
2023-11-01 13:34:47 -07:00
Jayant Krishnamurthy 46b597e653
[fortuna] support multiple random value encodings (#1129) 2023-11-01 12:40:21 -07:00
Jayant Krishnamurthy d87cd7c5fd
Rename pyth-rng to Fortuna (#1119) 2023-10-20 09:41:05 -07:00