Block or Report
Block or report davidtaikocha
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
simpubprotocol
simpubprotocol PublicForked from simpubprotocol/simpubprotocol
A dead simple protocol that allows the publication of any data to the blockchain.
Solidity
1,950 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
taikoxyz/taiko-mono,
taikoxyz/taiko-client,
taikoxyz/taiko-geth
and 8 other
repositories
Contribution activity
February 2024
Created 47 commits in 3 repositories
Created a pull request in taikoxyz/taiko-mono that received 12 comments
feat(protocol): add AuthorizeTaikoForMultihop script
Summary by CodeRabbit New Features Introduced a new smart contract to enable multihop functionality for Taiko contracts, allowing for enhanced a…
+40
−0
lines changed
•
12
comments
Opened 39 other pull requests in 3 repositories
taikoxyz/taiko-client
18
merged
1
open
2
closed
-
feat(bindings): update Go contract bindings
This contribution was made on Feb 29
-
refactor(prover): refactor prover / guardian prover
This contribution was made on Feb 29
-
feat(bindings): update Go contract bindings
This contribution was made on Feb 28
-
feat(prover): clean up
PSE_ZKEVMrelated codeThis contribution was made on Feb 28 -
feat(all): clean up unused signal service related code
This contribution was made on Feb 28
-
chore(deps): upgrade
taiko-gethdependenceThis contribution was made on Feb 28 -
feat(bindings): update Go contract bindings
This contribution was made on Feb 24
-
chore(internal): update some English wordings in transaction sender, no logic change
This contribution was made on Feb 23
-
fix(flag): add a missing flag configuration for prover
This contribution was made on Feb 23
-
feat(prover): update
SGXProducerThis contribution was made on Feb 23 -
feat(driver): update
TaikoL2.anchortransaction gas limitThis contribution was made on Feb 19 -
feat(all): changes based on protocol
TaikoL1.getBlock()updateThis contribution was made on Feb 19 -
feat(proposer): improve some wording in blob transactions implementation
This contribution was made on Feb 18
-
feat(driver): updates based on the protocol
ICrossChainSyncchangesThis contribution was made on Feb 18 -
feat(bindings): update Go contract bindings
This contribution was made on Feb 17
-
feat(bindings): update Go contract bindings
This contribution was made on Feb 15
-
feat(all): sync state root rather than signal service's storage root
This contribution was made on Feb 14
-
test(rpc): update
isSyncing()check and testsThis contribution was made on Feb 7 -
chore(go.mod): upgrade
taiko-gethdependencyThis contribution was made on Feb 7 -
test(ci): update unit tests
This contribution was made on Feb 7
-
feat(bindings): update Go contracts bindings
This contribution was made on Feb 2
taikoxyz/taiko-mono
9
merged
1
closed
-
test(protocol): try fixing a workflow issue
This contribution was made on Feb 28
-
feat(protocol): update
AuthorizeTaikoForMultihopscriptThis contribution was made on Feb 28 -
feat(protocol): add
acceptOwnershipmethod in deployOnL1This contribution was made on Feb 27 -
feat(protocol): update signal service ownership transfer check in DeployOnL1
This contribution was made on Feb 26
-
feat(protocol): update DeployOnL1 script based on
Ownable2StepUpgradeablechangesThis contribution was made on Feb 25 -
feat(protocol): add
UpgradeTierProviderscriptThis contribution was made on Feb 23 -
feat(protocol): update
SetRemoteBridgeSuitesto register remote signal servicesThis contribution was made on Feb 22 -
feat(protocol): update deployment scripts based on #15807
This contribution was made on Feb 15
-
feat(protocol): add
LibTiers.TIER_GUARDIANtoOptimisticTierProviderThis contribution was made on Feb 2 -
feat(protocol): add
OptimisticTierProviderfor client testingThis contribution was made on Feb 2
taikoxyz/taiko-geth
7
merged
1
closed
-
chore(taiko_genesis): update genesis JSONs
This contribution was made on Feb 29
-
WIP
This contribution was made on Feb 28
-
feat(consensus): update
TaikoL2.anchortransaction gas limitThis contribution was made on Feb 19 -
chore(taiko_genesis): update genesis JSONs
This contribution was made on Feb 18
-
chore(taiko_genesis): update genesis JSONs
This contribution was made on Feb 17
-
chore(taiko_genesis): update genesis JSONs
This contribution was made on Feb 15
-
chore(taiko_genesis): update genesis JSONs
This contribution was made on Feb 14
-
chore(taiko_genesis): update genesis JSONs
This contribution was made on Feb 8
Reviewed 112 pull requests in 3 repositories
taikoxyz/taiko-mono
25 pull requests
-
feat(protocol): add QuillAudits report
This contribution was made on Feb 29
-
docs(protocol,repo): add missing docstrings
This contribution was made on Feb 29
-
chore(protocol): change lib functions to internal to lower gas cost
This contribution was made on Feb 29
-
chore(protocol): change a few functions to be internal to lower gas cost
This contribution was made on Feb 29
-
chore(protocol)!: enforce naming convention
This contribution was made on Feb 29
-
docs(protocol,repo): standardize protocol docs
This contribution was made on Feb 29
-
docs(protocol): clean up protocol docs
This contribution was made on Feb 29
-
fix(protocol): fix test issue
This contribution was made on Feb 28
-
chore(protocol): add params/return values to incomplete docstrings
This contribution was made on Feb 28
-
feat(relayer): two-step bridge + watchdog + full merkle proof
This contribution was made on Feb 28
-
chore(protocol): improve imports
This contribution was made on Feb 28
-
chore(protocol): improve mapping with key/value names
This contribution was made on Feb 28
-
chore(protocol): remove unused errors, events, and imports, and state vars
This contribution was made on Feb 28
-
chore(protocol): remove uncessary cast
This contribution was made on Feb 28
-
chore(protocol): add @custom:security-contact security@taiko.xyz
This contribution was made on Feb 28
-
chore(protocol): clean up unused deps
This contribution was made on Feb 28
-
chore(protocol): add precision comment in TimelockTokenPool
This contribution was made on Feb 28
-
fix(protocol): oz - use excessivelySafeCall instadd of
to.call(...)This contribution was made on Feb 28 -
chore(protocol): oz - upper case constant
This contribution was made on Feb 28
-
chore(protocol): add error message and remove todo
This contribution was made on Feb 28
-
fix(protocol): Fix deploy build issues
This contribution was made on Feb 27
-
chore(protocol): add a real signal test from Jeff
This contribution was made on Feb 27
-
fix(bridge-ui): various small bugfixes
This contribution was made on Feb 26
-
feat(guardian-prover-health-check): add indexer in MySQL
This contribution was made on Feb 26
-
fix(protocol): set initial owner in the init() function without
acceptOwnershipThis contribution was made on Feb 26 - Some pull request reviews not shown.
taikoxyz/taiko-client
17 pull requests
-
feat(sender): fix default gaslimt bug
This contribution was made on Feb 29
-
fix(propsoer): use L1BlockBuilderTip flag value
This contribution was made on Feb 28
-
fix(flags): fix logger level flags
This contribution was made on Feb 28
-
chore: update link
This contribution was made on Feb 28
-
feat(sender): change sender log
This contribution was made on Feb 28
-
feat(bindings): update Go contract bindings
This contribution was made on Feb 26
-
feat(sender): change to use tick and remove handle reorg function
This contribution was made on Feb 25
-
feat(all): use an unified transaction sender implementation
This contribution was made on Feb 25
-
chore(internal): update some English wordings in transaction sender, no logic change
This contribution was made on Feb 23
-
feat(testutils): upgrade test utils
This contribution was made on Feb 23
-
feat(client): remove ChainID api
This contribution was made on Feb 23
-
feat(bindings): update bindings
This contribution was made on Feb 22
-
feat(test): Upgrade test scripts
This contribution was made on Feb 19
-
feat(prover): guardian prover send additional startup info
This contribution was made on Feb 16
-
feat(proposer): restore l2.suggestedFeeRecipient flag
This contribution was made on Feb 16
-
chore(dep): update
taiko-gethdependencyThis contribution was made on Feb 7 -
feat(proposer): add flag for adding tip to assignmenthook
This contribution was made on Feb 1
taikoxyz/simple-taiko-node
1 pull request
-
feat(prover): add
PROVER IS DISABLEDlogThis contribution was made on Feb 14
Opened 1 issue in 1 repository
taikoxyz/taiko-geth
1
open
-
feat(sync): save state of the latest verified block for L2 P2P snap sync
This contribution was made on Feb 19




