Commit Graph

10 Commits

Author SHA1 Message Date
Stan Drozd 94cf2f1e73 p2w_autoattest.py: hotfix undefined pyth_accounts 2021-11-30 10:13:44 +01:00
Stan Drozd 699a8c2b0c p2w_autoattest.py: envs, conditional SOL contract initialization 2021-11-29 19:45:02 +01:00
Stan Drozd 28906caeea Haul in change 1882 state from upstream - p2w envs and configs 2021-11-29 11:51:29 +01:00
Eran Davidovich b0951bddb9 fix: P2W_ADDRESS set environ 2021-11-25 19:06:31 +02:00
Eran Davidovich dd78914f4a fix: duplicate SOL_RPC_URL 2021-11-25 16:27:44 +02:00
Eran Davidovich 64d107df49 fix: SOL_RPC_URL use environ 2021-11-25 16:26:28 +02:00
Eran Davidovich b20b43e88b fix: get SOL from environ 2021-11-25 12:30:55 +02:00
Eran Davidovich 5b12e17647 fix: format code and do some cleanup 2021-11-25 09:25:30 +02:00
Eran Davidovich da17d22fe2 Python 3.8 compiler now produces a SyntaxWarning when identity checks
(is and is not) are used with certain types of literals (e.g. strings,
numbers).
2021-11-25 09:03:27 +02:00
Eran Davidovich 7ecc83717b Test Dockerfile Action 2021-11-09 09:22:50 +02:00