Repo Details Last Updated Default Branch & Languages Extensions Modified 3 Days Files Commit Commits
#: 1

id: light-protocol
project: Light Protocol
Date: 2024-09-12T19:39:57.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/light-protocol

GitHub Url: github.com/Lightprotocol/light-protocol
GitHub History Url: github.com/Lightprotocol/light-protocol/commits
2025-03-23main

77.05 - Rust
14.74 - TypeScript
5.97 - Go
1.38 - Lean
0.74 - Shell
0.08 - JavaScript
0.01 - Dockerfile
0.01 - Python
0.01 - HTML
toml: 1
rs: 38
+    3 | -    1 | examples/anchor/token-escrow/src/escrow_with_compressed_pda/escrow.rs | (07e7)2025-03-23
+ 1 | - 1 | forester-utils/src/instructions/address_batch_update.rs | (07e7)2025-03-23
+ 1 | - 1 | forester-utils/src/instructions/state_batch_append.rs | (07e7)2025-03-23
+ 1 | - 1 | forester-utils/src/instructions/state_batch_nullify.rs | (07e7)2025-03-23
+ 2 | - 2 | program-libs/batched-merkle-tree/src/batch.rs | (07e7)2025-03-23
+ 2 | - 4 | program-libs/batched-merkle-tree/src/initialize_address_tree.rs | (07e7)2025-03-23
+ 4 | - 6 | program-libs/batched-merkle-tree/src/initialize_state_tree.rs | (07e7)2025-03-23
+ 3 | - 5 | program-libs/batched-merkle-tree/src/merkle_tree.rs | (07e7)2025-03-23
+ 2 | - 5 | program-libs/batched-merkle-tree/src/merkle_tree_metadata.rs | (07e7)2025-03-23
+ 2 | - 5 | program-libs/batched-merkle-tree/src/queue.rs | (07e7)2025-03-23
+ 2 | - 1 | program-libs/batched-merkle-tree/src/queue_batch_metadata.rs | (07e7)2025-03-23
+ 326 | - 278 | program-libs/compressed-account/src/compressed_account.rs | (07e7)2025-03-23
+ 62 | - 0 | program-libs/compressed-account/src/lib.rs | (07e7)2025-03-23
+ 3 | - 0 | program-libs/hasher/src/errors.rs | (07e7)2025-03-23
+ 7 | - 1 | program-libs/hasher/src/poseidon.rs | (07e7)2025-03-23
+ 4 | - 4 | program-libs/indexed-merkle-tree/src/array.rs | (07e7)2025-03-23
+ 1 | - 0 | program-libs/merkle-tree-metadata/src/lib.rs | (07e7)2025-03-23
+ 0 | - 22 | program-libs/merkle-tree-metadata/src/merkle_tree.rs | (07e7)2025-03-23
+ 1 | - 30 | program-libs/merkle-tree-metadata/src/queue.rs | (07e7)2025-03-23
+ 1 | - 1 | programs/account-compression/src/context.rs | (07e7)2025-03-23
+ 1 | - 3 | programs/account-compression/src/instructions/migrate_state.rs | (07e7)2025-03-23
+ 1 | - 1 | programs/account-compression/src/processor/initialize_address_queue.rs | (07e7)2025-03-23
+ 1 | - 3 | programs/account-compression/src/processor/initialize_nullifier_queue.rs | (07e7)2025-03-23
+ 2 | - 0 | programs/account-compression/src/processor/insert_into_queues.rs | (07e7)2025-03-23
+ 1 | - 3 | programs/account-compression/src/state/queue.rs | (07e7)2025-03-23
+ 1 | - 1 | programs/account-compression/src/utils/queue.rs | (07e7)2025-03-23
+ 1 | - 0 | programs/compressed-token/Cargo.toml | (07e7)2025-03-23
+ 55 | - 13 | programs/compressed-token/src/burn.rs | (07e7)2025-03-23
+ 40 | - 11 | programs/compressed-token/src/delegation.rs | (07e7)2025-03-23
+ 40 | - 13 | programs/compressed-token/src/freeze.rs | (07e7)2025-03-23
+ 3 | - 5 | programs/compressed-token/src/process_mint.rs | (07e7)2025-03-23
+ 80 | - 10 | programs/compressed-token/src/process_transfer.rs | (07e7)2025-03-23
+ 165 | - 69 | programs/compressed-token/src/token_data.rs | (07e7)2025-03-23
+ 1 | - 1 | programs/system/src/check_accounts.rs | (07e7)2025-03-23
+ 5 | - 1 | programs/system/src/processor/create_inputs_cpi_data.rs | (07e7)2025-03-23
+ 5 | - 2 | programs/system/src/processor/create_outputs_cpi_data.rs | (07e7)2025-03-23
+ 3 | - 10 | sdk-libs/client/src/indexer/mod.rs | (07e7)2025-03-23
+ 7 | - 1 | sdk-libs/client/src/indexer/photon_indexer.rs | (07e7)2025-03-23
+ 5 | - 0 | sdk-libs/sdk/src/merkle_context.rs | (07e7)2025-03-23
                    07e7b418c41b14a986e76077d97e1676330ea6d9
                    
                    fix: hashing be for batched trees for TokenData and CompressedAccount… (#1652)

* fix: hashing be for batched trees for TokenData and CompressedAccount amount

* refactor: indexed element hashing to use 32 byte inputs

* test: add more tests CompressedAccount hash

* test: randomized legacy, hash vs z hash test

* test: token data legacy random test

* test: circuit account hash and token data hash equivalence
                
#: 2

id: layerzero
project: LayerZero
Date: 2023-05-17T17:00:00.000Z
Max Reward: 15000000
Bounty Url: https://immunefi.com/bounty/layerzero

GitHub Url: github.com/LayerZero-Labs/devtools
GitHub History Url: github.com/LayerZero-Labs/devtools/commits
2025-03-23main

71.43 - TypeScript
26.01 - Solidity
1.17 - JavaScript
0.98 - Dockerfile
0.34 - Shell
0.06 - Makefile
yaml: 1
json: 3
ts: 4
+    3 | -    3 | examples/oft-solana/package.json | (f419)2025-03-21
+ 16 | - 1 | examples/oft-solana/tasks/common/utils.ts | (2928)2025-03-21
+ 64 | - 9 | examples/oft-solana/tasks/common/wire.ts | (2928)2025-03-21
+ 90 | - 30 | examples/oft-solana/tasks/solana/debug.ts | (2928)2025-03-21
+ 1 | - 1 | examples/oft-solana/tasks/solana/initConfig.ts | (9362)2025-03-21
+ 1 | - 1 | packages/devtools-evm-hardhat/package.json | (f419)2025-03-21
+ 3 | - 3 | packages/metadata-tools/package.json | (f419)2025-03-21
+ 4 | - 4 | pnpm-lock.yaml | (f419)2025-03-21
                    963252608f9a8a74d2012dd1a200aeeb30c46f21
                    
                    skip non deterministic ton test (#1403)
                
936282f0ad235fe292f60eeae133471109c922f0 🐛 🐞 fix init-config error (#1408)
f4196b6f24a06c654d295fcbcf753b328b359887 🚀 Version packages (#1399) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
292803de88a67fec876780e4583033cbad04399a 🚀 feat(oft-solana): introduce fix suggestions, starting with when Solana init-config is skipped (#1375) Co-authored-by: Matthew Krak
#: 3

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/chainlink
GitHub History Url: github.com/smartcontractkit/chainlink/commits
2025-03-23develop

73.03 - Go
23.85 - Solidity
2.2 - TypeScript
0.37 - PLpgSQL
0.33 - Shell
0.1 - Makefile
0.04 - Dockerfile
0.03 - Python
0.02 - JavaScript
0.02 - Nix
0 - HTML
0 - WebAssembly
nix: 1
sum: 2
go: 29
yaml: 1
tool-versions: 1
yml: 4
mod: 2
json: 3
+    1 | -    1 | .github/actions/setup-nodejs/action.yaml | (489d)2025-03-21
+ 1 | - 1 | .github/workflows/changeset.yml | (489d)2025-03-21
+ 1 | - 1 | .github/workflows/changesets-preview-pr.yml | (489d)2025-03-21
+ 4 | - 4 | .github/workflows/flakeguard.yml | (1ec5)2025-03-21, (8dbf)2025-03-21
+ 1 | - 1 | .tool-versions | (489d)2025-03-21
+ 11 | - 2 | contracts/package.json | (489d)2025-03-21
+ 1 | - 1 | contracts/release/ccip/package.json | (489d)2025-03-21
+ 4 | - 0 | core/capabilities/ccip/ccipevm/executecodec.go | (88d8)2025-03-21
+ 4 | - 0 | core/capabilities/ccip/ccipsolana/executecodec.go | (88d8)2025-03-21
+ 19 | - 2 | core/capabilities/launcher.go | (12e6)2025-03-21
+ 130 | - 0 | core/capabilities/remote/aggregation/signed_report.go | (12e6)2025-03-21
+ 1 | - 1 | core/cmd/shell_local.go | (70f4)2025-03-21
+ 2 | - 0 | core/services/gateway/network/httpclient.go | (79ff)2025-03-21
+ 3 | - 3 | core/services/keystore/keys/ocr2key/evm_keyring.go | (12e6)2025-03-21
+ 176 | - 37 | core/services/llo/evm/report_codec_common.go | (390c)2025-03-23
+ 3 | - 3 | core/services/llo/evm/report_codec_evm_abi_encode_unpacked.go | (390c)2025-03-23
+ 9 | - 9 | core/services/llo/evm/report_codec_evm_streamlined.go | (390c)2025-03-23
+ 108 | - 0 | core/services/llo/observation_context.go | (390c)2025-03-23
+ 12 | - 0 | core/services/workflows/engine.go | (d495)2025-03-21
+ 77 | - 10 | core/services/workflows/metering.go | (d495)2025-03-21
+ 1 | - 1 | deployment/ccip/changeset/solana/cs_billing.go | (2c16)2025-03-21
+ 43 | - 18 | deployment/ccip/changeset/solana/cs_build_solana.go | (2c16)2025-03-21
+ 1 | - 9 | deployment/ccip/changeset/solana/cs_chain_contracts.go | (2c16)2025-03-21
+ 103 | - 90 | deployment/ccip/changeset/solana/cs_deploy_chain.go | (2c16)2025-03-21
+ 104 | - 0 | deployment/ccip/changeset/solana/cs_verify_contracts.go | (2c16)2025-03-21
+ 8 | - 5 | deployment/ccip/changeset/solana/utils.go | (2c16)2025-03-21
+ 12 | - 9 | deployment/ccip/changeset/solana_state.go | (2c16)2025-03-21
+ 2 | - 2 | deployment/common/changeset/deploy_mcms_with_timelock.go | (2c16)2025-03-21
+ 0 | - 0 | deployment/common/changeset/solana/mcms/access_controller.go | (2c16)2025-03-21
+ 0 | - 0 | deployment/common/changeset/solana/mcms/mcm.go | (2c16)2025-03-21
+ 0 | - 0 | deployment/common/changeset/solana/mcms/mcms.go | (2c16)2025-03-21
+ 0 | - 0 | deployment/common/changeset/solana/mcms/timelock.go | (2c16)2025-03-21
+ 12 | - 9 | deployment/environment/crib/data.go | (bbf7)2025-03-21
+ 3 | - 3 | deployment/environment/crib/env.go | (bbf7)2025-03-21
+ 42 | - 19 | deployment/environment/memory/chain.go | (2c16)2025-03-21
+ 1 | - 1 | deployment/go.mod | (d495)2025-03-21
+ 2 | - 2 | deployment/go.sum | (d495)2025-03-21
+ 88 | - 0 | deployment/operations/operation.go | (4945)2025-03-21
+ 1 | - 1 | go.mod | (d495)2025-03-21
+ 2 | - 2 | go.sum | (d495)2025-03-21
+ 1 | - 1 | package.json | (489d)2025-03-21
+ 1 | - 1 | shell.nix | (489d)2025-03-21
                    390c02cc3e38fc665829e627e0a49b1aec56b2c2
                    
                    Implement support for TimestampedStreamValue (#16825)

Support writing values to EVMABIEncodeUnpacked
                
2c161331bb6d4e2f73c4b697b9b13fee6de6a1e4 Resolve Solana Artifacts from Github (#16880) * changing resolution a bit * moving solana mcms out of internal * deploy chain to one chain * bug fix * honestly, i dont know why * do not deploy mcms during newEnv spinup * did not save * lint * build from github * lint * lint * test upgrade locally * don't preload CI * use short sha to match release * always preload in CI * fix tests --------- Co-authored-by: Terry Tata
88d86bea945cb952f37b21767aa45c6229ab28af add negative token amount check (#16847)
32ab3316e9534dfbf2391d91fe8945432db70289 [DX-232] [DX-280] Consolidate In-Memory Integration Tests with E2E Tests Workflow (#16853) * Reduce unnecessary tests running in PR and Queue * Run in-memory tests with flakeguard * Update all other versions * Use new e2e-tests action * Use new in-memory matrix check * Fix conditional flakeguard runs * Properly flag in-memory tests * Properly build test matrix * Fix DB URL * Disable GAP * Fix some inputs * Test flakeguard re-runs * Properly set after tests * Adds nightly integration test runs for flakeguard * Use latest version * Remove debugging
1ec5bdce17aa80b1a084ec99c6fc7b657e5478be bump the flakeguard ai analysis version tag (#16888)
489dc6c92b1a493d51ccec1d7dd32aeb12d596cc chore: upgrade to pnpm v10 (#16887)
d49594078d3fc866657ff704bd5949403fca2e4c CRE-283 Send Metering Report to Beholder (#16849) * Send Metering Report to Beholder This PR collects metering information from workflow steps, builds a report and sends it as a custom message to beholder. Metering values are persisted along with the workflow. The metering report is currently sent as a string value for `BaseMessage` as a temporary measure, but the proto definition exists such that the metering report can be sent as a custom proto message when the infrastructure exists to do so. * convert metering message send to test hook * update tests for new metering report structure * update metering report SetStep with better var name * update common * make linter happy * fix error with workflow limiter
79ff03ad4247605aa2552fb3c495ed1ce9f2bdb4 make gateway configurable with AllowedIPsCIDR (#16855)
bbf7d910d7031e4e728213be2236538f12cd59d6 Introduce data subdirectory in the CRIB env state dir (#16864)
8dbf0b7761c5e79cc527adce7cc3ff2c5feb0253 [DX-252] Fix Flakeguard Panics (#16874) * Fix flakeguard panics * Update to proper version
70f4c0cb0bf9af740bb56897ded52a9c3ce22660 bug(core): fix err reference (#16885)
9834d046c91eb3e2c9929de69ddbe8eb3c92048f fix linter issues (#16883)
a0cf49cf521d4170899becbfa83e0edef075b8a4 .github: fix test run (#16878)
8f49c22e30312fa24f4da8d4023b02023c6e3201 Send metrics to loki with each new event (transmitted, committed, executed (#16862) * Send metrics to loki with each new event (transmitted, committed, executed) This will help us understand how many messages per lane passed each state * Fix duration calculations for metrics sent to Loki * Add failed commit and execution flags to metrics
4945c96cbcf362eabe10c4a5b904ba4c949f5617 feat(operation): introduce operation component (#16756) Introducing the first building block for the operations API, this commit introduces the Operation component. Currently, it does not cover Report, retry policy , those will be in future PRs JIRA: https://smartcontract-it.atlassian.net/browse/CLD-16
12e6575371e84be9709e65926ec7fae77066f8d5 feat:(CAPPL-596) Remote trigger aggregator for OCR-based trigger capabilities (#16851) * [CAPPL-596] Remote trigger aggregator for OCR-based trigger capabilities * cleanup; add tests * linter --------- Co-authored-by: krehermann <[email protected]>
#: 4

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/oasis-web3-gateway
GitHub History Url: github.com/oasisprotocol/oasis-web3-gateway/commits
2025-03-23main

87.83 - Go
6.51 - Shell
4.23 - Dockerfile
1.43 - Makefile
go: 2
+    2 | -    2 | server/json_rpc.go | (efe7)2025-03-23, (d856)2025-03-23
                    efe7d1a19625f8a54f4fe8781dd21d3bd6f3a601
                    
                    Merge pull request #715 from rubyisrust/main
                
abcc95776a8bfa25e9b09f0661757d9bb8f93b62 Merge branch 'main' into main
d8562de8b2ae76d5197b28ca8bbabf51626f4578 other: make function comment match function name Signed-off-by: rubyisrust
#: 5

id: starknet-staking
project: Starknet Staking
Date: 2024-11-19T22:50:00.000Z
Max Reward: 40000
Bounty Url: https://immunefi.com/bounty/starknet-staking

GitHub Url: github.com/starkware-libs/starknet-staking
GitHub History Url: github.com/starkware-libs/starknet-staking/commits
2025-03-23main

92.89 - Cairo
6.87 - Solidity
0.24 - JavaScript
json: 3
cairo: 11
+    3 | -    3 | workspace/apps/staking/contracts/package.json | (eec9)2025-03-23, (ddb7)2025-03-22, (4225)2025-03-22
+ 1 | - 1 | workspace/apps/staking/contracts/src/pool/interface.cairo | (ddb7)2025-03-22
+ 3 | - 3 | workspace/apps/staking/contracts/src/pool/pool.cairo | (4225)2025-03-22
+ 26 | - 34 | workspace/apps/staking/contracts/src/pool/pool_member_balance_trace/trace.cairo | (eec9)2025-03-23, (4225)2025-03-22
+ 1 | - 1 | workspace/apps/staking/contracts/src/staking/eic.cairo | (4225)2025-03-22
+ 2 | - 0 | workspace/apps/staking/contracts/src/staking/errors.cairo | (4225)2025-03-22
+ 1 | - 2 | workspace/apps/staking/contracts/src/staking/objects.cairo | (4225)2025-03-22
+ 49 | - 56 | workspace/apps/staking/contracts/src/staking/staker_balance_trace/trace.cairo | (eec9)2025-03-23, (4225)2025-03-22
+ 37 | - 47 | workspace/apps/staking/contracts/src/staking/staking.cairo | (eec9)2025-03-23, (4225)2025-03-22
                    eec9f3df4c16b806580dc01482409b43bea5ff3b
                    
                    refactor(staking): Remove _insert from pool member balance trace
                
ddb76d628d416bbc0b9c77f6535275e9b1847908 chore(staking): rename trait into of pool member info
42253262e7e59da4017e9ed86f923a988c96a704 feat(staking): refactor staker balance
#: 6

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hiero-ledger/hiero-consensus-node
GitHub History Url: github.com/hiero-ledger/hiero-consensus-node/commits
2025-03-23main

95.89 - Java
2.14 - Solidity
1.53 - HTML
0.23 - Shell
0.11 - Dockerfile
0.07 - ANTLR
0.02 - Python
0.02 - Batchfile
sh: 1
java: 191
kts: 3
+    1 | -    1 | example-apps/swirlds-platform-base-example/src/main/java/com/swirlds/platform/base/example/ext/BaseContextFactory.java | (311b)2025-03-23
+ 1 | - 0 | example-apps/swirlds-platform-base-example/src/main/java/module-info.java | (311b)2025-03-23
+ 1 | - 1 | hapi/hapi/build.gradle.kts | (f434)2025-03-21
+ 1 | - 1 | hedera-node/hapi-utils/src/main/java/com/hedera/node/app/hapi/utils/CommonUtils.java | (311b)2025-03-23
+ 7 | - 5 | hedera-node/hapi-utils/src/main/java/com/hedera/node/app/hapi/utils/exports/FileSignTool.java | (311b)2025-03-23
+ 1 | - 0 | hedera-node/hapi-utils/src/main/java/com/hedera/node/app/hapi/utils/exports/RecordBlockNumberTool.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hapi-utils/src/main/java/com/hedera/node/app/hapi/utils/sysfiles/domain/KnownBlockValues.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-addressbook-service-impl/src/main/java/com/hedera/node/app/service/addressbook/impl/schemas/V053AddressBookSchema.java | (311b)2025-03-23
+ 2 | - 4 | hedera-node/hedera-addressbook-service-impl/src/main/java/module-info.java | (311b)2025-03-23
+ 6 | - 0 | hedera-node/hedera-app-spi/src/main/java/com/hedera/node/app/spi/workflows/PreHandleContext.java | (afaa)2025-03-21
+ 3 | - 3 | hedera-node/hedera-app/src/jmh/java/com/hedera/node/app/signature/impl/DoNothingCryptoEngine.java | (311b)2025-03-23
+ 13 | - 16 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/Hedera.java | (311b)2025-03-23, (afaa)2025-03-21
+ 8 | - 4 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/ServicesMain.java | (311b)2025-03-23, (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/BlockStreamManager.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/StreamingTreeHasher.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/BlockImplUtils.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/BlockStreamManagerImpl.java | (311b)2025-03-23
+ 12 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/grpc/impl/netty/KnownLengthStream.java | (e39d)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/HintsService.java | (afaa)2025-03-21
+ 8 | - 0 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/ReadableHintsStore.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/WritableHintsStore.java | (afaa)2025-03-21
+ 67 | - 14 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/handlers/HintsPartialSignatureHandler.java | (afaa)2025-03-21
+ 43 | - 38 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsContext.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsController.java | (afaa)2025-03-21
+ 150 | - 141 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsControllerImpl.java | (afaa)2025-03-21
+ 1 | - 4 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsKeyAccessorImpl.java | (afaa)2025-03-21
+ 3 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsServiceComponent.java | (afaa)2025-03-21
+ 6 | - 5 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsServiceImpl.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/HintsSubmissions.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/InertHintsController.java | (afaa)2025-03-21
+ 2 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/hints/impl/WritableHintsStoreImpl.java | (afaa)2025-03-21
+ 16 | - 20 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/history/HistoryLibrary.java | (afaa)2025-03-21
+ 7 | - 5 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/history/handlers/HistoryProofVoteHandler.java | (afaa)2025-03-21
+ 11 | - 16 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/history/impl/HistoryLibraryImpl.java | (afaa)2025-03-21
+ 122 | - 75 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/history/impl/ProofControllerImpl.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/ids/AppEntityIdFactory.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/info/CurrentPlatformStatus.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/info/CurrentPlatformStatusImpl.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/info/DiskStartupNetworks.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/records/impl/BlockRecordInfoUtils.java | (311b)2025-03-23
+ 2 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/records/impl/BlockRecordManagerImpl.java | (311b)2025-03-23
+ 5 | - 4 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/records/impl/producers/formats/v6/BlockRecordFormatV6.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/records/impl/producers/formats/v6/BlockRecordWriterV6.java | (311b)2025-03-23
+ 5 | - 3 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/records/impl/producers/formats/v6/SignatureWriterV6.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/records/impl/producers/formats/v7/BlockRecordFormatV7.java | (311b)2025-03-23
+ 3 | - 3 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/ConsensusStateEventHandlerImpl.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/PreHandleListener.java | (311b)2025-03-23
+ 2 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/WrappedState.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/listeners/FatalIssListenerImpl.java | (311b)2025-03-23
+ 2 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/logging/TransactionStateLogger.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/state/merkle/MerkleSchemaRegistry.java | (311b)2025-03-23
+ 9 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/store/ReadableStoreFactory.java | (afaa)2025-03-21
+ 2 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/version/ServicesSoftwareVersion.java | (311b)2025-03-23
+ 7 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/DispatchHandleContext.java | (afaa)2025-03-21
+ 4 | - 4 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/HandleWorkflow.java | (311b)2025-03-23
+ 14 | - 6 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/dispatch/ChildDispatchFactory.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/record/RecordStreamBuilder.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/stack/SavepointStackImpl.java | (311b)2025-03-23
+ 6 | - 4 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/steps/ParentTxnFactory.java | (311b)2025-03-23, (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/ingest/IngestChecker.java | (311b)2025-03-23
+ 18 | - 11 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/prehandle/PreHandleContextImpl.java | (afaa)2025-03-21
+ 28 | - 25 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/prehandle/PreHandleWorkflow.java | (311b)2025-03-23, (afaa)2025-03-21
+ 18 | - 14 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/prehandle/PreHandleWorkflowImpl.java | (311b)2025-03-23, (afaa)2025-03-21
+ 7 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/standalone/TransactionExecutors.java | (afaa)2025-03-21
+ 2 | - 2 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/standalone/impl/StandaloneDispatchFactory.java | (311b)2025-03-23
+ 1 | - 0 | hedera-node/hedera-app/src/main/java/module-info.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-config/src/main/java/com/hedera/node/config/converter/BytesConverter.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-config/src/main/java/com/hedera/node/config/data/TssConfig.java | (afaa)2025-03-21
+ 1 | - 1 | hedera-node/hedera-config/src/main/java/module-info.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-file-service-impl/src/main/java/com/hedera/node/app/service/file/impl/handlers/FileGetContentsHandler.java | (f434)2025-03-21
+ 2 | - 2 | hedera-node/hedera-file-service-impl/src/main/java/com/hedera/node/app/service/file/impl/handlers/FileGetInfoHandler.java | (311b)2025-03-23, (f434)2025-03-21
+ 1 | - 1 | hedera-node/hedera-file-service-impl/src/main/java/com/hedera/node/app/service/file/impl/schemas/V0490FileSchema.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-network-admin-service-impl/src/main/java/com/hedera/node/app/service/networkadmin/impl/handlers/NetworkGetAccountDetailsHandler.java | (f434)2025-03-21
+ 1 | - 1 | hedera-node/hedera-network-admin-service-impl/src/main/java/com/hedera/node/app/service/networkadmin/impl/utils/NetworkAdminServiceUtil.java | (311b)2025-03-23
+ 27 | - 70 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/common/AbstractCallAttempt.java | (cf86)2025-03-21
+ 72 | - 0 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/common/CallAttemptOptions.java | (cf86)2025-03-21
+ 7 | - 51 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/has/HasCallAttempt.java | (cf86)2025-03-21
+ 15 | - 12 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/has/HasCallFactory.java | (cf86)2025-03-21
+ 4 | - 2 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/has/getevmaddressalias/EvmAddressAliasCall.java | (0b45)2025-03-21
+ 10 | - 53 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hss/HssCallAttempt.java | (cf86)2025-03-21
+ 15 | - 12 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hss/HssCallFactory.java | (cf86)2025-03-21
+ 10 | - 56 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/HtsCallAttempt.java | (cf86)2025-03-21
+ 26 | - 24 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/HtsCallFactory.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/associations/AssociationsTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/cancelairdrops/TokenCancelAirdropTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/claimairdrops/TokenClaimAirdropTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/getapproved/GetApprovedTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/isassociated/IsAssociatedTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/rejecttokens/RejectTokensTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/setapproval/SetApprovalForAllTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/transfer/ClassicTransfersTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/transfer/Erc20TransfersTranslator.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/transfer/Erc721TransferFromTranslator.java | (cf86)2025-03-21
+ 2 | - 2 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/utils/SystemContractMethodRegistry.java | (cf86)2025-03-21
+ 1 | - 1 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/handlers/ContractGetInfoHandler.java | (f434)2025-03-21
+ 2 | - 2 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/utils/ConversionUtils.java | (311b)2025-03-23
+ 1 | - 1 | hedera-node/hedera-token-service-impl/src/main/java/com/hedera/node/app/service/token/impl/handlers/CryptoGetAccountInfoHandler.java | (f434)2025-03-21
+ 1 | - 1 | hedera-node/hedera-token-service/src/main/java/com/hedera/node/app/service/token/api/AccountSummariesApi.java | (311b)2025-03-23
+ 1 | - 1 | hiero-dependency-versions/build.gradle.kts | (f434)2025-03-21
+ 1 | - 1 | platform-sdk/consensus-gossip/src/main/java/module-info.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-gossip/src/main/java/org/hiero/consensus/gossip/FallenBehindManager.java | (311b)2025-03-23
+ 7 | - 0 | platform-sdk/consensus-model/build.gradle.kts | (311b)2025-03-23
+ 25 | - 0 | platform-sdk/consensus-model/src/main/java/module-info.java | (311b)2025-03-23
+ 3 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/constructable/RuntimeConstructable.java | (311b)2025-03-23
+ 1 | - 4 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/AbstractHashable.java | (311b)2025-03-23
+ 1 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/AbstractSerializableHashable.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/DigestType.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/FutureHashable.java | (311b)2025-03-23
+ 7 | - 17 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/Hash.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/Hashable.java | (311b)2025-03-23
+ 2 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/RunningHash.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/RunningHashable.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/crypto/SerializableHashable.java | (311b)2025-03-23
+ 3 | - 20 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/AncientMode.java | (311b)2025-03-23
+ 12 | - 13 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/CesEvent.java | (311b)2025-03-23
+ 3 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/ConsensusEvent.java | (311b)2025-03-23
+ 3 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/Event.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/EventConstants.java | (311b)2025-03-23
+ 3 | - 4 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/EventDescriptorWrapper.java | (311b)2025-03-23
+ 5 | - 5 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/EventMetadata.java | (311b)2025-03-23
+ 29 | - 16 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/PlatformEvent.java | (311b)2025-03-23
+ 1 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/StaleEventDetectorOutput.java | (311b)2025-03-23
+ 5 | - 5 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/event/UnsignedEvent.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/hashgraph/ConsensusConstants.java | (311b)2025-03-23
+ 8 | - 10 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/hashgraph/ConsensusRound.java | (311b)2025-03-23
+ 8 | - 8 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/hashgraph/EventWindow.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/hashgraph/ReachedConsensus.java | (311b)2025-03-23
+ 3 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/hashgraph/Round.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/FunctionalSerialize.java | (311b)2025-03-23
+ 3 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/SelfSerializable.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/SerializableDet.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/SerializableWithKnownLength.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/Versioned.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/exceptions/BadIOException.java | (311b)2025-03-23
+ 371 | - 0 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/streams/SerializableDataInputStream.java | (311b)2025-03-23
+ 246 | - 0 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/io/streams/SerializableDataOutputStream.java | (311b)2025-03-23
+ 4 | - 4 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/node/NodeId.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/node/NodeIdCache.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/notification/AbstractNotification.java | (311b)2025-03-23
+ 3 | - 4 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/notification/IssNotification.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/notification/Notification.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/state/StateSavingResult.java | (311b)2025-03-23
+ 1 | - 3 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/status/PlatformStatus.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/status/UniqueId.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/stream/StreamAligned.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/stream/Timestamped.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/transaction/ConsensusTransaction.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/transaction/ScopedSystemTransaction.java | (311b)2025-03-23
+ 5 | - 6 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/transaction/Transaction.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/transaction/TransactionWrapper.java | (311b)2025-03-23
+ 196 | - 0 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/CommonUtils.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/StackTrace.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/StandardFuture.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/TypedIterator.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/interrupt/InterruptableConsumer.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/interrupt/InterruptableRunnable.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/interrupt/InterruptableSupplier.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/consensus-model/src/main/java/org/hiero/consensus/model/utility/interrupt/Uninterruptable.java | (311b)2025-03-23
+ 5 | - 5 | platform-sdk/platform-apps/demos/CryptocurrencyDemo/src/main/java/com/swirlds/demo/crypto/CryptocurrencyDemoConsensusStateEventHandler.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/platform-apps/demos/CryptocurrencyDemo/src/main/java/com/swirlds/demo/crypto/CryptocurrencyDemoMain.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/platform-apps/demos/CryptocurrencyDemo/src/main/java/com/swirlds/demo/crypto/CryptocurrencyDemoState.java | (311b)2025-03-23
+ 4 | - 4 | platform-sdk/platform-apps/demos/HelloSwirldDemo/src/main/java/com/swirlds/demo/hello/HelloSwirldDemoConsensusStateEventHandler.java | (311b)2025-03-23
+ 2 | - 2 | platform-sdk/platform-apps/demos/HelloSwirldDemo/src/main/java/com/swirlds/demo/hello/HelloSwirldDemoMain.java | (311b)2025-03-23
+ 1 | - 1 | platform-sdk/platform-apps/demos/StatsDemo/src/main/java/com/swirlds/demo/stats/StatsDemoMain.java | (311b)2025-03-23
+ 2 | - 0 | platform-sdk/swirlds-component-framework/src/main/java/com/swirlds/component/framework/transformers/AdvancedTransformation.java | (70f1)2025-03-21
+ 4 | - 4 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/components/DefaultSavedStateController.java | (70f1)2025-03-21
+ 3 | - 3 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/components/SavedStateController.java | (70f1)2025-03-21
+ 22 | - 7 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/eventhandling/DefaultTransactionHandler.java | (70f1)2025-03-21
+ 36 | - 0 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/eventhandling/StateWithHashComplexity.java | (70f1)2025-03-21
+ 1 | - 2 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/eventhandling/TransactionHandler.java | (70f1)2025-03-21
+ 26 | - 0 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/eventhandling/TransactionHandlerResult.java | (70f1)2025-03-21
+ 6 | - 5 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/hasher/DefaultStateHasher.java | (70f1)2025-03-21
+ 5 | - 4 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/hasher/StateHasher.java | (70f1)2025-03-21
+ 1 | - 1 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/hashlogger/HashLogger.java | (70f1)2025-03-21
+ 88 | - 19 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/iss/DefaultIssDetector.java | (70f1)2025-03-21
+ 13 | - 7 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/iss/IssDetector.java | (70f1)2025-03-21
+ 1 | - 1 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/iss/internal/HashValidityStatus.java | (70f1)2025-03-21
+ 1 | - 3 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/signed/DefaultStateGarbageCollector.java | (70f1)2025-03-21
+ 2 | - 2 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/signed/DefaultStateSignatureCollector.java | (70f1)2025-03-21
+ 2 | - 3 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/signed/StateGarbageCollector.java | (70f1)2025-03-21
+ 2 | - 0 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/state/signer/StateSigner.java | (70f1)2025-03-21
+ 5 | - 5 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/system/state/notifications/StateHashedNotification.java | (70f1)2025-03-21
+ 5 | - 5 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/PlatformCoordinator.java | (70f1)2025-03-21
+ 42 | - 36 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/PlatformWiring.java | (70f1)2025-03-21
+ 0 | - 68 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/StateAndRoundReserver.java | (70f1)2025-03-21
+ 72 | - 0 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/StateWithHashComplexityReserver.java | (70f1)2025-03-21
+ 15 | - 12 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/StateWithHashComplexityToStateReserver.java | (70f1)2025-03-21
+ 0 | - 35 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/components/StateAndRound.java | (70f1)2025-03-21
+ 3 | - 3 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/wiring/generate-platform-diagram.sh | (70f1)2025-03-21
                    311b187ed97130d56cfeac5057c0c5ad9e1a04f2
                    
                    chore: Setup of consensus-model Module (#18460)

Signed-off-by: Michael Heinrichs 
                
f4346067a94ac19a261050d0fcdf18002d018aed chore: upgrade PBJ to v0.10.0 (#18435) Signed-off-by: Anthony Petrov
e39dd14d34c6b03f4e3fbd7c920260084c895ade perf: reduce gRPC allocation and copy overhead when processing KnownLengthStream (#18437) Signed-off-by: Oleg Mazurov
afaa036acfa91343474fc471ee87e0b74e74268f chore: Enable TSS proofs in CI (#18412) Signed-off-by: Michael Tinker
70f10435a9a2912282b7eb408fc982152d48eff6 fix: Detect ISSes when states are not produced for every round (#18399) Signed-off-by: Kelly Greco
cf8607edef1c0b4c42a4644b3e4e3ee2374d4a48 refactor: Changing constructor parameters to AbstractCallAttempt has … (#18401) Signed-off-by: gkozyryatskyy Signed-off-by: Glib Kozyryatskyy Co-authored-by: Glib Kozyryatskyy
91ee8f4621f9ef4a8c1231c32302c79bd492d59c fix: remove @OrderedInIsolation from contract bdd tests (#18400) Signed-off-by: Stanimir Stoyanov
0b45b6dea7cab26ca569d44650311df64d1d2a01 fix: HIP-632 fix alias length check (#18385) Signed-off-by: Stanimir Stoyanov
#: 7

id: linea
project: Linea
Date: 2023-07-11T14:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/linea

GitHub Url: github.com/Consensys/linea-monorepo
GitHub History Url: github.com/Consensys/linea-monorepo/commits
2025-03-23main

43.01 - Go
26.33 - Kotlin
17.88 - TypeScript
7.78 - Solidity
1.9 - Java
1.21 - MDX
0.52 - SCSS
0.29 - JavaScript
0.25 - Python
0.25 - Shell
0.16 - Makefile
0.15 - Jupyter Notebook
0.08 - Dockerfile
0.08 - C
0.06 - Yul
0.03 - Groovy
0 - Batchfile
0 - Handlebars
0 - Nix
0 - CSS
production: 1
tsx: 7
yaml: 1
sum: 1
bin: 1
mod: 1
scss: 1
template: 1
ts: 45
go: 19
+    1 | -    0 | bridge-ui/.env.production | (7723)2025-03-21
+ 1 | - 0 | bridge-ui/.env.template | (7723)2025-03-21
+ 30 | - 0 | bridge-ui/src/components/bridge/claiming/bridge-mode/bridge-mode.module.scss | (cc8d)2025-03-21
+ 23 | - 0 | bridge-ui/src/components/bridge/claiming/bridge-mode/index.tsx | (cc8d)2025-03-21
+ 11 | - 3 | bridge-ui/src/components/bridge/claiming/index.tsx | (cc8d)2025-03-21
+ 1 | - 1 | bridge-ui/src/components/bridge/modal/transaction-confirmed/index.tsx | (cc8d)2025-03-21
+ 1 | - 1 | bridge-ui/src/components/bridge/transaction-history/list-transaction/index.tsx | (cc8d)2025-03-21
+ 2 | - 2 | bridge-ui/src/components/bridge/transaction-history/list-transaction/item/index.tsx | (cc8d)2025-03-21
+ 32 | - 6 | bridge-ui/src/components/bridge/transaction-history/modal/transaction-details/index.tsx | (cc8d)2025-03-21
+ 7 | - 1 | bridge-ui/src/config/config.schema.ts | (cc8d)2025-03-21
+ 10 | - 2 | bridge-ui/src/config/config.ts | (cc8d)2025-03-21
+ 1 | - 0 | bridge-ui/src/contexts/web3.context.tsx | (cc8d)2025-03-21
+ 2 | - 0 | bridge-ui/src/hooks/index.ts | (cc8d)2025-03-21
+ 0 | - 8 | bridge-ui/src/hooks/transaction-args/cctp/useCctpDestinationDomain.ts | (cc8d)2025-03-21
+ 28 | - 0 | bridge-ui/src/hooks/transaction-args/cctp/useCctpUtilHooks.ts | (cc8d)2025-03-21
+ 6 | - 5 | bridge-ui/src/hooks/transaction-args/cctp/useDepositForBurnTxArgs.ts | (cc8d)2025-03-21
+ 1 | - 2 | bridge-ui/src/hooks/transaction-args/useApproveTxArgs.ts | (cc8d)2025-03-21
+ 83 | - 51 | bridge-ui/src/hooks/transaction-args/useClaimTransactionTxArgs.ts | (cc8d)2025-03-21
+ 1 | - 2 | bridge-ui/src/hooks/useAllowance.ts | (cc8d)2025-03-21
+ 61 | - 0 | bridge-ui/src/hooks/useBridgeTransactionMessage.ts | (cc8d)2025-03-21
+ 3 | - 4 | bridge-ui/src/hooks/useClaim.ts | (cc8d)2025-03-21
+ 69 | - 0 | bridge-ui/src/hooks/useClaimingTx.ts | (cc8d)2025-03-21
+ 9 | - 4 | bridge-ui/src/hooks/useTokens.ts | (cc8d)2025-03-21
+ 20 | - 4 | bridge-ui/src/hooks/useTransactionHistory.ts | (cc8d)2025-03-21
+ 66 | - 6 | bridge-ui/src/services/cctp.ts | (cc8d)2025-03-21
+ 3 | - 3 | bridge-ui/src/services/tokenService.ts | (cc8d)2025-03-21
+ 11 | - 2 | bridge-ui/src/stores/formStore.ts | (cc8d)2025-03-21
+ 63 | - 41 | bridge-ui/src/stores/historyStore.ts | (cc8d)2025-03-21
+ 1 | - 1 | bridge-ui/src/stores/index.ts | (cc8d)2025-03-21
+ 42 | - 0 | bridge-ui/src/types/bridge.ts | (cc8d)2025-03-21
+ 14 | - 3 | bridge-ui/src/types/cctp.ts | (cc8d)2025-03-21
+ 3 | - 1 | bridge-ui/src/types/chain.ts | (cc8d)2025-03-21
+ 205 | - 15 | bridge-ui/src/types/events.ts | (cc8d)2025-03-21
+ 22 | - 5 | bridge-ui/src/types/index.ts | (cc8d)2025-03-21
+ 65 | - 37 | bridge-ui/src/utils/cctp.ts | (cc8d)2025-03-21
+ 5 | - 2 | bridge-ui/src/utils/chains.ts | (cc8d)2025-03-21
+ 0 | - 15 | bridge-ui/src/utils/events/eventCCTPMessageReceived.ts | (cc8d)2025-03-21
+ 0 | - 33 | bridge-ui/src/utils/events/eventERC20.ts | (cc8d)2025-03-21
+ 0 | - 33 | bridge-ui/src/utils/events/eventERC20V2.ts | (cc8d)2025-03-21
+ 0 | - 51 | bridge-ui/src/utils/events/eventETH.ts | (cc8d)2025-03-21
+ 0 | - 69 | bridge-ui/src/utils/events/eventUSDC.ts | (cc8d)2025-03-21
+ 20 | - 0 | bridge-ui/src/utils/events/getNativeBridgeMessageClaimedTxHash.ts | (cc8d)2025-03-21
+ 1 | - 5 | bridge-ui/src/utils/events/index.ts | (cc8d)2025-03-21
+ 0 | - 402 | bridge-ui/src/utils/history.ts | (cc8d)2025-03-21
+ 79 | - 0 | bridge-ui/src/utils/history/fetchCctpBridgeEvents.ts | (cc8d)2025-03-21
+ 130 | - 0 | bridge-ui/src/utils/history/fetchERC20BridgeEvents.ts | (cc8d)2025-03-21
+ 117 | - 0 | bridge-ui/src/utils/history/fetchETHBridgeEvents.ts | (cc8d)2025-03-21
+ 50 | - 0 | bridge-ui/src/utils/history/fetchTransactionsHistory.ts | (cc8d)2025-03-21
+ 15 | - 0 | bridge-ui/src/utils/history/formatOnChainMessageStatus.ts | (cc8d)2025-03-21
+ 10 | - 0 | bridge-ui/src/utils/history/getCompleteTxStoreKey.ts | (cc8d)2025-03-21
+ 2 | - 0 | bridge-ui/src/utils/history/index.ts | (cc8d)2025-03-21
+ 15 | - 0 | bridge-ui/src/utils/history/isBlockTooOld.ts | (cc8d)2025-03-21
+ 10 | - 5 | bridge-ui/src/utils/index.ts | (cc8d)2025-03-21
+ 6 | - 5 | bridge-ui/src/utils/message.ts | (cc8d)2025-03-21
+ 2 | - 0 | bridge-ui/src/utils/tokens.ts | (cc8d)2025-03-21
+ 2 | - 0 | pnpm-lock.yaml | (cc8d)2025-03-21
+ 2 | - 0 | prover/backend/execution/statemanager/types.go | (a46b)2025-03-23
+ 1 | - 1 | prover/go.mod | (a46b)2025-03-23
+ 2 | - 2 | prover/go.sum | (a46b)2025-03-23
+ 22 | - 6 | prover/protocol/compiler/globalcs/merging.go | (7334)2025-03-21
+ 39 | - 0 | prover/protocol/dedicated/plonk/alignment.go | (a46b)2025-03-23
+ 17 | - 15 | prover/symbolic/constructor_new.go | (7334)2025-03-21
+ 10 | - 0 | prover/symbolic/expression.go | (7334)2025-03-21
+ 21 | - 9 | prover/symbolic/product.go | (7334)2025-03-21
+ 55 | - 13 | prover/symbolic/simplification.go | (7334)2025-03-21
+ 68 | - 117 | prover/symbolic/simplify/factor.go | (7334)2025-03-21
+ 4 | - 11 | prover/symbolic/simplify/rmpolyeval.go | (7334)2025-03-21
+ 22 | - 0 | prover/utils/sort.go | (7334)2025-03-21
+ 0 | - 0 | prover/zkevm/arithmetization/zkevm.bin | (a46b)2025-03-23
+ 6 | - 3 | prover/zkevm/full.go | (7334)2025-03-21
+ 26 | - 23 | prover/zkevm/prover/statemanager/accumulator/assign.go | (a46b)2025-03-23
+ 187 | - 3 | prover/zkevm/prover/statemanager/arith_columns.go | (a46b)2025-03-23
+ 322 | - 29 | prover/zkevm/prover/statemanager/state_manager.go | (a46b)2025-03-23
+ 16 | - 0 | prover/zkevm/prover/statemanager/statesummary/account_peek.go | (a46b)2025-03-23
+ 449 | - 18 | prover/zkevm/prover/statemanager/statesummary/arithmetization_connector.go | (a46b)2025-03-23
+ 102 | - 70 | prover/zkevm/prover/statemanager/statesummary/assignment.go | (a46b)2025-03-23
+ 132 | - 3 | prover/zkevm/prover/statemanager/statesummary/state_summary.go | (a46b)2025-03-23
+ 1 | - 1 | prover/zkevm/zkevm.go | (a46b)2025-03-23
                    a46b0ef5a398fa22df2100f8a23942eea43a71b9
                    
                    Prover: beta v2 (#796)

* feat(state): connect the Hub and the StateSummary

* Merged main into prover/beta-v2

* constraints: bump to beta-v2.0-rc1

* use beta-v2.0-rc1 zkevm.bin generated by go-corset

* bump go-corset to v0.9.1

* fix go-corset compile errors

* bump constraints to beta v2.0-rc1.1

* go-corset v0.9.1 with metadata

* fix ReadZkevmBin error to align with go-corset v0.9.1

* add optimization level to CheckerZkEvm

* ReadZkevmBinadd detailed logs to

* feat(state-manager):adding arithmetization column names for ACP and SCP

* bump go-corset to v0.9.2

* fix go-corset v0.9.2 compatibility

* constraints: bump to beta-v2.1-rc1

* use zkevm.bin without 2B block gas limit for testing

* fix(state manager):batch numbers on prover side + updated 20-byte address calculation

* feat(go-corset): go-corset as submodule (#743)

* remove corset submodule

* add go-corset submodule

* use go-corst in Makefile

* use go-corset v0.9.2

* update go-corset submodule url

* fix(go-corset): typo in submodule url

* fix(state-manager): fixed Shomei issue through skippable traces + missing HUB processed address constraints + cosmetic refactoring

* fix(state-manager):fixed wrong begin/end markers for account segments due to skipped Shomei traces

* fix(state-manager): added an intermediary keccakcodehash column in state summary for the HUB connection + its constraints

* (bump prover/beta-v2 branch): constraints beta-v2.1-rc4 and go-corset v1.0.1 (#766)

- bump constraints from beta-v2.1-rc1 to rc4
- bump go-corset from v0.9.2 to v1.0.1
- this commit is to bump branch prover/beta-v2 branch to the latest verion of constraints and go-corsete without rebasing onto main

* fix(state-manager): account insertion's storage segments are excluded in the lookup from HUB to state summary.

* fix(state-manager): added missing constraints for the insertion edge case.

* (bump beta-v2 branch): constraints beta-v2.1-rc6 and go-corset v1.0.2

* fix(state-manager): address edge case for SSLOAD out of gas exception behavior that results in no traces on Shomei side, but rows on the HUB side.

* remove polluting changes

* fix(state-manager): address edge case for SSLOAD out of gas exception behavior that results in no traces on Shomei side, but rows on the HUB side, proper commit.

* fix(state-manager): address bug in the constancy constraint for the INSERT filter .

* minor(alignment): better error message when overflowing a precompile limit

* remove old v3 testdata to before merging origin/main

* bump: constraints beta-v2.1-rc10 and go-corset v1.0.3

* chore: remove unnecessary code

* revert pnpm-lock.yaml to main branch version

* update go.sum

* revert state-recovery/appcore/logic/build.gradle to main version

Remove the files to revert back to the main version. Its directory structure has changed.

Signed-off-by: Leo Jeong 

* Revert "revert state-recovery/appcore/logic/build.gradle to main version"

This reverts commit 97f6c92230e511a66a29fd597bf059c9c003adfe.

* revert back to the mainnet build.gradle

* fixup(test): fix a test in the state-summary

* minor(csv): comment out the csv tracing

---------

Signed-off-by: Leo Jeong 
Co-authored-by: AlexandreBelling 
Co-authored-by: Bogdan Ursu 
                
77239f43a1da0c19a19e86ffa5335ad33a8829a0 toggle on cctp (#797) * toggle on cctp * remove quotes
cc8deee1379e3194c6f70516e6dedd1f7258a143 [Feat] Bridge UIv2 - CCTPV2 claims for USDC & refactors (#792) * did refreshCCTPMessageIfNeeded function * added BridgeTransaction to own @types file * successful claim tx * remove constants for cctp contracts * half way through useClaimingTx * fix * did cases for erc20 and eth transfer * moved claim tx to useClaimingTx * refactor for abievent types * add getNativeBridgeMessageClaimedTxHash * did useBridgeTransactionMessage * fix build * fix lint * implement useCCTPFee * removed auto-claim for usdc, move messageProof to TransactionDetail * add loading ui for Claim button * refactor history.ts file in utils * fix linting errors * implement caching of completed tx -> in empirical test cut requests from 24->9, ~2200ms -> ~1600ms response cycle time * ci fix * add comment for won't do * remove 1 redundant cctp api call for claim params * remove CCTP_TRANSFER_FEE_BUFFER * did badge * change linea main logo * change linea main logo * address edge case where reattest cause revert to pending * small pr fixes * Revert "small pr fixes" This reverts commit 2404f98419b1b7221bda617ea39f20ab6cad5830. * fixes applied again * Update bridge-ui/src/utils/chains.ts Co-authored-by: Victorien Gauch <[email protected]> Signed-off-by: kyzooghost <[email protected]> * simplified code to handle expired cctp message edge case * fix cctp casing * fix casing again * fix git casing issue * remove comments * add dynamiccontextprovider param * change mobileprovider --------- Signed-off-by: kyzooghost <[email protected]> Co-authored-by: Victorien Gauch <[email protected]>
73346939318b4307c2e585c5334661fe99b179d4 Prover(perf): faster global constraints compilation (#704) * bench(global): adds a benchmark for the global constraint compiler * perf(merging): accumulates the factors before creating the expression * perf(product): computes the ESH without using a smart-vector * perf(factor): preallocations in the factorization algorithm * perf(removeZeroes): implements a lazy allocation mechanism in removeZeroCoeffs * perfs(alloc): counts the ret elements before returning in expandTerms to minimze the number of allocations. * perf(factor): use an integer map instead of a field.Element map when possible * fixup(expands): fix the skip condition for term expansion * perf(constructor): improves the immutable constructors to reduce the number of calls to NewProduct and NewLinComb * feat(repr): adds a json repr function to help debugging * test(constructor): cleans the test of the constructors * perf(factor): address maps using the first limb of a field.Element instead of the full field.Element * fixup(commit): adds missing file in previous commit * perf(factor): reduce the number of calls to rankChildren * perf(rmpolyeval): creates the equivalent expression more directly to save on unnecessary optims * perf(factors): use a counter in getCommonProdParentOfCs * perf(factor): remove map copy from findGdChildrenGroup and replace getCommonProdParent by a simpler function * clean(factor): remove unneeded function and imports * feat(utils): adds a generic sort interface implementation * perf(rankChildren): lazy allocation of the map to save on allocations * perf(factorize): reduces the loop-bound for factorizeExpression * (chore): fix a missing argument and format gofmt * feat: readd test --------- Signed-off-by: AlexandreBelling Co-authored-by: gusiri
#: 8

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/networks
GitHub History Url: github.com/babylonlabs-io/networks/commits
2025-03-23main

49.41 - Go
46.15 - Standard ML
4.44 - Shell
                    3f40b5ff1e64968e8fe1b56d214c83f95166e193
                    
                    Change clone link to https instead of ssh. (#418)
                
a5149833e3d4b920672fc38700b8916e4036b9e6 bbn-test-5: Add covenant-committee.json (#459)
#: 9

id: obyte
project: Obyte
Date: 2020-12-01T07:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/obyte

GitHub Url: github.com/byteball/counterstake-bridge
GitHub History Url: github.com/byteball/counterstake-bridge/commits
2025-03-23master

82.24 - JavaScript
17.76 - Solidity
js: 1
+    1 | -    1 | transfers.js | (2d19)2025-03-23
                    2d199d4eb01222eda793a29e7315d2cfe6350f3e
                    
                    no notifications for another unclaimed transfer
                
#: 10

id: integriteenetwork
project: Integritee Network
Date: 2024-06-10T00:08:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/integriteenetwork

GitHub Url: github.com/integritee-network/worker
GitHub History Url: github.com/integritee-network/worker/commits
2025-03-23master

90.62 - Rust
5.15 - C
2.69 - Shell
0.64 - Makefile
0.44 - Python
0.24 - Dockerfile
0.13 - Ruby
0.06 - JavaScript
0.02 - Solidity
0 - Linker Script
toml: 3
rs: 3
+   81 | -   23 | app-libs/assets-map/src/lib.rs | (60b6)2025-03-23, (41e7)2025-03-21
+ 8 | - 1 | app-libs/stf/src/trusted_call.rs | (60b6)2025-03-23
+ 1 | - 1 | cli/Cargo.toml | (60b6)2025-03-23
+ 1 | - 1 | enclave-runtime/Cargo.toml | (60b6)2025-03-23
+ 1 | - 1 | service/Cargo.toml | (60b6)2025-03-23
                    60b67eef8337954df305cd4a2f16176bd4a3e1b3
                    
                    adjust fees per asset (#1711)

* adjust fees per asset

* bump 0.16.3

* fix ETH location junction
                
41e78ac75146fc4251e5a15772aa712d3ac58f36 add ETH and WBTC.e asset specs (#1710) * add ETH and WBTC.e assets * review fixes
#: 11

id: ens
project: ENS
Date: 2024-05-10T03:11:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/ens

GitHub Url: github.com/ensdomains/ens-app-v3
GitHub History Url: github.com/ensdomains/ens-app-v3/commits
2025-03-23main

99.32 - TypeScript
0.53 - JavaScript
0.09 - Shell
0.05 - CSS
env: 3
ts: 45
mjs: 1
tsx: 51
yaml: 6
css: 1
gitignore: 1
patch: 1
json: 7
+   12 | -    4 | .env | (7b79)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21
+ 3 | - 0 | .github/workflows/knip.yaml | (00e8)2025-03-23
+ 4 | - 0 | .github/workflows/pages-deployment.yaml | (00e8)2025-03-23
+ 2 | - 0 | .gitignore | (00e8)2025-03-23
+ 5 | - 7 | e2e/specs/stateful/address.spec.ts | (00e8)2025-03-23
+ 5 | - 5 | e2e/specs/stateful/dnsclaim.spec.ts | (00e8)2025-03-23
+ 11 | - 9 | e2e/specs/stateful/profile.spec.ts | (00e8)2025-03-23
+ 72 | - 102 | e2e/specs/stateless/_importName.spec.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 18 | - 28 | e2e/specs/stateless/box.spec.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 2 | - 2 | e2e/specs/stateless/ownership.spec.ts | (00e8)2025-03-23
+ 60 | - 84 | e2e/specs/stateless/registerName.spec.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 3 | - 1 | e2e/specs/stateless/verifications.spec.ts | (00e8)2025-03-23
+ 12 | - 1 | next.config.mjs | (00e8)2025-03-23
+ 14 | - 5 | package.json | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21, (77f0)2025-03-21
+ 36 | - 0 | patches/[email protected] | (00e8)2025-03-23
+ 4 | - 7 | playwright/fixtures/login.ts | (00e8)2025-03-23
+ 2370 | - 1255 | pnpm-lock.yaml | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21, (77f0)2025-03-21
+ 30 | - 2 | public/locales/en/common.json | (00e8)2025-03-23, (77f0)2025-03-21
+ 10 | - 4 | public/locales/ru/common.json | (77f0)2025-03-21
+ 21 | - 60 | src/components/@molecules/ConnectButton/ConnectButton.tsx | (00e8)2025-03-23
+ 100 | - 0 | src/components/@molecules/ConnectButton/utils.tsx | (00e8)2025-03-23
+ 5 | - 3 | src/components/@molecules/Hamburger/Hamburger.tsx | (77f0)2025-03-21
+ 1 | - 1 | src/components/@molecules/Hamburger/LanguageMenu.tsx | (77f0)2025-03-21
+ 29 | - 43 | src/components/@molecules/Hamburger/MainMenu.tsx | (00e8)2025-03-23, (77f0)2025-03-21
+ 111 | - 0 | src/components/@molecules/Hamburger/ThemeMenu.tsx | (77f0)2025-03-21
+ 46 | - 0 | src/components/@molecules/NetworkNotifications/NetworkNotifications.tsx | (00e8)2025-03-23
+ 10 | - 0 | src/components/@molecules/NetworkNotifications/utils.ts | (00e8)2025-03-23
+ 26 | - 20 | src/components/@molecules/SearchInput/SearchInput.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 68 | - 63 | src/components/@molecules/TransactionDialogManager/stage/TransactionStageModal.tsx | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21
+ 41 | - 3 | src/components/@molecules/TransactionDialogManager/stage/query.ts | (00e8)2025-03-23
+ 174 | - 0 | src/components/CookieConsentBanner.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 1 | - 1 | src/components/Header.tsx | (00e8)2025-03-23
+ 1 | - 1 | src/components/TabBar.tsx | (00e8)2025-03-23
+ 1 | - 1 | src/components/TransactionNotifications.tsx | (00e8)2025-03-23
+ 16 | - 8 | src/components/pages/dotbox/[name]/DotBoxRegistration.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 14 | - 2 | src/components/pages/import/[name]/steps/EnableDnssec.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 6 | - 0 | src/components/pages/import/[name]/steps/SelectImportType.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 11 | - 3 | src/components/pages/import/[name]/steps/VerifyOffchainOwnership.tsx | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21
+ 60 | - 16 | src/components/pages/import/[name]/steps/onchain/ImportTransaction.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 5 | - 1 | src/components/pages/import/[name]/steps/onchain/VerifyOnchainOwnership.tsx | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21
+ 110 | - 134 | src/components/pages/import/[name]/useDnsImportReducer.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 86 | - 30 | src/components/pages/profile/[name]/registration/Registration.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 10 | - 19 | src/components/pages/profile/[name]/registration/steps/Pricing/Pricing.tsx | (00e8)2025-03-23
+ 168 | - 20 | src/components/pages/profile/[name]/registration/steps/Transactions.tsx | (9430)2025-03-23, (9f1e)2025-03-21, (27b7)2025-03-21, (88f5)2025-03-21, (60b0)2025-03-21, (3c37)2025-03-21
+ 32 | - 0 | src/components/pages/profile/[name]/registration/useMoonpayRegistration.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 154 | - 6 | src/components/pages/profile/settings/PrivacySection/index.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 44 | - 0 | src/constants/chains.ts | (00e8)2025-03-23
+ 1 | - 1 | src/hooks/pages/profile/useRenew/useRenew.ts | (00e8)2025-03-23
+ 168 | - 0 | src/hooks/registration/useCheckRegistered.ts | (9430)2025-03-23, (27b7)2025-03-21, (88f5)2025-03-21, (3c37)2025-03-21
+ 70 | - 4 | src/hooks/useRegistrationReducer.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 100 | - 0 | src/hooks/useSetupIntercom.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 4 | - 18 | src/layouts/Basic.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 56 | - 62 | src/pages/_app.tsx | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21
+ 4 | - 0 | src/styles.css | (00e8)2025-03-23
+ 138 | - 0 | src/utils/analytics/cookies.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 474 | - 0 | src/utils/analytics/events.ts | (9430)2025-03-23, (9f1e)2025-03-21
+ 176 | - 0 | src/utils/analytics/posthog.tsx | (9430)2025-03-23, (9f1e)2025-03-21
+ 11 | - 0 | src/utils/constants.ts | (00e8)2025-03-23
+ 16 | - 5 | src/utils/createCsp.ts | (00e8)2025-03-23, (9430)2025-03-23, (9f1e)2025-03-21
+ 0 | - 51 | src/utils/getDefaultWallets.ts | (00e8)2025-03-23
+ 35 | - 0 | src/utils/query/RainbowKitWithParaProvider.tsx | (00e8)2025-03-23
+ 50 | - 0 | src/utils/query/loadPara.ts | (00e8)2025-03-23
+ 76 | - 3 | src/utils/query/paraWallet.ts | (ac7b)2025-03-23, (ea70)2025-03-23, (7b79)2025-03-23, (00e8)2025-03-23
+ 8 | - 42 | src/utils/query/wagmi.ts | (00e8)2025-03-23
+ 48 | - 0 | src/utils/query/wallets.ts | (00e8)2025-03-23
+ 20 | - 0 | src/utils/utils.ts | (00e8)2025-03-23
                    ac7b951b66b5de6eb4284e22e1e54f2a878cfbbd
                    
                    Merge pull request #971 from ensdomains/key-test

hardcode key
                
ea706eed86fb90d67e372403514fdbf6d4af611b hardcode key
7b79e71ff2a9a324dd79344cec327ef87be4a526 para api key
00e813f3f024e47aee24fe6d9e97c8f5ae917de2 Merge pull request #962 from ensdomains/capsule-to-para-mirgration Capsule to para mirgration
9430b6e2d9ea65393e7cc642190b1d3d6199e13a Merge branch 'main' into capsule-to-para-mirgration
9f1e06f1e4b9f15463a986a226b517111d676e33 Merge pull request #960 from ensdomains/introduce-posthog Introduce Posthog
27b7ad68b534a645c9cfe7aadccdaf0712d7c194 Merge branch 'main' into introduce-posthog
88f5099b4a6a33e2778e4c70ed38bbee5c5b3d07 Merge pull request #969 from ensdomains/fet1764-registration-flow-stuck-after-final-transaction Add forced completion in registration flow if app detects name is registered
60b0ff5a05c6469ad033b44b9461da86890d2f57 lint fix
3c379fbc1d72e77fad9ccf8438b2f0c69c26fdf8 add force push on registration flow if app detects name is registered
77f0dbdedf698c419eb5bd5e6ae1579788c85105 Merge branch 'main' into introduce-posthog
#: 12

id: optimism
project: Optimism
Date: 2022-01-14T07:00:00.000Z
Max Reward: 2000042
Bounty Url: https://immunefi.com/bounty/optimism

GitHub Url: github.com/ethereum-optimism/optimism
GitHub History Url: github.com/ethereum-optimism/optimism/commits
2025-03-22develop

69.01 - Go
28.99 - Solidity
0.6 - Assembly
0.56 - Shell
0.24 - Just
0.19 - Makefile
0.12 - C
0.1 - Dockerfile
0.07 - Python
0.05 - HCL
0.03 - JavaScript
0.02 - CSS
0.02 - TypeScript
0.01 - Starlark
json: 2
yml: 1
go: 4
sol: 1
+    6 | -   13 | .circleci/config.yml | (c089)2025-03-21
+ 5 | - 7 | op-e2e/actions/interop/dsl/dsl.go | (78e6)2025-03-21
+ 2 | - 7 | op-program/host/prefetcher/prefetcher.go | (c043)2025-03-21
+ 3 | - 3 | op-service/eth/execution_witness.go | (c043)2025-03-21
+ 7 | - 7 | op-supervisor/supervisor/backend/db/logs/db.go | (ef21)2025-03-21
+ 51 | - 0 | packages/contracts-bedrock/snapshots/abi/CrossL2Inbox.json | (53f0)2025-03-21
+ 2 | - 2 | packages/contracts-bedrock/snapshots/semver-lock.json | (53f0)2025-03-21
+ 4 | - 4 | packages/contracts-bedrock/src/L2/CrossL2Inbox.sol | (53f0)2025-03-21
                    059849d83c9e42eb702c90903b2fa740dfda10a8
                    
                    proofs: Improve testing of precompiles in the FP (#14983)
                
216f8c26aa758fc92e750ba3bded60b1f9fb7f91 Spearbit Interop Contracts Audit Report (#14956) * Add files via upload * Update README.md
c089d7d953ee0bd1cb6449716fb78d51c485f725 feat(ci): only run op-acceptance-tests post-merge to develop. notify on failures. (#14992)
2a185b5fabfb312efc95d3a118ef4d63c2a7d3a3 op-e2e: Fix typo in Test_ProgramAction_OperatorFeeConstistency (#14929)
c043a25ca4f9c0fd047efff16a0dead9f4eef330 chore: update execution witness type to match reth (#14984)
53f0d3d2db3b14f96565a3054277e680e23b6e80 feat(CrossL2Inbox): make calculateCheckSum public (#14987)
78e668925784a68395d82bdd09a7028618c759d6 op-e2e: Unskip FP interop intra-block test cases (#14979) And fix the test setup to ensure the skipped tests pass.
723f33f181dc0e9946599adcaa2ba55489960a85 Update README.md (#14627)
2dec0a71a6aa64e19d499499277ff5dc11de7d3e fix go-ffi (#14966)
6a436fe9ac9acb215b0f4b9f87ccd3832f4d6b72 op-e2e,interop: Test safe block replacement of cascading invalid blocks (#14949) * op-e2e: Intra-block replacement stalls cross-unsafe * op-e2e: Fix Intra-block replacement test. * op-e2e: Make double safe-block replacement test try both directions.
ef21b9b701eecf641d2ae4f487c2b23b19fec015 interop,fix: Fix log out-of-range detection. (#14973)
#: 13

id: moonbeamnetwork
project: Moonbeam Network
Date: 2021-12-16T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/moonbeamnetwork

GitHub Url: github.com/ethereum-lists/chains
GitHub History Url: github.com/ethereum-lists/chains/commits
2025-03-22master

94.66 - Kotlin
5.34 - JavaScript
gradle: 1
json: 44
kts: 1
+   26 | -    1 | _data/chains/eip155-101003.json | (35a5)2025-03-21, (e5c2)2025-03-21
+ 2 | - 2 | _data/chains/eip155-1440002.json | (88fe)2025-03-21
+ 25 | - 0 | _data/chains/eip155-1449000.json | (88fe)2025-03-21
+ 24 | - 0 | _data/chains/eip155-194.json | (55e0)2025-03-22
+ 24 | - 0 | _data/chains/eip155-223344.json | (4c42)2025-03-21
+ 0 | - 0 | _data/chains/eip155-3416255149.json | (2717)2025-03-21
+ 2 | - 2 | _data/chains/eip155-45003.json | (35a5)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45004.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45005.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45006.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45007.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45008.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45009.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45010.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45011.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45012.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45013.json | (aa85)2025-03-21
+ 25 | - 0 | _data/chains/eip155-45014.json | (aa85)2025-03-21
+ 0 | - 0 | _data/chains/eip155-661898459.json | (2717)2025-03-21
+ 25 | - 0 | _data/chains/eip155-66666666.json | (1151)2025-03-21
+ 25 | - 0 | _data/chains/eip155-777777.json | (1151)2025-03-21
+ 11 | - 11 | _data/chains/eip155-9496.json | (0298)2025-03-21
+ 8 | - 0 | _data/icons/b20.json | (4c42)2025-03-21
+ 8 | - 0 | _data/icons/firachainIcon.json | (55e0)2025-03-22
+ 8 | - 0 | _data/icons/juneo-bch1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-dai1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-doge1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-eur1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-gld1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-link1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-ltc1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-mbtc1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-sgd1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-usd1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/juneo-usdt1.json | (aa85)2025-03-21
+ 8 | - 0 | _data/icons/loadnetwork.json | (0298)2025-03-21
+ 0 | - 0 | _data/icons/smart.json | (2717)2025-03-21
+ 0 | - 0 | _data/icons/ultima.json | (2717)2025-03-21
+ 0 | - 8 | _data/icons/weavevm.json | (0298)2025-03-21
+ 8 | - 0 | _data/icons/winr.json | (1151)2025-03-21
+ 3 | - 3 | _data/icons/xrplevm.json | (88fe)2025-03-21
+ 1 | - 1 | build.gradle | (a6af)2025-03-21
+ 0 | - 23 | eip155-1450.json | (e823)2025-03-21
+ 1 | - 1 | model/build.gradle.kts | (a6af)2025-03-21
+ 0 | - 8 | zent.json | (e823)2025-03-21
                    55e0b3bb7d8678f083d0549c0b2d16ec675c4378
                    
                    Add FiraChain  (#7065)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
                
e823a6827f384f101e10317a55ecb08788d74055 Revert "Add Zentchain Details and icon (#7001)" (#7063) This reverts commit 9f3cd8406505f413a07a371b5c146df4a1783843.
aa85d037df679b2361a02a8480958506221908de Patch : add all Juneo primary supernet chains (#7060)
271721baa52e8595195619af98daf100380cdcb0 Ultima and Smart files moved into proper places (#7061) Co-authored-by: ligi
4c42ee99d191ad26cc2bddee58c3453a87e41fea Pr 6991 fixup (#7062) * Add B20 Testnet * add icons * add icons * cheking validate_formating * validate_formating * add link faucet * Fix formatting for b20.json * Update IPFS URL in b20.json * Remove VSCode settings from repo and update .gitignore * Ignore .vscode folder * Remove .gitignore from repository * Restore deleted .gitignore * Restore .gitignore to previous state * Update .gitignore * bring back previous gitignore --------- Co-authored-by: Beonelabs
35a5ada5b11d231a4884356c509f960fe98ee0d8 Patch : Update Juneo Chains Name (#7059)
029830c8ee87dd2c765bab72b6d324d1541ae844 add Load Network chain and icon (#7045) * feat: add Load Network chain and icon * remove unused weavevm icon --------- Co-authored-by: ligi
a6af1bd7610dc6586869d4e42cf7c75841c19db4 Bump kotlin/kts (#7058)
e5c2a64520ba5099db36580a1d523f2f2e713dbc Add Juneo Socotra testnet chain information and logo (#7051)
88fe834dce9c8763702e0dfb9297d753979a760f Add XRPLEVM Testnet and update: Devnet, Icon and faucet. (#7053) * Add XRPLEVM Testnet and update: Devnet, Icon and faucet. * Update shortnames --------- Co-authored-by: ligi
1151d5e4d6dc18b82b2f99cdc2b02c1d15e3c905 Add winr protocol (#7057)
#: 14

id: berachain
project: Berachain
Date: 2025-02-06T11:58:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/berachain

GitHub Url: github.com/berachain/beacon-kit
GitHub History Url: github.com/berachain/beacon-kit/commits
2025-03-22main

91.51 - Go
5.06 - Starlark
1.3 - Makefile
1.11 - Solidity
0.69 - Shell
0.18 - Smarty
0.15 - Dockerfile
go: 62
+   15 | -   24 | consensus-types/types/block.go | (8875)2025-03-21
+ 5 | - 5 | consensus-types/types/bls_to_execution_changes.go | (29f7)2025-03-21, (8875)2025-03-21
+ 16 | - 22 | consensus-types/types/body.go | (29f7)2025-03-21, (8875)2025-03-21, (0cfb)2025-03-21
+ 7 | - 9 | consensus-types/types/deposit.go | (8875)2025-03-21, (ba22)2025-03-21
+ 7 | - 9 | consensus-types/types/eth1data.go | (8875)2025-03-21, (ba22)2025-03-21
+ 7 | - 9 | consensus-types/types/fork.go | (8875)2025-03-21, (ba22)2025-03-21
+ 3 | - 9 | consensus-types/types/fork_data.go | (8875)2025-03-21, (ba22)2025-03-21
+ 2 | - 8 | consensus-types/types/genesis.go | (8875)2025-03-21
+ 7 | - 9 | consensus-types/types/header.go | (8875)2025-03-21, (ba22)2025-03-21
+ 16 | - 28 | consensus-types/types/payload.go | (8875)2025-03-21
+ 1 | - 2 | consensus-types/types/payload_env.go | (8875)2025-03-21
+ 4 | - 22 | consensus-types/types/payload_header.go | (8875)2025-03-21
+ 5 | - 5 | consensus-types/types/proposer_slashings.go | (29f7)2025-03-21, (8875)2025-03-21
+ 16 | - 44 | consensus-types/types/signed_beacon_block.go | (8875)2025-03-21
+ 3 | - 9 | consensus-types/types/signed_beacon_block_header.go | (8875)2025-03-21, (ba22)2025-03-21
+ 3 | - 9 | consensus-types/types/signing_data.go | (8875)2025-03-21, (ba22)2025-03-21
+ 4 | - 10 | consensus-types/types/slashing_info.go | (8875)2025-03-21, (ba22)2025-03-21, (0cfb)2025-03-21
+ 1 | - 1 | consensus-types/types/state.go | (8875)2025-03-21
+ 5 | - 11 | consensus-types/types/sync_aggregate.go | (29f7)2025-03-21, (8875)2025-03-21, (ba22)2025-03-21
+ 10 | - 9 | consensus-types/types/unused_type.go | (8875)2025-03-21, (ba22)2025-03-21
+ 7 | - 9 | consensus-types/types/validator.go | (8875)2025-03-21, (ba22)2025-03-21
+ 5 | - 5 | consensus-types/types/voluntary_exits.go | (29f7)2025-03-21, (8875)2025-03-21
+ 1 | - 1 | consensus-types/types/withdrawal_credentials.go | (0cfb)2025-03-21
+ 17 | - 8 | consensus/cometbft/service/encoding/encoding.go | (8875)2025-03-21, (ba22)2025-03-21
+ 3 | - 2 | da/store/store.go | (ba22)2025-03-21
+ 15 | - 18 | da/types/sidecar.go | (8875)2025-03-21, (ba22)2025-03-21
+ 3 | - 9 | da/types/sidecars.go | (ba22)2025-03-21
+ 3 | - 9 | engine-primitives/engine-primitives/withdrawal.go | (8875)2025-03-21, (ba22)2025-03-21
+ 56 | - 0 | primitives/common/interfaces.go | (29f7)2025-03-21
+ 5 | - 7 | primitives/common/unused_type.go | (29f7)2025-03-21
+ 14 | - 21 | primitives/constraints/ssz.go | (8875)2025-03-21, (ba22)2025-03-21
+ 54 | - 5 | primitives/decoder/decoder.go | (29f7)2025-03-21, (ba22)2025-03-21
+ 29 | - 0 | primitives/decoder/interfaces.go | (29f7)2025-03-21
+ 4 | - 4 | storage/beacondb/index/validator.go | (ba22)2025-03-21
+ 15 | - 5 | storage/beacondb/kvstore.go | (8875)2025-03-21, (ba22)2025-03-21
+ 3 | - 1 | storage/deposit/store.go | (ba22)2025-03-21
+ 11 | - 11 | storage/encoding/ssz.go | (8875)2025-03-21, (ba22)2025-03-21
                    33d3684ed563c7df3427bcfc6fc33a7b033e09d7
                    
                    fix(test): Fix flakiness in payload_header_test (#2625)
                
29f7a653bb51c97a4885a9e2a75bad48d13a1110 chore(ssz types): Move UnusedType to Common and Define Interfaces Locally (#2617) Co-authored-by: Cal Bera Co-authored-by: Shota Ehrlich Co-authored-by: abear
8875bc74bc9fe30513f9456d5918da3a71d49047 chore(ssz types): replace NewVersioned attributes with generic constructor (#2616) Co-authored-by: Rez Co-authored-by: Cal Bera Co-authored-by: Shota Ehrlich
ba22d19d1168278430499dca9becbe4e26828eed chore(ssz types): replace New attributes with generic constructor (#2615) Co-authored-by: Rez Co-authored-by: Cal Bera Co-authored-by: Shota Ehrlich
0cfb4a8fc5badc321ccb083cf128b374d447ea01 Fix some licensing copy. (#2619)
#: 15

id: pythnetwork
project: Pyth Network
Date: 2024-06-24T16:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/pythnetwork

GitHub Url: github.com/pyth-network/pyth-crosschain
GitHub History Url: github.com/pyth-network/pyth-crosschain/commits
2025-03-22main

49.12 - TypeScript
27.45 - Rust
8.54 - Solidity
5.87 - Move
3.71 - Cairo
1.98 - SCSS
1.68 - Sway
0.97 - JavaScript
0.4 - Shell
0.16 - CSS
0.07 - Dockerfile
0.04 - Nix
0.01 - Makefile
yaml: 9
json: 17
ts: 2
+    2 | -    2 | apps/price_pusher/package.json | (b5ae)2025-03-21
+ 2 | - 2 | contract_manager/package.json | (b5ae)2025-03-21
+ 2 | - 2 | contract_manager/store/chains/CosmWasmChains.yaml | (df8e)2025-03-21
+ 5 | - 0 | contract_manager/store/chains/EvmChains.yaml | (3897)2025-03-22
+ 2 | - 2 | contract_manager/store/contracts/CosmWasmPriceFeedContracts.yaml | (df8e)2025-03-21
+ 2 | - 2 | contract_manager/store/contracts/CosmWasmWormholeContracts.yaml | (df8e)2025-03-21
+ 3 | - 0 | contract_manager/store/contracts/EvmPriceFeedContracts.yaml | (3897)2025-03-22
+ 3 | - 0 | contract_manager/store/contracts/EvmWormholeContracts.yaml | (3897)2025-03-22
+ 2 | - 2 | governance/xc_admin/packages/crank_executor/package.json | (b5ae)2025-03-21
+ 2 | - 2 | governance/xc_admin/packages/crank_pythnet_relayer/package.json | (b5ae)2025-03-21
+ 2 | - 2 | governance/xc_admin/packages/proposer_server/package.json | (b5ae)2025-03-21
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_cli/package.json | (b5ae)2025-03-21
+ 1 | - 0 | governance/xc_admin/packages/xc_admin_common/src/chains.ts | (3897)2025-03-22
+ 2 | - 2 | lazer/contracts/solana/package.json | (b5ae)2025-03-21
+ 1 | - 1 | lazer/sdk/js/package.json | (b5ae)2025-03-21
+ 339 | - 322 | pnpm-lock.yaml | (b5ae)2025-03-21, (df8e)2025-03-21
+ 1 | - 0 | pnpm-workspace.yaml | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/cosmwasm/tools/package.json | (b5ae)2025-03-21
+ 1 | - 1 | target_chains/cosmwasm/tools/src/chains-manager/cosmwasm.ts | (df8e)2025-03-21
+ 2 | - 2 | target_chains/ethereum/contracts/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/fuel/sdk/js/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/solana/sdk/js/pyth_solana_receiver/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/starknet/sdk/js/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/sui/cli-iota/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/sui/cli/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/ton/contracts/package.json | (b5ae)2025-03-21
+ 2 | - 2 | target_chains/ton/sdk/js/package.json | (b5ae)2025-03-21
                    3897c2c4d116ff38c42e45f4db0c25b6c8da5b8b
                    
                    chore(pricefeed) Deploy Megaeth (#2516)
                
b5ae884ebac41f3cf9fa03d9e12bd9f2aa87890b refactor(js): move ts-node to package catalog (#2513)
df8e20aad12fa295bb8f0a9a5d07fec310051fd3 chore(target_chains/cosmwasm): replace xion_testnet with xion_testnet_2 (#2510) * chore(target_chains/cosmwasm): replace xion_testnet with xion_testnet_2 The previous contract doesn't exist anymore * fix: add missing import
#: 16

id: neo
project: Neo
Date: 2022-01-07T04:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/neo

GitHub Url: github.com/neo-project/neo
GitHub History Url: github.com/neo-project/neo/commits
2025-03-22master

99.97 - C#
0.02 - Dockerfile
0.01 - Batchfile
cs: 6
+   11 | -   12 | src/Neo/Cryptography/Crypto.cs | (7fac)2025-03-22, (0f6a)2025-03-22
+ 6 | - 1 | src/Neo/Cryptography/HashAlgorithm.cs | (7fac)2025-03-22
+ 63 | - 1 | src/Neo/Cryptography/Helper.cs | (7fac)2025-03-22
+ 89 | - 79 | src/Neo/SmartContract/StorageKey.cs | (b271)2025-03-21, (6a10)2025-03-21
                    7fac685e28a95c154af35032b36dd93410f2bc35
                    
                    Add SHA512 (#3845)
                
0f6aecaecc71ba78f7d60d6e51661a2ad25a9443 Clean crypto (#3844)
b271253fa9ef3ca006f795a256380e0fe0610b12 Review of #3782 (#3843) * Review of #3782 * Clean * Add note
6a1019c2c2c556358f8a282639984fcf3be0f8a4 [`Fix`] References in `StorageKey` (#3782) * Fixed References in StorageKey * Update src/Neo/SmartContract/StorageKey.cs * Update src/Neo/SmartContract/StorageKey.cs Co-authored-by: Christopher Schuchardt * Update src/Neo/SmartContract/StorageKey.cs Co-authored-by: Shargon * Update src/Neo/SmartContract/StorageKey.cs Co-authored-by: Shargon * Apply suggestions from code review Co-authored-by: Shargon * Changed Text --------- Co-authored-by: Jimmy Co-authored-by: Shargon Co-authored-by: NGD Admin <[email protected]>
#: 17

id: neo
project: Neo
Date: 2022-01-07T04:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/neo

GitHub Url: github.com/neo-project/neo-devpack-dotnet
GitHub History Url: github.com/neo-project/neo-devpack-dotnet/commits
2025-03-22master

99.99 - C#
0.01 - Shell
0 - Dockerfile
cs: 6
json: 1
sln: 1
+    1 | -    1 | examples/Example.SmartContract.NFT/Loot.Admin.cs | (af28)2025-03-22
+ 4 | - 4 | examples/Example.SmartContract.NFT/Loot.cs | (af28)2025-03-22
+ 33 | - 22 | examples/Example.SmartContract.NFT/Token.Item.cs | (af28)2025-03-22
+ 7 | - 0 | examples/global.json | (af28)2025-03-22
+ 12 | - 9 | examples/neo-contract-examples.sln | (af28)2025-03-22
+ 12 | - 0 | src/Neo.Compiler.CSharp/MethodConvert/Expression/CastExpression.cs | (af28)2025-03-22
+ 19 | - 10 | src/Neo.Compiler.CSharp/MethodConvert/Expression/Expression.cs | (af28)2025-03-22
+ 33 | - 0 | src/Neo.SmartContract.Framework/Native/Notary.cs | (2e67)2025-03-22
                    2e676c9c1684a43d3d2603eae9faca130ba90c08
                    
                    Neo.SmartContract.Framework: add native Notary contract API (#1300)

* Neo.SmartContract.Framework: add native Notary contract API

Ref. https://github.com/neo-project/neo/pull/3178.

Ported from https://github.com/neo-project/neo-devpack-dotnet/pull/556
with all necessary updates.

Signed-off-by: Anna Shaleva 

* Update src/Neo.SmartContract.Framework/Native/Notary.cs

Co-authored-by: Will <[email protected]>

---------

Signed-off-by: Anna Shaleva 
Co-authored-by: Jimmy 
Co-authored-by: Will <[email protected]>
Co-authored-by: Shargon 
                
af28f1d9d5fb34dc73fa221efc26f5e801cfae3f fix examples project issues and upgrade dependency (#1303)
#: 18

id: avalanche
project: Ava Labs Avalanche
Date: 2023-12-03T22:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/avalanche

GitHub Url: github.com/ava-labs/avalanchego
GitHub History Url: github.com/ava-labs/avalanchego/commits
2025-03-22master

99.33 - Go
0.59 - Shell
0.04 - Dockerfile
0.03 - Nix
0 - Solidity
yml: 14
sh: 1
json: 1
nix: 1
go: 31
+    1 | -    1 | .github/actions/install-nix/action.yml | (1773)2025-03-21
+ 4 | - 4 | .github/actions/run-monitored-tmpnet-cmd/action.yml | (6c72)2025-03-21, (1773)2025-03-21
+ 35 | - 0 | .github/actions/run-monitored-tmpnet-cmd/nix-develop.sh | (6c72)2025-03-21
+ 2 | - 2 | .github/workflows/buf-push.yml | (d36f)2025-03-22, (1773)2025-03-21
+ 18 | - 16 | .github/workflows/ci.yml | (d36f)2025-03-22, (1773)2025-03-21, (aed5)2025-03-21, (6556)2025-03-21
+ 2 | - 2 | .github/workflows/codeql-analysis.yml | (1773)2025-03-21
+ 1 | - 1 | .github/workflows/labels.yml | (1773)2025-03-21
+ 1 | - 1 | .github/workflows/publish_antithesis_images.yml | (1773)2025-03-21
+ 1 | - 1 | .github/workflows/trigger-antithesis-avalanchego.yml | (1773)2025-03-21
+ 1 | - 1 | .github/workflows/trigger-antithesis-xsvm.yml | (1773)2025-03-21
+ 3 | - 0 | flake.nix | (aed5)2025-03-21
+ 2 | - 6 | message/outbound_msg_builder.go | (382c)2025-03-21
+ 1 | - 1 | node/node.go | (6556)2025-03-21
+ 14 | - 58 | proto/pb/aliasreader/aliasreader.pb.go | (d36f)2025-03-22
+ 18 | - 76 | proto/pb/appsender/appsender.pb.go | (d36f)2025-03-22
+ 42 | - 184 | proto/pb/http/http.pb.go | (d36f)2025-03-22
+ 22 | - 94 | proto/pb/http/responsewriter/responsewriter.pb.go | (d36f)2025-03-22
+ 11 | - 41 | proto/pb/io/reader/reader.pb.go | (d36f)2025-03-22
+ 11 | - 41 | proto/pb/io/writer/writer.pb.go | (d36f)2025-03-22
+ 10 | - 40 | proto/pb/messenger/messenger.pb.go | (d36f)2025-03-22
+ 24 | - 96 | proto/pb/net/conn/conn.pb.go | (d36f)2025-03-22
+ 115 | - 509 | proto/pb/p2p/p2p.pb.go | (d36f)2025-03-22
+ 11 | - 41 | proto/pb/platformvm/platformvm.pb.go | (d36f)2025-03-22
+ 98 | - 436 | proto/pb/rpcdb/rpcdb.pb.go | (d36f)2025-03-22
+ 22 | - 94 | proto/pb/sdk/sdk.pb.go | (d36f)2025-03-22
+ 46 | - 202 | proto/pb/sharedmemory/sharedmemory.pb.go | (d36f)2025-03-22
+ 26 | - 112 | proto/pb/signer/signer.pb.go | (d36f)2025-03-22
+ 92 | - 402 | proto/pb/sync/sync.pb.go | (d36f)2025-03-22
+ 38 | - 166 | proto/pb/validatorstate/validator_state.pb.go | (d36f)2025-03-22
+ 6 | - 22 | proto/pb/vm/runtime/runtime.pb.go | (d36f)2025-03-22
+ 172 | - 762 | proto/pb/vm/vm.pb.go | (d36f)2025-03-22
+ 10 | - 40 | proto/pb/warp/message.pb.go | (d36f)2025-03-22
+ 3 | - 3 | upgrade/upgrade.go | (6556)2025-03-21
+ 3 | - 1 | utils/constants/acps.go | (6556)2025-03-21
+ 2 | - 1 | version/compatibility.json | (6556)2025-03-21
+ 4 | - 4 | version/constants.go | (6556)2025-03-21
+ 14 | - 6 | vms/avm/block/executor/block.go | (9371)2025-03-21
+ 18 | - 6 | vms/avm/state/state.go | (9371)2025-03-21
+ 5 | - 4 | vms/avm/txs/executor/semantic_verifier.go | (9371)2025-03-21
+ 2 | - 3 | vms/avm/vm.go | (9371)2025-03-21
+ 1 | - 182 | vms/platformvm/state/state.go | (304b)2025-03-21
+ 0 | - 10 | vms/platformvm/vm.go | (304b)2025-03-21
+ 18 | - 13 | vms/proposervm/vm.go | (50f1)2025-03-21
                    d36f7d392bdae99a68ced5c4f6ef345ff3ce25da
                    
                    Update protobuf dependencies to the same version as nix packages (#3828)
                
304b7ee55d97c19610f4620bdf31e733018aaa7c Remove block reindexing after Etna (#3813)
50f1601bf39a106d066012b4ef470c1058f5005a Add context for errors in proposervm `repairAcceptedChainByHeight` (#3818) Signed-off-by: Joshua Kim <[email protected]>
9371bff585ff63886266793ae84a4c608931fa93 Add context to errors in `avm` (#3821) Signed-off-by: Joshua Kim <[email protected]>
6c72dfc4254a3d157bba5c9c45135cb563b813e7 [ci] Enable run-monitored-tmpnet-cmd to use a remote flake file (#3820)
7ae4dd1e4db6efa6c481b69a666b7a093403d6da [tmpnet] Add collector log path to readiness check log output (#3823)
1773484a0f17e48f2a9e0134652b453239b65879 [ci] Use SHAs instead of tags for 3rd-party github actions (#3822)
aed51b07bdac88440ce6905b243ffc7714213eca [ci] Source shellcheck from nix instead of installing via script (#3811)
edd2a48aae997faef04641148aa1cc483ee3aa6d Export tmpnet functions for CLI interface (#3727)
382c106b4c3b0378797e5eff8270d132c6ecafbc Use IPv4 addresses if possible (#3812)
65564a435d166dd2f6a6f54ed08b016721108171 Update versions for v1.13.0 (#3810)
#: 19

id: firedancer
project: Firedancer
Date: 2024-09-18T13:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/firedancer

GitHub Url: github.com/firedancer-io/firedancer
GitHub History Url: github.com/firedancer-io/firedancer/commits
2025-03-22main

92.32 - C
1.94 - Python
1.63 - SystemVerilog
0.99 - C++
0.78 - Shell
0.71 - Assembly
0.56 - Rust
0.54 - Makefile
0.33 - CodeQL
0.07 - Lua
0.07 - Tcl
0.06 - Go
0.01 - Vim Script
0.01 - TypeScript
0 - JavaScript
c: 24
toml: 2
h: 8
xml: 1
+   17 | -    0 | src/app/fdctl/config/default.toml | (09fa)2025-03-22, (239d)2025-03-21
+ 2 | - 2 | src/app/fdctl/topos/fd_firedancer.c | (09fa)2025-03-22, (239d)2025-03-21
+ 2 | - 2 | src/app/fdctl/topos/fd_frankendancer.c | (09fa)2025-03-22, (239d)2025-03-21
+ 26 | - 2 | src/app/shared/commands/configure/sysctl.c | (239d)2025-03-21
+ 1 | - 1 | src/app/shared/commands/run/run.c | (09fa)2025-03-22
+ 3 | - 0 | src/app/shared/commands/run/run_agave.c | (09fa)2025-03-22
+ 4 | - 0 | src/app/shared/fd_config.h | (09fa)2025-03-22, (239d)2025-03-21
+ 10 | - 0 | src/app/shared/fd_config_parse.c | (09fa)2025-03-22, (239d)2025-03-21
+ 2 | - 2 | src/disco/archiver/fd_archiver_feeder.c | (e3c1)2025-03-21
+ 0 | - 4 | src/disco/archiver/fd_archiver_playback.c | (e3c1)2025-03-21
+ 0 | - 4 | src/disco/archiver/fd_archiver_writer.c | (e3c1)2025-03-21
+ 1 | - 1 | src/disco/metrics/metrics.xml | (2eb5)2025-03-22
+ 4 | - 0 | src/disco/net/fd_net_tile.h | (09fa)2025-03-22, (239d)2025-03-21
+ 19 | - 11 | src/disco/net/fd_net_tile_topo.c | (09fa)2025-03-22, (239d)2025-03-21
+ 16 | - 7 | src/disco/net/sock/fd_sock_tile.c | (09fa)2025-03-22, (239d)2025-03-21
+ 1 | - 0 | src/disco/net/sock/fd_sock_tile_private.h | (09fa)2025-03-22
+ 5 | - 2 | src/disco/net/xdp/fd_xdp_tile.c | (09fa)2025-03-22, (9ca3)2025-03-22
+ 11 | - 2 | src/disco/topo/fd_topo.h | (09fa)2025-03-22, (239d)2025-03-21
+ 4 | - 2 | src/disco/topo/fd_topo_run.c | (09fa)2025-03-22, (9ca3)2025-03-22
+ 13 | - 13 | src/discof/gossip/fd_gossip_tile.c | (211d)2025-03-21
+ 17 | - 20 | src/discof/repair/fd_repair_tile.c | (211d)2025-03-21
+ 20 | - 23 | src/flamenco/vm/syscall/fd_vm_syscall_cpi_common.c | (0e88)2025-03-21
+ 7 | - 1 | src/waltz/xdp/fd_xdp1.c | (9ca3)2025-03-22
+ 8 | - 5 | src/waltz/xdp/fd_xdp1.h | (9ca3)2025-03-22
                    09fa526e06da4f1398bba3ad36933286c33b214d
                    
                    Add tiles.net.bind_address config option

Required for the first (legacy) version of Double Zero GRE support.
Will not be required in future Double Zero versions.

When set:
- Passes '--bind-address' to Agave
- Restricts the XDP program to filter by dest IP
- Overrides the default IPv4 source address
- Binds RX sockets
                
2eb5fb8be88aedfadb13a534cdd8dececfa63aa6 typos
9ca3a2536d13af834f0dd804e585febb837d2f49 Optionally make XDP prog listen on specific IP
211dfccc1d84a50191a487a6abffd962f7954179 gossip: UDP header fix
0e883a32cab9cfeff1deab95192f1836e22cc033 flamenco: (cpi) delay account meta presence checks to fd_vm_prepare
e3c19153fcb8446633d3c1971ef7b28a0d922524 archiver: fix codeql linting issues
239dbd0e1ad61ed26f35bfdb7709b9689124145b Add config option for socket buffer sizes
#: 20

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/staking-api-service
GitHub History Url: github.com/babylonlabs-io/staking-api-service/commits
2025-03-21main

98.16 - Go
0.83 - Shell
0.58 - Makefile
0.44 - Dockerfile
go: 1
+    7 | -   24 | internal/v2/db/client/stats.go | (6a16)2025-03-21
                    6a164452966bdd65501b8ec709714a5d99d919f0
                    
                    Simplify err != nil handling (#258)
                
#: 21

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/simple-staking
GitHub History Url: github.com/babylonlabs-io/simple-staking/commits
2025-03-21main

97.98 - TypeScript
1.16 - CSS
0.47 - JavaScript
0.39 - Dockerfile
tsx: 6
json: 3
ts: 3
+   10 | -   20 | package-lock.json | (0416)2025-03-21, (48ff)2025-03-21
+ 2 | - 2 | package.json | (0416)2025-03-21
+ 1 | - 3 | src/app/components/Modals/ErrorModal.tsx | (7904)2025-03-21
+ 13 | - 0 | src/app/components/Wallet/Connect.tsx | (48ff)2025-03-21
+ 35 | - 4 | src/app/context/Error/ErrorProvider.tsx | (7904)2025-03-21
+ 5 | - 2 | src/app/context/wallet/BTCWalletProvider.tsx | (0416)2025-03-21
+ 1 | - 1 | src/app/hooks/services/useStakingManagerService.ts | (0416)2025-03-21
+ 3 | - 0 | src/app/hooks/services/useStakingService.ts | (7904)2025-03-21
+ 6 | - 0 | src/app/types/errors.ts | (7904)2025-03-21
+ 0 | - 3 | src/components/delegations/DelegationList/components/ActionButton.tsx | (0bbb)2025-03-21
+ 9 | - 2 | src/components/delegations/DelegationList/index.tsx | (0bbb)2025-03-21
                    0416a072d2ac5ec7718ac58fb946e00ada65b42d
                    
                    feat: support sign using bip322 for taproot and native segwit address (#771)
                
79040fcb23e961d9039cb75667945b25d016c355 feat: enhance error handling with stacktrace and wallet information (#756) * Enhance error handling with stacktrace and wallet information * Revert api change * Enhance error handling with stacktrace and wallet information * Revert api change * Revisions * Revisions * Remove Error testing * Replace type --------- Co-authored-by: Jonathan Bursztyn
48ff37b62a4b4a5be31996fb3f86ab8eeaf9a7c5 feat: adds staker public key to menu (#781) * Show staker BTC public key on menu * Fix * Redesign public key button * Remove stale code, remove old test
0bbbf8fe89bbb0a385adecfdd38fac0ed19b7dcd fix show invalid status (#782)
#: 22

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/streamingfast/substreams
GitHub History Url: github.com/streamingfast/substreams/commits
2025-03-21develop

83.26 - Go
8.96 - JavaScript
4.36 - TypeScript
2.59 - Rust
0.77 - Shell
0.03 - Dockerfile
0.03 - Makefile
go: 6
mod: 1
sum: 1
+    2 | -    2 | go.mod | (6751)2025-03-21
+ 2 | - 2 | go.sum | (6751)2025-03-21
+ 55 | - 4 | metrics/stats.go | (6a92)2025-03-21, (6751)2025-03-21
+ 50 | - 29 | orchestrator/work/worker.go | (6751)2025-03-21
+ 7 | - 2 | service/tier1.go | (6751)2025-03-21
+ 5 | - 5 | service/tier2.go | (6751)2025-03-21
+ 1 | - 2 | storage/execout/filewalk.go | (6751)2025-03-21
                    df86c5afca57b4f453339ed5505b2d66c7746351
                    
                    bump version for release
                
6a92410740e319ed56f95447ecba2601104abb84 rename block_count to local_blocks_processed in stats log
838781ce758dfa05754acc907748a51e3a6ac4d3 bump changelog
67511dc74da4df16ccf6916b3d68e087aed8fb89 add remote_jobs_failed/incompleted/retried/delayed stats to 'substreams request stats' log, fix tier2 returning grpc errors
#: 23

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/btc-staking-ts
GitHub History Url: github.com/babylonlabs-io/btc-staking-ts/commits
2025-03-21dev

99.31 - TypeScript
0.57 - JavaScript
0.12 - Shell
json: 2
ts: 2
+    6 | -    6 | package-lock.json | (89ff)2025-03-21
+ 2 | - 2 | package.json | (89ff)2025-03-21
+ 46 | - 17 | src/staking/manager.ts | (89ff)2025-03-21
+ 49 | - 11 | src/utils/btc.ts | (89ff)2025-03-21
                    89ff8ce23bc9a76f82b7fdf3c6519b50d5387540
                    
                    feat: support sign using bip322 for taproot and native segwit address (#72)

* feat: support sign using bip322 for taproot and native segwit address
                
#: 24

id: axelarnetwork
project: Axelar Network
Date: 2022-03-11T03:30:00.000Z
Max Reward: 2250000
Bounty Url: https://immunefi.com/bounty/axelarnetwork

GitHub Url: github.com/axelarnetwork/interchain-token-service
GitHub History Url: github.com/axelarnetwork/interchain-token-service/commits
2025-03-21main

58.03 - JavaScript
41.71 - Solidity
0.26 - Shell
sol: 1
+    0 | -   17 | contracts/TokenHandler.sol | (f77b)2025-03-21
                    f77b330395a760adf2e694db0f8dba05b21e8067
                    
                    feat: remove automatic migration (#331)
                
#: 25

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/streamingfast/firehose-core
GitHub History Url: github.com/streamingfast/firehose-core/commits
2025-03-21develop

98.88 - Go
0.65 - Rust
0.37 - Shell
0.11 - Dockerfile
mod: 2
sum: 2
+    3 | -    3 | go.mod | (2a62)2025-03-21, (282c)2025-03-21
+ 6 | - 6 | go.sum | (2a62)2025-03-21, (282c)2025-03-21
                    2a62b0b8698cb4e13d92ea9b2f8dbd458339ad66
                    
                    bump changelog, substreams version
                
282c15f9fc405d392cdac615da14de6fa1fb77f9 bump substreams for various fixes, especially in tracking/logs
#: 26

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/streamingfast/firehose-ethereum
GitHub History Url: github.com/streamingfast/firehose-ethereum/commits
2025-03-21develop

86.85 - Go
12.82 - Shell
0.33 - Dockerfile
mod: 2
sum: 2
+    5 | -    5 | go.mod | (c798)2025-03-21, (2f25)2025-03-21
+ 10 | - 10 | go.sum | (c798)2025-03-21, (2f25)2025-03-21
                    c79878196a67fe75ebfd6438e930ab1f6321dc46
                    
                    bump changelog, substreams version
                
2f25987c7f4dd6751baa32eb0e952302e19dd1f8 bump substreams/firecore
#: 27

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/graphprotocol/graph-node
GitHub History Url: github.com/graphprotocol/graph-node/commits
2025-03-21master

94.6 - Rust
2.1 - PLpgSQL
2.05 - TypeScript
0.67 - CSS
0.26 - Shell
0.12 - HTML
0.06 - Dockerfile
0.06 - JavaScript
0.04 - Solidity
0.02 - Makefile
toml: 2
+    1 | -    1 | graph/Cargo.toml | (6150)2025-03-21
+ 1 | - 1 | node/Cargo.toml | (6150)2025-03-21
                    61500fbc64e6377838b6c51f049c0927d7bb8e1e
                    
                    build(deps): bump url from 2.5.2 to 2.5.4

Bumps [url](https://github.com/servo/rust-url) from 2.5.2 to 2.5.4.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.2...v2.5.4)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
                
ee52ac7104a1972862c654026fd2b2f35e23c972 build(deps): bump ring from 0.17.8 to 0.17.13 Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13. - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-type: indirect ... Signed-off-by: dependabot[bot]
#: 28

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/external-adapters-js
GitHub History Url: github.com/smartcontractkit/external-adapters-js/commits
2025-03-21main

98.81 - TypeScript
0.46 - JavaScript
0.46 - Jsonnet
0.25 - Shell
0.02 - Dockerfile
0.01 - Smarty
json: 91
ts: 11
cjs: 1
+  116 | -  116 | .pnp.cjs | (6920)2025-03-21
+ 1 | - 1 | package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/glv-token/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/gm-token/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/historical-average/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/market-status/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/multi-address-list/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/nexus-kiln/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/composites/proof-of-reserves/package.json | (6920)2025-03-21
+ 26 | - 0 | packages/composites/proof-of-reserves/src/endpoint/reserves.ts | (0ae0)2025-03-21
+ 30 | - 0 | packages/composites/proof-of-reserves/src/utils/scheduledTrigger.ts | (0ae0)2025-03-21
+ 1 | - 1 | packages/non-deployable/token-allocation/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/aleno/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/anchorage/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/apex/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/avalanche-platform/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/bank-frick/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/bitgo-reserves/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/bitgo/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/blocksize-capital/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/ceffu/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/cfbenchmarks/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/clear-bank/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/coinbase-prime/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/coingecko/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/coinmarketcap/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/coinmetrics/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/coinpaprika/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/cryptocompare/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/deep-blue/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/dlc-btc-por/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/dxfeed-secondary/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/dxfeed/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/elven/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/elwood/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/eth-beacon/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/expand-network/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/finage/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/finalto/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/finnhub-secondary/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/finnhub/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/fireblocks/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/frxeth-exchange-rate/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/galaxy/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/gemini/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/gramchain/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/gsr/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/harris-and-trotter/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/icap/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/iex-cloud/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/ignition-address-list/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/instruxi-sxt/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/intrinio/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/ion.au/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/kaiko-state/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/kaiko/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/lido-por/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/lotus/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/m0/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/mobula-state/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/moonbeam-address-list/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/moore-hk/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/nav-consulting/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/ncfx/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/nft-blue-chip/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/nyfed/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/oanda/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/openexchangerates/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/polkadot-balance/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/polygon/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/por-address-list/package.json | (6920)2025-03-21
+ 201 | - 0 | packages/sources/por-address-list/src/config/OpenEdenUSDOPoRAddressList.json | (0ae0)2025-03-21
+ 1 | - 0 | packages/sources/por-address-list/src/endpoint/index.ts | (0ae0)2025-03-21
+ 61 | - 0 | packages/sources/por-address-list/src/endpoint/openEdenUSDOAddress.ts | (0ae0)2025-03-21
+ 9 | - 2 | packages/sources/por-address-list/src/index.ts | (0ae0)2025-03-21
+ 138 | - 0 | packages/sources/por-address-list/src/transport/openEdenUSDOAddress.ts | (0ae0)2025-03-21
+ 1 | - 1 | packages/sources/por-indexer/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/s3-csv-reader/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/stader-address-list/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/stader-balance/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/starknet-gas-price/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/superstate/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/synthetix-feeds/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/the-network-firm/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/tiingo-state/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/tiingo/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/token-balance/package.json | (6920)2025-03-21
+ 1975 | - 0 | packages/sources/token-balance/src/config/OpenEdenTBILLProxy.json | (0ae0)2025-03-21
+ 1 | - 1 | packages/sources/token-balance/src/config/index.ts | (0ae0)2025-03-21
+ 1 | - 0 | packages/sources/token-balance/src/endpoint/index.ts | (0ae0)2025-03-21
+ 67 | - 0 | packages/sources/token-balance/src/endpoint/tbill.ts | (0ae0)2025-03-21
+ 2 | - 2 | packages/sources/token-balance/src/index.ts | (0ae0)2025-03-21
+ 228 | - 0 | packages/sources/token-balance/src/transport/tbill.ts | (0ae0)2025-03-21
+ 1 | - 1 | packages/sources/tp/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/tradermade/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/tradinghours/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/trueusd/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/trumatic-matic-exchange-rate/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/twosigma/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/view-function-multi-chain/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/view-function/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/sources/wbtc-address-set/package.json | (6920)2025-03-21
+ 1 | - 1 | packages/targets/dydx-stark/package.json | (6920)2025-03-21
                    6920e67081583de936806af89c44e1be807fc878
                    
                    Bump framework from 2.1.2 to 2.3.0 (#3739)
                
612366fcca7bb5e6cd175e622af111253f18cc0d Update README.md (#3737) Co-authored-by: Michael Xiao
0ae07005a03447e3156b328355b8ebf8cb963529 Open Eden USDO PoR (#3732) * Open Eden USDO PoR * README files * Changeset Added * fix queue calc * fix failing test * small update
#: 29

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/finality-provider
GitHub History Url: github.com/babylonlabs-io/finality-provider/commits
2025-03-21main

98.19 - Go
1.05 - Makefile
0.45 - Shell
0.32 - Dockerfile
go: 7
proto: 1
+    1 | -    1 | eotsmanager/localmanager.go | (8cfe)2025-03-21
+ 98 | - 277 | eotsmanager/proto/eotsmanager.pb.go | (8cfe)2025-03-21
+ 30 | - 13 | eotsmanager/proto/eotsmanager_grpc.pb.go | (8cfe)2025-03-21
+ 16 | - 33 | eotsmanager/proto/signstore.pb.go | (8cfe)2025-03-21
+ 3 | - 3 | finality-provider/config/config.go | (8cfe)2025-03-21
+ 139 | - 128 | finality-provider/proto/finality_providers.pb.go | (8cfe)2025-03-21
+ 6 | - 2 | finality-provider/proto/finality_providers.proto | (8cfe)2025-03-21
+ 1 | - 0 | finality-provider/store/storedfp.go | (8cfe)2025-03-21
                    8cfe6fd491b7184bc19540845acb682e48f7ad79
                    
                    chore: Improve config and operation doc (#391)

Closes #385 
Closes #381 
Closes #376
                
#: 30

id: zksyncera
project: ZKsync Era
Date: 2023-03-10T17:00:00.000Z
Max Reward: 1100000
Bounty Url: https://immunefi.com/bounty/zksyncera

GitHub Url: github.com/matter-labs/zksync-protocol
GitHub History Url: github.com/matter-labs/zksync-protocol/commits
2025-03-21main

99.97 - Rust
0.03 - Shell
toml: 2
rs: 1
json: 1
+    1 | -    1 | .github/release-please/manifest.json | (5c05)2025-03-21
+ 11 | - 11 | Cargo.toml | (72af)2025-03-21, (5c05)2025-03-21
+ 15 | - 12 | crates/circuit_definitions/src/circuit_definitions/recursion_layer/mod.rs | (191c)2025-03-21
                    72af4f8520badaed7bdf41cf7647c37fc1f73724
                    
                    chore: fix pinned versions in Cargo.toml (#138)
                
5c052690e67d7046577a6868393d4722ad433e89 chore(main): release 0.151.4 (#137) :robot: I have created a release *beep* *boop* --- ## [0.151.4](https://github.com/matter-labs/zksync-protocol/compare/v0.151.3...v0.151.4) (2025-03-21) ### Bug Fixes * **prover:** Changed circuit resolver for NodeLayer, Scheduler & RecursionTip ([#136](https://github.com/matter-labs/zksync-protocol/issues/136)) ([191c24d](https://github.com/matter-labs/zksync-protocol/commit/191c24de7edc38319844c66343acb2377a3cb2ee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
191c24de7edc38319844c66343acb2377a3cb2ee fix(prover): Changed circuit resolver for NodeLayer, Scheduler & RecursionTip (#136) ## What ❔ Changed circuit resolver for NodeLayer, Scheduler & RecursionTip ## Why ❔ NodeLayer, Scheduler & RecursionTip were using MtCircuitResolver for no reason. WVG RAM usage for NodeLayer circuit was ~9GB. With the change the circuits of all types use StCircuitResolver, it breaks down RAM usage from ~9GB to ~2GB ## Is this a breaking change? - [ ] Yes - [x] No ## Operational changes ## Checklist - [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. - [ ] Code has been formatted via `zkstack dev fmt` and `zkstack dev lint`.
#: 31

id: synthetix
project: Synthetix
Date: 2021-03-05T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/synthetix

GitHub Url: github.com/Synthetixio/synthetix-v3
GitHub History Url: github.com/Synthetixio/synthetix-v3/commits
2025-03-21main

67.12 - TypeScript
32.44 - Solidity
0.31 - JavaScript
0.07 - Shell
0.04 - Mustache
0.01 - Handlebars
json: 24
sol: 1
+    1 | -    1 | auxiliary/ArbitrumGasPriceOracle/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/BuybackSnx/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/ERC4626ToAssetsRatioOracle/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/OpGasPriceOracle/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/OwnedFeeCollector/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/PythERC7412Wrapper/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/RewardsDistributor/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/RewardsDistributorExternal/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/SpotMarketOracle/package.json | (9ce4)2025-03-21
+ 1 | - 1 | auxiliary/WstEthToStEthRatioOracle/package.json | (9ce4)2025-03-21
+ 1 | - 1 | lerna.json | (9ce4)2025-03-21
+ 1 | - 1 | markets/bfp-market/package.json | (9ce4)2025-03-21
+ 1 | - 1 | markets/legacy-market/package.json | (9ce4)2025-03-21
+ 1 | - 1 | markets/perps-market/package.json | (9ce4)2025-03-21
+ 1 | - 1 | markets/spot-market/package.json | (9ce4)2025-03-21
+ 43 | - 15 | markets/treasury-market/contracts/TreasuryMarket.sol | (bd78)2025-03-21
+ 1 | - 1 | markets/treasury-market/package.json | (9ce4)2025-03-21
+ 1 | - 1 | protocol/governance/package.json | (9ce4)2025-03-21
+ 1 | - 1 | protocol/oracle-manager/package.json | (9ce4)2025-03-21
+ 1 | - 1 | protocol/synthetix/package.json | (9ce4)2025-03-21
+ 1 | - 1 | utils/common-config/package.json | (9ce4)2025-03-21
+ 1 | - 1 | utils/core-contracts/package.json | (9ce4)2025-03-21
+ 1 | - 1 | utils/core-modules/package.json | (9ce4)2025-03-21
+ 1 | - 1 | utils/core-utils/package.json | (9ce4)2025-03-21
+ 1 | - 1 | utils/hardhat-storage/package.json | (9ce4)2025-03-21
                    9ce4e8891c762cae41a9dc104ec5271b1e86c9f5
                    
                    v3.11.2
                
bd78b989efa7aaab7b9e58f010c105f9e456be7a Unsaddle InsufficientAvailableReward (#2365) * Unsaddle InsufficientAvailableReward * Add depositRewardPenalty view function * Fix rewards availability check
#: 32

id: scroll
project: Scroll
Date: 2023-10-17T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/scroll

GitHub Url: github.com/scroll-tech/go-ethereum
GitHub History Url: github.com/scroll-tech/go-ethereum/commits
2025-03-21develop

91.2 - Go
4.26 - C
2.79 - JavaScript
0.6 - Assembly
0.19 - Java
0.19 - Sage
0.16 - M4
0.15 - NSIS
0.1 - Shell
0.1 - Solidity
0.07 - HTML
0.07 - Rust
0.06 - Makefile
0.04 - Python
0.01 - Dockerfile
0.01 - Ruby
yaml: 2
yml: 3
go: 6
+    1 | -    1 | .github/workflows/bump_version.yml | (048d)2025-03-21
+ 3 | - 3 | .github/workflows/docker-arm64.yaml | (048d)2025-03-21
+ 4 | - 4 | .github/workflows/docker.yaml | (048d)2025-03-21
+ 12 | - 12 | .github/workflows/l2geth_ci.yml | (048d)2025-03-21
+ 1 | - 1 | .github/workflows/semgrep.yml | (048d)2025-03-21
+ 1 | - 0 | cmd/geth/main.go | (019e)2025-03-21
+ 1 | - 0 | cmd/geth/usage.go | (019e)2025-03-21
+ 7 | - 0 | cmd/utils/flags.go | (019e)2025-03-21
+ 1 | - 0 | miner/miner.go | (019e)2025-03-21
+ 3 | - 0 | miner/scroll_worker.go | (019e)2025-03-21
+ 1 | - 1 | params/version.go | (019e)2025-03-21
                    048db622672f5055bf9d9238216d8957117212c5
                    
                    ci: fix dependabot alerts (#1154)
                
019e52cb0c8bcfa41f6a9c01d31c96ac15da5e81 feat(worker): allow empty blocks (#1153)
#: 33

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/builtin-actors
GitHub History Url: github.com/filecoin-project/builtin-actors/commits
2025-03-21master

99.48 - Rust
0.28 - Solidity
0.15 - Makefile
0.08 - Shell
0.01 - Dockerfile
rs: 2
+    2 | -    0 | actors/miner/src/deadline_state.rs | (50c3)2025-03-21
+ 5 | - 3 | actors/miner/src/lib.rs | (50c3)2025-03-21
                    50c344cb4b89676a0657c16cdf756c1cab13c999
                    
                    chore(docs): add minor clarifying docs on FIP-0100 power & fee use (#1661)
                
#: 34

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/oasis-wallet-web
GitHub History Url: github.com/oasisprotocol/oasis-wallet-web/commits
2025-03-21master

95.88 - TypeScript
2.84 - JavaScript
0.3 - Swift
0.27 - CSS
0.21 - HTML
0.17 - Java
0.14 - Dockerfile
0.1 - Jinja
0.09 - Ruby
json: 2
+    2 | -    2 | package.json | (420d)2025-03-21, (4353)2025-03-21
                    420d3e9fc4505334f8a0f82472536325faf2138d
                    
                    Merge pull request #2146 from oasisprotocol/renovate/redux-dependencies

fix(deps): update dependency @reduxjs/toolkit to v2.6.1
                
4353befe5ab1d7eeb6e2ab3b5bac476f4aef840c fix(deps): update dependency @reduxjs/toolkit to v2.6.1
#: 35

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/lotus
GitHub History Url: github.com/filecoin-project/lotus/commits
2025-03-21master

98.67 - Go
0.53 - Solidity
0.49 - Shell
0.14 - Makefile
0.09 - Dockerfile
0.04 - HTML
0.02 - CSS
0.01 - Assembly
0.01 - Python
go: 4
mod: 2
sum: 2
template: 3
+  101 | -   16 | chain/actors/builtin/miner/actor.go.template | (a8ed)2025-03-21
+ 62 | - 0 | chain/actors/builtin/miner/miner.go | (a8ed)2025-03-21
+ 7 | - 1 | chain/actors/builtin/power/actor.go.template | (a8ed)2025-03-21
+ 6 | - 0 | chain/actors/builtin/power/power.go | (a8ed)2025-03-21
+ 2 | - 68 | chain/actors/policy/policy.go | (a8ed)2025-03-21
+ 15 | - 11 | chain/actors/policy/policy.go.template | (a8ed)2025-03-21
+ 10 | - 10 | cmd/lotus-shed/miner.go | (dc6e)2025-03-21
+ 2 | - 2 | go.mod | (86bb)2025-03-21, (a8ed)2025-03-21
+ 4 | - 4 | go.sum | (86bb)2025-03-21, (a8ed)2025-03-21
                    dc6e6e398a9f50c4168efe328576256609ae918a
                    
                    chore(shed): update miner actor from v15 to v16 in `lotus-shed miner` cmd (#12974)

chore(shed): update miner actor from v15 to v16

chore(shed): update miner actor from v15 to v16
                
a54b1ff9cb77cecf55ab8ed486371a3508adeda5 fix(test): deflake daily_fees_test
86bbfaa4b920d76bd8167ebec3ebe3410976c5dc chore(deps): bump go-state-types to v0.16.0-rc8 Was supposed to be done in https://github.com/filecoin-project/lotus/pull/12968
a8ed5ba9de7eccfb36af232b5c28a88ce08157a9 feat: integrate & test FIP-0098 additions (#12968) Ref: https://github.com/filecoin-project/go-state-types/pull/376 Ref: https://github.com/filecoin-project/builtin-actors/pull/1639
#: 36

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/stellar-core
GitHub History Url: github.com/stellar/stellar-core/commits
2025-03-21master

51.28 - C
47.21 - C++
0.35 - M4
0.33 - Python
0.32 - Rust
0.21 - Shell
0.14 - Jupyter Notebook
0.11 - Makefile
0.02 - Dockerfile
0.02 - Batchfile
0.01 - LLVM
0.01 - Emacs Lisp
vcxproj: 1
filters: 1
cpp: 2
+   13 | -    2 | Builds/VisualStudio/stellar-core.vcxproj | (bea5)2025-03-21
+ 45 | - 8 | Builds/VisualStudio/stellar-core.vcxproj.filters | (bea5)2025-03-21
+ 1 | - 1 | src/bucket/DiskIndex.cpp | (bea5)2025-03-21
+ 1 | - 1 | src/bucket/LiveBucketIndex.cpp | (bea5)2025-03-21
                    bea5308b9aa24bf3792ce2c50b3f0a1545923c4b
                    
                    Win compile fix march2025 (#4669)

Recent changes broke the VC++ build
                
#: 37

id: ens
project: ENS
Date: 2024-05-10T03:11:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/ens

GitHub Url: github.com/ensdomains/ensdomains-landing
GitHub History Url: github.com/ensdomains/ensdomains-landing/commits
2025-03-21master

66.35 - TypeScript
29.87 - CSS
3.78 - JavaScript
json: 1
gif: 1
jpg: 1
+    0 | -    0 | posts/032_breaking_down_ens/1.gif | (7de1)2025-03-21
+ 0 | - 0 | posts/032_breaking_down_ens/2.jpg | (7de1)2025-03-21
+ 8 | - 0 | posts/032_breaking_down_ens/meta.json | (7de1)2025-03-21
                    7de11115883fcdb13218b9861ce37059769063e5
                    
                    Add Breaking Down ENS article (#660)
                
#: 38

id: pythnetwork
project: Pyth Network
Date: 2024-06-24T16:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/pythnetwork

GitHub Url: github.com/pyth-network/per
GitHub History Url: github.com/pyth-network/per/commits
2025-03-21main

55.73 - Rust
16.97 - Python
15.83 - Solidity
10.06 - TypeScript
0.79 - Starlark
0.23 - JavaScript
0.23 - Dockerfile
0.1 - CSS
0.04 - PLpgSQL
0.03 - Shell
toml: 1
py: 1
+    1 | -    1 | sdk/python/express_relay/models/svm.py | (281d)2025-03-21
+ 1 | - 1 | sdk/python/pyproject.toml | (281d)2025-03-21
                    281de989db887aaf568fed39315a76acc16548fa
                    
                    fix: Phantom Enum (#443)
                
#: 39

id: acala
project: Acala
Date: 2021-12-14T02:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/acala

GitHub Url: github.com/AcalaNetwork/Acala
GitHub History Url: github.com/AcalaNetwork/Acala/commits
2025-03-21master

96.06 - Rust
3.06 - TypeScript
0.31 - Handlebars
0.25 - Makefile
0.19 - Solidity
0.09 - Shell
0.05 - Dockerfile
yml: 1
rs: 8
toml: 1
+    1 | -    1 | .github/workflows/coverage.yml | (e013)2025-03-21
+ 1 | - 1 | modules/evm/src/precompiles/mod.rs | (e013)2025-03-21
+ 3 | - 4 | modules/evm/src/runner/stack.rs | (e013)2025-03-21
+ 3 | - 5 | modules/evm/src/runner/state.rs | (e013)2025-03-21
+ 2 | - 3 | modules/nft/src/lib.rs | (e013)2025-03-21
+ 0 | - 1 | primitives/src/evm.rs | (e013)2025-03-21
+ 2 | - 2 | primitives/src/signature.rs | (e013)2025-03-21
+ 0 | - 1 | runtime/common/src/precompile/earning.rs | (e013)2025-03-21
+ 0 | - 1 | runtime/common/src/precompile/homa.rs | (e013)2025-03-21
+ 1 | - 1 | rust-toolchain.toml | (e013)2025-03-21
                    e0137a233eaabf712c264df5144ecccec4fa817d
                    
                    bump rust 1.84.1 (#2870)

* bump rust 1.84.1

* fix clippy

* update

* update

* update ecosystem-modules/stable-asset

* update tarpaulin
                
#: 40

id: driftprotocol
project: Drift Protocol
Date: 2022-02-15T14:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/driftprotocol

GitHub Url: github.com/drift-labs/protocol-v2
GitHub History Url: github.com/drift-labs/protocol-v2/commits
2025-03-21master

52.1 - TypeScript
47.64 - Rust
0.21 - JavaScript
0.04 - Shell
0.02 - Dockerfile
toml: 1
rs: 7
json: 4
+    1 | -    1 | programs/drift/Cargo.toml | (c5cc)2025-03-21
+ 8 | - 8 | programs/drift/src/controller/orders.rs | (70be)2025-03-21, (9136)2025-03-21
+ 20 | - 20 | programs/drift/src/instructions/user.rs | (70be)2025-03-21, (9136)2025-03-21, (9a97)2025-03-21
+ 6 | - 2 | programs/drift/src/state/user.rs | (70be)2025-03-21, (ebd1)2025-03-21
+ 3 | - 3 | sdk/package.json | (7837)2025-03-21, (c5cc)2025-03-21, (35d5)2025-03-21
+ 1 | - 1 | sdk/src/idl/drift.json | (c5cc)2025-03-21
                    78370d2c09a2407b81909f536b4dee1f193cadb7
                    
                    sdk: release v2.117.0-beta.0
                
c5ccc9bb2a9a8061c77dc6727fa0c5da0e7a6f01 v2.116.0
70bea246b92f15ec79262c8353128cfe1affd2e0 Merge pull request #1549 from drift-labs/wphan/place_and_take_order_status program: place_and_take check order is unfilled
ebd1dfe9357e2948a154525617c03faca7ce34a6 check for open order in get_order
9136262fd5a68226f2d20322c346141be9e8eab3 add order.status checks
9a97f12f145ffceba870500b807ca0620c4ec750 program: place_and_take check order is unfilled
35d559cea984cda5ab28d756d9caefa4020e4f2c sdk: release v2.116.0-beta.0
#: 41

id: orca
project: Orca
Date: 2022-05-19T17:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/orca

GitHub Url: github.com/orca-so/whirlpools
GitHub History Url: github.com/orca-so/whirlpools/commits
2025-03-21main

75.11 - TypeScript
24.79 - Rust
0.06 - Shell
0.04 - JavaScript
json: 5
rs: 7
ts: 5
+    1 | -    1 | examples/ts-sdk/next/package.json | (28e2)2025-03-21
+ 2 | - 2 | package.json | (28e2)2025-03-21, (f65a)2025-03-21
+ 1 | - 1 | rust-sdk/client/package.json | (3f0b)2025-03-21
+ 46 | - 0 | rust-sdk/client/src/gpa/lock_config.rs | (72f0)2025-03-21
+ 2 | - 0 | rust-sdk/client/src/gpa/mod.rs | (72f0)2025-03-21
+ 23 | - 0 | rust-sdk/client/src/pda/lock_config.rs | (72f0)2025-03-21
+ 2 | - 0 | rust-sdk/client/src/pda/mod.rs | (72f0)2025-03-21
+ 1 | - 0 | rust-sdk/whirlpool/src/lib.rs | (1e93)2025-03-21
+ 10 | - 10 | rust-sdk/whirlpool/src/position.rs | (1e93)2025-03-21
+ 24 | - 0 | rust-sdk/whirlpool/src/utils.rs | (1e93)2025-03-21
+ 1 | - 1 | ts-sdk/client/package.json | (3f0b)2025-03-21
+ 68 | - 0 | ts-sdk/client/src/gpa/lockConfig.ts | (72f0)2025-03-21
+ 12 | - 0 | ts-sdk/client/src/pda/lockConfig.ts | (72f0)2025-03-21
+ 98 | - 0 | ts-sdk/whirlpool/src/lockPosition.ts | (72f0)2025-03-21
+ 28 | - 13 | ts-sdk/whirlpool/src/position.ts | (1e93)2025-03-21
+ 31 | - 0 | ts-sdk/whirlpool/src/utils.ts | (1e93)2025-03-21
                    1e939cb50a41f24240d46edf8a5601502c425f6f
                    
                    Fix fetch_positions_for_owner() to perform batch calls (#805)

* Fix fetch_positions_for_owner() to perform batch calls

* Add a changeset

* Fix fetchPositionsForOwner() in ts-sdk to perform batch calls

* Separate batch calls with fetchMultipleAccountsBatched()

* Clamp chunk_size in batch_get_multiple_accounts()

* Add Cargo.lock

* Fix lint errors

* Revert "Add Cargo.lock"

This reverts commit 781b829d1360125c92beb490c66d650d0af25cdd.
                
72f0e7c7effcbafefec2df67b0422111acfc3259 LockConfig gpa and pda functions in ts-sdk and rust-sdk (#837) * LockConfig gpa and pda functions in ts-sdk and rust-sdk * Add changeset * Fix lint errors
3f0b63ed9a4a262e620938d11f560a975e283f56 Bump codama from 1.2.8 to 1.2.10 (#846) Bumps [codama](https://github.com/codama-idl/codama) from 1.2.8 to 1.2.10. - [Release notes](https://github.com/codama-idl/codama/releases) - [Commits](https://github.com/codama-idl/codama/compare/[email protected]@1.2.10) --- updated-dependencies: - dependency-name: codama dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
28e2177c4b211dcd33abee6b1242175a91a1bfbd Bump @types/node from 22.13.10 to 22.13.11 (#845) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 22.13.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f65a6d214e91a51763cb92053ead9dbd2f955a8a Bump vitest from 3.0.8 to 3.0.9 (#844) Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#: 42

id: synthetix
project: Synthetix
Date: 2021-03-05T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/synthetix

GitHub Url: github.com/Synthetixio/synthetix-docs
GitHub History Url: github.com/Synthetixio/synthetix-docs/commits
2025-03-21master

96.66 - JavaScript
1.75 - CSS
1.59 - HTML
yml: 1
json: 4
+    2 | -    0 | mkdocs.yml | (7f79)2025-03-21
+ 9 | - 9 | package-lock.json | (988f)2025-03-21, (61bf)2025-03-21
+ 2 | - 2 | package.json | (988f)2025-03-21, (61bf)2025-03-21
                    c8ef7507bd1e97960335c95bfbe237490c08ab7f
                    
                    Han release v2.102.0
                
988f24ddeddc9af6e2a38ceaf819feca2ebfa8e0 2.102.0
7f79589c32c3dcad13fabb84e22ef050eebd353f Prepublish step
61bfd97317dfecbce1bedd13917fa8b0b6d267cc [email protected]
#: 43

id: omni-network
project: Omni Network
Date: 2025-01-21T01:10:18.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/omni-network

GitHub Url: github.com/omni-network/omni
GitHub History Url: github.com/omni-network/omni/commits
2025-03-21main

64.4 - Go
32.34 - Solidity
2.28 - TypeScript
0.43 - Shell
0.29 - Makefile
0.13 - Smarty
0.12 - Dockerfile
tsx: 1
go: 11
json: 6
yaml: 2
ts: 27
toml: 2
+    0 | -    5 | e2e/app/eoa/solver.go | (1222)2025-03-21
+ 2 | - 2 | e2e/manifests/omega.toml | (cdb9)2025-03-21, (d375)2025-03-21
+ 32 | - 26 | monitor/account/monitor.go | (1222)2025-03-21
+ 14 | - 8 | monitor/flowgen/flowgen.go | (846b)2025-03-21
+ 9 | - 58 | sdk/package.json | (02e0)2025-03-21
+ 62 | - 0 | sdk/packages/react/package.json | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/constants/abis.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/constants/tokens.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/constants/typehash.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/context/index.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/context/omni.tsx | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/errors/base.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useDidFillOutbox.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useGetOrder.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useGetOrderStatus.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useInboxStatus.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useOmniContracts.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useOrder.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useParseOpenEvent.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useQuote.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/useValidateOrder.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/hooks/util.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/index.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/internal/api.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/internal/util.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/types/abi.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/types/config.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/types/contracts.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/types/order.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/types/quote.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/utils/encodeOrder.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/utils/getContracts.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/utils/withExecAndTransfer.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/src/version.ts | (02e0)2025-03-21
+ 0 | - 0 | sdk/packages/react/tsconfig.build.json | (02e0)2025-03-21
+ 4 | - 0 | sdk/packages/react/tsconfig.json | (02e0)2025-03-21
+ 440 | - 831 | sdk/pnpm-lock.yaml | (02e0)2025-03-21
+ 3 | - 0 | sdk/pnpm-workspace.yaml | (02e0)2025-03-21
+ 29 | - 0 | sdk/tsconfig.base.json | (02e0)2025-03-21
+ 0 | - 30 | sdk/tsconfig.json | (02e0)2025-03-21
+ 3 | - 3 | solver/app/app.go | (b2f2)2025-03-21
+ 7 | - 0 | solver/app/claimants.go | (1222)2025-03-21
+ 7 | - 6 | solver/app/pnl.go | (b2f2)2025-03-21
+ 5 | - 5 | solver/app/procdeps.go | (b2f2)2025-03-21
+ 20 | - 2 | solver/app/quote.go | (c570)2025-03-21
+ 2 | - 0 | solver/targets/targets.go | (f79a)2025-03-21
+ 17 | - 3 | solver/tokens/tokens.go | (4704)2025-03-21, (1222)2025-03-21
                    cdb95eef4aa366db802c95502d4eb7f62b310432
                    
                    chore(e2e): update solver pin (#3482)

Update omega solver pin.

Unlocks eigen testnet integration.

issue: none
                
f79a0b9f22a678497ba41edb114e1af36200c6b7 feat(solver): add eigen holesky target (#3480) Add eigen holesky target. issue: none
c5706a7ea7e3c8b88c1edd175a1e8a3eddeba844 feat(solver): allow ETH for STETH (#3479) Support ETH <> STETH solver orders. issue: none
47040257ff2c0afe6919c6e3351ef062c12edc80 chore(e2e): remove stETH mock token from devnet (#3477) Remove `stETH` mock token from devnet since it isn't used or deployed. issue: none
846b59b7870ff8c368c8b5835e79a9d40f55b630 chore(monitor/flowgen): retry earlier on skipped jobs (#3472) Because jobs are moving the maximum amounts, with low balances jobs are skipped more frequently. In this cases we want to retry earlier. issue: none
02e04ebbf7940791423030ea3dd29662d9bfe7c8 chore(sdk): setup pnpm workspace (#3473) Use a pnpm workspace for SDK packages and integration tests issue: none --------- Co-authored-by: ga-reth
1222da65925fc2fcdbbfd450132ede08bf685b40 chore(monitor): track more token balances (#3476) Adds more cases to `monitor_account_token_balance_ether`: - Also track all `claimant` balances on all chains for all `solver/tokens` - Also track `solver` and `flowgen` balances for all chains and all `solver/tokens`. Not only those with `MinThresholds`. issue: none
b2f21f623eb8479342a9ee24f20d8e82bdd500e9 chore(solver/app): improve PnL (#3474) Improve PnL: - Add `delta_gwei` field to all PnL logs, so profile can be calculated by simply summing all delta values. - Rename gas+status PNL `filled` subcatefory to `Inbox:Claim`, and similarly `pending` to `Inbox:Reject`. - Add more buckets to processor duration (2s is not enough). issue: none
d3750eddcb133b26a2c4182c9e1da1abb0bd495d chore(e2e): pin monitor on omega (#3467) Pin monitor on omega to the version running on staging. issue: none
#: 44

id: symbiotic
project: Symbiotic
Date: 2025-02-21T02:38:44.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/symbiotic

GitHub Url: github.com/symbioticfi/metadata-mainnet
GitHub History Url: github.com/symbioticfi/metadata-mainnet/commits
2025-03-21main

json: 19
+   17 | -    0 | operators/0xa1209E656424AC42c7495ab2f0e9a4bC6384Cb51/info.json | (9d62)2025-03-21
+ 72 | - 0 | tokens/0x004e9c3ef86bc1ca1f0bb5c7662861ee93350568/info.json | (9d62)2025-03-21, (25b8)2025-03-21
+ 75 | - 0 | tokens/0x1202f5c7b4b9e47a1a484e8b270be34dbbc75055/info.json | (9d62)2025-03-21, (a02e)2025-03-21, (aa30)2025-03-21
+ 36 | - 0 | vaults/0x1a33f761ae602BFa3D2891972F25f2E677cfCEcd/info.json | (ce82)2025-03-21
+ 35 | - 0 | vaults/0x287bed263ec8973994719efB8d17E653Ac4a3E1b/info.json | (cf14)2025-03-21
+ 36 | - 0 | vaults/0x4DCd1Da51C10D97c0FEaC12b47f4D19E3d56cd2B/info.json | (10cf)2025-03-21
+ 36 | - 0 | vaults/0x693F99dCEd615087eab28D95B1d471CC60843A67/info.json | (a7b1)2025-03-21
+ 36 | - 0 | vaults/0x6d17D5e17e2e471fb8209b9101a4091717239d66/info.json | (e6c8)2025-03-21
+ 36 | - 0 | vaults/0x7FD837Fc6E6b1405E3D3Aca89EEf5D8438A2ad44/info.json | (8219)2025-03-21
+ 36 | - 0 | vaults/0x87D9c00B21bAC2fD9e5A81e8B96A1268E74F9BE2/info.json | (d81c)2025-03-21
+ 36 | - 0 | vaults/0x92c8aEE46534fBb88b70A54298763f22b458bA9d/info.json | (541e)2025-03-21
+ 36 | - 0 | vaults/0x95934438741616Fc7fCf65215e4a624aA608494b/info.json | (5164)2025-03-21
+ 72 | - 0 | vaults/0xCa9c60Dc4A445A6e1B7E4FAD351603b1cEDb1B75/info.json | (9d62)2025-03-21, (c317)2025-03-21
+ 35 | - 0 | vaults/0xac7817e893EfB8401C5Cf6c625125725e139c326/info.json | (7a95)2025-03-21
+ 35 | - 0 | vaults/0xb225dC68Ab754DD5F84C9941766da1613B14A0C6/info.json | (b1f2)2025-03-21
                    51641426c576d0633f40c0208e791c1ee9b5c6b2
                    
                    Merge pull request #234 from yantsant/mellow/unibtc-vault

add new Vault 0x95934438741616Fc7fCf65215e4a624aA608494b
                
541ed90a6e2d2c692ba63f4261f9ee0dcad479a1 Merge pull request #231 from yantsant/mellow/p-ops add new Vault 0x92c8aEE46534fBb88b70A54298763f22b458bA9d
d81cd19b1eb4271db002faa5a307f935f88cee54 Merge pull request #230 from yantsant/mellow/peer-two add new Vault 0x87D9c00B21bAC2fD9e5A81e8B96A1268E74F9BE2
b1f257af212c6352bdd48db7909e9df8198b8a56 Merge pull request #228 from yantsant/mellow/hashkey-2 add new Vault 0xb225dC68Ab754DD5F84C9941766da1613B14A0C6
cf14f6970582f6f2c1d7cb59e1d522ca4191624c Merge pull request #229 from yantsant/mellow/dsrv add new Vaults 0x287bed263ec8973994719efB8d17E653Ac4a3E1b
a7b13c17ce4345b1217ae4b21aff277946566901 Merge pull request #227 from yantsant/mellow/stakin add new Vault 0x693F99dCEd615087eab28D95B1d471CC60843A67
e6c8f6f6db3339c408a1481e85f6e6acb87dafd6 Merge pull request #226 from yantsant/mellow/luganodes-3 add new Vault 0x6d17D5e17e2e471fb8209b9101a4091717239d66
7a952650dc00b8866798bbf064497dd25dfc9671 Merge pull request #225 from yantsant/mwllow/proviroll add new Vault 0xac7817e893EfB8401C5Cf6c625125725e139c326
ce8227de5db61190e678badbda8c4c0e33fa5bfa Merge pull request #224 from yantsant/mellow/simply add new Vault 0x1a33f761ae602BFa3D2891972F25f2E677cfCEcd
8219a216caeeee071e4db1bf11fbe897a1a90a4f Merge pull request #222 from yantsant/mellow/blockscape add new Vault 0x7FD837Fc6E6b1405E3D3Aca89EEf5D8438A2ad44
10cf75763f99d0b46f80078ff59f995afd9b55b7 Merge pull request #221 from yantsant/mellow/luganodes-2 add new vault 0x4DCd1Da51C10D97c0FEaC12b47f4D19E3d56cd2B
9d62e0c13bbc826b59152da99320cb59c2821761 Merge branch 'main' into mellow/unibtc-vault
c317dee71c4f4b410ae1f30e94a0f140deb6b015 Merge pull request #220 from yantsant/mellow/stakin-1 add new Vault 0xCa9c60Dc4A445A6e1B7E4FAD351603b1cEDb1B75
a02e8466b80073b0c65e0857b7b9998b82ca0bb6 Merge pull request #233 from yantsant/mellow/wstUSR add new token 0x1202F5C7b4B9E47a1A484E8B270be34dbbC75055
25b89ea889e6a18394d274746a417c3c37801d2b Merge pull request #219 from yantsant/mellow/rsunibtc add new token rsunibtc
aa3001191e67d44754ad33a7323cf96ad094acc2 add new token 0x1202F5C7b4B9E47a1A484E8B270be34dbbC75055
#: 45

id: wormhole
project: Wormhole
Date: 2022-02-11T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/wormhole

GitHub Url: github.com/wormhole-foundation/multigov
GitHub History Url: github.com/wormhole-foundation/multigov/commits
2025-03-21main

65.14 - TypeScript
24.54 - Solidity
10 - Rust
0.14 - Shell
0.08 - Dockerfile
0.06 - Starlark
0.02 - Makefile
0 - JavaScript
rs: 1
+    1 | -    1 | solana/programs/staking/src/contexts/initialize.rs | (56eb)2025-03-21
                    56eb4c948946d153b044ec91dc465680b3aca4c5
                    
                    Fix vesting config initialization with pre-created vault ATA (#260)
                
#: 46

id: myntandzero
project: Mynt and Zero
Date: 2023-06-15T14:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/myntandzero

GitHub Url: github.com/DistributedCollective/sovryn-dapp
GitHub History Url: github.com/DistributedCollective/sovryn-dapp/commits
2025-03-21develop

98.37 - TypeScript
1.04 - CSS
0.43 - JavaScript
0.16 - HTML
0 - Shell
tsx: 1
json: 1
yml: 3
ts: 3
+    1 | -    1 | .github/workflows/pinata_unpin_content/action.yml | (77e6)2025-03-21
+ 2 | - 2 | .github/workflows/release-frontend-build-ipfs.yml | (77e6)2025-03-21
+ 2 | - 2 | .github/workflows/release.yml | (77e6)2025-03-21
+ 11 | - 0 | apps/frontend/src/app/3_organisms/Header/Header.tsx | (756c)2025-03-21
+ 16 | - 37 | apps/frontend/src/app/5_pages/RewardsPage/hooks/useGetLiquidOsSovClaimAmount.ts | (0c35)2025-03-21
+ 5 | - 0 | apps/frontend/src/constants/infrastructure.ts | (756c)2025-03-21
+ 1 | - 0 | apps/frontend/src/locales/en/translations.json | (756c)2025-03-21
+ 4 | - 0 | apps/frontend/src/utils/helpers.ts | (756c)2025-03-21
                    756c924905d99ea1e1da24431ade469facc2615c
                    
                    chore: add origins link (#1070)

* chore: add origins link

* Create lemon-bikes-run.md
                
5d389b6fb98c8db518fe706f585cac11ec01852a SOV-4550: change bob testnet rpc address (#1051) * Version Packages * chore: change bob sepolia rpc address --------- Co-authored-by: github-actions[bot]
77e6c3d847ae85e4e089270d034543fa93089e48 chore: use at least node@18 for github workflows
0c3563ec79571c51c0624207c055b1ebfe09fd25 SOV-4753: Fix staking reward retrieval (#1068) * SOV-4753: fix-start-time-calculation-for-staking-reward-retrieval * Create silly-comics-doubt.md
#: 47

id: alephzero
project: Aleph Zero
Date: 2023-08-16T17:30:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/alephzero

GitHub Url: github.com/Cardinal-Cryptography/aleph-node
GitHub History Url: github.com/Cardinal-Cryptography/aleph-node/commits
2025-03-21main

95.25 - Rust
2.29 - Python
1.56 - Shell
0.39 - Nix
0.28 - Jupyter Notebook
0.13 - Handlebars
0.04 - Dockerfile
0.03 - WebAssembly
0.02 - JavaScript
rs: 2
+   40 | -    1 | finality-aleph/src/sync/forest/mod.rs | (d36c)2025-03-21
+ 23 | - 2 | finality-aleph/src/sync/handler/mod.rs | (d36c)2025-03-21
                    d36c3a5b03c595a38703154ce993028249343570
                    
                    A0-0000: Don't import unimportable blocks (#1959)

# Description

Our sync tried importing everything that was required. This was not a
major issue before 15.1, since at worst the import failed and whatever,
but with optimistic imports we gotta be relatively confident that the
import will actually work.

## Type of change

- Bug fix (non-breaking change which fixes an issue)

# Checklist:

- I have added tests
- I have made corresponding changes to the existing documentation
- I have created new documentation
                
#: 48

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/bgd-labs/aave-governance-v3
GitHub History Url: github.com/bgd-labs/aave-governance-v3/commits
2025-03-21main

77.96 - Solidity
18.38 - Python
1.41 - JavaScript
0.86 - Shell
0.85 - Makefile
0.54 - Ruby
sol: 1
+    1 | -    0 | src/contracts/dataHelpers/GovernanceDataHelper.sol | (f370)2025-03-21
                    f370a28e61e57fe1fe2cdf300f691c5036da2522
                    
                    Add voting machine address to the struct Proposal (#54)

* Add voting machine address to the  struct Proposal
                
#: 49

id: wormhole
project: Wormhole
Date: 2022-02-11T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/wormhole

GitHub Url: github.com/wormhole-foundation/wormhole
GitHub History Url: github.com/wormhole-foundation/wormhole/commits
2025-03-21main

51.26 - TypeScript
23.8 - Go
10.77 - Rust
5.35 - Move
4.98 - Solidity
1.73 - Python
1.14 - Shell
0.47 - JavaScript
0.2 - Starlark
0.18 - Makefile
0.12 - Dockerfile
0.01 - HTML
go: 4
+    4 | -   29 | node/hack/repair_eth/repair_eth.go | (e548)2025-03-21
+ 90 | - 65 | node/pkg/watchers/evm/chain_config.go | (e548)2025-03-21
+ 50 | - 6 | node/pkg/watchers/evm/verify_chain_config/verify.go | (e548)2025-03-21
+ 51 | - 0 | sdk/vaa/structs.go | (868f)2025-03-21
                    e5487b5e969bd11a06b0e71280fa3a7067daba68
                    
                    Node/EVM: Add contract address to chain config (#4299)
                
868f2019d536db84ef54e8fc4c85728c2d353f59 sdk: Add functions for type-safe conversions from integers to ChainID (#4271) * sdk: Add functions for type-safe conversions from integers to ChainID
#: 50

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/oasis-core
GitHub History Url: github.com/oasisprotocol/oasis-core/commits
2025-03-21master

80.44 - Go
18.71 - Rust
0.4 - Shell
0.34 - Makefile
0.07 - Dockerfile
0.02 - Python
0.01 - Jinja
go: 35
+   46 | -    6 | go/consensus/api/api.go | (87cf)2025-03-21, (b6bf)2025-03-21, (3f45)2025-03-21, (c3fe)2025-03-21
+ 2 | - 2 | go/consensus/cometbft/abci/mux.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 12 | - 12 | go/consensus/cometbft/abci/prune.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 0 | - 46 | go/consensus/cometbft/api/api.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 98 | - 30 | go/consensus/cometbft/config/config.go | (3f45)2025-03-21, (c56a)2025-03-21
+ 12 | - 22 | go/consensus/cometbft/full/common.go | (87cf)2025-03-21, (b6bf)2025-03-21, (3f45)2025-03-21, (c3fe)2025-03-21, (310f)2025-03-21
+ 6 | - 6 | go/consensus/cometbft/full/full.go | (3f45)2025-03-21, (c56a)2025-03-21
+ 2 | - 2 | go/consensus/cometbft/light/service.go | (3f45)2025-03-21, (c56a)2025-03-21
+ 0 | - 106 | go/consensus/cometbft/roothash/roothash.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 2 | - 14 | go/consensus/p2p/light/server.go | (3f45)2025-03-21, (310f)2025-03-21
+ 2 | - 2 | go/oasis-node/cmd/node/node.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 0 | - 6 | go/roothash/api/api.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 0 | - 8 | go/roothash/api/grpc.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 38 | - 0 | go/runtime/history/history.go | (87cf)2025-03-21, (b6bf)2025-03-21
+ 14 | - 18 | go/runtime/registry/registry.go | (87cf)2025-03-21, (b6bf)2025-03-21
                    87cf5ac9c835b5bfb8119d2373aaf87f2e232144
                    
                    Merge pull request #6116 from oasisprotocol/peternose/trivial/move-prune-handler

go/consensus/cometbft/roothash: Move prune handler
                
b6bf3e8923d13411a2fac8ad70e00617daab7f4b go/consensus/cometbft/roothash: Move prune handler
3f45ee14161dc5fec411c85661e3cb230a7f2e0e Merge pull request #6115 from oasisprotocol/peternose/cfg/light-client go/consensus/cometbft/config: Move light client config
c56a7f245c81101fbd5c095076cf655e28d5377f go/consensus/cometbft/config: Move light client config
c3fec80fe947413084f0d6cb693563f3d801b3df go/consensus/api: Remove ConsensusKey method
310fbde40d943810031b4ed27e6b2a6a2bfd4da0 go/consensus: Simplify code
#: 51

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hiero-ledger/hiero-mirror-node
GitHub History Url: github.com/hiero-ledger/hiero-mirror-node/commits
2025-03-21main

79.43 - Java
11.35 - JavaScript
3.84 - Solidity
3.48 - Go
0.61 - PLpgSQL
0.51 - Shell
0.49 - Gherkin
0.17 - Mustache
0.09 - Dockerfile
0.03 - Kotlin
0.01 - Python
java: 7
sum: 1
json: 2
mod: 1
kts: 1
yml: 2
+    1 | -    1 | buildSrc/build.gradle.kts | (a48e)2025-03-21
+ 35 | - 0 | hedera-mirror-rest-java/src/main/java/com/hedera/mirror/restjava/config/JacksonConfiguration.java | (a48e)2025-03-21
+ 1 | - 0 | hedera-mirror-rest-java/src/main/resources/application.yml | (a48e)2025-03-21
+ 4 | - 3 | hedera-mirror-rest/package-lock.json | (a48e)2025-03-21
+ 1 | - 0 | hedera-mirror-rest/package.json | (a48e)2025-03-21
+ 11 | - 14 | hedera-mirror-rosetta/go.mod | (ca14)2025-03-21
+ 22 | - 30 | hedera-mirror-rosetta/go.sum | (ca14)2025-03-21
+ 5 | - 0 | hedera-mirror-web3/src/main/java/com/hedera/hapi/node/state/token/Account.java | (1449)2025-03-21
+ 37 | - 0 | hedera-mirror-web3/src/main/java/com/hedera/mirror/web3/config/JacksonConfiguration.java | (a48e)2025-03-21
+ 1 | - 1 | hedera-mirror-web3/src/main/java/com/hedera/mirror/web3/controller/GenericControllerAdvice.java | (1449)2025-03-21
+ 1 | - 1 | hedera-mirror-web3/src/main/java/com/hedera/mirror/web3/service/ContractCallService.java | (1449)2025-03-21
+ 22 | - 0 | hedera-mirror-web3/src/main/java/com/hedera/mirror/web3/state/singleton/EntityCountsSingleton.java | (116b)2025-03-21
+ 688 | - 0 | hedera-mirror-web3/src/main/java/com/hedera/node/app/throttle/ThrottleAccumulator.java | (7e3d)2025-03-21
+ 1 | - 0 | hedera-mirror-web3/src/main/resources/application.yml | (a48e)2025-03-21
                    1449467fe8566d055f6a2911de8ba9d13437ca16
                    
                    Don't print whole account data when payer account is invalid (#10680)

When payer account is not valid during the check in the DispatchValidator, the whole account data is printed as part of the exception message, which results in similar output:

---------

Signed-off-by: sdimitrov9 
                
ca140dec893905202704027c7888d58deba03118 Bump github.com/spf13/viper from 1.19.0 to 1.20.0 in /hedera-mirror-rosetta (#10651) * Bump github.com/spf13/viper in /hedera-mirror-rosetta Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Fix compilation Signed-off-by: Steven Sheehy * Fix go toolchain version Signed-off-by: Steven Sheehy --------- Signed-off-by: dependabot[bot] Signed-off-by: Steven Sheehy Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Sheehy
116b1c0c7669bbe9bccbd7335b20756a54835dff Add `EntityCountsSingleton` (#10689) During the modularizedServices flow testing we found the need to implement an EntityCountsSingleton that is needed for the hedera-app dependency. This PR adds a very basic implementation which should be enough for our purposes. The value of the singleton is updated during the transaction but it is actually needed in the persist logic in hedera-app, which in web3 we don't do anyway, so we don't need to query the DB and populate real data. Signed-off-by: Bilyana Gospodinova
a48ea0c04016ca1c62a07de3658b404eaa8905fe Enforce JSON parsing limits in rest-java and web3 (#10683) * Bump `@babel/runtime` from `7.26.0` to `7.26.10` * Bump Spring Boot from `3.4.3` to `3.4.4` * Enforce JSON request parsing limits of rest-java and web3 for enhanced security --------- Signed-off-by: Steven Sheehy
91b660b7acbd216d68cc88fa962768ce2a2b32ad Fix flakiness in historical tests by trimming total supply from getTokenInfo response in historical.feature tests (#10668) Add a workaround for a flaky behaviour in tests that are calling getTokenInfo. A method that trims the totalSupply from the response is added. The flakiness occurs because sometimes the response from getTokenInfo historical returns 0 for total supply instead of the real value. It is because the query for totalSupply historical depends on the db tables - `token_balance`, `token_transfers` and `account_balance` and because they update on every 15 minutes. If the environment (e.g local node) is recently started and the db tables are still not populated with entries (the 15 mins update hasn't processed yet) the query for total supply will calculate and return 0. If there are entries, the result will be correct. - I could reproduce it only on local environment and only right after I started local node and the db tables were still empty. - Tried to reproduce it on previewnet, but couldn't. Another approach was to add await on the assertion at the end of the test, but this might cause a delay of 15-20 minutes in test execution which is not good. At the end the totalSupply is not needed in those tests, because we update the name, memo and some additional parameters of the token --------- Signed-off-by: Nikolay Nikolov
7e3d853a706f0160111e1e5987f3f4634f13c557 Disable the throttle checks in `ThrottleAccumulator` (#10682) Disable the throttle checks in ThrottleAccumulator Signed-off-by: Bilyana Gospodinova
#: 52

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/spark-app
GitHub History Url: github.com/marsfoundation/spark-app/commits
2025-03-21main

99.53 - TypeScript
0.29 - JavaScript
0.1 - CSS
0.08 - HTML
yml: 3
sh: 1
tsx: 9
yaml: 2
ts: 40
json: 5
+   10 | -    1 | .github/workflows/bump-versions.sh | (066e)2025-03-21
+ 43 | - 0 | .github/workflows/release-common-nodejs-canary.yml | (066e)2025-03-21
+ 44 | - 0 | .github/workflows/release-common-reporters-canary.yml | (066e)2025-03-21
+ 44 | - 0 | .github/workflows/release-common-universal-canary.yml | (066e)2025-03-21
+ 11 | - 108 | biome.json | (066e)2025-03-21
+ 120 | - 0 | biome.strict.json | (066e)2025-03-21
+ 2 | - 2 | package.json | (066e)2025-03-21
+ 0 | - 4 | packages/app/package.json | (c41c)2025-03-21
+ 77 | - 0 | packages/app/src/config/abis/yieldingTokensRatioAbi.ts | (f7ca)2025-03-21
+ 1 | - 0 | packages/app/src/config/chain/common.ts | (f7ca)2025-03-21
+ 14 | - 0 | packages/app/src/config/chain/configs/mainnet.ts | (f7ca)2025-03-21
+ 488 | - 6 | packages/app/src/config/contracts-generated.ts | (2127)2025-03-21, (f7ca)2025-03-21
+ 135 | - 1 | packages/app/src/domain/oracles/oracleInfoFetchers.ts | (f7ca)2025-03-21
+ 5 | - 1 | packages/app/src/domain/oracles/query.ts | (f7ca)2025-03-21
+ 1 | - 0 | packages/app/src/domain/oracles/types.ts | (f7ca)2025-03-21
+ 4 | - 4 | packages/app/src/domain/spark-rewards/claimableRewardsQueryOptions.ts | (2127)2025-03-21
+ 6 | - 6 | packages/app/src/domain/spark-rewards/setSparkRewards.ts | (2127)2025-03-21
+ 2 | - 2 | packages/app/src/domain/state/index.ts | (c41c)2025-03-21
+ 9 | - 0 | packages/app/src/features/actions/ActionsContainer.PageObject.ts | (f725)2025-03-21
+ 3 | - 0 | packages/app/src/features/actions/components/actions/Actions.tsx | (f725)2025-03-21
+ 11 | - 0 | packages/app/src/features/actions/components/actions/stories/allActionHandlers.ts | (f725)2025-03-21, (2127)2025-03-21
+ 6 | - 4 | packages/app/src/features/actions/flavours/claim-spark-rewards/logic/claimSparkRewardsAction.ts | (2127)2025-03-21
+ 2 | - 0 | packages/app/src/features/actions/flavours/claim-spark-rewards/types.ts | (2127)2025-03-21
+ 27 | - 0 | packages/app/src/features/actions/flavours/claim-unstake-spark/ClaimUnstakeSparkActionRow.tsx | (f725)2025-03-21
+ 31 | - 0 | packages/app/src/features/actions/flavours/claim-unstake-spark/logic/claimUnstakeSparkAction.ts | (f725)2025-03-21
+ 15 | - 0 | packages/app/src/features/actions/flavours/claim-unstake-spark/types.ts | (f725)2025-03-21
+ 2 | - 0 | packages/app/src/features/actions/logic/stringifyObjectives.ts | (f725)2025-03-21
+ 3 | - 0 | packages/app/src/features/actions/logic/types.ts | (f725)2025-03-21
+ 3 | - 0 | packages/app/src/features/actions/logic/useContractAction.ts | (f725)2025-03-21
+ 12 | - 0 | packages/app/src/features/actions/logic/useCreateActions.ts | (f725)2025-03-21, (2127)2025-03-21
+ 1 | - 0 | packages/app/src/features/dialogs/claim-spark-rewards/logic/useClaimSparkRewardsDialog.ts | (2127)2025-03-21
+ 2 | - 0 | packages/app/src/features/dialogs/claim-spark-rewards/views/ClaimSparkRewards.stories.ts | (2127)2025-03-21
+ 1 | - 0 | packages/app/src/features/dialogs/common/logic/title.ts | (f725)2025-03-21
+ 6 | - 5 | packages/app/src/features/dialogs/sandbox/logic/createSandbox.ts | (066e)2025-03-21
+ 3 | - 3 | packages/app/src/features/dialogs/sandbox/logic/setupSparkRewards.ts | (2127)2025-03-21
+ 1 | - 0 | packages/app/src/features/market-details/components/oracle-panel/OraclePanel.stories.tsx | (f7ca)2025-03-21
+ 2 | - 1 | packages/app/src/features/market-details/components/oracle-panel/components/YieldingFixedOraclePanel.tsx | (f7ca)2025-03-21
+ 1 | - 0 | packages/app/src/features/market-details/views/MarketDetailsView.stories.ts | (f7ca)2025-03-21
+ 2 | - 2 | packages/app/src/features/savings/components/entry-assets-panel/EntryAssetsPanel.tsx | (22b8)2025-03-21
+ 0 | - 31 | packages/app/src/features/savings/components/entry-assets-panel/components/MoreDropdown.stories.ts | (22b8)2025-03-21
+ 27 | - 0 | packages/app/src/features/spark-staking/components/available-to-stake-panel/AvailableToStakePanel.stories.ts | (22b8)2025-03-21
+ 93 | - 0 | packages/app/src/features/spark-staking/components/available-to-stake-panel/AvailableToStakePanel.tsx | (22b8)2025-03-21
+ 53 | - 0 | packages/app/src/features/spark-staking/components/withdrawals-table/TimeLeftCell.tsx | (d455)2025-03-21
+ 50 | - 0 | packages/app/src/features/spark-staking/components/withdrawals-table/WithdrawalsTablePanel.stories.ts | (d455)2025-03-21
+ 74 | - 0 | packages/app/src/features/spark-staking/components/withdrawals-table/WithdrawalsTablePanel.tsx | (d455)2025-03-21
+ 8 | - 0 | packages/app/src/ui/assets/index.ts | (f7ca)2025-03-21, (22b8)2025-03-21
+ 25 | - 0 | packages/app/src/ui/molecules/view-contract-more-dropdown/ViewContractMoreDropdown.stories.ts | (22b8)2025-03-21
+ 2 | - 2 | packages/app/src/ui/molecules/view-contract-more-dropdown/ViewContractMoreDropdown.tsx | (22b8)2025-03-21
+ 13 | - 1 | packages/app/wagmi.config.ts | (2127)2025-03-21, (f7ca)2025-03-21
+ 16 | - 4 | packages/common-nodejs/src/env/getEnv.ts | (066e)2025-03-21
+ 10 | - 5 | packages/common-reporters/src/slack/renderToSlack.ts | (f8cf)2025-03-21
+ 1 | - 0 | packages/common-reporters/src/templating.ts | (f8cf)2025-03-21
+ 1 | - 1 | packages/common-universal/package.json | (066e)2025-03-21
+ 39 | - 234 | pnpm-lock.yaml | (c41c)2025-03-21, (066e)2025-03-21
                    f72588aa2364f0bf82b2d6f8f3755af3ca2ef3aa
                    
                    Add claim spark unstake action (#751)
                
d455a545f1a975424d079eda9fb7c9a007c91388 Add withdrawals table (#749)
c41cfd07de515cc995e4ee216f5e2f62ca7296c8 Remove frontend's unused dependencies (#750) * Remove unused dependencies * Install pnpm
066eb3c7b7038518fc140ada68ea3dee110e2849 Harness post tx hook (#732) * Add env.optionalStringOf * Introduce lenient biome config to use by tooling * Introduce onTransaction to testnets * Canary releases * Remove disposable interface * Remove minting new blocks * [canary] * Add tests * Add missing canary release * Make sure to always call onBlock
212776ebdfdd0639d7a068e62b4eed8f863fa8dd Handle both spark staking and campaigns rewards by claim action (#748) * Rename contract in config so it's clear that it's test one * Add test config for staking rewards * Handle both reward sources by claim spark rewards action
f7ca2e07c6611e7e671d644600fa782b33f9fb88 Add ezeth and rseth with oracles (#747) * Add ezeth and rseth with oracles * Update stories * Make name of rsETH nicer
f8cf9154e211e62c060c323369d2bf968d0444fb Correctly render new lines in Slack rendering (#746) * Allow for empty new lines in slack rendering * Add tests for new lines cases * Add test for different block types * Simplify test * Alias templating in tests
22b858acbd6e57e6d7eb830e664245455715eb79 Add available to stake panel (#741)
#: 53

id: cardanofoundation
project: Cardano Foundation
Date: 2024-03-28T02:42:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/cardanofoundation

GitHub Url: github.com/cardano-foundation/cardano-rosetta-java
GitHub History Url: github.com/cardano-foundation/cardano-rosetta-java/commits
2025-03-21main

77.47 - Java
20.07 - Python
1.5 - Dockerfile
0.96 - Shell
java: 10
xml: 6
sh: 2
sql: 2
yaml: 4
h2: 2
dockerfile: 2
docker-compose: 2
+   20 | -    8 | .env.docker-compose | (c56c)2025-03-21, (af8e)2025-03-21
+ 26 | - 0 | .env.h2 | (c56c)2025-03-21, (af8e)2025-03-21
+ 2 | - 14 | api/pom.xml | (c56c)2025-03-21, (af8e)2025-03-21
+ 98 | - 26 | api/src/main/java/org/cardanofoundation/rosetta/api/block/service/LedgerBlockServiceImpl.java | (c56c)2025-03-21, (af8e)2025-03-21
+ 48 | - 72 | api/src/main/java/org/cardanofoundation/rosetta/api/construction/service/CardanoConstructionServiceImpl.java | (c56c)2025-03-21, (af8e)2025-03-21
+ 42 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/config/ThreadPoolsConfig.java | (c56c)2025-03-21, (af8e)2025-03-21
+ 18 | - 14 | api/src/main/resources/config/application-online.yaml | (c56c)2025-03-21, (af8e)2025-03-21
+ 24 | - 8 | docker-compose-api.yaml | (c56c)2025-03-21, (af8e)2025-03-21
+ 24 | - 12 | docker/.env.dockerfile | (c56c)2025-03-21, (af8e)2025-03-21
+ 2 | - 24 | docker/entrypoint.sh | (c56c)2025-03-21, (af8e)2025-03-21
+ 30 | - 10 | pom.xml | (c56c)2025-03-21, (af8e)2025-03-21
+ 2 | - 2 | yaci-indexer/pom.xml | (c56c)2025-03-21, (af8e)2025-03-21
+ 16 | - 12 | yaci-indexer/src/main/java/org/cardanofoundation/rosetta/yaciindexer/resource/AccountController.java | (c56c)2025-03-21, (af8e)2025-03-21
+ 22 | - 18 | yaci-indexer/src/main/java/org/cardanofoundation/rosetta/yaciindexer/service/AccountServiceImpl.java | (c56c)2025-03-21, (af8e)2025-03-21
+ 22 | - 0 | yaci-indexer/src/main/resources/db/store/postgresql/V1.0_900_0__rosetta_app_addres_utxo.sql | (c56c)2025-03-21, (af8e)2025-03-21
                    4b5ec4b077b6fcc3cce8c444fbe005abc4b8c5c1
                    
                    feat: implement stability testing with ApacheBench (#360)

- Added a new Python script for conducting stability tests on Cardano
Rosetta API endpoints, measuring response times and validating against
SLA thresholds.
- Introduced a CSV file for test data input and detailed logging of test
results.
- Created comprehensive documentation in README.md outlining test setup,
requirements, and output formats.
- Generated markdown reports for detailed and summary results of the
tests.
                
c56c2f60fb5173d12ac0f36f34adf49c089397b7 Merge branch 'main' into add-ab-tests
af8e3134e0103f7a70aa30936b429d9e355bc951 chore: prepare 1.2.5 release (#348) * refactor: common executor services defined once and re-used. (#337) Co-authored-by: Mateusz Czeladka * refactor: dependencies update. (#338) Co-authored-by: Mateusz Czeladka * fix: we apply application specific index via flyweel for both single docker image and docker compose. (#341) Co-authored-by: Mateusz Czeladka * refactor: do not use cpu bound thread pool, context switching between threads is not cheap. (#339) Co-authored-by: Mateusz Czeladka * feat: add explicit db properties. (#350) Co-authored-by: Mateusz Czeladka * chore: adjusted 1.2.5 version number * fix: always use API prefix. --------- Co-authored-by: Mateusz Czeladka
#: 54

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hashgraph/hedera-transaction-tool
GitHub History Url: github.com/hashgraph/hedera-transaction-tool/commits
2025-03-21main

54.07 - TypeScript
31.75 - Vue
12.33 - JavaScript
1.46 - SCSS
0.3 - Shell
0.08 - Dockerfile
0.02 - HTML
yaml: 3
json: 3
ts: 3
vue: 4
+    1 | -    1 | automation/package.json | (cf2e)2025-03-21
+ 139 | - 123 | automation/pnpm-lock.yaml | (cf2e)2025-03-21
+ 1 | - 1 | back-end/package.json | (cf2e)2025-03-21
+ 142 | - 126 | back-end/pnpm-lock.yaml | (cf2e)2025-03-21
+ 1 | - 1 | front-end/package.json | (cf2e)2025-03-21
+ 148 | - 124 | front-end/pnpm-lock.yaml | (cf2e)2025-03-21
+ 4 | - 2 | front-end/src/renderer/pages/Accounts/Accounts.vue | (cf2e)2025-03-21
+ 22 | - 10 | front-end/src/renderer/pages/ContactList/SignUpUser/SignUpUser.vue | (cf2e)2025-03-21
+ 24 | - 15 | front-end/src/renderer/pages/CreateTransactionGroup/CreateTransactionGroup.vue | (cf2e)2025-03-21
+ 2 | - 5 | front-end/src/renderer/pages/RestoreMissingKeys/RestoreMissingKeys.vue | (cf2e)2025-03-21
+ 1 | - 2 | front-end/src/renderer/services/keyPairService.ts | (cf2e)2025-03-21
+ 8 | - 8 | front-end/src/renderer/utils/index.ts | (cf2e)2025-03-21
+ 5 | - 2 | front-end/src/renderer/utils/transferTransactions.ts | (cf2e)2025-03-21
                    cf2e8826202d25f503ce2beed354482746083b02
                    
                    Fix vulnerable dependencies (#1614)

Signed-off-by: Svetoslav Borislavov 
                
#: 55

id: harvest
project: Harvest Finance
Date: 2020-12-02T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/harvest

GitHub Url: github.com/harvestfi/harvest-strategy-polygon
GitHub History Url: github.com/harvestfi/harvest-strategy-polygon/commits
2025-03-20master

60.26 - JavaScript
39.74 - Solidity
#: 56

id: sommelier
project: Sommelier
Date: 2023-05-23T11:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/sommelier

GitHub Url: github.com/PeggyJV/gravity-bridge
GitHub History Url: github.com/PeggyJV/gravity-bridge/commits
2025-03-20main

35.09 - Go
29.32 - TypeScript
28.78 - Rust
2.97 - Solidity
2.4 - Python
0.41 - Shell
0.41 - JavaScript
0.33 - Makefile
0.29 - Dockerfile
0 - RenderScript
#: 57

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hiero-ledger/hiero-sdk-js
GitHub History Url: github.com/hiero-ledger/hiero-sdk-js/commits
2025-03-20main

97.61 - JavaScript
1.77 - TypeScript
0.43 - Solidity
0.14 - HTML
0.03 - Shell
0.02 - Dockerfile
#: 58

id: optimism
project: Optimism
Date: 2022-01-14T07:00:00.000Z
Max Reward: 2000042
Bounty Url: https://immunefi.com/bounty/optimism

GitHub Url: github.com/ethereum-optimism/op-geth
GitHub History Url: github.com/ethereum-optimism/op-geth/commits
2025-03-20optimism

89.64 - Go
5.05 - C
3.34 - JavaScript
0.48 - Assembly
0.26 - Shell
0.23 - Java
0.23 - Sage
0.19 - M4
0.17 - NSIS
0.17 - Smarty
0.08 - Python
0.07 - Solidity
0.07 - Makefile
0.01 - HTML
0.01 - Dockerfile
#: 59

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/babylon
GitHub History Url: github.com/babylonlabs-io/babylon/commits
2025-03-20main

99.84 - Go
0.11 - Makefile
0.03 - Shell
0.03 - Dockerfile
#: 60

id: avalanche
project: Ava Labs Avalanche
Date: 2023-12-03T22:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/avalanche

GitHub Url: github.com/ava-labs/coreth
GitHub History Url: github.com/ava-labs/coreth/commits
2025-03-20master

99.3 - Go
0.45 - JavaScript
0.15 - Shell
0.07 - Solidity
0.02 - Dockerfile
#: 61

id: openzeppelin
project: OpenZeppelin
Date: 2021-11-15T15:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/openzeppelin

GitHub Url: github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
GitHub History Url: github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/commits
2025-03-20master

52.94 - JavaScript
35.67 - Solidity
7.03 - Python
3.91 - Ruby
0.38 - Shell
0.07 - Makefile
#: 62

id: hydration
project: Hydration
Date: 2023-02-20T20:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/hydration

GitHub Url: github.com/galacticcouncil/HydraDX-node
GitHub History Url: github.com/galacticcouncil/HydraDX-node/commits
2025-03-20master

98.41 - Rust
0.82 - JavaScript
0.28 - TypeScript
0.19 - Solidity
0.14 - Shell
0.08 - Handlebars
0.03 - Makefile
0.03 - Dockerfile
0.01 - HCL
0 - RenderScript
#: 63

id: ceres
project: Ceres
Date: 2022-08-09T18:30:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/ceres

GitHub Url: github.com/sora-xor/sora2-network
GitHub History Url: github.com/sora-xor/sora2-network/commits
2025-03-20master

98.35 - Rust
1.02 - Python
0.48 - Shell
0.07 - Handlebars
0.03 - Makefile
0.02 - HTML
0.02 - Awk
0.01 - Dockerfile
0.01 - Nix
#: 64

id: avalanche
project: Ava Labs Avalanche
Date: 2023-12-03T22:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/avalanche

GitHub Url: github.com/ava-labs/teleporter
GitHub History Url: github.com/ava-labs/teleporter/commits
2025-03-20main

68.08 - Solidity
29.17 - Go
2.74 - Shell
#: 65

id: sora
project: SORA
Date: 2022-07-07T16:30:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/sora

GitHub Url: github.com/sora-xor/sora2-network
GitHub History Url: github.com/sora-xor/sora2-network/commits
2025-03-20master

98.35 - Rust
1.02 - Python
0.48 - Shell
0.07 - Handlebars
0.03 - Makefile
0.02 - HTML
0.02 - Awk
0.01 - Dockerfile
0.01 - Nix
#: 66

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/hathornetwork

GitHub Url: github.com/HathorNetwork/hathor-wallet-headless
GitHub History Url: github.com/HathorNetwork/hathor-wallet-headless/commits
2025-03-20master

99.38 - JavaScript
0.26 - Python
0.22 - Makefile
0.14 - Dockerfile
#: 67

id: hydration
project: Hydration
Date: 2023-02-20T20:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/hydration

GitHub Url: github.com/galacticcouncil/Hydradx-ui
GitHub History Url: github.com/galacticcouncil/Hydradx-ui/commits
2025-03-20master

99.69 - TypeScript
0.22 - HTML
0.09 - JavaScript
#: 68

id: sei
project: Sei
Date: 2023-11-30T09:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/sei

GitHub Url: github.com/sei-protocol/sei-js
GitHub History Url: github.com/sei-protocol/sei-js/commits
2025-03-20main

99.58 - TypeScript
0.29 - CSS
0.12 - JavaScript
0.01 - HTML
#: 69

id: cardanofoundation
project: Cardano Foundation
Date: 2024-03-28T02:42:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/cardanofoundation

GitHub Url: github.com/cardano-foundation/cardano-wallet
GitHub History Url: github.com/cardano-foundation/cardano-wallet/commits
2025-03-20master

92 - Haskell
5.74 - Markdown
1.03 - Shell
0.9 - Nix
0.1 - Lean
0.09 - Just
0.04 - Dockerfile
0.03 - Agda
0.03 - Ruby
0.02 - Dhall
0.01 - HTML
#: 70

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hiero-ledger/hiero-sdk-go
GitHub History Url: github.com/hiero-ledger/hiero-sdk-go/commits
2025-03-20main

84.73 - Go
15.22 - PureBasic
0.02 - Shell
0.02 - Dockerfile
0.01 - Just
#: 71

id: moonbeamnetwork
project: Moonbeam Network
Date: 2021-12-16T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/moonbeamnetwork

GitHub Url: github.com/moonbeam-foundation/moonbeam
GitHub History Url: github.com/moonbeam-foundation/moonbeam/commits
2025-03-20master

48.63 - TypeScript
47.94 - Rust
3.06 - Solidity
0.31 - Shell
0.03 - Dockerfile
0.03 - Handlebars
#: 72

id: berachain
project: Berachain
Date: 2025-02-06T11:58:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/berachain

GitHub Url: github.com/berachain/contracts
GitHub History Url: github.com/berachain/contracts/commits
2025-03-20main

99.92 - Solidity
0.08 - TypeScript
#: 73

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/rs-soroban-env
GitHub History Url: github.com/stellar/rs-soroban-env/commits
2025-03-20main

99.73 - Rust
0.26 - Makefile
0.01 - C
0 - RenderScript
#: 74

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/rs-stellar-xdr
GitHub History Url: github.com/stellar/rs-stellar-xdr/commits
2025-03-20main

99.9 - Rust
0.1 - Makefile
#: 75

id: reffinance
project: Ref Finance
Date: 2022-05-17T18:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/reffinance

GitHub Url: github.com/ref-finance/ref-contracts
GitHub History Url: github.com/ref-finance/ref-contracts/commits
2025-03-20main

99.3 - Rust
0.34 - Shell
0.28 - Makefile
0.07 - Python
0.01 - Dockerfile
#: 76

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/chainlink-solana
GitHub History Url: github.com/smartcontractkit/chainlink-solana/commits
2025-03-20develop

77.56 - Go
14.39 - TypeScript
6.05 - Rust
0.9 - Shell
0.5 - JavaScript
0.27 - Nix
0.22 - Makefile
0.11 - Dockerfile
#: 77

id: gear
project: Gear
Date: 2023-02-24T13:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/gear

GitHub Url: github.com/gear-tech/gear
GitHub History Url: github.com/gear-tech/gear/commits
2025-03-20master

94.5 - Rust
2.91 - Shell
2.07 - Solidity
0.11 - WebAssembly
0.1 - Handlebars
0.1 - Makefile
0.07 - Jinja
0.06 - Dockerfile
0.05 - HCL
0.02 - Python
0 - C
#: 78

id: openzeppelin
project: OpenZeppelin
Date: 2021-11-15T15:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/openzeppelin

GitHub Url: github.com/OpenZeppelin/openzeppelin-contracts
GitHub History Url: github.com/OpenZeppelin/openzeppelin-contracts/commits
2025-03-20master

46.04 - Solidity
44.42 - JavaScript
5.89 - Python
3.28 - Ruby
0.32 - Shell
0.06 - Makefile
#: 79

id: omron
project: Omron
Date: 2024-09-30T19:44:15.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/omron

GitHub Url: github.com/inference-labs-inc/omron-subnet
GitHub History Url: github.com/inference-labs-inc/omron-subnet/commits
2025-03-20main

88.79 - Python
7.59 - Jupyter Notebook
1.43 - Shell
1 - Makefile
0.85 - Dockerfile
0.34 - JavaScript
#: 80

id: sns
project: SNS
Date: 2023-08-04T12:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/sns

GitHub Url: github.com/Bonfida/sns-categories
GitHub History Url: github.com/Bonfida/sns-categories/commits
2025-03-19master

62.98 - Rust
33.07 - TypeScript
1.78 - JavaScript
1.35 - Shell
0.82 - Dockerfile
#: 81

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/oasis-sdk
GitHub History Url: github.com/oasisprotocol/oasis-sdk/commits
2025-03-19main

67.06 - Rust
18.35 - Go
11.11 - TypeScript
2.01 - JavaScript
0.74 - Solidity
0.6 - Shell
0.09 - Dockerfile
0.03 - Makefile
0.01 - HTML
#: 82

id: bobanetwork
project: Boba Network
Date: 2023-01-13T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/bobanetwork

GitHub Url: github.com/bobanetwork/boba
GitHub History Url: github.com/bobanetwork/boba/commits
2025-03-19develop

61.48 - Go
31.03 - Solidity
4.91 - JavaScript
0.57 - Shell
0.55 - Assembly
0.48 - TypeScript
0.3 - Python
0.2 - Just
0.18 - Makefile
0.11 - C
0.09 - Dockerfile
0.05 - HCL
0.03 - CSS
0.01 - Handlebars
0.01 - Starlark
0 - MDX
#: 83

id: metastreet-yield-pass
project: Metastreet Yield Pass
Date: 2025-03-07T04:50:17.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/metastreet-yield-pass

GitHub Url: github.com/metastreet-labs/metastreet-yield-pass
GitHub History Url: github.com/metastreet-labs/metastreet-yield-pass/commits
2025-03-19main

93.65 - Solidity
3.77 - TypeScript
2.57 - Shell
#: 84

id: sei
project: Sei
Date: 2023-11-30T09:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/sei

GitHub Url: github.com/sei-protocol/sei-chain
GitHub History Url: github.com/sei-protocol/sei-chain/commits
2025-03-19main

79.43 - Go
7.09 - JavaScript
4.69 - Solidity
3.74 - Shell
2.8 - Rust
1.77 - Python
0.27 - Makefile
0.15 - Dockerfile
0.06 - HCL
#: 85

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/sapphire-paratime
GitHub History Url: github.com/oasisprotocol/sapphire-paratime/commits
2025-03-19main

38.76 - TypeScript
35.88 - Solidity
10.75 - Python
6.33 - Go
6.03 - Rust
1.05 - Makefile
0.82 - JavaScript
0.28 - CSS
0.1 - Shell
#: 86

id: pythnetwork
project: Pyth Network
Date: 2024-06-24T16:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/pythnetwork

GitHub Url: github.com/pyth-network/governance
GitHub History Url: github.com/pyth-network/governance/commits
2025-03-19main

52.35 - Rust
46.57 - TypeScript
0.48 - JavaScript
0.24 - Nix
0.23 - CSS
0.08 - Shell
0.04 - Dockerfile
#: 87

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/hathornetwork

GitHub Url: github.com/HathorNetwork/hathor-wallet-mobile
GitHub History Url: github.com/HathorNetwork/hathor-wallet-mobile/commits
2025-03-19master

97.28 - JavaScript
1.04 - TypeScript
0.55 - Java
0.43 - Shell
0.33 - Ruby
0.19 - Objective-C++
0.08 - Nix
0.07 - Makefile
0.02 - Objective-C
#: 88

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/flare-system-c-chain-indexer
GitHub History Url: github.com/flare-foundation/flare-system-c-chain-indexer/commits
2025-03-19main

99.38 - Go
0.58 - Dockerfile
0.04 - Shell
#: 89

id: reserve
project: Reserve
Date: 2023-04-27T09:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/reserve

GitHub Url: github.com/reserve-protocol/reserve-index-dtf
GitHub History Url: github.com/reserve-protocol/reserve-index-dtf/commits
2025-03-19main

89.22 - Solidity
10.78 - TypeScript
#: 90

id: vechain
project: VeChain
Date: 2024-12-09T22:43:23.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/vechain

GitHub Url: github.com/vechain/thor
GitHub History Url: github.com/vechain/thor/commits
2025-03-19master

98.11 - Go
1.08 - Solidity
0.56 - JavaScript
0.13 - Makefile
0.09 - HTML
0.03 - Dockerfile
#: 91

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/cli
GitHub History Url: github.com/oasisprotocol/cli/commits
2025-03-19master

98.1 - Go
1.06 - Makefile
0.62 - Shell
0.23 - Python
#: 92

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/hathornetwork

GitHub Url: github.com/HathorNetwork/hathor-core
GitHub History Url: github.com/HathorNetwork/hathor-core/commits
2025-03-19master

99.48 - Python
0.3 - Shell
0.12 - Makefile
0.07 - Dockerfile
0.03 - Nix
#: 93

id: acala
project: Acala
Date: 2021-12-14T02:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/acala

GitHub Url: github.com/open-web3-stack/open-runtime-module-library
GitHub History Url: github.com/open-web3-stack/open-runtime-module-library/commits
2025-03-19master

99.57 - Rust
0.34 - Makefile
0.09 - Shell
#: 94

id: sei
project: Sei
Date: 2023-11-30T09:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/sei

GitHub Url: github.com/sei-protocol/sei-tendermint
GitHub History Url: github.com/sei-protocol/sei-tendermint/commits
2025-03-19main

84.69 - Go
6.63 - TeX
5.43 - TLA
1.57 - BibTeX Style
0.51 - Shell
0.42 - Python
0.29 - Makefile
0.27 - Jinja
0.11 - Dockerfile
0.05 - HCL
0.02 - HTML
#: 95

id: astarnetwork
project: Astar Network
Date: 2022-05-31T16:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/astarnetwork

GitHub Url: github.com/AstarNetwork/Astar
GitHub History Url: github.com/AstarNetwork/Astar/commits
2025-03-18master

98.3 - Rust
1.01 - Solidity
0.32 - Shell
0.21 - Handlebars
0.1 - TypeScript
0.05 - Makefile
#: 96

id: ens
project: ENS
Date: 2024-05-10T03:11:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/ens

GitHub Url: github.com/ensdomains/ens-contracts
GitHub History Url: github.com/ensdomains/ens-contracts/commits
2025-03-18staging

69.51 - TypeScript
30.23 - Solidity
0.24 - JavaScript
0.02 - Shell
#: 97

id: hydration
project: Hydration
Date: 2023-02-20T20:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/hydration

GitHub Url: github.com/galacticcouncil/apps
GitHub History Url: github.com/galacticcouncil/apps/commits
2025-03-18master

80.39 - TypeScript
14.18 - CSS
4.31 - HTML
1.08 - JavaScript
0.03 - Shell
#: 98

id: lido
project: Lido
Date: 2021-05-22T05:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lido

GitHub Url: github.com/lidofinance/lido-council-daemon
GitHub History Url: github.com/lidofinance/lido-council-daemon/commits
2025-03-18develop

99.57 - TypeScript
0.22 - Python
0.11 - Dockerfile
0.09 - JavaScript
#: 99

id: instadapp
project: Instadapp
Date: 2021-09-20T01:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/instadapp

GitHub Url: github.com/Instadapp/inst-governance
GitHub History Url: github.com/Instadapp/inst-governance/commits
2025-03-18main

98.89 - Solidity
1.11 - JavaScript
#: 100

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/soroban-tools
GitHub History Url: github.com/stellar/soroban-tools/commits
2025-03-18main

94.54 - Rust
2.99 - MDX
1.11 - TypeScript
0.41 - Makefile
0.37 - Inno Setup
0.32 - Shell
0.22 - Nix
0.04 - JavaScript
#: 101

id: gearbox
project: Gearbox
Date: 2022-02-08T13:00:00.000Z
Max Reward: 200000
Bounty Url: https://immunefi.com/bounty/gearbox

GitHub Url: github.com/Gearbox-protocol/security
GitHub History Url: github.com/Gearbox-protocol/security/commits
2025-03-18main

#: 102

id: lido
project: Lido
Date: 2021-05-22T05:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lido

GitHub Url: github.com/lidofinance/lido-dao
GitHub History Url: github.com/lidofinance/lido-dao/commits
2025-03-18master

61.4 - TypeScript
38.38 - Solidity
0.11 - Shell
0.1 - JavaScript
#: 103

id: neutron
project: Neutron
Date: 2024-07-02T08:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/neutron

GitHub Url: github.com/neutron-org/neutron
GitHub History Url: github.com/neutron-org/neutron/commits
2025-03-17main

96.9 - Go
2.3 - Shell
0.56 - Makefile
0.11 - Ruby
0.09 - Python
0.04 - Dockerfile
#: 104

id: astroport
project: Astroport
Date: 2021-11-29T17:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/astroport

GitHub Url: github.com/astroport-fi/astroport-core
GitHub History Url: github.com/astroport-fi/astroport-core/commits
2025-03-17main

98.9 - Rust
0.83 - TypeScript
0.18 - Shell
0.09 - Dockerfile
#: 105

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hiero-ledger/hiero-sdk-java
GitHub History Url: github.com/hiero-ledger/hiero-sdk-java/commits
2025-03-17main

97.12 - Java
2.13 - PureBasic
0.48 - Python
0.27 - Kotlin
#: 106

id: vesu
project: Vesu
Date: 2024-07-10T14:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/vesu

GitHub Url: github.com/vesuxyz/vesu-v1
GitHub History Url: github.com/vesuxyz/vesu-v1/commits
2025-03-17main

92.6 - Cairo
7.33 - TypeScript
0.07 - Shell
#: 107

id: defisaver
project: DeFi Saver
Date: 2021-04-21T07:00:00.000Z
Max Reward: 350000
Bounty Url: https://immunefi.com/bounty/defisaver

GitHub Url: github.com/defisaver/defisaver-v3-contracts
GitHub History Url: github.com/defisaver/defisaver-v3-contracts/commits
2025-03-17main

51.11 - Solidity
48.89 - JavaScript
0 - Shell
#: 108

id: coreum
project: Coreum
Date: 2023-12-20T09:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/coreum

GitHub Url: github.com/CoreumFoundation/coreum
GitHub History Url: github.com/CoreumFoundation/coreum/commits
2025-03-17master

94.1 - Go
5.78 - Rust
0.06 - Shell
0.04 - Makefile
0.03 - Smarty
#: 109

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/rs-stellar-strkey
GitHub History Url: github.com/stellar/rs-stellar-strkey/commits
2025-03-17main

85.45 - Rust
12.48 - Go
2.07 - Makefile
#: 110

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/hathornetwork

GitHub Url: github.com/HathorNetwork/hathor-wallet-lib
GitHub History Url: github.com/HathorNetwork/hathor-wallet-lib/commits
2025-03-15master

92.42 - TypeScript
7.11 - JavaScript
0.42 - Python
0.04 - Shell
0.01 - Makefile
#: 111

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/ccip
GitHub History Url: github.com/smartcontractkit/ccip/commits
2025-03-14ccip-develop

69.6 - Go
25.13 - Solidity
4.24 - TypeScript
0.43 - Shell
0.4 - PLpgSQL
0.1 - Makefile
0.05 - Dockerfile
0.03 - Python
0.01 - Nix
0.01 - JavaScript
0 - HTML
0 - WebAssembly
#: 112

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/ref-fvm
GitHub History Url: github.com/filecoin-project/ref-fvm/commits
2025-03-14master

94.19 - Rust
4.7 - Solidity
0.51 - Shell
0.32 - Makefile
0.12 - Scheme
0.12 - Gnuplot
0.05 - Dockerfile
#: 113

id: bifrostfinance
project: Bifrost Finance
Date: 2022-06-29T03:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/bifrostfinance

GitHub Url: github.com/bifrost-finance/bifrost
GitHub History Url: github.com/bifrost-finance/bifrost/commits
2025-03-14develop

99.6 - Rust
0.12 - Makefile
0.12 - Handlebars
0.06 - Shell
0.04 - Solidity
0.03 - Dockerfile
0.02 - JavaScript
#: 114

id: obyte
project: Obyte
Date: 2020-12-01T07:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/obyte

GitHub Url: github.com/byteball/ocore
GitHub History Url: github.com/byteball/ocore/commits
2025-03-14master

98.6 - JavaScript
1.12 - Nearley
0.29 - HTML
#: 115

id: avail
project: Avail
Date: 2024-07-23T02:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/avail

GitHub Url: github.com/availproject/avail
GitHub History Url: github.com/availproject/avail/commits
2025-03-14main

96.84 - Rust
1.66 - Shell
0.65 - Dockerfile
0.44 - Handlebars
0.41 - Python
#: 116

id: thresholdnetwork
project: Threshold Network
Date: 2023-04-28T09:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/thresholdnetwork

GitHub Url: github.com/keep-network/tbtc-v2
GitHub History Url: github.com/keep-network/tbtc-v2/commits
2025-03-14main

74.51 - TypeScript
22.04 - Solidity
1.69 - JavaScript
1.5 - Rust
0.2 - Shell
0.03 - Dockerfile
0.02 - Makefile
0.01 - Handlebars
#: 117

id: mux
project: MUX
Date: 2021-06-09T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/mux

GitHub Url: github.com/mux-world/mux3-protocol
GitHub History Url: github.com/mux-world/mux3-protocol/commits
2025-03-14main

57.06 - TypeScript
42.94 - Solidity
#: 118

id: instadapp
project: Instadapp
Date: 2021-09-20T01:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/instadapp

GitHub Url: github.com/Instadapp/fluid-contracts-public
GitHub History Url: github.com/Instadapp/fluid-contracts-public/commits
2025-03-14main

96.79 - Solidity
2.82 - JavaScript
0.38 - TypeScript
0 - Makefile
#: 119

id: avalanche
project: Ava Labs Avalanche
Date: 2023-12-03T22:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/avalanche

GitHub Url: github.com/ava-labs/subnet-evm
GitHub History Url: github.com/ava-labs/subnet-evm/commits
2025-03-14master

97.3 - Go
0.94 - Shell
0.68 - Solidity
0.63 - TypeScript
0.42 - JavaScript
0.04 - Dockerfile
#: 120

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/staking-expiry-checker
GitHub History Url: github.com/babylonlabs-io/staking-expiry-checker/commits
2025-03-13main

94.52 - Go
2.04 - Shell
1.77 - Makefile
1.67 - Dockerfile
#: 121

id: avail
project: Avail
Date: 2024-07-23T02:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/avail

GitHub Url: github.com/availproject/avail-core
GitHub History Url: github.com/availproject/avail-core/commits
2025-03-13main

99.46 - Rust
0.54 - Shell
#: 122

id: hedera
project: Hedera
Date: 2025-02-05T04:21:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/hedera

GitHub Url: github.com/hiero-ledger/hiero-sdk-swift
GitHub History Url: github.com/hiero-ledger/hiero-sdk-swift/commits
2025-03-13main

99.6 - Swift
0.37 - Python
0.03 - Solidity
#: 123

id: mux
project: MUX
Date: 2021-06-09T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/mux

GitHub Url: github.com/mux-world/mux-aggregator-protocol
GitHub History Url: github.com/mux-world/mux-aggregator-protocol/commits
2025-03-13main

53.02 - Solidity
46.98 - TypeScript
#: 124

id: sei
project: Sei
Date: 2023-11-30T09:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/sei

GitHub Url: github.com/sei-protocol/sei-cosmos
GitHub History Url: github.com/sei-protocol/sei-cosmos/commits
2025-03-13main

88.97 - Go
8.8 - C
0.4 - Java
0.4 - Sage
0.39 - Makefile
0.38 - Assembly
0.34 - M4
0.16 - Shell
0.06 - Python
0.05 - HTML
0.05 - Dockerfile
#: 125

id: sommelier
project: Sommelier
Date: 2023-05-23T11:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/sommelier

GitHub Url: github.com/PeggyJV/sommelier
GitHub History Url: github.com/PeggyJV/sommelier/commits
2025-03-12main

78.56 - Go
10.56 - Solidity
8.72 - Rust
1.24 - Makefile
0.59 - Shell
0.28 - TypeScript
0.06 - Dockerfile
0 - RenderScript
#: 126

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/btc-staker
GitHub History Url: github.com/babylonlabs-io/btc-staker/commits
2025-03-12main

98.05 - Go
0.82 - Shell
0.59 - Makefile
0.55 - Dockerfile
#: 127

id: neutron
project: Neutron
Date: 2024-07-02T08:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/neutron

GitHub Url: github.com/neutron-org/neutron-dao
GitHub History Url: github.com/neutron-org/neutron-dao/commits
2025-03-12main

96.47 - Rust
2.96 - Shell
0.48 - JavaScript
0.09 - Makefile
#: 128

id: 0x
project: 0x
Date: 2024-07-30T16:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/0x

GitHub Url: github.com/0xProject/0x-settler
GitHub History Url: github.com/0xProject/0x-settler/commits
2025-03-11master

83.67 - Solidity
15.57 - Shell
0.76 - JavaScript
#: 129

id: enzymefinance
project: Enzyme Finance
Date: 2021-03-29T07:00:00.000Z
Max Reward: 400000
Bounty Url: https://immunefi.com/bounty/enzymefinance

GitHub Url: github.com/enzymefinance/protocol
GitHub History Url: github.com/enzymefinance/protocol/commits
2025-03-11dev

99.84 - Solidity
0.14 - Makefile
0.02 - Nix
0 - Shell
#: 130

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/bellperson
GitHub History Url: github.com/filecoin-project/bellperson/commits
2025-03-11master

100 - Rust
#: 131

id: raydium
project: Raydium
Date: 2023-04-25T12:00:00.000Z
Max Reward: 505000
Bounty Url: https://immunefi.com/bounty/raydium

GitHub Url: github.com/raydium-io/raydium-cp-swap
GitHub History Url: github.com/raydium-io/raydium-cp-swap/commits
2025-03-11master

78.94 - Rust
21.06 - TypeScript
#: 132

id: arbitrum
project: Arbitrum
Date: 2021-08-31T13:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/arbitrum

GitHub Url: github.com/ArbitrumFoundation/governance
GitHub History Url: github.com/ArbitrumFoundation/governance/commits
2025-03-10main

56.89 - Solidity
41.67 - TypeScript
0.88 - HTML
0.47 - Shell
0.07 - Makefile
0.02 - Dockerfile
#: 133

id: kadena
project: Kadena
Date: 2022-01-08T22:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/kadena

GitHub Url: github.com/kadena-io/marmalade
GitHub History Url: github.com/kadena-io/marmalade/commits
2025-03-10main

96.34 - Pact
3.66 - TypeScript
#: 134

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/verifier-xrp-indexer
GitHub History Url: github.com/flare-foundation/verifier-xrp-indexer/commits
2025-03-10main

94.83 - Go
4.25 - Dockerfile
0.91 - Shell
#: 135

id: nexusmutual
project: Nexus Mutual
Date: 2021-02-23T07:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/nexusmutual

GitHub Url: github.com/NexusMutual/smart-contracts
GitHub History Url: github.com/NexusMutual/smart-contracts/commits
2025-03-10release-candidate

71.47 - JavaScript
28.5 - Solidity
0.02 - Shell
0 - TypeScript
#: 136

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/lurk-lab/neptune
GitHub History Url: github.com/lurk-lab/neptune/commits
2025-03-10main

97.64 - Rust
1.91 - C
0.23 - Shell
0.22 - Makefile
#: 137

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-amt-ipld
GitHub History Url: github.com/filecoin-project/go-amt-ipld/commits
2025-03-10master

99.82 - Go
0.18 - Makefile
#: 138

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/flare-system-client
GitHub History Url: github.com/flare-foundation/flare-system-client/commits
2025-03-10main

99.71 - Go
0.24 - Dockerfile
0.05 - Shell
#: 139

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/graphprotocol/indexer
GitHub History Url: github.com/graphprotocol/indexer/commits
2025-03-10main

98.07 - TypeScript
1.38 - HCL
0.4 - JavaScript
0.15 - Shell
#: 140

id: fassets
project: FAssets
Date: 2025-02-10T03:45:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/fassets

GitHub Url: github.com/flare-labs-ltd/fasset-bots
GitHub History Url: github.com/flare-labs-ltd/fasset-bots/commits
2025-03-10main

97.67 - TypeScript
1.44 - Solidity
0.4 - Mathematica
0.25 - Python
0.12 - JavaScript
0.12 - Shell
0 - Dockerfile
#: 141

id: jito
project: Jito
Date: 2024-08-28T13:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/jito

GitHub Url: github.com/jito-foundation/stake-deposit-interceptor
GitHub History Url: github.com/jito-foundation/stake-deposit-interceptor/commits
2025-03-10master

85.35 - Rust
11.58 - TypeScript
2.42 - Shell
0.45 - JavaScript
0.21 - Dockerfile
#: 142

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/aave-dao/aave-v3-origin
GitHub History Url: github.com/aave-dao/aave-v3-origin/commits
2025-03-07main

89.46 - Solidity
7.69 - Python
2.21 - Ruby
0.39 - Shell
0.25 - Makefile
#: 143

id: hydro
project: Hydro
Date: 2025-02-06T14:58:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/hydro

GitHub Url: github.com/informalsystems/hydro
GitHub History Url: github.com/informalsystems/hydro/commits
2025-03-07main

76.32 - Rust
13.34 - Go
6.42 - TypeScript
2.51 - Shell
0.44 - JavaScript
0.36 - Python
0.35 - Dockerfile
0.27 - Makefile
#: 144

id: kadena
project: Kadena
Date: 2022-01-08T22:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/kadena

GitHub Url: github.com/kadena-io/pact
GitHub History Url: github.com/kadena-io/pact/commits
2025-03-07master

90.28 - Haskell
7.12 - Pact
2.32 - C
0.18 - Shell
0.1 - Nix
#: 145

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/hathornetwork

GitHub Url: github.com/HathorNetwork/hathor-wallet
GitHub History Url: github.com/HathorNetwork/hathor-wallet/commits
2025-03-06master

97.13 - JavaScript
1.55 - SCSS
0.8 - Shell
0.28 - Python
0.11 - Makefile
0.06 - Nix
0.06 - HTML
0.03 - TypeScript
#: 146

id: wormhole
project: Wormhole
Date: 2022-02-11T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/wormhole

GitHub Url: github.com/wormhole-foundation/native-token-transfers
GitHub History Url: github.com/wormhole-foundation/native-token-transfers/commits
2025-03-06main

61.22 - TypeScript
24.32 - Solidity
13.21 - Rust
0.85 - Shell
0.15 - Makefile
0.14 - Dockerfile
0.1 - Starlark
#: 147

id: carbonbancor
project: Carbon DeFi by Bancor
Date: 2021-04-07T07:00:00.000Z
Max Reward: 900000
Bounty Url: https://immunefi.com/bounty/carbonbancor

GitHub Url: github.com/bancorprotocol/carbon-contracts
GitHub History Url: github.com/bancorprotocol/carbon-contracts/commits
2025-03-06dev

68.31 - Solidity
30.89 - TypeScript
0.79 - Shell
0.01 - JavaScript
#: 148

id: nodle
project: Nodle
Date: 2023-05-10T17:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/nodle

GitHub Url: github.com/NodleCode/rollup
GitHub History Url: github.com/NodleCode/rollup/commits
2025-03-05main

56.03 - TypeScript
40.95 - Solidity
2.35 - Shell
0.36 - Dockerfile
0.31 - JavaScript
#: 149

id: jito
project: Jito
Date: 2024-08-28T13:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/jito

GitHub Url: github.com/jito-foundation/jito-programs
GitHub History Url: github.com/jito-foundation/jito-programs/commits
2025-03-05master

52.01 - Rust
37.28 - TypeScript
10.05 - Shell
0.45 - Dockerfile
0.22 - JavaScript
#: 150

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/whyrusleeping/cbor-gen
GitHub History Url: github.com/whyrusleeping/cbor-gen/commits
2025-03-05master

99.85 - Go
0.15 - Makefile
#: 151

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/bgd-labs/solidity-utils
GitHub History Url: github.com/bgd-labs/solidity-utils/commits
2025-03-05main

97.72 - Solidity
2.08 - Makefile
0.2 - Shell
#: 152

id: sei
project: Sei
Date: 2023-11-30T09:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/sei

GitHub Url: github.com/sei-protocol/go-ethereum
GitHub History Url: github.com/sei-protocol/go-ethereum/commits
2025-03-04master

89.06 - Go
5.33 - C
3.51 - JavaScript
0.75 - Assembly
0.24 - Shell
0.24 - Java
0.24 - Sage
0.21 - M4
0.18 - NSIS
0.09 - Python
0.08 - Solidity
0.06 - Makefile
0.01 - HTML
0.01 - Dockerfile
#: 153

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/edgeandnode/gateway
GitHub History Url: github.com/edgeandnode/gateway/commits
2025-03-04main

99.75 - Rust
0.25 - Dockerfile
#: 154

id: nodle
project: Nodle
Date: 2023-05-10T17:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/nodle

GitHub Url: github.com/nodlecode/chain
GitHub History Url: github.com/nodlecode/chain/commits
2025-03-04master

95.84 - Rust
2.57 - Shell
1.26 - Handlebars
0.32 - Dockerfile
0.01 - HTML
#: 155

id: polymesh
project: Polymesh
Date: 2021-04-23T00:00-07:00
Max Reward: 6000
Bounty Url: https://immunefi.com/bounty/polymesh

GitHub Url: github.com/PolymeshAssociation/Polymesh
GitHub History Url: github.com/PolymeshAssociation/Polymesh/commits
2025-03-04develop

77.38 - Rust
21.09 - TypeScript
1.06 - JavaScript
0.32 - Shell
0.05 - Handlebars
0.05 - Dockerfile
0.05 - Go
#: 156

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/fdc-client
GitHub History Url: github.com/flare-foundation/fdc-client/commits
2025-03-03main

99.68 - Go
0.26 - Dockerfile
0.06 - Shell
#: 157

id: deriprotocol
project: Deri Protocol
Date: 2021-09-14T12:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/deriprotocol

GitHub Url: github.com/deri-protocol/deriprotocol-v4
GitHub History Url: github.com/deri-protocol/deriprotocol-v4/commits
2025-03-03main

100 - Solidity
#: 158

id: starknet
project: StarkNet
Date: 2022-10-19T06:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starknet

GitHub Url: github.com/starkware-libs/starkgate-contracts
GitHub History Url: github.com/starkware-libs/starkgate-contracts/commits
2025-03-03cairo-1

72.22 - Cairo
17.47 - Python
9.63 - Solidity
0.68 - Shell
#: 159

id: stacks
project: Stacks
Date: 2022-03-31T19:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/stacks

GitHub Url: github.com/stacks-network/stacks-blockchain
GitHub History Url: github.com/stacks-network/stacks-blockchain/commits
2025-03-03master

94.39 - Rust
2.78 - TypeScript
2.16 - Clarity
0.54 - Shell
0.08 - Python
0.02 - JavaScript
0.02 - Dockerfile
0.01 - Mustache
0 - RenderScript
#: 160

id: avalabs
project: Ava Labs
Date: 2023-12-04T09:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/avalabs

GitHub Url: github.com/ava-labs/AvalancheJS
GitHub History Url: github.com/ava-labs/AvalancheJS/commits
2025-03-03master

99.33 - TypeScript
0.64 - JavaScript
0.02 - Shell
#: 161

id: stacks
project: Stacks
Date: 2022-03-31T19:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/stacks

GitHub Url: github.com/stacks-network/stacks-core
GitHub History Url: github.com/stacks-network/stacks-core/commits
2025-03-03master

94.39 - Rust
2.78 - TypeScript
2.16 - Clarity
0.54 - Shell
0.08 - Python
0.02 - JavaScript
0.02 - Dockerfile
0.01 - Mustache
0 - RenderScript
#: 162

id: benddao
project: BendDAO
Date: 2022-04-22T02:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/benddao

GitHub Url: github.com/BendDAO/bend-lending-protocol
GitHub History Url: github.com/BendDAO/bend-lending-protocol/commits
2025-03-02main

58.96 - TypeScript
40.29 - Solidity
0.34 - HTML
0.25 - JavaScript
0.16 - Shell
0.01 - Dockerfile
#: 163

id: synthetix
project: Synthetix
Date: 2021-03-05T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/synthetix

GitHub Url: github.com/Synthetixio/synthetix-website
GitHub History Url: github.com/Synthetixio/synthetix-website/commits
2025-03-01master

#: 164

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/verifier-indexer-framework
GitHub History Url: github.com/flare-foundation/verifier-indexer-framework/commits
2025-02-28main

99.89 - Go
0.11 - Shell
#: 165

id: obyte
project: Obyte
Date: 2020-12-01T07:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/obyte

GitHub Url: github.com/byteball/obyte-gui-wallet
GitHub History Url: github.com/byteball/obyte-gui-wallet/commits
2025-02-28master

67.08 - JavaScript
26.51 - HTML
5.57 - CSS
0.52 - Shell
0.18 - C#
0.14 - Makefile
#: 166

id: raydium
project: Raydium
Date: 2023-04-25T12:00:00.000Z
Max Reward: 505000
Bounty Url: https://immunefi.com/bounty/raydium

GitHub Url: github.com/raydium-io/raydium-amm-v3
GitHub History Url: github.com/raydium-io/raydium-amm-v3/commits
2025-02-27master

100 - Rust
#: 167

id: axelarnetwork
project: Axelar Network
Date: 2022-03-11T03:30:00.000Z
Max Reward: 2250000
Bounty Url: https://immunefi.com/bounty/axelarnetwork

GitHub Url: github.com/axelarnetwork/axelar-cgp-solidity
GitHub History Url: github.com/axelarnetwork/axelar-cgp-solidity/commits
2025-02-27main

62.91 - JavaScript
36.71 - Solidity
0.38 - Shell
#: 168

id: axelarnetwork
project: Axelar Network
Date: 2022-03-11T03:30:00.000Z
Max Reward: 2250000
Bounty Url: https://immunefi.com/bounty/axelarnetwork

GitHub Url: github.com/axelarnetwork/axelar-gmp-sdk-solidity
GitHub History Url: github.com/axelarnetwork/axelar-gmp-sdk-solidity/commits
2025-02-27main

50.64 - JavaScript
49.18 - Solidity
0.18 - Shell
#: 169

id: cyan
project: Cyan
Date: 2023-07-12T14:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/cyan

GitHub Url: github.com/usecyan/cyan-protocol-v2-public
GitHub History Url: github.com/usecyan/cyan-protocol-v2-public/commits
2025-02-27main

89.55 - Solidity
10.45 - TypeScript
#: 170

id: kadena
project: Kadena
Date: 2022-01-08T22:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/kadena

GitHub Url: github.com/kadena-io/chainweb-node
GitHub History Url: github.com/kadena-io/chainweb-node/commits
2025-02-27master

96.13 - Haskell
2.96 - Pact
0.31 - C
0.21 - Dockerfile
0.15 - Nix
0.14 - Python
0.1 - Shell
#: 171

id: sweateconomy
project: Sweat Economy
Date: 2023-03-31T18:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/sweateconomy

GitHub Url: github.com/sweatco/sweat-jar
GitHub History Url: github.com/sweatco/sweat-jar/commits
2025-02-27main

98.62 - Rust
0.85 - Shell
0.53 - Makefile
#: 172

id: ruscet
project: Ruscet
Date: 2025-01-28T00:40:14.000Z
Max Reward: 75000
Bounty Url: https://immunefi.com/bounty/ruscet

GitHub Url: github.com/burralabs/ruscet-contracts
GitHub History Url: github.com/burralabs/ruscet-contracts/commits
2025-02-26dev

59.51 - TypeScript
40.11 - Sway
0.37 - Python
0.02 - Shell
#: 173

id: jito
project: Jito
Date: 2024-08-28T13:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/jito

GitHub Url: github.com/jito-foundation/jito-solana
GitHub History Url: github.com/jito-foundation/jito-solana/commits
2025-02-25master

97.13 - Rust
2.04 - Shell
0.59 - C
0.09 - Python
0.08 - C++
0.04 - Makefile
0.03 - Dockerfile
0 - TeX
#: 174

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/rs-soroban-sdk
GitHub History Url: github.com/stellar/rs-soroban-sdk/commits
2025-02-25main

99.88 - Rust
0.12 - Makefile
#: 175

id: zksyncera
project: ZKsync Era
Date: 2023-03-10T17:00:00.000Z
Max Reward: 1100000
Bounty Url: https://immunefi.com/bounty/zksyncera

GitHub Url: github.com/matter-labs/era-contracts
GitHub History Url: github.com/matter-labs/era-contracts/commits
2025-02-25main

55.18 - Solidity
30.93 - TypeScript
12.93 - Yul
0.93 - Rust
0.03 - Shell
0.01 - JavaScript
#: 176

id: ens
project: ENS
Date: 2024-05-10T03:11:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/ens

GitHub Url: github.com/ensdomains/ens-metadata-service
GitHub History Url: github.com/ensdomains/ens-metadata-service/commits
2025-02-25master

97.12 - TypeScript
2.88 - JavaScript
#: 177

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/FTSO-Scaling
GitHub History Url: github.com/flare-foundation/FTSO-Scaling/commits
2025-02-24main

98.37 - TypeScript
1.58 - Shell
0.05 - Dockerfile
#: 178

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/bug-bounty
GitHub History Url: github.com/flare-foundation/bug-bounty/commits
2025-02-21main

#: 179

id: wormhole
project: Wormhole
Date: 2022-02-11T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/wormhole

GitHub Url: github.com/wormhole-foundation/wormhole-circle-integration
GitHub History Url: github.com/wormhole-foundation/wormhole-circle-integration/commits
2025-02-20main

56.58 - Solidity
39.56 - TypeScript
3.38 - Shell
0.48 - Makefile
#: 180

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/libocr
GitHub History Url: github.com/smartcontractkit/libocr/commits
2025-02-20master

82.8 - Go
17.2 - Solidity
#: 181

id: jito
project: Jito
Date: 2024-08-28T13:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/jito

GitHub Url: github.com/jito-foundation/restaking
GitHub History Url: github.com/jito-foundation/restaking/commits
2025-02-20master

77.05 - Rust
22.59 - TypeScript
0.27 - JavaScript
0.06 - Shell
0.03 - Dockerfile
#: 182

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/aave/gho-core
GitHub History Url: github.com/aave/gho-core/commits
2025-02-20main

54.55 - Solidity
25.8 - Python
14.1 - TypeScript
5.39 - Ruby
0.1 - Makefile
0.05 - Shell
0.01 - JavaScript
#: 183

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/verifier-utxo-indexer
GitHub History Url: github.com/flare-foundation/verifier-utxo-indexer/commits
2025-02-19main

98.08 - Python
1.33 - Shell
0.59 - Dockerfile
#: 184

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/covenant-signer
GitHub History Url: github.com/babylonlabs-io/covenant-signer/commits
2025-02-19main

97.67 - Go
1.3 - Dockerfile
1.02 - Makefile
#: 185

id: rubic
project: Rubic
Date: 2023-07-31T10:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/rubic

GitHub Url: github.com/Cryptorubic/multi-proxy-rubic
GitHub History Url: github.com/Cryptorubic/multi-proxy-rubic/commits
2025-02-19master

90.1 - Solidity
5.59 - TypeScript
2.93 - Shell
1.29 - JavaScript
0.09 - Makefile
#: 186

id: polygon
project: Polygon
Date: 2021-09-13T13:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygon

GitHub Url: github.com/maticnetwork/bor
GitHub History Url: github.com/maticnetwork/bor/commits
2025-02-18master

90.47 - Go
4.67 - C
3.09 - JavaScript
0.44 - Assembly
0.31 - Shell
0.21 - Java
0.21 - Sage
0.18 - M4
0.16 - NSIS
0.11 - Makefile
0.08 - Python
0.07 - Solidity
0.01 - HTML
0 - Dockerfile
#: 187

id: zerolend
project: ZeroLend
Date: 2024-12-05T13:19:17.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/zerolend

GitHub Url: github.com/zerolend/zerolend-deployments
GitHub History Url: github.com/zerolend/zerolend-deployments/commits
2025-02-18main

#: 188

id: polygon
project: Polygon
Date: 2021-09-13T13:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygon

GitHub Url: github.com/maticnetwork/heimdall
GitHub History Url: github.com/maticnetwork/heimdall/commits
2025-02-18master

99.66 - Go
0.12 - Shell
0.12 - Makefile
0.07 - HTML
0.01 - JavaScript
0.01 - Dockerfile
0 - CSS
#: 189

id: geniusyield
project: Genius Yield
Date: 2024-02-26T01:53:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/geniusyield

GitHub Url: github.com/geniusyield/dex-contracts-api
GitHub History Url: github.com/geniusyield/dex-contracts-api/commits
2025-02-17main

97.41 - Haskell
1.24 - Dockerfile
0.8 - Shell
0.41 - Nix
0.15 - Makefile
#: 190

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/go-flare
GitHub History Url: github.com/flare-foundation/go-flare/commits
2025-02-17main

99.42 - Go
0.53 - Shell
0.04 - Dockerfile
0 - Solidity
#: 191

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/ipfs/go-graphsync
GitHub History Url: github.com/ipfs/go-graphsync/commits
2025-02-16main

99.06 - Go
0.94 - Shell
#: 192

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-address
GitHub History Url: github.com/filecoin-project/go-address/commits
2025-02-16master

99.87 - Go
0.13 - Makefile
#: 193

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-bitfield
GitHub History Url: github.com/filecoin-project/go-bitfield/commits
2025-02-16master

100 - Go
#: 194

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-fil-commcid
GitHub History Url: github.com/filecoin-project/go-fil-commcid/commits
2025-02-16master

99.02 - Go
0.98 - Makefile
#: 195

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/ipfs/go-ipld-cbor
GitHub History Url: github.com/ipfs/go-ipld-cbor/commits
2025-02-16master

99.67 - Go
0.33 - Makefile
#: 196

id: berachain
project: Berachain
Date: 2025-02-06T11:58:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/berachain

GitHub Url: github.com/berachain/airdrop-contracts
GitHub History Url: github.com/berachain/airdrop-contracts/commits
2025-02-14main

74.92 - Solidity
13 - Python
10.19 - Rust
1.88 - Dockerfile
#: 197

id: axelarnetwork
project: Axelar Network
Date: 2022-03-11T03:30:00.000Z
Max Reward: 2250000
Bounty Url: https://immunefi.com/bounty/axelarnetwork

GitHub Url: github.com/axelarnetwork/axelar-core
GitHub History Url: github.com/axelarnetwork/axelar-core/commits
2025-02-14main

98.99 - Go
0.5 - Makefile
0.39 - Shell
0.12 - Dockerfile
#: 198

id: royco
project: Royco
Date: 2025-01-15T10:24:35.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/royco

GitHub Url: github.com/roycoprotocol/cross-chain-deposit-module
GitHub History Url: github.com/roycoprotocol/cross-chain-deposit-module/commits
2025-02-13master

100 - Solidity
#: 199

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/boost
GitHub History Url: github.com/filecoin-project/boost/commits
2025-02-12main

88.36 - Go
8.92 - JavaScript
1.52 - CSS
0.72 - Shell
0.34 - Makefile
0.07 - Dockerfile
0.06 - HTML
#: 200

id: metastreet
project: MetaStreet
Date: 2023-08-02T16:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/metastreet

GitHub Url: github.com/metastreet-labs/metastreet-contracts-v2
GitHub History Url: github.com/metastreet-labs/metastreet-contracts-v2/commits
2025-02-12master

78.92 - TypeScript
21.04 - Solidity
0.04 - JavaScript
#: 201

id: zksyncera
project: ZKsync Era
Date: 2023-03-10T17:00:00.000Z
Max Reward: 1100000
Bounty Url: https://immunefi.com/bounty/zksyncera

GitHub Url: github.com/matter-labs/zksync-crypto
GitHub History Url: github.com/matter-labs/zksync-crypto/commits
2025-02-11main

99.16 - Rust
0.54 - Solidity
0.15 - Python
0.12 - TeX
0.04 - Shell
0 - RenderScript
#: 202

id: harvest
project: Harvest Finance
Date: 2020-12-02T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/harvest

GitHub Url: github.com/harvestfi/harvest-strategy-arbitrum
GitHub History Url: github.com/harvestfi/harvest-strategy-arbitrum/commits
2025-02-11master

68.26 - Solidity
31.74 - JavaScript
#: 203

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/spark-psm
GitHub History Url: github.com/marsfoundation/spark-psm/commits
2025-02-11master

99.91 - Solidity
0.09 - Makefile
#: 204

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-cbor-util
GitHub History Url: github.com/filecoin-project/go-cbor-util/commits
2025-02-11master

100 - Go
#: 205

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/spark-gov-relay
GitHub History Url: github.com/marsfoundation/spark-gov-relay/commits
2025-02-10master

99.64 - Solidity
0.36 - Makefile
#: 206

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/spark-dev-docs
GitHub History Url: github.com/marsfoundation/spark-dev-docs/commits
2025-02-10master

#: 207

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/xchain-ssr-oracle
GitHub History Url: github.com/marsfoundation/xchain-ssr-oracle/commits
2025-02-10master

98.98 - Solidity
1.02 - Makefile
#: 208

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/spark-docs
GitHub History Url: github.com/marsfoundation/spark-docs/commits
2025-02-10master

#: 209

id: astarnetwork
project: Astar Network
Date: 2022-05-31T16:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/astarnetwork

GitHub Url: github.com/AstarNetwork/astar-apps
GitHub History Url: github.com/AstarNetwork/astar-apps/commits
2025-02-09main

48.2 - CSS
22.03 - TypeScript
16.75 - Vue
8.64 - JavaScript
4.01 - SCSS
0.38 - HTML
#: 210

id: synthetix
project: Synthetix
Date: 2021-03-05T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/synthetix

GitHub Url: github.com/Synthetixio/js-monorepo
GitHub History Url: github.com/Synthetixio/js-monorepo/commits
2025-02-07master

98.72 - TypeScript
1.11 - JavaScript
0.1 - HTML
0.05 - CSS
0.01 - Shell
#: 211

id: moonbeamnetwork
project: Moonbeam Network
Date: 2021-12-16T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/moonbeamnetwork

GitHub Url: github.com/moonbeam-foundation/crowdloan-rewards
GitHub History Url: github.com/moonbeam-foundation/crowdloan-rewards/commits
2025-02-07main

100 - Rust
#: 212

id: jito
project: Jito
Date: 2024-08-28T13:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/jito

GitHub Url: github.com/jito-foundation/jito-relayer
GitHub History Url: github.com/jito-foundation/jito-relayer/commits
2025-02-04master

96.48 - Rust
2.6 - Shell
0.93 - Dockerfile
#: 213

id: harvest
project: Harvest Finance
Date: 2020-12-02T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/harvest

GitHub Url: github.com/harvestfi/harvest-strategy
GitHub History Url: github.com/harvestfi/harvest-strategy/commits
2025-02-03master

61.28 - Solidity
38.72 - JavaScript
#: 214

id: basilisk
project: Basilisk
Date: 2022-12-06T20:00:00.000Z
Max Reward: 222222
Bounty Url: https://immunefi.com/bounty/basilisk

GitHub Url: github.com/galacticcouncil/Basilisk-node
GitHub History Url: github.com/galacticcouncil/Basilisk-node/commits
2025-02-01master

97.18 - Rust
1.42 - Shell
0.6 - JavaScript
0.35 - Handlebars
0.21 - Makefile
0.13 - Dockerfile
0.11 - HCL
#: 215

id: symbiotic
project: Symbiotic
Date: 2025-02-21T02:38:44.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/symbiotic

GitHub Url: github.com/symbioticfi/metadata-validation-scripts
GitHub History Url: github.com/symbioticfi/metadata-validation-scripts/commits
2025-01-30main

87.55 - TypeScript
12.45 - JavaScript
#: 216

id: symbiotic
project: Symbiotic
Date: 2025-02-21T02:38:44.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/symbiotic

GitHub Url: github.com/symbioticfi/hooks
GitHub History Url: github.com/symbioticfi/hooks/commits
2025-01-28main

100 - Solidity
#: 217

id: integriteenetwork
project: Integritee Network
Date: 2024-06-10T00:08:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/integriteenetwork

GitHub Url: github.com/integritee-network/pallets
GitHub History Url: github.com/integritee-network/pallets/commits
2025-01-28master

98.31 - Rust
1.27 - Handlebars
0.43 - Shell
#: 218

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/graphprotocol/block-oracle
GitHub History Url: github.com/graphprotocol/block-oracle/commits
2025-01-28main

61.14 - Rust
35.23 - TypeScript
0.97 - JavaScript
0.94 - Jsonnet
0.81 - HTML
0.66 - Dockerfile
0.25 - Shell
#: 219

id: starknet
project: StarkNet
Date: 2022-10-19T06:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starknet

GitHub Url: github.com/starkware-libs/cairo-lang
GitHub History Url: github.com/starkware-libs/cairo-lang/commits
2025-01-26master

90.48 - Python
5.82 - Starlark
3.1 - Solidity
0.3 - JavaScript
0.08 - Shell
0.06 - TypeScript
0.05 - HTML
0.04 - Vim Script
0.04 - Dockerfile
0.03 - CSS
#: 220

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/verifier-indexer-api
GitHub History Url: github.com/flare-foundation/verifier-indexer-api/commits
2025-01-24main

99.46 - TypeScript
0.26 - Shell
0.23 - JavaScript
0.05 - Dockerfile
#: 221

id: thusd
project: thUSD
Date: 2023-10-05T13:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/thusd

GitHub Url: github.com/Threshold-USD/dev
GitHub History Url: github.com/Threshold-USD/dev/commits
2025-01-22develop

88.84 - JavaScript
6.25 - TypeScript
2.96 - Solidity
1.31 - Python
0.62 - TeX
0.01 - HTML
0.01 - Shell
0 - Dockerfile
0 - DIGITAL Command Language
0 - CSS
#: 222

id: horizen
project: Horizen
Date: 2023-04-20T13:00:00.000Z
Max Reward: 75000
Bounty Url: https://immunefi.com/bounty/horizen

GitHub Url: github.com/HorizenOfficial/zen
GitHub History Url: github.com/HorizenOfficial/zen/commits
2025-01-21main

67.65 - C++
20.38 - Python
6.5 - C
1.53 - M4
1.39 - Shell
1.18 - Makefile
0.45 - HTML
0.27 - Java
0.27 - Sage
0.25 - Assembly
0.08 - Dockerfile
0.04 - PowerShell
0.01 - CSS
0.01 - Jinja
0 - Batchfile
#: 223

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T09:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alpacafinance

GitHub Url: github.com/alpaca-finance/alperp-contract
GitHub History Url: github.com/alpaca-finance/alperp-contract/commits
2025-01-17main

85.02 - Solidity
14.97 - TypeScript
0.01 - Makefile
#: 224

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/staking-queue-client
GitHub History Url: github.com/babylonlabs-io/staking-queue-client/commits
2025-01-16main

96.3 - Go
2.08 - Makefile
1.62 - Shell
#: 225

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/rust-filecoin-proofs-api
GitHub History Url: github.com/filecoin-project/rust-filecoin-proofs-api/commits
2025-01-15master

100 - Rust
#: 226

id: moonbeamnetwork
project: Moonbeam Network
Date: 2021-12-16T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/moonbeamnetwork

GitHub Url: github.com/moonbeam-foundation/frontier
GitHub History Url: github.com/moonbeam-foundation/frontier/commits
2025-01-15master

86.55 - Rust
12.25 - TypeScript
0.4 - Solidity
0.3 - Handlebars
0.24 - JavaScript
0.12 - Makefile
0.1 - Shell
0.05 - Nix
#: 227

id: arbitrum
project: Arbitrum
Date: 2021-08-31T13:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/arbitrum

GitHub Url: github.com/OffchainLabs/fund-distribution-contracts
GitHub History Url: github.com/OffchainLabs/fund-distribution-contracts/commits
2025-01-15main

64.78 - Solidity
34.62 - TypeScript
0.38 - Makefile
0.23 - Shell
#: 228

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/rust-fil-proofs
GitHub History Url: github.com/filecoin-project/rust-fil-proofs/commits
2025-01-14master

99.05 - Rust
0.95 - Shell
#: 229

id: sovryn
project: Sovryn
Date: 2021-03-03T07:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/sovryn

GitHub Url: github.com/DistributedCollective/Sovryn-smart-contracts
GitHub History Url: github.com/DistributedCollective/Sovryn-smart-contracts/commits
2025-01-14development

49.12 - JavaScript
37.58 - Solidity
13.25 - Python
0.05 - Shell
#: 230

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/spark-alm-controller
GitHub History Url: github.com/marsfoundation/spark-alm-controller/commits
2025-01-14dev

99.72 - Solidity
0.28 - Makefile
#: 231

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/operator-ui
GitHub History Url: github.com/smartcontractkit/operator-ui/commits
2025-01-13main

91 - TypeScript
5.99 - Shell
2.82 - JavaScript
0.1 - CSS
0.08 - HTML
#: 232

id: pythnetwork
project: Pyth Network
Date: 2024-06-24T16:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/pythnetwork

GitHub Url: github.com/pyth-network/pyth-client
GitHub History Url: github.com/pyth-network/pyth-client/commits
2025-01-10main

48.35 - C++
36.93 - Rust
11.93 - C
0.97 - Shell
0.58 - JavaScript
0.47 - CMake
0.38 - Dockerfile
0.24 - Makefile
0.1 - HTML
0.05 - CSS
#: 233

id: arbitrum
project: Arbitrum
Date: 2021-08-31T13:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/arbitrum

GitHub Url: github.com/OffchainLabs/nitro-contracts
GitHub History Url: github.com/OffchainLabs/nitro-contracts/commits
2025-01-07main

85.72 - Solidity
13.62 - TypeScript
0.5 - JavaScript
0.09 - Shell
0.07 - Yul
#: 234

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/aave/ccip
GitHub History Url: github.com/aave/ccip/commits
2025-01-06ccip-gho

68.99 - Go
25.75 - Solidity
4.22 - TypeScript
0.42 - Shell
0.4 - PLpgSQL
0.1 - Makefile
0.05 - Dockerfile
0.05 - Python
0.01 - Nix
0.01 - JavaScript
0 - HTML
0 - WebAssembly
#: 235

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/main-RBTC-contract
GitHub History Url: github.com/money-on-chain/main-RBTC-contract/commits
2024-12-23master

65.19 - Solidity
34.37 - JavaScript
0.28 - Shell
0.15 - Python
#: 236

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/cli-tools
GitHub History Url: github.com/babylonlabs-io/cli-tools/commits
2024-12-23main

97.93 - Go
0.78 - Dockerfile
0.74 - Makefile
0.55 - Shell
#: 237

id: tranchess
project: Tranchess
Date: 2021-06-22T15:30:00.000Z
Max Reward: 200000
Bounty Url: https://immunefi.com/bounty/tranchess

GitHub Url: github.com/tranchess/contract-core
GitHub History Url: github.com/tranchess/contract-core/commits
2024-12-20main

52.99 - TypeScript
46.98 - Solidity
0.03 - JavaScript
#: 238

id: chainlink
project: Chainlink
Date: 2021-05-11T05:00:00.000Z
Max Reward: 3000000
Bounty Url: https://immunefi.com/bounty/chainlink

GitHub Url: github.com/smartcontractkit/ccip-owner-contracts
GitHub History Url: github.com/smartcontractkit/ccip-owner-contracts/commits
2024-12-20main

98.09 - Solidity
1.48 - Go
0.43 - Shell
#: 239

id: flarenetwork
project: Flare Network
Date: 2024-07-16T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/flarenetwork

GitHub Url: github.com/flare-foundation/fast-updates
GitHub History Url: github.com/flare-foundation/fast-updates/commits
2024-12-17main

78.78 - Go
16.57 - Python
4.12 - Makefile
0.53 - Dockerfile
#: 240

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-vest
GitHub History Url: github.com/makerdao/dss-vest/commits
2024-12-13master

59.96 - Solidity
25.16 - Ruby
13.74 - Python
0.76 - Shell
0.38 - Makefile
#: 241

id: benddao
project: BendDAO
Date: 2022-04-22T02:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/benddao

GitHub Url: github.com/BendDAO/bend-v2
GitHub History Url: github.com/BendDAO/bend-v2/commits
2024-12-12main

99.57 - Solidity
0.19 - Shell
0.16 - JavaScript
0.08 - TypeScript
#: 242

id: raydium
project: Raydium
Date: 2023-04-25T12:00:00.000Z
Max Reward: 505000
Bounty Url: https://immunefi.com/bounty/raydium

GitHub Url: github.com/raydium-io/raydium-amm
GitHub History Url: github.com/raydium-io/raydium-amm/commits
2024-12-12master

100 - Rust
#: 243

id: avail
project: Avail
Date: 2024-07-23T02:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/avail

GitHub Url: github.com/availproject/contracts
GitHub History Url: github.com/availproject/contracts/commits
2024-12-12main

100 - Solidity
#: 244

id: sora
project: SORA
Date: 2022-07-07T16:30:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/sora

GitHub Url: github.com/sora-xor/polkaswap-exchange-web
GitHub History Url: github.com/sora-xor/polkaswap-exchange-web/commits
2024-12-09develop

60.09 - Vue
36.7 - TypeScript
1.49 - Solidity
1.16 - SCSS
0.44 - JavaScript
0.11 - HTML
0 - Dockerfile
#: 245

id: myntandzero
project: Mynt and Zero
Date: 2023-06-15T14:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/myntandzero

GitHub Url: github.com/DistributedCollective/zero-contracts
GitHub History Url: github.com/DistributedCollective/zero-contracts/commits
2024-12-09development

68.73 - JavaScript
20.26 - Solidity
6.02 - Python
4.99 - TypeScript
#: 246

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/babylon-labs

GitHub Url: github.com/babylonlabs-io/staking-indexer
GitHub History Url: github.com/babylonlabs-io/staking-indexer/commits
2024-12-05main

97.12 - Go
1.15 - Dockerfile
0.87 - Makefile
0.86 - Shell
#: 247

id: cowprotocol
project: CoW Protocol
Date: 2021-06-15T17:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/cowprotocol

GitHub Url: github.com/cowprotocol/contracts
GitHub History Url: github.com/cowprotocol/contracts/commits
2024-12-05main

63.14 - Solidity
36.41 - TypeScript
0.25 - Shell
0.2 - JavaScript
#: 248

id: tinymanv2
project: Tinyman AMM v2.0 Protocol
Date: 2022-11-28T17:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/tinymanv2

GitHub Url: github.com/tinymanorg/tinyman-consensus-staking
GitHub History Url: github.com/tinymanorg/tinyman-consensus-staking/commits
2024-11-27main

100 - Python
#: 249

id: alchemix
project: Alchemix
Date: 2022-08-25T07:00:00.000Z
Max Reward: 300000
Bounty Url: https://immunefi.com/bounty/alchemix

GitHub Url: github.com/alchemix-finance/v2-foundry
GitHub History Url: github.com/alchemix-finance/v2-foundry/commits
2024-11-25master

76.4 - Solidity
23.21 - TypeScript
0.26 - Makefile
0.13 - Shell
#: 250

id: orderlynetwork
project: Orderly Network
Date: 2024-02-27T00:05:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/orderlynetwork

GitHub Url: github.com/OrderlyNetwork/contract-evm
GitHub History Url: github.com/OrderlyNetwork/contract-evm/commits
2024-11-20main

99.77 - Solidity
0.13 - Shell
0.09 - Makefile
#: 251

id: mux
project: MUX
Date: 2021-06-09T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/mux

GitHub Url: github.com/mux-world/mux-degen-protocol
GitHub History Url: github.com/mux-world/mux-degen-protocol/commits
2024-11-20main

53.02 - Solidity
46.98 - TypeScript
#: 252

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/lockstake
GitHub History Url: github.com/makerdao/lockstake/commits
2024-11-12master

59.56 - Solidity
37.76 - Python
2.46 - Ruby
0.21 - Makefile
#: 253

id: reserve
project: Reserve
Date: 2023-04-27T09:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/reserve

GitHub Url: github.com/reserve-protocol/protocol
GitHub History Url: github.com/reserve-protocol/protocol/commits
2024-11-06master

75.28 - TypeScript
24.47 - Solidity
0.1 - Shell
0.05 - HTML
0.05 - CSS
0.03 - JavaScript
0.02 - Python
0 - Emacs Lisp
#: 254

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/endgame-toolkit
GitHub History Url: github.com/makerdao/endgame-toolkit/commits
2024-11-05master

98.03 - Solidity
1.97 - Shell
#: 255

id: serai
project: Serai
Date: 2023-08-04T11:00:00.000Z
Max Reward: 30000
Bounty Url: https://immunefi.com/bounty/serai

GitHub Url: github.com/serai-dex/serai
GitHub History Url: github.com/serai-dex/serai/commits
2024-10-30develop

99.28 - Rust
0.56 - Solidity
0.11 - Shell
0.05 - Dockerfile
#: 256

id: pushprotocol
project: Push Protocol
Date: 2023-06-21T14:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/pushprotocol

GitHub Url: github.com/ethereum-push-notification-service/push-smart-contracts
GitHub History Url: github.com/ethereum-push-notification-service/push-smart-contracts/commits
2024-10-29master

66.01 - JavaScript
33.99 - Solidity
#: 257

id: econia
project: Econia
Date: 2024-01-10T14:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/econia

GitHub Url: github.com/econia-labs/econia
GitHub History Url: github.com/econia-labs/econia/commits
2024-10-25main

72.36 - Move
12.36 - Rust
5.92 - Python
4.92 - PLpgSQL
2.42 - HCL
1.11 - Shell
0.61 - TypeScript
0.25 - Dockerfile
0.04 - JavaScript
#: 258

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/vote-delegate
GitHub History Url: github.com/makerdao/vote-delegate/commits
2024-10-23master

66.02 - Solidity
33.03 - Python
0.95 - Makefile
#: 259

id: mux
project: MUX
Date: 2021-06-09T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/mux

GitHub Url: github.com/mux-world/mux-protocol
GitHub History Url: github.com/mux-world/mux-protocol/commits
2024-10-16main

52.76 - Solidity
47.16 - TypeScript
0.08 - Shell
#: 260

id: benddao
project: BendDAO
Date: 2022-04-22T02:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/benddao

GitHub Url: github.com/BendDAO/bend-apestaking-v2
GitHub History Url: github.com/BendDAO/bend-apestaking-v2/commits
2024-10-12main

58.26 - Solidity
41.56 - TypeScript
0.16 - JavaScript
0.02 - Shell
#: 261

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/sky
GitHub History Url: github.com/makerdao/sky/commits
2024-10-07master

55.42 - Python
44.14 - Solidity
0.44 - Makefile
#: 262

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/usds
GitHub History Url: github.com/makerdao/usds/commits
2024-10-07master

53.3 - Python
46.26 - Solidity
0.44 - Makefile
#: 263

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/graphprotocol/agora
GitHub History Url: github.com/graphprotocol/agora/commits
2024-10-07main

97.75 - Rust
2.25 - JavaScript
#: 264

id: icon
project: ICON
Date: 2022-10-21T02:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/icon

GitHub Url: github.com/icon-project/goloop
GitHub History Url: github.com/icon-project/goloop/commits
2024-10-02master

54.59 - Go
37.08 - Java
7.24 - Python
0.73 - Shell
0.18 - Dockerfile
0.12 - Makefile
0.06 - C
#: 265

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/merkletree
GitHub History Url: github.com/filecoin-project/merkletree/commits
2024-09-30master

100 - Rust
#: 266

id: instadapp
project: Instadapp
Date: 2021-09-20T01:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/instadapp

GitHub Url: github.com/Instadapp/avocado-contracts-public
GitHub History Url: github.com/Instadapp/avocado-contracts-public/commits
2024-09-28main

67.52 - TypeScript
32.45 - Solidity
0.02 - Handlebars
0.01 - JavaScript
#: 267

id: reffinance
project: Ref Finance
Date: 2022-05-17T18:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/reffinance

GitHub Url: github.com/ref-finance/ref-token
GitHub History Url: github.com/ref-finance/ref-token/commits
2024-09-27master

94.66 - Rust
5.34 - Shell
#: 268

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-flappers
GitHub History Url: github.com/makerdao/dss-flappers/commits
2024-09-26master

100 - Solidity
#: 269

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/univ2-pool-migrator
GitHub History Url: github.com/makerdao/univ2-pool-migrator/commits
2024-09-23master

100 - Solidity
#: 270

id: mux
project: MUX
Date: 2021-06-09T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/mux

GitHub Url: github.com/mux-world/muxlp-tranches-protocol
GitHub History Url: github.com/mux-world/muxlp-tranches-protocol/commits
2024-09-18main

62.09 - Solidity
37.79 - TypeScript
0.11 - Shell
#: 271

id: stafi
project: StaFi: rDEX
Date: 2022-02-11T21:00-07:00
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/stafi

GitHub Url: github.com/stafiprotocol/stafi-node
GitHub History Url: github.com/stafiprotocol/stafi-node/commits
2024-09-13master

99.16 - Rust
0.84 - Shell
#: 272

id: trufin
project: TruFin
Date: 2023-09-27T14:00:00.000Z
Max Reward: 40000
Bounty Url: https://immunefi.com/bounty/trufin

GitHub Url: github.com/TruFin-io/near-staker-audit
GitHub History Url: github.com/TruFin-io/near-staker-audit/commits
2024-09-11main

96.69 - Rust
3.2 - Shell
0.12 - Makefile
#: 273

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-direct-deposit
GitHub History Url: github.com/makerdao/dss-direct-deposit/commits
2024-09-10master

89.32 - Solidity
9.69 - Ruby
0.93 - Shell
0.06 - Makefile
#: 274

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-cron
GitHub History Url: github.com/makerdao/dss-cron/commits
2024-09-07master

99.57 - Solidity
0.24 - Nix
0.13 - Shell
0.06 - Makefile
#: 275

id: sovryn
project: Sovryn
Date: 2021-03-03T07:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/sovryn

GitHub Url: github.com/DistributedCollective/Bridge-SC
GitHub History Url: github.com/DistributedCollective/Bridge-SC/commits
2024-09-06master

63.94 - JavaScript
28.76 - Solidity
5.35 - HTML
1.22 - HCL
0.69 - Shell
0.03 - Smarty
0.02 - Dockerfile
#: 276

id: horizen
project: Horizen
Date: 2023-04-20T13:00:00.000Z
Max Reward: 75000
Bounty Url: https://immunefi.com/bounty/horizen

GitHub Url: github.com/HorizenOfficial/eon
GitHub History Url: github.com/HorizenOfficial/eon/commits
2024-09-05main

54.12 - Shell
31.36 - Java
14.52 - Dockerfile
#: 277

id: interlay
project: Interlay
Date: 2022-06-30T18:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/interlay

GitHub Url: github.com/interlay/interbtc
GitHub History Url: github.com/interlay/interbtc/commits
2024-09-04master

99.41 - Rust
0.32 - Python
0.17 - Handlebars
0.07 - Shell
0.03 - Dockerfile
#: 278

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/aave/aave-v3-core
GitHub History Url: github.com/aave/aave-v3-core/commits
2024-09-03master

58.24 - TypeScript
38.2 - Solidity
2.78 - Ruby
0.46 - Python
0.19 - Shell
0.08 - JavaScript
0.04 - Makefile
0.01 - Dockerfile
#: 279

id: segmentfinance
project: Segment Finance
Date: 2024-02-16T08:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/segmentfinance

GitHub Url: github.com/Segment-Finance/protocol
GitHub History Url: github.com/Segment-Finance/protocol/commits
2024-08-30master

100 - Solidity
#: 280

id: sommelier
project: Sommelier
Date: 2023-05-23T11:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/sommelier

GitHub Url: github.com/PeggyJV/cellar-contracts
GitHub History Url: github.com/PeggyJV/cellar-contracts/commits
2024-08-23main

95.55 - Solidity
4.18 - nesC
0.16 - TypeScript
0.1 - Assembly
#: 281

id: reffinance
project: Ref Finance
Date: 2022-05-17T18:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/reffinance

GitHub Url: github.com/ref-finance/boost-farm
GitHub History Url: github.com/ref-finance/boost-farm/commits
2024-08-20main

93.87 - Rust
4.68 - TypeScript
0.61 - Shell
0.46 - Makefile
0.22 - Python
0.08 - JavaScript
0.08 - Dockerfile
#: 282

id: arbitrum
project: Arbitrum
Date: 2021-08-31T13:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/arbitrum

GitHub Url: github.com/OffchainLabs/token-bridge-contracts
GitHub History Url: github.com/OffchainLabs/token-bridge-contracts/commits
2024-08-19main

70.32 - Solidity
29.3 - TypeScript
0.22 - JavaScript
0.16 - Shell
#: 283

id: synthetix
project: Synthetix
Date: 2021-03-05T07:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/synthetix

GitHub Url: github.com/Synthetixio/gmv3-interface
GitHub History Url: github.com/Synthetixio/gmv3-interface/commits
2024-08-16main

94.21 - TypeScript
2.92 - JavaScript
2.87 - SCSS
#: 284

id: polygonzkevm
project: Polygon zkEVM
Date: 2023-03-24T04:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygonzkevm

GitHub Url: github.com/0xPolygonHermez/pil-stark
GitHub History Url: github.com/0xPolygonHermez/pil-stark/commits
2024-08-09main

48.1 - Circom
42.76 - JavaScript
8.4 - EJS
0.74 - Python
#: 285

id: skatefi
project: SkateFi
Date: 2023-11-30T09:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/skatefi

GitHub Url: github.com/Range-Protocol/vertex-vault
GitHub History Url: github.com/Range-Protocol/vertex-vault/commits
2024-08-06main

53.46 - Solidity
38.35 - JavaScript
7.57 - Ruby
0.3 - Shell
0.24 - Python
0.08 - Makefile
0 - Nix
#: 286

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/py_Moneyonchain
GitHub History Url: github.com/money-on-chain/py_Moneyonchain/commits
2024-08-01master

100 - Python
#: 287

id: euphrates
project: Euphrates
Date: 2023-10-30T09:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/euphrates

GitHub Url: github.com/AcalaNetwork/Euphrates
GitHub History Url: github.com/AcalaNetwork/Euphrates/commits
2024-07-27master

99.41 - Solidity
0.59 - TypeScript
#: 288

id: layerzero
project: LayerZero
Date: 2023-05-17T17:00:00.000Z
Max Reward: 15000000
Bounty Url: https://immunefi.com/bounty/layerzero

GitHub Url: github.com/LayerZero-Labs/solidity-examples
GitHub History Url: github.com/LayerZero-Labs/solidity-examples/commits
2024-07-18main

61.18 - JavaScript
38.82 - Solidity
#: 289

id: rocketpool
project: Rocket Pool
Date: 2021-09-08T14:00:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/rocketpool

GitHub Url: github.com/rocket-pool/rocketpool
GitHub History Url: github.com/rocket-pool/rocketpool/commits
2024-07-16master

50.85 - Solidity
49.15 - JavaScript
#: 290

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-lite-psm
GitHub History Url: github.com/makerdao/dss-lite-psm/commits
2024-07-15main

82.01 - Solidity
17.9 - Ruby
0.09 - Makefile
#: 291

id: polygonzkevm
project: Polygon zkEVM
Date: 2023-03-24T04:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygonzkevm

GitHub Url: github.com/0xPolygonHermez/zkevm-prover
GitHub History Url: github.com/0xPolygonHermez/zkevm-prover/commits
2024-07-15main

99.52 - C++
0.46 - Assembly
0 - Makefile
0 - JavaScript
0 - Shell
0 - Python
0 - Dockerfile
#: 292

id: axelarnetwork
project: Axelar Network
Date: 2022-03-11T03:30:00.000Z
Max Reward: 2250000
Bounty Url: https://immunefi.com/bounty/axelarnetwork

GitHub Url: github.com/axelarnetwork/tofnd
GitHub History Url: github.com/axelarnetwork/tofnd/commits
2024-07-13main

94.89 - Rust
3.11 - Shell
1.32 - Dockerfile
0.67 - Makefile
#: 293

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/flamingofinance

GitHub Url: github.com/flamingo-finance/flamingo-contract-staking-n3
GitHub History Url: github.com/flamingo-finance/flamingo-contract-staking-n3/commits
2024-07-12main

99.98 - C#
0.02 - Shell
0 - Smalltalk
#: 294

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/bytes-lit
GitHub History Url: github.com/stellar/bytes-lit/commits
2024-07-11main

97.61 - Rust
2.39 - Makefile
#: 295

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/crate-git-revision
GitHub History Url: github.com/stellar/crate-git-revision/commits
2024-07-11main

96.17 - Rust
3.83 - Makefile
#: 296

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/wasmi
GitHub History Url: github.com/stellar/wasmi/commits
2024-07-11soroban-wasmi-v0.31.1

96.92 - Rust
2.54 - WebAssembly
0.5 - Shell
0.04 - Makefile
#: 297

id: axelarnetwork
project: Axelar Network
Date: 2022-03-11T03:30:00.000Z
Max Reward: 2250000
Bounty Url: https://immunefi.com/bounty/axelarnetwork

GitHub Url: github.com/axelarnetwork/tofn
GitHub History Url: github.com/axelarnetwork/tofn/commits
2024-07-11main

100 - Rust
#: 298

id: interlay
project: Interlay
Date: 2022-06-30T18:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/interlay

GitHub Url: github.com/interlay/interbtc-clients
GitHub History Url: github.com/interlay/interbtc-clients/commits
2024-07-09master

99.81 - Rust
0.14 - Shell
0.05 - Dockerfile
#: 299

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T09:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alpacafinance

GitHub Url: github.com/alpaca-finance/bsc-alpaca-contract
GitHub History Url: github.com/alpaca-finance/bsc-alpaca-contract/commits
2024-07-08main

63.91 - TypeScript
35.69 - Solidity
0.35 - Vyper
0.05 - Roff
0 - Shell
#: 300

id: obyte
project: Obyte
Date: 2020-12-01T07:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/obyte

GitHub Url: github.com/byteball/bonded-stablecoin
GitHub History Url: github.com/byteball/bonded-stablecoin/commits
2024-07-04master

100 - JavaScript
#: 301

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-crypto
GitHub History Url: github.com/filecoin-project/go-crypto/commits
2024-06-28master

100 - Go
#: 302

id: thegraph
project: The Graph
Date: 2021-08-04T17:00:00.000Z
Max Reward: 2500000
Bounty Url: https://immunefi.com/bounty/thegraph

GitHub Url: github.com/graphprotocol/AllocationOpt.jl
GitHub History Url: github.com/graphprotocol/AllocationOpt.jl/commits
2024-06-18main

100 - Julia
#: 303

id: horizen
project: Horizen
Date: 2023-04-20T13:00:00.000Z
Max Reward: 75000
Bounty Url: https://immunefi.com/bounty/horizen

GitHub Url: github.com/HorizenOfficial/Sidechains-SDK
GitHub History Url: github.com/HorizenOfficial/Sidechains-SDK/commits
2024-06-18master

59.75 - Scala
26.81 - Python
12.34 - Java
0.62 - Shell
0.34 - Solidity
0.08 - JavaScript
0.05 - TypeScript
0 - Dockerfile
#: 304

id: horizen
project: Horizen
Date: 2023-04-20T13:00:00.000Z
Max Reward: 75000
Bounty Url: https://immunefi.com/bounty/horizen

GitHub Url: github.com/HorizenOfficial/Sparkz
GitHub History Url: github.com/HorizenOfficial/Sparkz/commits
2024-06-18main

97.76 - Scala
1.51 - Shell
0.4 - HTML
0.34 - Java
#: 305

id: neo
project: Neo
Date: 2022-01-07T04:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/neo

GitHub Url: github.com/neo-project/neo-modules
GitHub History Url: github.com/neo-project/neo-modules/commits
2024-06-12master

99.96 - C#
0.04 - Shell
#: 306

id: dodo
project: DODO
Date: 2021-05-25T05:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dodo

GitHub Url: github.com/DODOEX/dodo-limit-order
GitHub History Url: github.com/DODOEX/dodo-limit-order/commits
2024-06-11main

44.44 - Solidity
33.44 - TypeScript
16.63 - JavaScript
5.39 - HTML
0.1 - Makefile
#: 307

id: moonbeamnetwork
project: Moonbeam Network
Date: 2021-12-16T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/moonbeamnetwork

GitHub Url: github.com/moonbeam-foundation/nimbus
GitHub History Url: github.com/moonbeam-foundation/nimbus/commits
2024-06-06main

99.55 - Rust
0.45 - Shell
#: 308

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/RDOC-Contract
GitHub History Url: github.com/money-on-chain/RDOC-Contract/commits
2024-06-05master

72.42 - Solidity
22.95 - JavaScript
4.28 - TypeScript
0.25 - Shell
0.1 - Python
0 - Dockerfile
#: 309

id: revert
project: Revert
Date: 2022-06-15T03:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/revert

GitHub Url: github.com/revert-finance/compoundor
GitHub History Url: github.com/revert-finance/compoundor/commits
2024-06-05main

63.44 - Solidity
36.56 - JavaScript
#: 310

id: benddao
project: BendDAO
Date: 2022-04-22T02:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/benddao

GitHub Url: github.com/BendDAO/bend-downpayment
GitHub History Url: github.com/BendDAO/bend-downpayment/commits
2024-05-27main

71.03 - TypeScript
28.68 - Solidity
0.25 - JavaScript
0.04 - Shell
#: 311

id: sovryn
project: Sovryn
Date: 2021-03-03T07:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/sovryn

GitHub Url: github.com/DistributedCollective/FastBTC
GitHub History Url: github.com/DistributedCollective/FastBTC/commits
2024-05-23development

88.05 - JavaScript
11.53 - HTML
0.42 - CSS
#: 312

id: dodo
project: DODO
Date: 2021-05-25T05:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dodo

GitHub Url: github.com/DODOEX/contractV2
GitHub History Url: github.com/DODOEX/contractV2/commits
2024-05-21main

40.4 - Solidity
24.47 - HTML
23.66 - TypeScript
11.4 - JavaScript
0.08 - Shell
#: 313

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-data-transfer
GitHub History Url: github.com/filecoin-project/go-data-transfer/commits
2024-05-16master

98.69 - Go
1.22 - Shell
0.08 - Makefile
#: 314

id: alex
project: ALEX
Date: 2021-12-13T00:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alex

GitHub Url: github.com/alexgo-io/alex-dao
GitHub History Url: github.com/alexgo-io/alex-dao/commits
2024-05-16main

47.66 - Clarity
47.07 - TypeScript
5.27 - Shell
#: 315

id: alex
project: ALEX
Date: 2021-12-13T00:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alex

GitHub Url: github.com/alexgo-io/alex-v1
GitHub History Url: github.com/alexgo-io/alex-v1/commits
2024-05-14dev

78.89 - Clarity
21 - TypeScript
0.1 - Shell
#: 316

id: termstructurelabs
project: Term Structure Labs
Date: 2024-06-12T03:22:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/termstructurelabs

GitHub Url: github.com/term-structure/TS-Circom
GitHub History Url: github.com/term-structure/TS-Circom/commits
2024-05-13main

98.97 - Circom
0.56 - TypeScript
0.3 - Shell
0.16 - JavaScript
#: 317

id: nftx
project: NFTX
Date: 2024-02-22T03:56:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/nftx

GitHub Url: github.com/NFTX-project/nftx-protocol-v3
GitHub History Url: github.com/NFTX-project/nftx-protocol-v3/commits
2024-05-13master

68.52 - Solidity
26.26 - HTML
4 - TypeScript
1.22 - Shell
#: 318

id: skatefi
project: SkateFi
Date: 2023-11-30T09:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/skatefi

GitHub Url: github.com/Range-Protocol/contracts
GitHub History Url: github.com/Range-Protocol/contracts/commits
2024-05-11master

58.34 - Solidity
41.6 - TypeScript
0.07 - JavaScript
#: 319

id: sns
project: SNS
Date: 2023-08-04T12:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/sns

GitHub Url: github.com/Bonfida/name-tokenizer
GitHub History Url: github.com/Bonfida/name-tokenizer/commits
2024-05-06master

61.36 - Rust
30.06 - TypeScript
6.6 - Python
0.92 - JavaScript
0.68 - Shell
0.37 - Dockerfile
#: 320

id: sovryn
project: Sovryn
Date: 2021-03-03T07:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/sovryn

GitHub Url: github.com/DistributedCollective/fastBTC-confirmation-node
GitHub History Url: github.com/DistributedCollective/fastBTC-confirmation-node/commits
2024-05-02development

100 - JavaScript
#: 321

id: forta
project: Forta Network
Date: 2022-06-28T16:30:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/forta

GitHub Url: github.com/forta-network/forta-node
GitHub History Url: github.com/forta-network/forta-node/commits
2024-04-23master

96.44 - Go
1.95 - Shell
0.74 - Solidity
0.71 - Makefile
0.16 - Dockerfile
#: 322

id: degate
project: DeGate
Date: 2023-04-06T16:00:00.000Z
Max Reward: 1110000
Bounty Url: https://immunefi.com/bounty/degate

GitHub Url: github.com/degatedev/protocols
GitHub History Url: github.com/degatedev/protocols/commits
2024-04-22degate_mainnet

39.46 - C++
30.49 - TypeScript
15.29 - Solidity
8.24 - Python
3.77 - Cuda
1.71 - JavaScript
0.85 - Shell
0.08 - CMake
0.07 - Makefile
0.03 - Dockerfile
#: 323

id: impossiblefinance
project: Impossible Finance
Date: 2021-06-18T13:00:00.000Z
Max Reward: 94000
Bounty Url: https://immunefi.com/bounty/impossiblefinance

GitHub Url: github.com/ImpossibleFinance/launchpad-contracts
GitHub History Url: github.com/ImpossibleFinance/launchpad-contracts/commits
2024-04-18main

80.29 - Solidity
19.66 - TypeScript
0.05 - Shell
#: 324

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/sparklend
GitHub History Url: github.com/marsfoundation/sparklend/commits
2024-04-16master

94.42 - Solidity
4.51 - Shell
1.08 - Makefile
#: 325

id: polygonzkevm
project: Polygon zkEVM
Date: 2023-03-24T04:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygonzkevm

GitHub Url: github.com/0xPolygonHermez/zkevm-rom
GitHub History Url: github.com/0xPolygonHermez/zkevm-rom/commits
2024-04-10main

95.89 - JavaScript
3.65 - Sage
0.45 - Shell
#: 326

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/price-feeder
GitHub History Url: github.com/money-on-chain/price-feeder/commits
2024-04-08master

92.16 - Python
6.38 - Shell
1.46 - Dockerfile
#: 327

id: polygonzkevm
project: Polygon zkEVM
Date: 2023-03-24T04:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygonzkevm

GitHub Url: github.com/0xPolygonHermez/zkevm-proverjs
GitHub History Url: github.com/0xPolygonHermez/zkevm-proverjs/commits
2024-03-26main

97.41 - JavaScript
1.26 - Shell
0.71 - EJS
0.6 - Circom
0.02 - Dockerfile
#: 328

id: buttonwood
project: Buttonwood
Date: 2021-10-28T09:15:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/buttonwood

GitHub Url: github.com/buttonwood-protocol/button-wrappers
GitHub History Url: github.com/buttonwood-protocol/button-wrappers/commits
2024-03-25main

69.69 - TypeScript
30.27 - Solidity
0.04 - JavaScript
#: 329

id: myntandzero
project: Mynt and Zero
Date: 2023-06-15T14:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/myntandzero

GitHub Url: github.com/DistributedCollective/mynt
GitHub History Url: github.com/DistributedCollective/mynt/commits
2024-03-19development

66.16 - TypeScript
32.96 - Solidity
0.62 - Shell
0.25 - JavaScript
#: 330

id: sparklend
project: Spark
Date: 2023-11-01T15:00:00.000Z
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/sparklend

GitHub Url: github.com/marsfoundation/aave-v3-core
GitHub History Url: github.com/marsfoundation/aave-v3-core/commits
2024-03-19master

57.84 - TypeScript
38.57 - Solidity
2.81 - Ruby
0.46 - Python
0.19 - Shell
0.08 - JavaScript
0.04 - Makefile
0.01 - Dockerfile
#: 331

id: benddao
project: BendDAO
Date: 2022-04-22T02:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/benddao

GitHub Url: github.com/BoundNFT/boundnft-protocol
GitHub History Url: github.com/BoundNFT/boundnft-protocol/commits
2024-03-19main

62.66 - TypeScript
36.22 - Solidity
0.77 - JavaScript
0.33 - Shell
0.02 - Dockerfile
#: 332

id: benddao
project: BendDAO
Date: 2022-04-22T02:30:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/benddao

GitHub Url: github.com/BendDAO/bend-exchange-protocol
GitHub History Url: github.com/BendDAO/bend-exchange-protocol/commits
2024-03-16main

71.6 - TypeScript
28.15 - Solidity
0.21 - JavaScript
0.03 - Shell
#: 333

id: degate
project: DeGate
Date: 2023-04-06T16:00:00.000Z
Max Reward: 1110000
Bounty Url: https://immunefi.com/bounty/degate

GitHub Url: github.com/degatedev/degate-sdk-golang
GitHub History Url: github.com/degatedev/degate-sdk-golang/commits
2024-03-15master

99.48 - Go
0.33 - C
0.13 - Shell
0.03 - Makefile
0.02 - Batchfile
#: 334

id: trufin
project: TruFin
Date: 2023-09-27T14:00:00.000Z
Max Reward: 40000
Bounty Url: https://immunefi.com/bounty/trufin

GitHub Url: github.com/TruFin-io/staking-contracts
GitHub History Url: github.com/TruFin-io/staking-contracts/commits
2024-03-15main

79.44 - TypeScript
20.55 - Solidity
0.01 - JavaScript
#: 335

id: degate
project: DeGate
Date: 2023-04-06T16:00:00.000Z
Max Reward: 1110000
Bounty Url: https://immunefi.com/bounty/degate

GitHub Url: github.com/degatedev/degate-sdk-python
GitHub History Url: github.com/degatedev/degate-sdk-python/commits
2024-03-15master

100 - Python
#: 336

id: liquidswap
project: Liquidswap
Date: 2022-11-16T18:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/liquidswap

GitHub Url: github.com/pontem-network/liquidswap
GitHub History Url: github.com/pontem-network/liquidswap/commits
2024-03-12main

100 - Move
#: 337

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T09:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alpacafinance

GitHub Url: github.com/alpaca-finance/alpaca-v2-money-market
GitHub History Url: github.com/alpaca-finance/alpaca-v2-money-market/commits
2024-03-08main

96 - Solidity
3.25 - TypeScript
0.75 - Shell
#: 338

id: liquidswap
project: Liquidswap
Date: 2022-11-16T18:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/liquidswap

GitHub Url: github.com/pontem-network/u256
GitHub History Url: github.com/pontem-network/u256/commits
2024-03-06main

100 - Move
#: 339

id: liquidswap
project: Liquidswap
Date: 2022-11-16T18:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/liquidswap

GitHub Url: github.com/pontem-network/uq64x64
GitHub History Url: github.com/pontem-network/uq64x64/commits
2024-03-05main

100 - Move
#: 340

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/bgd-labs/stake-token
GitHub History Url: github.com/bgd-labs/stake-token/commits
2024-03-04main

80.99 - Solidity
16.89 - Ruby
1.56 - Shell
0.56 - Makefile
#: 341

id: sweateconomy
project: Sweat Economy
Date: 2023-03-31T18:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/sweateconomy

GitHub Url: github.com/sweatco/sweat-claim
GitHub History Url: github.com/sweatco/sweat-claim/commits
2024-02-27main

96.3 - Rust
1.94 - Shell
1.76 - Makefile
#: 342

id: sweateconomy
project: Sweat Economy
Date: 2023-03-31T18:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/sweateconomy

GitHub Url: github.com/sweatco/sweat-near
GitHub History Url: github.com/sweatco/sweat-near/commits
2024-02-27main

96.18 - Rust
2.13 - Shell
1.69 - Makefile
#: 343

id: bitcoinsv
project: Bitcoin SV
Date: 2022-02-06T18:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/bitcoinsv

GitHub Url: github.com/bitcoin-sv/bitcoin-sv
GitHub History Url: github.com/bitcoin-sv/bitcoin-sv/commits
2024-02-15master

62.09 - C++
20.84 - Python
13.28 - C
1.28 - M4
0.82 - CMake
0.6 - Makefile
0.38 - Shell
0.31 - Sage
0.21 - Assembly
0.16 - HTML
0.03 - Dockerfile
0 - sed
#: 344

id: instadapp
project: Instadapp
Date: 2021-09-20T01:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/instadapp

GitHub Url: github.com/Instadapp/dsa-contracts
GitHub History Url: github.com/Instadapp/dsa-contracts/commits
2024-02-10master

74.57 - TypeScript
25.32 - Solidity
0.11 - Shell
#: 345

id: ichi
project: Ichi
Date: 2021-06-17T15:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/ichi

GitHub Url: github.com/ichifarm/ichi-oneToken
GitHub History Url: github.com/ichifarm/ichi-oneToken/commits
2024-01-28master

52.11 - JavaScript
47.02 - Solidity
0.86 - TypeScript
0.01 - Shell
#: 346

id: quadrata
project: Quadrata
Date: 2023-08-07T14:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/quadrata

GitHub Url: github.com/QuadrataNetwork/passport-contracts
GitHub History Url: github.com/QuadrataNetwork/passport-contracts/commits
2024-01-26develop

83.3 - TypeScript
16.5 - Solidity
0.12 - JavaScript
0.08 - Dockerfile
#: 347

id: stellar
project: Stellar
Date: 2023-11-29T12:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/stellar

GitHub Url: github.com/stellar/js-soroban-client
GitHub History Url: github.com/stellar/js-soroban-client/commits
2024-01-03main

56.74 - TypeScript
42.75 - JavaScript
0.51 - Shell
#: 348

id: sovryn
project: Sovryn
Date: 2021-03-03T07:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/sovryn

GitHub Url: github.com/DistributedCollective/bidirectional-fastbtc
GitHub History Url: github.com/DistributedCollective/bidirectional-fastbtc/commits
2024-01-03master

79.08 - TypeScript
13.27 - Solidity
3.5 - Shell
1.04 - Python
0.99 - JavaScript
0.76 - Makefile
0.61 - Dockerfile
0.38 - CSS
0.38 - HTML
#: 349

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/bgd-labs/aave-stk-gov-v3
GitHub History Url: github.com/bgd-labs/aave-stk-gov-v3/commits
2023-12-22main

85.74 - Solidity
12.46 - Ruby
0.91 - Shell
0.5 - TypeScript
0.38 - Makefile
#: 350

id: orderlynetwork
project: Orderly Network
Date: 2024-02-27T00:05:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/orderlynetwork

GitHub Url: github.com/OrderlyNetwork/evm-cross-chain
GitHub History Url: github.com/OrderlyNetwork/evm-cross-chain/commits
2023-12-17main

67.15 - Solidity
31.88 - TypeScript
0.96 - JavaScript
#: 351

id: poolshark
project: Poolshark
Date: 2024-01-24T16:03:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/poolshark

GitHub Url: github.com/poolshark-protocol/limit
GitHub History Url: github.com/poolshark-protocol/limit/commits
2023-12-08master

67.06 - TypeScript
32.83 - Solidity
0.11 - JavaScript
#: 352

id: neo
project: Neo
Date: 2022-01-07T04:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/neo

GitHub Url: github.com/neo-project/neo-node
GitHub History Url: github.com/neo-project/neo-node/commits
2023-12-07master

99.72 - C#
0.18 - Dockerfile
0.09 - Batchfile
#: 353

id: polygonzkevm
project: Polygon zkEVM
Date: 2023-03-24T04:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/polygonzkevm

GitHub Url: github.com/0xPolygonHermez/pilcom
GitHub History Url: github.com/0xPolygonHermez/pilcom/commits
2023-12-05main

90.34 - JavaScript
9.66 - Yacc
#: 354

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/bgd-labs/aave-collector-unification
GitHub History Url: github.com/bgd-labs/aave-collector-unification/commits
2023-12-01main

99.19 - Solidity
0.81 - Makefile
#: 355

id: neo
project: Neo
Date: 2022-01-07T04:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/neo

GitHub Url: github.com/neo-project/neo-vm
GitHub History Url: github.com/neo-project/neo-vm/commits
2023-11-22master

100 - C#
#: 356

id: starkex
project: StarkEx
Date: 2023-06-27T08:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starkex

GitHub Url: github.com/starkware-libs/stark-perpetual
GitHub History Url: github.com/starkware-libs/stark-perpetual/commits
2023-11-22master

52.86 - Cairo
26.49 - Python
11.48 - JavaScript
4.87 - CMake
3.82 - Starlark
0.38 - Shell
0.1 - Dockerfile
#: 357

id: avalabs
project: Ava Labs
Date: 2023-12-04T09:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/avalabs

GitHub Url: github.com/ava-labs/Avalanche-Wallet-SDK
GitHub History Url: github.com/ava-labs/Avalanche-Wallet-SDK/commits
2023-11-16dev

99.22 - TypeScript
0.77 - JavaScript
0.01 - Shell
#: 358

id: marinade
project: Marinade
Date: 2021-12-01T18:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/marinade

GitHub Url: github.com/marinade-finance/liquid-staking-program
GitHub History Url: github.com/marinade-finance/liquid-staking-program/commits
2023-11-14main

99.32 - Rust
0.68 - Shell
#: 359

id: zksync
project: ZKsync Lite
Date: 2022-03-15T21:00:00.000Z
Max Reward: 2300000
Bounty Url: https://immunefi.com/bounty/zksync

GitHub Url: github.com/matter-labs/zksync
GitHub History Url: github.com/matter-labs/zksync/commits
2023-11-08master

78.89 - Rust
14.59 - TypeScript
5.1 - Solidity
0.56 - API Blueprint
0.3 - JavaScript
0.24 - Shell
0.16 - Dockerfile
0.15 - PLpgSQL
#: 360

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/sdai
GitHub History Url: github.com/makerdao/sdai/commits
2023-11-02master

99.77 - Solidity
0.23 - Makefile
#: 361

id: lido
project: Lido
Date: 2021-05-22T05:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lido

GitHub Url: github.com/lidofinance/anchor-collateral-steth
GitHub History Url: github.com/lidofinance/anchor-collateral-steth/commits
2023-10-02main

94.66 - Python
5.29 - Solidity
0.05 - Shell
#: 362

id: lido
project: Lido
Date: 2021-05-22T05:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lido

GitHub Url: github.com/lidofinance/easy-track
GitHub History Url: github.com/lidofinance/easy-track/commits
2023-09-13master

76.02 - Python
23.69 - Solidity
0.3 - JavaScript
#: 363

id: instadapp
project: Instadapp
Date: 2021-09-20T01:30:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/instadapp

GitHub Url: github.com/Instadapp/avocado-sdk
GitHub History Url: github.com/Instadapp/avocado-sdk/commits
2023-09-05master

91.57 - TypeScript
8.18 - Vue
0.2 - JavaScript
0.06 - HTML
#: 364

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/curve25519-voi
GitHub History Url: github.com/oasisprotocol/curve25519-voi/commits
2023-09-04master

93.64 - Go
6.34 - Assembly
0.02 - Shell
#: 365

id: yamatoprotocol
project: Yamato Protocol
Date: 2023-09-04T09:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/yamatoprotocol

GitHub Url: github.com/yamatoprotocol/core
GitHub History Url: github.com/yamatoprotocol/core/commits
2023-08-07master

55.88 - Solidity
44.12 - TypeScript
#: 366

id: pact
project: Pact
Date: 2022-04-06T02:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/pact

GitHub Url: github.com/pactfi/algorand-testbed
GitHub History Url: github.com/pactfi/algorand-testbed/commits
2023-07-28master

98.4 - Python
1.04 - Dockerfile
0.56 - Shell
#: 367

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/mip21-toolkit
GitHub History Url: github.com/makerdao/mip21-toolkit/commits
2023-07-07master

97.16 - Solidity
2.55 - Shell
0.3 - Makefile
#: 368

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/rwa-toolkit
GitHub History Url: github.com/makerdao/rwa-toolkit/commits
2023-07-07master

97.16 - Solidity
2.55 - Shell
0.3 - Makefile
#: 369

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-interfaces
GitHub History Url: github.com/makerdao/dss-interfaces/commits
2023-06-29master

100 - Solidity
#: 370

id: charm
project: Charm
Date: 2021-02-05T07:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/charm

GitHub Url: github.com/charmfinance/alpha-vaults-v2-contracts
GitHub History Url: github.com/charmfinance/alpha-vaults-v2-contracts/commits
2023-06-26main

51.68 - Solidity
48.32 - TypeScript
#: 371

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/Areopagus-Governance
GitHub History Url: github.com/money-on-chain/Areopagus-Governance/commits
2023-06-22master

65.91 - JavaScript
29.76 - Solidity
4.27 - Shell
0.06 - Dockerfile
#: 372

id: basilisk
project: Basilisk
Date: 2022-12-06T20:00:00.000Z
Max Reward: 222222
Bounty Url: https://immunefi.com/bounty/basilisk

GitHub Url: github.com/galacticcouncil/warehouse
GitHub History Url: github.com/galacticcouncil/warehouse/commits
2023-05-30main

99.69 - Rust
0.17 - Python
0.07 - Shell
0.06 - Makefile
0.01 - Dockerfile
#: 373

id: basilisk
project: Basilisk
Date: 2022-12-06T20:00:00.000Z
Max Reward: 222222
Bounty Url: https://immunefi.com/bounty/basilisk

GitHub Url: github.com/galacticcouncil/HydraDX-math
GitHub History Url: github.com/galacticcouncil/HydraDX-math/commits
2023-05-29main

99.94 - Rust
0.06 - Makefile
#: 374

id: lidoonpolygon
project: Lido on Polygon
Date: 2022-03-31T20:30:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lidoonpolygon

GitHub Url: github.com/lidofinance/polygon-contracts
GitHub History Url: github.com/lidofinance/polygon-contracts/commits
2023-05-18main

62.89 - TypeScript
36.9 - Solidity
0.12 - Makefile
0.09 - JavaScript
#: 375

id: resonate
project: Resonate
Date: 2022-10-20T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/resonate

GitHub Url: github.com/Revest-Finance/ResonateContracts
GitHub History Url: github.com/Revest-Finance/ResonateContracts/commits
2023-05-17public

73.96 - TypeScript
25.5 - Solidity
0.54 - JavaScript
#: 376

id: paribus
project: Paribus
Date: 2022-10-13T13:00-06:00
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/paribus

GitHub Url: github.com/Paribus/paribus-protocol-contracts
GitHub History Url: github.com/Paribus/paribus-protocol-contracts/commits
2023-05-16mainnet-mvp

57.78 - Solidity
42.14 - JavaScript
0.08 - Shell
#: 377

id: starkex
project: StarkEx
Date: 2023-06-27T08:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starkex

GitHub Url: github.com/starkware-libs/starkex-contracts
GitHub History Url: github.com/starkware-libs/starkex-contracts/commits
2023-04-27master

100 - Solidity
#: 378

id: alex
project: ALEX
Date: 2021-12-13T00:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alex

GitHub Url: github.com/alexgo-io/alex-bridge-contracts
GitHub History Url: github.com/alexgo-io/alex-bridge-contracts/commits
2023-04-19main

70.51 - Solidity
29.49 - Clarity
#: 379

id: buttonwood
project: Buttonwood
Date: 2021-10-28T09:15:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/buttonwood

GitHub Url: github.com/buttonwood-protocol/tranche
GitHub History Url: github.com/buttonwood-protocol/tranche/commits
2023-03-20main

72.57 - TypeScript
27.15 - Solidity
0.26 - JavaScript
0.02 - Shell
#: 380

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/starknet-dai-bridge
GitHub History Url: github.com/makerdao/starknet-dai-bridge/commits
2023-03-15main

46.31 - TypeScript
43.58 - Python
9.3 - Solidity
0.81 - Shell
#: 381

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/line-mom
GitHub History Url: github.com/makerdao/line-mom/commits
2023-03-12master

98.24 - Solidity
1.76 - Makefile
#: 382

id: mtpelerin
project: Mt Pelerin
Date: 2021-02-08T07:00:00.000Z
Max Reward: 5000
Bounty Url: https://immunefi.com/bounty/mtpelerin

GitHub Url: github.com/MtPelerin/bridge-v2
GitHub History Url: github.com/MtPelerin/bridge-v2/commits
2023-03-09master

58.3 - JavaScript
28.25 - Solidity
12.96 - LigoLANG
0.5 - Shell
#: 383

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-flash
GitHub History Url: github.com/makerdao/dss-flash/commits
2023-03-07master

97.6 - Solidity
1.45 - Makefile
0.95 - Nix
#: 384

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/ilk-registry
GitHub History Url: github.com/makerdao/ilk-registry/commits
2023-03-07master

79.09 - Solidity
19.58 - Shell
0.69 - Makefile
0.64 - Nix
#: 385

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-exec-lib
GitHub History Url: github.com/makerdao/dss-exec-lib/commits
2023-01-23master

99.51 - Solidity
0.32 - Shell
0.17 - Makefile
#: 386

id: kadena
project: Kadena
Date: 2022-01-08T22:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/kadena

GitHub Url: github.com/kadena-io/chainweaver
GitHub History Url: github.com/kadena-io/chainweaver/commits
2023-01-14develop

82.72 - Haskell
6.32 - SCSS
5.13 - JavaScript
4.96 - Nix
0.63 - Objective-C
0.16 - CSS
0.08 - Shell
0 - HTML
#: 387

id: aave
project: AAVE
Date: 2023-10-18T09:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/aave

GitHub Url: github.com/aave/protocol-v2
GitHub History Url: github.com/aave/protocol-v2/commits
2023-01-11master

68.78 - TypeScript
30.35 - Solidity
0.75 - Ruby
0.07 - JavaScript
0.05 - Shell
0.01 - Dockerfile
#: 388

id: dodo
project: DODO
Date: 2021-05-25T05:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dodo

GitHub Url: github.com/DODOEX/dodo-route-contract
GitHub History Url: github.com/DODOEX/dodo-route-contract/commits
2022-12-22main

91.5 - Solidity
8.32 - TypeScript
0.12 - Makefile
0.03 - Nix
0.02 - JavaScript
0.01 - Shell
#: 389

id: sommelier
project: Sommelier
Date: 2023-05-23T11:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/sommelier

GitHub Url: github.com/PeggyJV/cellar-v1_5
GitHub History Url: github.com/PeggyJV/cellar-v1_5/commits
2022-12-05release

98.92 - Solidity
1.08 - TypeScript
#: 390

id: lidoonpolygon
project: Lido on Polygon
Date: 2022-03-31T20:30:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lidoonpolygon

GitHub Url: github.com/Shard-Labs/PoLido
GitHub History Url: github.com/Shard-Labs/PoLido/commits
2022-12-04main

53.24 - TypeScript
46.6 - Solidity
0.16 - Makefile
#: 391

id: tinymanv2
project: Tinyman AMM v2.0 Protocol
Date: 2022-11-28T17:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/tinymanv2

GitHub Url: github.com/tinymanorg/tinyman-amm-contracts-v2
GitHub History Url: github.com/tinymanorg/tinyman-amm-contracts-v2/commits
2022-11-25main

100 - Python
#: 392

id: sommelier
project: Sommelier
Date: 2023-05-23T11:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/sommelier

GitHub Url: github.com/PeggyJV/cellar-staking
GitHub History Url: github.com/PeggyJV/cellar-staking/commits
2022-11-18main

72.19 - TypeScript
27.05 - Solidity
0.64 - JavaScript
0.12 - Shell
#: 393

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-gem-joins
GitHub History Url: github.com/makerdao/dss-gem-joins/commits
2022-11-08master

99.7 - Solidity
0.22 - Nix
0.08 - Makefile
#: 394

id: reffinance
project: Ref Finance
Date: 2022-05-17T18:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/reffinance

GitHub Url: github.com/ref-finance/ref-ve
GitHub History Url: github.com/ref-finance/ref-ve/commits
2022-11-01main

94.48 - Rust
2.88 - TypeScript
1.17 - Shell
0.73 - Makefile
0.42 - Python
0.16 - JavaScript
0.16 - Dockerfile
#: 395

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-statemachine
GitHub History Url: github.com/filecoin-project/go-statemachine/commits
2022-10-08master

99.72 - Go
0.28 - Makefile
#: 396

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/flamingofinance

GitHub Url: github.com/neo-project/examples
GitHub History Url: github.com/neo-project/examples/commits
2022-09-20master

100 - C#
#: 397

id: opyngamma
project: Opyn: Gamma
Date: 2022-02-07T18:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/opyngamma

GitHub Url: github.com/opynfinance/GammaProtocol
GitHub History Url: github.com/opynfinance/GammaProtocol/commits
2022-08-23master

70.57 - TypeScript
22 - Solidity
3.58 - Ruby
3.41 - JavaScript
0.45 - Shell
#: 398

id: dforce
project: dForce
Date: 2021-07-29T06:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dforce

GitHub Url: github.com/dforce-network/Immunefi
GitHub History Url: github.com/dforce-network/Immunefi/commits
2022-07-06master

#: 399

id: bprotocol
project: BProtocol
Date: 2021-07-14T11:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/bprotocol

GitHub Url: github.com/backstop-protocol/dev
GitHub History Url: github.com/backstop-protocol/dev/commits
2022-07-05main

60.76 - JavaScript
20.57 - TypeScript
11.92 - Solidity
4.51 - Python
2.14 - TeX
0.06 - HTML
0.02 - Shell
0.01 - Dockerfile
0.01 - DIGITAL Command Language
0 - CSS
#: 400

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/flamingofinance

GitHub Url: github.com/flamingo-finance/flamingo-contract-swap
GitHub History Url: github.com/flamingo-finance/flamingo-contract-swap/commits
2022-06-16master

100 - C#
#: 401

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-chain-log
GitHub History Url: github.com/makerdao/dss-chain-log/commits
2022-06-13master

85.23 - Solidity
8.86 - Shell
3.37 - Makefile
2.54 - Nix
#: 402

id: compoundfinance
project: Compound Finance
Date: 2024-12-11T16:28:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/compoundfinance

GitHub Url: github.com/compound-finance/compound-protocol
GitHub History Url: github.com/compound-finance/compound-protocol/commits
2022-06-07master

39.38 - TypeScript
33.42 - Solidity
25.89 - JavaScript
0.5 - PEG.js
0.48 - Shell
0.29 - Makefile
0.04 - Dockerfile
#: 403

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-cdp-manager
GitHub History Url: github.com/makerdao/dss-cdp-manager/commits
2022-05-18master

98.75 - Solidity
0.92 - Nix
0.34 - Makefile
#: 404

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss
GitHub History Url: github.com/makerdao/dss/commits
2022-05-18master

99.76 - Solidity
0.13 - Makefile
0.11 - Nix
#: 405

id: starkex
project: StarkEx
Date: 2023-06-27T08:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starkex

GitHub Url: github.com/starkware-libs/starkex-for-spot-trading
GitHub History Url: github.com/starkware-libs/starkex-for-spot-trading/commits
2022-05-09master

44.11 - Cairo
43.88 - Python
11.79 - CMake
0.18 - Dockerfile
0.05 - Shell
#: 406

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-proxy-actions
GitHub History Url: github.com/makerdao/dss-proxy-actions/commits
2022-04-08master

99.51 - Solidity
0.36 - Nix
0.13 - Makefile
#: 407

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dsr-manager
GitHub History Url: github.com/makerdao/dsr-manager/commits
2022-04-08master

95.92 - Solidity
2.99 - Nix
1.09 - Makefile
#: 408

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/deoxysii
GitHub History Url: github.com/oasisprotocol/deoxysii/commits
2022-02-28master

85.79 - Go
14.17 - Assembly
0.04 - Shell
#: 409

id: revest
project: Revest
Date: 2022-04-21T18:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/revest

GitHub Url: github.com/Revest-Finance/RevestAPI
GitHub History Url: github.com/Revest-Finance/RevestAPI/commits
2022-02-25master

100 - Solidity
#: 410

id: 88mphv3
project: 88mphV3
Date: 2021-07-03T11:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/88mphv3

GitHub Url: github.com/88mphapp/88mph-contracts
GitHub History Url: github.com/88mphapp/88mph-contracts/commits
2022-02-25v3

62.13 - Solidity
36.58 - JavaScript
1.09 - TypeScript
0.2 - Shell
#: 411

id: oasis
project: Oasis
Date: 2024-02-20T16:32:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/oasis

GitHub Url: github.com/oasisprotocol/deoxysii-rust
GitHub History Url: github.com/oasisprotocol/deoxysii-rust/commits
2022-02-25master

97.66 - Rust
2.34 - Makefile
#: 412

id: tinyman
project: Tinyman
Date: 2022-01-21T17:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/tinyman

GitHub Url: github.com/tinymanorg/tinyman-contracts-v1
GitHub History Url: github.com/tinymanorg/tinyman-contracts-v1/commits
2022-01-18main

#: 413

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-psm
GitHub History Url: github.com/makerdao/dss-psm/commits
2021-12-06master

95.68 - Solidity
4.14 - Shell
0.18 - Makefile
#: 414

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/optimism-dai-bridge
GitHub History Url: github.com/makerdao/optimism-dai-bridge/commits
2021-11-22master

70.23 - TypeScript
17.34 - Solidity
8.69 - Ruby
2.82 - Shell
0.92 - JavaScript
#: 415

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-statestore
GitHub History Url: github.com/filecoin-project/go-statestore/commits
2021-11-18master

95.75 - Go
4.25 - Makefile
#: 416

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T09:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alpacafinance

GitHub Url: github.com/alpaca-finance/alpies-contract
GitHub History Url: github.com/alpaca-finance/alpies-contract/commits
2021-11-10main

71.83 - TypeScript
27.8 - Solidity
0.38 - Shell
#: 417

id: lido
project: Lido
Date: 2021-05-22T05:00:00.000Z
Max Reward: 2000000
Bounty Url: https://immunefi.com/bounty/lido

GitHub Url: github.com/lidofinance/aave-protocol-v2
GitHub History Url: github.com/lidofinance/aave-protocol-v2/commits
2021-10-07master

70.82 - TypeScript
28.28 - Solidity
0.78 - Ruby
0.07 - JavaScript
0.05 - Shell
0.01 - Dockerfile
#: 418

id: popsicle
project: Popsicle
Date: 2021-08-20T15:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/popsicle

GitHub Url: github.com/vt-btf/Optimizer
GitHub History Url: github.com/vt-btf/Optimizer/commits
2021-10-05main

100 - Solidity
#: 419

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/univ3-lp-oracle
GitHub History Url: github.com/makerdao/univ3-lp-oracle/commits
2021-09-29master

98.1 - Solidity
1.41 - Shell
0.48 - Makefile
#: 420

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/arbitrum-dai-bridge
GitHub History Url: github.com/makerdao/arbitrum-dai-bridge/commits
2021-09-20master

66.19 - TypeScript
23.63 - Solidity
7.01 - Ruby
2.34 - Shell
0.83 - JavaScript
#: 421

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/dss-auto-line
GitHub History Url: github.com/makerdao/dss-auto-line/commits
2021-09-17master

94.99 - Solidity
3.15 - Makefile
1.87 - Nix
#: 422

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/clipper-mom
GitHub History Url: github.com/makerdao/clipper-mom/commits
2021-09-17master

96.4 - Solidity
1.95 - Nix
1.65 - Makefile
#: 423

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/median
GitHub History Url: github.com/makerdao/median/commits
2021-09-17master

82.43 - Solidity
15.35 - Shell
1.63 - Nix
0.59 - Makefile
#: 424

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/osm
GitHub History Url: github.com/makerdao/osm/commits
2021-09-17master

96.5 - Solidity
2.35 - Nix
1.16 - Makefile
#: 425

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/mkr-authority
GitHub History Url: github.com/makerdao/mkr-authority/commits
2021-09-17master

96.22 - Solidity
1.93 - Shell
1.35 - Nix
0.49 - Makefile
#: 426

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/dapphub/ds-weth
GitHub History Url: github.com/dapphub/ds-weth/commits
2021-09-15master

87.97 - Solidity
10.2 - Haskell
1.27 - Shell
0.56 - Makefile
#: 427

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/sc-moc-decentralized-exchange
GitHub History Url: github.com/money-on-chain/sc-moc-decentralized-exchange/commits
2021-08-23master

54.52 - JavaScript
42.91 - Solidity
2.14 - Python
0.42 - Shell
0.01 - Dockerfile
#: 428

id: wepiggy
project: WePiggy
Date: 2022-01-29T03:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/wepiggy

GitHub Url: github.com/WePiggy/wepiggy-contracts
GitHub History Url: github.com/WePiggy/wepiggy-contracts/commits
2021-08-17master

69.61 - Solidity
23.55 - JavaScript
6.84 - Shell
#: 429

id: sky
project: Sky
Date: 2022-02-10T07:00:00.000Z
Max Reward: 10000000
Bounty Url: https://immunefi.com/bounty/sky

GitHub Url: github.com/makerdao/univ2-lp-oracle
GitHub History Url: github.com/makerdao/univ2-lp-oracle/commits
2021-08-12master

97.99 - Solidity
1.81 - Shell
0.2 - Makefile
#: 430

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/ipfs/go-hamt-ipld
GitHub History Url: github.com/ipfs/go-hamt-ipld/commits
2021-07-26master

84.03 - Go
15.97 - Makefile
#: 431

id: moneyonchain
project: Money on Chain
Date: 2021-01-14T00:00-07:00
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/moneyonchain

GitHub Url: github.com/money-on-chain/Amphiraos-Oracle
GitHub History Url: github.com/money-on-chain/Amphiraos-Oracle/commits
2021-07-23master

66.7 - Solidity
32.72 - JavaScript
0.58 - Shell
#: 432

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-padreader
GitHub History Url: github.com/filecoin-project/go-padreader/commits
2021-07-23master

70.85 - Go
29.15 - Makefile
#: 433

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/paired
GitHub History Url: github.com/filecoin-project/paired/commits
2021-06-01master

100 - Rust
#: 434

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/lurk-lab/neptune-triton
GitHub History Url: github.com/lurk-lab/neptune-triton/commits
2020-11-17master

97.75 - C
1.92 - Rust
0.33 - Futhark
0 - Shell
#: 435

id: neo
project: Neo
Date: 2022-01-07T04:00:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/neo

GitHub Url: github.com/neo-project/neo-gui
GitHub History Url: github.com/neo-project/neo-gui/commits
2020-09-27master

99.84 - C#
0.16 - Batchfile
#: 436

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/go-sectorbuilder
GitHub History Url: github.com/filecoin-project/go-sectorbuilder/commits
2020-03-26master

98.21 - Go
1.79 - Makefile
#: 437

id: filecoin
project: Filecoin
Date: 2023-04-14T20:00:00.000Z
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/filecoin

GitHub Url: github.com/filecoin-project/rust-fil-proofs-ffi
GitHub History Url: github.com/filecoin-project/rust-fil-proofs-ffi/commits
2019-11-30master

94.01 - Rust
5.99 - Shell