mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
trident: Note explaining the hard-coded commit
This commit is contained in:
parent
7142bfa548
commit
cc49eeda3f
@ -43,6 +43,7 @@ function trident_test
|
|||||||
{
|
{
|
||||||
local repo="https://github.com/sushiswap/trident"
|
local repo="https://github.com/sushiswap/trident"
|
||||||
local ref_type=commit
|
local ref_type=commit
|
||||||
|
# FIXME: Switch back to master branch when https://github.com/sushiswap/trident/issues/303 gets fixed.
|
||||||
local ref="0cab5ae884cc9a41223d52791be775c3a053cb26" # master as of 2021-12-16
|
local ref="0cab5ae884cc9a41223d52791be775c3a053cb26" # master as of 2021-12-16
|
||||||
local config_file="hardhat.config.ts"
|
local config_file="hardhat.config.ts"
|
||||||
local config_var=config
|
local config_var=config
|
||||||
|
Loading…
Reference in New Issue
Block a user