Commit d18057e
CHORE: Workspace level Cargo.toml (#2)
* CHORE: Workspace level Cargo.toml
* TEST: make test; path fixes
* TEST: Test contracts
* TEST: Use path substitution to run tests
* TEST: make check
* FIX: solidity deps submodules
* CHORE: Comment out runtime
* FIX: Add forge-std submodule
* CHORE: Delete contracts/out
---------
Co-authored-by: Alfonso de la Rocha <adlrocha@tutamail.com>1 parent 0022640 commit d18057e
File tree
159 files changed
+570
-23060
lines changed- contracts
- binding
- lib
- forge-std
- .github/workflows
- lib/ds-test
- .github/workflows
- demo
- src
- src
- interfaces
- test
- compilation
- fixtures
- out
- AccountHelper.sol
- Address.sol
- Checkpoint.sol
- ConsensusType.sol
- Constants.sol
- Context.sol
- CrossMsgHelper.sol
- DiamondCutFacet.sol
- DiamondLoupeFacet.sol
- ECDSA.sol
- ERC20.sol
- ERC20Helper.sol
- EnumerableSet.sol
- FilAddress.sol
- FvmAddress.sol
- FvmAddressHelper.sol
- GatewayDiamond.sol
- GatewayGetterFacet.sol
- GatewayManagerFacet.sol
- GatewayMessengerFacet.sol
- GatewayRouterFacet.sol
- IDiamond.sol
- IDiamondCut.sol
- IDiamondLoupe.sol
- IERC165.sol
- IERC20.sol
- IERC20Metadata.sol
- IGateway.sol
- IPCErrors.sol
- IPCMsgType.sol
- ISubnetActor.sol
- LibDiamond.sol
- LibGateway.sol
- LibGatewayActorStorage.sol
- LibMaxPQ.sol
- LibMinPQ.sol
- LibMultisignatureChecker.sol
- LibPQ.sol
- LibReentrancyGuard.sol
- LibStaking.sol
- LibStakingChangeLog.sol
- LibSubnetActorStorage.sol
- LibSubnetRegistryStorage.sol
- Math.sol
- NumberContract.sol
- Ownable.sol
- RegisterSubnetFacet.sol
- SignedMath.sol
- Status.sol
- StorableMsgHelper.sol
- Strings.sol
- Subnet.sol
- SubnetActorDiamond.sol
- SubnetActorGetterFacet.sol
- SubnetActorManagerFacet.sol
- SubnetGetterFacet.sol
- SubnetIDHelper.sol
- SubnetManagerTestUtil.sol
- SubnetRegistryDiamond.sol
- draft-IERC6093.sol
- fendermint
- fendermint
- eth/api/examples
- rpc/examples
- testing
- contract-test
- tests/staking
- smoke-test
- fvm-utils
- runtime/src
- src
- ipc
- ipc
- cli
- identity
- ipld/resolver
- provider
- sdk
- ipld-resolver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
159 files changed
+570
-23060
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments