- Sydney, Australia
-
10:41
(UTC +11:00) - https://andrewmorris.io/
Block or Report
Block or report voltrevo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
'use strict';
23const rows = Array.prototype.slice.apply(
4document.querySelectorAll('.js-file-line')
5);
-
-
2,054 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 43 commits in 1 repository
Created a pull request in web3well/bls-wallet that received 14 comments
Use geth
What is this PR doing?
Switches from yarn hardhat node
to geth.
Hardhat's node can be very slow, which is a big problem for understanding the perfo…
+101
−49
•
14
comments
Opened 10 other pull requests in 1 repository
web3well/bls-wallet
8
merged
1
closed
1
open
- Restore aggregatorLogs.txt artifact
- Fix test integration
- Check client integration CI
- Followup suggestions from #443
- Use safe singleton factory
- Typescript version of script for running geth
- Move config outside docker image
- Fix aggregator test stalls
- Limit bundles by gas instead of actions
- Charge accurate fees -- followup