Block or Report
Block or report TomAFrench
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
matic-proofs Public
Package to generate the required proofs to exit funds from Matic Network
-
AZTEC-PROTOCOL-Attestation Public archive
I am participant #179 of the AZTEC PROTOCOL Ignition MPC
Python
-
intel_nuc_led Public
Forked from milesp20/intel_nuc_led
💡 Intel NUC7i[x]BN and NUC6CAY LED Control for LinuxC 1
1,650 contributions in the last year
Activity overview
Contribution activity
January 2022
Created a pull request in balancer-labs/frontend-v2 that received 1 comment
Hotfix: fix pool creation form token sorting
Description Curently tokens are being sorted using the string representation of their address, however checksum addresses results in this not alway…
Opened 20 other pull requests in 6 repositories
balancer-labs/balancer-v2-monorepo
4
open
5
merged
- Gauge system deployments
- Use immutable variables in vyper contracts
- Whitespace change to appease linter gods
- build: bump hardhat to 2.8.3 and vyper plugin to 3.0.0
- add AuthoriserAdaptor contract
- Add gauge implementation and factory contract
- Add BalancerTokenAdmin contract
- Replace Minter.vy with a solidity version
- ctrl-c + ctrl-v gauges
balancer-labs/assets
1
open
3
merged
balancer-labs/frontend-v2
3
merged
balancer-labs/balancer-sdk
2
merged
ethers-io/ethers.js
1
open
balancer-labs/pool-management-vue
1
merged
Reviewed 12 pull requests in 2 repositories
balancer-labs/balancer-v2-monorepo
8 pull requests
balancer-labs/assets
4 pull requests
Created an issue in ethers-io/ethers.js that received 3 comments
ENS avatar resolution fails when querying using an address
Describe the bug
Resolving an ENS avatar with provider.getAvatar(nameOrAddress) using an ENS name works correctly, however if the address this name…