Skip to content

issues Search Results · repo:AcalaNetwork/predeploy-contracts language:Solidity

Filter by

24 results
 (71 ms)

24 results

inAcalaNetwork/predeploy-contracts (press backspace or delete to remove)

currently predeployed erc20 on blockscout are verified with old ERC20 interface (i.e. no transferToAccount32), so blockscout can t decode some of it s data for example: https://blockscout.acala.network/tx/0x5c5d5a660743599e542fe2ea7aea1507d6ccb28de120a4a46a9d656944ef9276/logs ...
  • shunjizhan
  • 2
  • Opened 
    on Feb 2, 2024
  • #171

https://github.com/AcalaNetwork/predeploy-contracts/blob/926bc15978912638122751861d95af4ae53ea5bc/contracts/utils/Predeploy.sol#L15 LIQUID_CROWDLOAN only on acala
  • zjb0807
  • Opened 
    on Jan 29, 2024
  • #170

we should build and publish typechain factories in the package, so that when using these contracts, we will have more precise type definitions. current usage import { dexAbi, dexAddress } from @acala-network/contracts` ...
  • shunjizhan
  • Opened 
    on Mar 31, 2023
  • #144

The address for common predeploy such as evm/oracle/dex are the same across the networks. Should have a Address.sol file for those. Otherwise for a contract that should work on both Karura and Acala, I ...
  • xlc
  • Opened 
    on Mar 24, 2023
  • #142

Swapped? Originally posted by @shunjizhan in https://github.com/AcalaNetwork/predeploy-contracts/pull/138#discussion_r1145685996
  • zjb0807
  • 1
  • Opened 
    on Mar 23, 2023
  • #139

https://docs.soliditylang.org/en/v0.8.19/natspec-format.html Should use @param and @return to annotate methods
  • xlc
  • Opened 
    on Mar 13, 2023
  • #137

let s remove this and the predeploy contract Originally posted by @xlc in https://github.com/AcalaNetwork/Acala/pull/2341#discussion_r968171407
  • zjb0807
  • Opened 
    on Sep 12, 2022
  • #130

https://github.com/AcalaNetwork/predeploy-contracts/blob/769b991ef777fc7322b2088f38d32bc4e1854b63/contracts/stable-asset/IStableAsset.sol#L7-L31 The current events are just the input parameter, the users ...
  • zjb0807
  • Opened 
    on Aug 12, 2022
  • #127

Should we move this to a new file? Also maybe convert it into a js script that load registered assets from onchain data to generate the file? Originally posted by @xlc in https://github.com/AcalaNetwork/Acala/pull/2297#pullrequestreview-1054957665 ...
  • zjb0807
  • Opened 
    on Jul 29, 2022
  • #122

Add: LP_DOT_AUSD , 0x0000000000000000000200000000010000000002 ,
  • zjb0807
  • 1
  • Opened 
    on Jul 20, 2022
  • #116
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub