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

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
2024-10-15main

98.98 - Go
0.51 - Makefile
0.39 - Shell
0.12 - Dockerfile
proto: 1
go: 9
+    0 | -    2 | app/app.go | (2a88)2024-10-15
+ 1 | - 1 | app/keepers.go | (2a88)2024-10-15
+ 3 | - 3 | proto/axelar/nexus/exported/v1beta1/types.proto | (2a88)2024-10-15
+ 0 | - 5 | x/nexus/exported/types.go | (2a88)2024-10-15
+ 83 | - 137 | x/nexus/exported/types.pb.go | (2a88)2024-10-15
+ 23 | - 9 | x/nexus/keeper/lockable_asset.go | (5d08)2024-10-14
+ 3 | - 30 | x/nexus/keeper/msg_dispatcher.go | (2a88)2024-10-15
+ 6 | - 20 | x/nexus/keeper/wasm_message_route.go | (2a88)2024-10-15
+ 6 | - 0 | x/nexus/keeper/wasmer_engine.go | (2256)2024-10-14
+ 1 | - 1 | x/nexus/types/expected_keepers.go | (2a88)2024-10-15
                    2a8810a295bfa8c5831ef8e2dcbfb0fe16d6be4d
                    
                    revert(nexus): remove gateway token support for amplifier (ref: bc0ae8fd, 1848c6b4) (#2196)
                
22563b8291b22190358752b8f84b2c0844c60141 fix(wasm)!: fix type interface conversion (#2192)
5d0802957b38e72f31b28e30a58a0553d9590c88 fix(nexus): coin type should be ICS20 if the coin is from external cosmos chain (#2194)
#: 2

id: sparklend
project: SparkLend
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
2024-10-15main

99.79 - TypeScript
0.11 - CSS
0.06 - HTML
0.05 - JavaScript
json: 1
yaml: 1
tsx: 32
ts: 89
yml: 1
+    2 | -    0 | .github/workflows/ci.yml | (61fe)2024-10-14
+ 1 | - 1 | packages/app/package.json | (1584)2024-10-15
+ 2 | - 2 | packages/app/src/RootRouter.tsx | (37d5)2024-10-14
+ 23 | - 1 | packages/app/src/config/chain/constants.ts | (61fe)2024-10-14
+ 102 | - 39 | packages/app/src/config/chain/index.ts | (1584)2024-10-15, (b041)2024-10-15, (61fe)2024-10-14, (37d5)2024-10-14
+ 3 | - 1 | packages/app/src/config/chain/types.ts | (61fe)2024-10-14, (37d5)2024-10-14
+ 0 | - 13 | packages/app/src/config/consts.ts | (61fe)2024-10-14
+ 314 | - 0 | packages/app/src/config/contracts-generated.ts | (1584)2024-10-15
+ 2 | - 0 | packages/app/src/config/paths.ts | (37d5)2024-10-14
+ 19 | - 3 | packages/app/src/config/wagmi/config.default.ts | (61fe)2024-10-14
+ 5 | - 1 | packages/app/src/config/wagmi/config.e2e.ts | (61fe)2024-10-14
+ 3 | - 2 | packages/app/src/config/wagmi/getChains.ts | (61fe)2024-10-14
+ 6 | - 1 | packages/app/src/config/wagmi/getTransports.ts | (61fe)2024-10-14
+ 3 | - 5 | packages/app/src/domain/d3m-info/useD3MInfo.ts | (37d5)2024-10-14
+ 21 | - 0 | packages/app/src/domain/farms/farmApiDetailsQuery.ts | (b041)2024-10-15
+ 46 | - 0 | packages/app/src/domain/farms/farmBlockchainDetailsQuery.ts | (b041)2024-10-15
+ 55 | - 0 | packages/app/src/domain/farms/getFarmApiDetails.ts | (b041)2024-10-15
+ 13 | - 56 | packages/app/src/domain/farms/getFarmBlockchainDetails.ts | (b041)2024-10-15
+ 0 | - 43 | packages/app/src/domain/farms/query.ts | (b041)2024-10-15
+ 21 | - 13 | packages/app/src/domain/farms/types.ts | (b041)2024-10-15, (61fe)2024-10-14
+ 40 | - 20 | packages/app/src/domain/farms/useFarmsInfo.ts | (b041)2024-10-15, (37d5)2024-10-14
+ 10 | - 0 | packages/app/src/domain/farms/utils.ts | (61fe)2024-10-14
+ 36 | - 0 | packages/app/src/domain/hooks/usePageChainId.ts | (37d5)2024-10-14
+ 3 | - 5 | packages/app/src/domain/market-info/aave-data-layer/useAaveDataLayer.ts | (37d5)2024-10-14
+ 3 | - 0 | packages/app/src/domain/market-info/getLiquidationDetails.ts | (61fe)2024-10-14
+ 4 | - 6 | packages/app/src/domain/market-info/useMarketInfo.ts | (37d5)2024-10-14
+ 37 | - 0 | packages/app/src/domain/savings-info/baseSavingsInfo.ts | (1584)2024-10-15
+ 4 | - 6 | packages/app/src/domain/savings-info/mainnetSavingsInfo.ts | (61fe)2024-10-14
+ 6 | - 3 | packages/app/src/domain/savings-info/useSavingsDaiInfo.ts | (37d5)2024-10-14
+ 6 | - 3 | packages/app/src/domain/savings-info/useSavingsUsdsInfo.ts | (37d5)2024-10-14
+ 6 | - 4 | packages/app/src/domain/savings/useSavingsTokens.ts | (37d5)2024-10-14
+ 18 | - 1 | packages/app/src/domain/types/Token.ts | (b041)2024-10-15
+ 1 | - 0 | packages/app/src/domain/wallet/marketBalances.ts | (37d5)2024-10-14
+ 7 | - 4 | packages/app/src/domain/wallet/useMarketWalletInfo.ts | (37d5)2024-10-14
+ 4 | - 0 | packages/app/src/domain/wallet/useTokens/createOraclePriceFetcher.ts | (b041)2024-10-15
+ 2 | - 1 | packages/app/src/domain/wallet/useTokens/types.ts | (b041)2024-10-15
+ 7 | - 2 | packages/app/src/features/actions/flavours/claim-farm-rewards/logic/claimFarmRewardsAction.ts | (b041)2024-10-15
+ 43 | - 0 | packages/app/src/features/actions/flavours/stake/logic/getStakeActionPath.ts | (f1fe)2024-10-14
+ 4 | - 2 | packages/app/src/features/actions/flavours/stake/logic/stakeAction.ts | (b041)2024-10-15
+ 20 | - 13 | packages/app/src/features/actions/flavours/unstake/logic/createUnstakeActions.ts | (f1fe)2024-10-14
+ 34 | - 0 | packages/app/src/features/actions/flavours/unstake/logic/getUnstakeActionPath.ts | (f1fe)2024-10-14
+ 7 | - 2 | packages/app/src/features/actions/flavours/unstake/logic/unstakeAction.ts | (b041)2024-10-15
+ 2 | - 2 | packages/app/src/features/compliance/logic/consts.ts | (37d5)2024-10-14
+ 2 | - 2 | packages/app/src/features/compliance/logic/useBlockedPages.ts | (37d5)2024-10-14
+ 6 | - 4 | packages/app/src/features/dialogs/borrow/logic/useBorrowDialog.ts | (37d5)2024-10-14
+ 3 | - 1 | packages/app/src/features/dialogs/claim-rewards/logic/useClaimRewardsDialog.ts | (37d5)2024-10-14
+ 4 | - 2 | packages/app/src/features/dialogs/collateral/logic/useCollateralDialog.ts | (37d5)2024-10-14
+ 14 | - 0 | packages/app/src/features/dialogs/common/views/SuccessView.stories.ts | (b041)2024-10-15
+ 6 | - 4 | packages/app/src/features/dialogs/deposit/logic/useDepositDialog.ts | (37d5)2024-10-14
+ 4 | - 2 | packages/app/src/features/dialogs/e-mode/logic/useEModeDialog.ts | (37d5)2024-10-14
+ 7 | - 5 | packages/app/src/features/dialogs/repay/logic/useRepayDialog.ts | (37d5)2024-10-14
+ 5 | - 3 | packages/app/src/features/dialogs/savings/deposit/logic/useSavingsDepositDialog.ts | (37d5)2024-10-14
+ 4 | - 2 | packages/app/src/features/dialogs/savings/migrate/common/logic/useMigrateDialog.ts | (37d5)2024-10-14
+ 5 | - 3 | packages/app/src/features/dialogs/savings/withdraw/logic/useSavingsWithdrawDialog.ts | (37d5)2024-10-14
+ 6 | - 4 | packages/app/src/features/dialogs/withdraw/logic/useWithdrawDialog.ts | (37d5)2024-10-14
+ 9 | - 6 | packages/app/src/features/easy-borrow/logic/useEasyBorrow.ts | (61fe)2024-10-14, (37d5)2024-10-14
+ 7 | - 4 | packages/app/src/features/easy-borrow/logic/useUpgradeOptions.ts | (37d5)2024-10-14
+ 11 | - 9 | packages/app/src/features/farm-details/components/farm-info-panel/active/ActiveFarmInfoPanel.tsx | (b041)2024-10-15
+ 10 | - 7 | packages/app/src/features/farm-details/components/farm-info-panel/inactive/InactiveFarmInfoPanel.tsx | (b041)2024-10-15
+ 13 | - 0 | packages/app/src/features/farm-details/dialogs/claim/views/ClaimView.stories.ts | (b041)2024-10-15
+ 5 | - 3 | packages/app/src/features/farm-details/dialogs/stake/logic/useStakeDialog.ts | (37d5)2024-10-14
+ 3 | - 1 | packages/app/src/features/farm-details/dialogs/unstake/logic/useUnstakeDialog.ts | (37d5)2024-10-14
+ 12 | - 0 | packages/app/src/features/farm-details/dialogs/unstake/views/SuccessView.stories.ts | (b041)2024-10-15
+ 67 | - 0 | packages/app/src/features/farm-details/dialogs/unstake/views/UnstakeView.stories.tsx | (b041)2024-10-15
+ 34 | - 0 | packages/app/src/features/farm-details/views/FarmDetailsView.stories.ts | (b041)2024-10-15
+ 1 | - 8 | packages/app/src/features/farms/FarmsContainer.tsx | (37d5)2024-10-14
+ 2 | - 2 | packages/app/src/features/farms/components/farm-tile/FarmTile.tsx | (b041)2024-10-15
+ 3 | - 6 | packages/app/src/features/farms/logic/useFarms.ts | (37d5)2024-10-14
+ 53 | - 32 | packages/app/src/features/farms/views/FarmsView.stories.ts | (b041)2024-10-15
+ 0 | - 26 | packages/app/src/features/farms/views/UnsupportedChainView.stories.ts | (37d5)2024-10-14
+ 0 | - 24 | packages/app/src/features/farms/views/UnsupportedChainView.tsx | (37d5)2024-10-14
+ 1 | - 1 | packages/app/src/features/market-details/logic/useMarketDetails.ts | (37d5)2024-10-14
+ 6 | - 4 | packages/app/src/features/markets/logic/useMarkets.ts | (37d5)2024-10-14
+ 4 | - 2 | packages/app/src/features/my-portfolio/logic/useMyPortfolio.ts | (37d5)2024-10-14
+ 4 | - 3 | packages/app/src/features/navbar/Navbar.tsx | (37d5)2024-10-14
+ 2 | - 2 | packages/app/src/features/navbar/components/PageLinks.tsx | (37d5)2024-10-14
+ 3 | - 3 | packages/app/src/features/savings/SavingsContainer.tsx | (8624)2024-10-15
+ 1 | - 1 | packages/app/src/features/savings/components/savings-charts/DaiSavingsCharts.tsx | (3bd4)2024-10-15
+ 1 | - 1 | packages/app/src/features/savings/components/savings-charts/UsdsSavingsCharts.tsx | (3bd4)2024-10-15
+ 4 | - 2 | packages/app/src/features/savings/components/savings-info-tile/SavingsInfoTile.tsx | (8624)2024-10-15
+ 10 | - 78 | packages/app/src/features/savings/components/savings-opportunity/SavingsOpportunity.stories.ts | (8624)2024-10-15
+ 19 | - 59 | packages/app/src/features/savings/components/savings-opportunity/SavingsOpportunity.tsx | (8624)2024-10-15
+ 8 | - 2 | packages/app/src/features/savings/components/savings-opportunity/SavingsOpportunityGuestMode.stories.ts | (8624)2024-10-15
+ 14 | - 7 | packages/app/src/features/savings/components/savings-opportunity/SavingsOpportunityGuestMode.tsx | (8624)2024-10-15
+ 0 | - 32 | packages/app/src/features/savings/components/savings-opportunity/SavingsOpportunityNoCash.stories.ts | (8624)2024-10-15
+ 0 | - 30 | packages/app/src/features/savings/components/savings-opportunity/SavingsOpportunityNoCash.tsx | (8624)2024-10-15
+ 3 | - 3 | packages/app/src/features/savings/components/savings-opportunity/components/DSRLabel.tsx | (3bd4)2024-10-15
+ 17 | - 7 | packages/app/src/features/savings/components/savings-opportunity/components/Explainer.tsx | (3bd4)2024-10-15, (8624)2024-10-15
+ 15 | - 0 | packages/app/src/features/savings/components/savings-view-grid/SavingsViewGrid.tsx | (8624)2024-10-15
+ 0 | - 6 | packages/app/src/features/savings/logic/makeSavingsOverview.ts | (8624)2024-10-15
+ 2 | - 13 | packages/app/src/features/savings/logic/makeSavingsTokenDetails.ts | (8624)2024-10-15
+ 11 | - 19 | packages/app/src/features/savings/logic/useSavings.ts | (8624)2024-10-15, (37d5)2024-10-14
+ 11 | - 3 | packages/app/src/features/savings/logic/useWelcomeDialog.ts | (37d5)2024-10-14
+ 67 | - 2 | packages/app/src/features/savings/views/GuestView.stories.ts | (8624)2024-10-15
+ 34 | - 9 | packages/app/src/features/savings/views/GuestView.tsx | (8624)2024-10-15
+ 41 | - 24 | packages/app/src/features/savings/views/SavingsDaiAndUSDSView.stories.ts | (8624)2024-10-15
+ 8 | - 15 | packages/app/src/features/savings/views/SavingsDaiAndUSDSView.tsx | (8624)2024-10-15
+ 18 | - 16 | packages/app/src/features/savings/views/SavingsDaiView.stories.ts | (8624)2024-10-15
+ 11 | - 25 | packages/app/src/features/savings/views/SavingsDaiView.tsx | (8624)2024-10-15
+ 15 | - 16 | packages/app/src/features/savings/views/SavingsUSDSView.stories.ts | (8624)2024-10-15
+ 11 | - 25 | packages/app/src/features/savings/views/SavingsUSDSView.tsx | (8624)2024-10-15
+ 0 | - 2 | packages/app/src/features/savings/views/types.ts | (8624)2024-10-15
+ 1 | - 1 | packages/app/src/pages/Root.tsx | (37d5)2024-10-14
+ 2 | - 5 | packages/app/src/pages/Savings.PageObject.ts | (8624)2024-10-15
+ 2 | - 0 | packages/app/src/ui/assets/index.ts | (61fe)2024-10-14
+ 1 | - 1 | packages/app/src/ui/atoms/sky-migration-top-banner/SkyMigrationTopBanner.tsx | (37d5)2024-10-14
+ 2 | - 2 | packages/app/src/ui/charts/components/ChartTabsPanel.tsx | (3bd4)2024-10-15
+ 2 | - 1 | packages/app/src/ui/charts/components/TimeframeButtons.tsx | (8624)2024-10-15
+ 0 | - 29 | packages/app/src/ui/layouts/AppLayout.tsx | (37d5)2024-10-14
+ 44 | - 0 | packages/app/src/ui/layouts/app-layout/AppLayout.tsx | (37d5)2024-10-14
+ 18 | - 0 | packages/app/src/ui/layouts/app-layout/components/PageNotSupportedWarning.stories.ts | (37d5)2024-10-14
+ 28 | - 0 | packages/app/src/ui/layouts/app-layout/components/PageNotSupportedWarning.tsx | (37d5)2024-10-14
+ 1 | - 1 | packages/app/src/ui/molecules/apy-tooltip/ApyTooltip.tsx | (3bd4)2024-10-15
+ 17 | - 1 | packages/app/wagmi.config.ts | (1584)2024-10-15
+ 890 | - 1038 | pnpm-lock.yaml | (1584)2024-10-15
                    3bd4dff797f4dd89d74fb2ef1c0d6432f3e1a3bc
                    
                    Improve wording on savings page (#349)

* Improve wording on savings page

* Get rid of DPE mentions

* Make charts tab titles smaller

* Reponsive

---------

Co-authored-by: yivlad 
                
1584c821b80eac70e9a5b1bf9025cdad37c95bd1 Add base savings info (#347) * Update wagmi cli to include base etherscan plugin support * Add ssr auth oracle config * Add base savings info query * Import readContract from wagmi instead of viem
8624d663d48fda7d8329ecb775870a13870fa21c Display savings graph on additional views (#344) * Fix incorrect timeframe buttons radius * Display ssr chart on guest view * Remove savings opportunity projections * Merge SavingOpportunities with NoCash equiv * Update SavingsOpportunityGuest UI * Adjust opportunity panel font size * Remove potential shares calculations * Display different charts on savings guest view * Adjust savings grid columns by children count
edb0ed531d889c0b74ce49ffc861e745bd35fe28 Use tenderly vnets for gnosis tests (#348)
b041e75863297df98bda79fe6360b27879a6be6e Display farms without third party api data (#342) * Separate api and blockchain farm queries * Add token tests * Add no data api view story * Add stories * Improve inactive farm info panel * Add zero price oracle and use it for sky token
61fe4b7c039fbaa379aed6671ba8b09088f8a7f0 Add Base DevNet and preliminary chain config (#345) * Add first draft of base config * Do not check susds existence on base * Add supported by base pages to config
37d5a51fc266fbcef8209e1a6c0d7603459edadc Add supported page mechanism (#337)
f1fe0cd9096292644e374069deabacda1ef44ae2 Refactor stake and unstake actions creation to use action path switch (#346)
#: 3

id: sparklend
project: SparkLend
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
2024-10-15master

                    26f1fe163c2f342d6e95b2c1f8f531e73a2742ab
                    
                    GITBOOK-61: change request with no subject merged in GitBook
                
#: 4

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
2024-10-15develop

71.17 - Go
23.41 - Solidity
4.43 - TypeScript
0.42 - PLpgSQL
0.39 - Shell
0.1 - Makefile
0.04 - Dockerfile
0.03 - Python
0.01 - Nix
0.01 - JavaScript
0 - HTML
0 - WebAssembly
github/CODEOWNERS: 2
yaml: 3
go: 59
sum: 4
mod: 4
nix: 2
gas-snapshot: 11
sh: 1
yml: 1
json: 1
solhintignore: 1
html: 1
graphql: 4
js: 1
txt: 3
sol: 62
gz: 2
+   34 | -   12 | .github/CODEOWNERS | (a3b5)2024-10-15, (2bd4)2024-10-15
+ 0 | - 273 | .github/workflows/solidity-foundry.yml | (3757)2024-10-14
+ 9 | - 11 | .goreleaser.develop.yaml | (b476)2024-10-15
+ 83 | - 91 | .goreleaser.devspace.yaml | (b476)2024-10-15
+ 9 | - 11 | .goreleaser.production.yaml | (b476)2024-10-15
+ 98 | - 582 | common/client/multi_node.go | (4b21)2024-10-15
+ 16 | - 16 | common/client/node.go | (4b21)2024-10-15
+ 4 | - 4 | common/client/node_fsm.go | (4b21)2024-10-15
+ 38 | - 39 | common/client/node_lifecycle.go | (4b21)2024-10-15
+ 8 | - 10 | common/client/node_selector.go | (4b21)2024-10-15
+ 8 | - 10 | common/client/node_selector_highest_head.go | (4b21)2024-10-15
+ 20 | - 26 | common/client/node_selector_priority_level.go | (4b21)2024-10-15
+ 8 | - 10 | common/client/node_selector_round_robin.go | (4b21)2024-10-15
+ 9 | - 11 | common/client/node_selector_total_difficulty.go | (4b21)2024-10-15
+ 3 | - 3 | common/client/send_only_node.go | (4b21)2024-10-15
+ 280 | - 0 | common/client/transaction_sender.go | (4b21)2024-10-15
+ 22 | - 130 | common/client/types.go | (4b21)2024-10-15
+ 3 | - 6 | common/headtracker/head_listener.go | (4b21)2024-10-15
+ 2 | - 2 | common/headtracker/types/client.go | (4b21)2024-10-15
+ 12 | - 1 | common/types/chain.go | (1649)2024-10-14
+ 2 | - 1 | common/types/subscription.go | (4b21)2024-10-15
+ 0 | - 1 | contracts/.solhintignore | (4842)2024-10-15
+ 368 | - 710 | contracts/gas-snapshots/ccip.gas-snapshot | (12af)2024-10-15, (4842)2024-10-15
+ 126 | - 126 | contracts/gas-snapshots/functions.gas-snapshot | (12af)2024-10-15
+ 56 | - 55 | contracts/gas-snapshots/keystone.gas-snapshot | (12af)2024-10-15, (a3b5)2024-10-15
+ 90 | - 90 | contracts/gas-snapshots/l2ep.gas-snapshot | (12af)2024-10-15
+ 27 | - 27 | contracts/gas-snapshots/liquiditymanager.gas-snapshot | (12af)2024-10-15
+ 232 | - 232 | contracts/gas-snapshots/llo-feeds.gas-snapshot | (12af)2024-10-15
+ 11 | - 11 | contracts/gas-snapshots/operatorforwarder.gas-snapshot | (12af)2024-10-15
+ 31 | - 31 | contracts/gas-snapshots/shared.gas-snapshot | (12af)2024-10-15
+ 4 | - 4 | contracts/gas-snapshots/transmission.gas-snapshot | (12af)2024-10-15
+ 0 | - 92 | contracts/src/v0.8/ccip/AggregateRateLimiter.sol | (4842)2024-10-15
+ 0 | - 314 | contracts/src/v0.8/ccip/CommitStore.sol | (4842)2024-10-15
+ 38 | - 14 | contracts/src/v0.8/ccip/FeeQuoter.sol | (12af)2024-10-15, (4842)2024-10-15
+ 15 | - 5 | contracts/src/v0.8/ccip/MultiAggregateRateLimiter.sol | (12af)2024-10-15
+ 9 | - 3 | contracts/src/v0.8/ccip/NonceManager.sol | (12af)2024-10-15
+ 0 | - 964 | contracts/src/v0.8/ccip/RMN.sol | (4842)2024-10-15
+ 12 | - 4 | contracts/src/v0.8/ccip/Router.sol | (12af)2024-10-15
+ 9 | - 3 | contracts/src/v0.8/ccip/applications/CCIPClientExample.sol | (12af)2024-10-15
+ 12 | - 4 | contracts/src/v0.8/ccip/applications/CCIPReceiver.sol | (12af)2024-10-15
+ 3 | - 1 | contracts/src/v0.8/ccip/applications/DefensiveExample.sol | (12af)2024-10-15
+ 9 | - 3 | contracts/src/v0.8/ccip/applications/EtherSenderReceiver.sol | (12af)2024-10-15
+ 18 | - 6 | contracts/src/v0.8/ccip/applications/PingPongDemo.sol | (12af)2024-10-15
+ 0 | - 67 | contracts/src/v0.8/ccip/applications/SelfFundedPingPong.sol | (4842)2024-10-15
+ 0 | - 87 | contracts/src/v0.8/ccip/applications/TokenProxy.sol | (4842)2024-10-15
+ 15 | - 5 | contracts/src/v0.8/ccip/capability/CCIPHome.sol | (12af)2024-10-15
+ 12 | - 4 | contracts/src/v0.8/ccip/ocr/MultiOCR3Base.sol | (12af)2024-10-15
+ 0 | - 122 | contracts/src/v0.8/ccip/ocr/OCR2Abstract.sol | (4842)2024-10-15
+ 0 | - 291 | contracts/src/v0.8/ccip/ocr/OCR2Base.sol | (4842)2024-10-15
+ 0 | - 242 | contracts/src/v0.8/ccip/ocr/OCR2BaseNoChecks.sol | (4842)2024-10-15
+ 0 | - 796 | contracts/src/v0.8/ccip/offRamp/EVM2EVMOffRamp.sol | (4842)2024-10-15
+ 29 | - 13 | contracts/src/v0.8/ccip/offRamp/OffRamp.sol | (12af)2024-10-15, (4842)2024-10-15
+ 0 | - 921 | contracts/src/v0.8/ccip/onRamp/EVM2EVMOnRamp.sol | (4842)2024-10-15
+ 27 | - 9 | contracts/src/v0.8/ccip/onRamp/OnRamp.sol | (12af)2024-10-15
+ 3 | - 1 | contracts/src/v0.8/ccip/pools/BurnFromMintTokenPool.sol | (12af)2024-10-15
+ 3 | - 1 | contracts/src/v0.8/ccip/pools/BurnMintTokenPool.sol | (12af)2024-10-15
+ 3 | - 1 | contracts/src/v0.8/ccip/pools/BurnMintTokenPoolAbstract.sol | (12af)2024-10-15
+ 0 | - 55 | contracts/src/v0.8/ccip/pools/BurnMintTokenPoolAndProxy.sol | (4842)2024-10-15
+ 0 | - 49 | contracts/src/v0.8/ccip/pools/BurnWithFromMintRebasingTokenPool.sol | (4842)2024-10-15
+ 3 | - 1 | contracts/src/v0.8/ccip/pools/BurnWithFromMintTokenPool.sol | (12af)2024-10-15
+ 0 | - 63 | contracts/src/v0.8/ccip/pools/BurnWithFromMintTokenPoolAndProxy.sol | (4842)2024-10-15
+ 0 | - 90 | contracts/src/v0.8/ccip/pools/LegacyPoolWrapper.sol | (4842)2024-10-15
+ 12 | - 4 | contracts/src/v0.8/ccip/pools/LockReleaseTokenPool.sol | (12af)2024-10-15
+ 0 | - 135 | contracts/src/v0.8/ccip/pools/LockReleaseTokenPoolAndProxy.sol | (4842)2024-10-15
+ 39 | - 13 | contracts/src/v0.8/ccip/pools/TokenPool.sol | (12af)2024-10-15
+ 6 | - 2 | contracts/src/v0.8/ccip/pools/USDC/HybridLockReleaseUSDCTokenPool.sol | (12af)2024-10-15
+ 12 | - 4 | contracts/src/v0.8/ccip/pools/USDC/USDCBridgeMigrator.sol | (12af)2024-10-15
+ 6 | - 2 | contracts/src/v0.8/ccip/pools/USDC/USDCTokenPool.sol | (12af)2024-10-15
+ 8 | - 5 | contracts/src/v0.8/ccip/rmn/ARMProxy.sol | (12af)2024-10-15, (4842)2024-10-15
+ 6 | - 2 | contracts/src/v0.8/ccip/rmn/RMNHome.sol | (12af)2024-10-15
+ 21 | - 7 | contracts/src/v0.8/ccip/rmn/RMNRemote.sol | (12af)2024-10-15
+ 9 | - 3 | contracts/src/v0.8/ccip/tokenAdminRegistry/RegistryModuleOwnerCustom.sol | (12af)2024-10-15
+ 24 | - 8 | contracts/src/v0.8/ccip/tokenAdminRegistry/TokenAdminRegistry.sol | (12af)2024-10-15
+ 67 | - 87 | contracts/src/v0.8/keystone/CapabilitiesRegistry.sol | (a3b5)2024-10-15, (3af3)2024-10-14
+ 4 | - 2 | contracts/src/v0.8/keystone/KeystoneFeedsConsumer.sol | (a3b5)2024-10-15
+ 5 | - 5 | contracts/src/v0.8/keystone/KeystoneFeedsPermissionHandler.sol | (a3b5)2024-10-15
+ 30 | - 41 | contracts/src/v0.8/keystone/KeystoneForwarder.sol | (a3b5)2024-10-15
+ 37 | - 51 | contracts/src/v0.8/keystone/OCR3Capability.sol | (a3b5)2024-10-15
+ 2 | - 2 | contracts/src/v0.8/keystone/ocr/OCR2Abstract.sol | (a3b5)2024-10-15
+ 14 | - 1 | contracts/src/v0.8/vendor/forge-std/src/StdChains.sol | (12af)2024-10-15
+ 3 | - 3 | contracts/src/v0.8/vendor/forge-std/src/StdCheats.sol | (12af)2024-10-15
+ 9 | - 0 | contracts/src/v0.8/vendor/forge-std/src/StdInvariant.sol | (12af)2024-10-15
+ 104 | - 0 | contracts/src/v0.8/vendor/forge-std/src/StdJson.sol | (12af)2024-10-15
+ 1 | - 1 | contracts/src/v0.8/vendor/forge-std/src/StdStorage.sol | (12af)2024-10-15
+ 104 | - 0 | contracts/src/v0.8/vendor/forge-std/src/StdToml.sol | (12af)2024-10-15
+ 279 | - 62 | contracts/src/v0.8/vendor/forge-std/src/Vm.sol | (12af)2024-10-15
+ 635 | - 608 | contracts/src/v0.8/vendor/forge-std/src/console.sol | (12af)2024-10-15
+ 1 | - 1555 | contracts/src/v0.8/vendor/forge-std/src/console2.sol | (12af)2024-10-15
+ 693 | - 4 | contracts/src/v0.8/vendor/forge-std/src/safeconsole.sol | (12af)2024-10-15
+ 4 | - 1 | core/capabilities/aggregator_factory.go | (cb48)2024-10-15
+ 4 | - 4 | core/capabilities/ccip/ccipevm/executecodec.go | (4842)2024-10-15
+ 11 | - 10 | core/capabilities/ccip/configs/evm/contract_reader.go | (addf)2024-10-15, (119d)2024-10-15
+ 11 | - 0 | core/capabilities/ccip/oraclecreator/plugin.go | (b8ec)2024-10-15
+ 17 | - 75 | core/capabilities/remote/types/messages.pb.go | (03df)2024-10-15
+ 5 | - 5 | core/capabilities/webapi/trigger.go | (a2b8)2024-10-15
+ 11 | - 5 | core/capabilities/webapi/webapicap/event_trigger-schema.json | (a2b8)2024-10-15
+ 7 | - 4 | core/capabilities/webapi/webapicap/event_trigger_generated.go | (a2b8)2024-10-15
+ 3 | - 2 | core/chains/config.go | (1649)2024-10-14
+ 190 | - 83 | core/chains/evm/client/chain_client.go | (4b21)2024-10-15
+ 11 | - 15 | core/chains/evm/client/evm_client.go | (4b21)2024-10-15
+ 3 | - 3 | core/chains/evm/client/null_client.go | (4b21)2024-10-15
+ 131 | - 255 | core/chains/evm/client/rpc_client.go | (4b21)2024-10-15
+ 6 | - 6 | core/chains/evm/client/simulated_backend_client.go | (4b21)2024-10-15
+ 15 | - 0 | core/chains/evm/config/toml/config.go | (4b21)2024-10-15
+ 10 | - 6 | core/chains/legacyevm/chain.go | (4b21)2024-10-15
+ 6 | - 6 | core/gethwrappers/ccip/generated/offramp/offramp.go | (4842)2024-10-15
+ 9 | - 9 | core/gethwrappers/ccip/generated/report_codec/report_codec.go | (4842)2024-10-15
+ 2 | - 14 | core/gethwrappers/ccip/generation/generated-wrapper-dependency-versions-do-not-edit.txt | (4842)2024-10-15
+ 0 | - 11 | core/gethwrappers/ccip/go_generate.go | (4842)2024-10-15
+ 3 | - 3 | core/gethwrappers/keystone/generated/capabilities_registry/capabilities_registry.go | (a3b5)2024-10-15, (3af3)2024-10-14
+ 2 | - 2 | core/gethwrappers/keystone/generated/ocr3_capability/ocr3_capability.go | (a3b5)2024-10-15
+ 3 | - 3 | core/gethwrappers/keystone/generation/generated-wrapper-dependency-versions-do-not-edit.txt | (a3b5)2024-10-15, (3af3)2024-10-14
+ 1 | - 1 | core/services/feeds/connection_manager.go | (03df)2024-10-15
+ 17 | - 1 | core/services/feeds/models.go | (03df)2024-10-15, (44da)2024-10-14
+ 0 | - 2405 | core/services/feeds/proto/feedsmanager.pb.go | (03df)2024-10-15
+ 0 | - 261 | core/services/feeds/proto/feedsmanager_wsrpc.pb.go | (03df)2024-10-15
+ 1 | - 1 | core/services/feeds/rpc_handlers.go | (03df)2024-10-15
+ 5 | - 5 | core/services/feeds/service.go | (03df)2024-10-15, (44da)2024-10-14
+ 2 | - 1 | core/services/gateway/handlers/webapicapabilities/handler.go | (a2b8)2024-10-15
+ 0 | - 42 | core/services/gateway/handlers/webapicapabilities/webapi.go | (a2b8)2024-10-15
+ 6 | - 0 | core/services/ocrcommon/peer_wrapper.go | (b8ec)2024-10-15
+ 25 | - 111 | core/services/relay/evm/mercury/wsrpc/pb/mercury.pb.go | (03df)2024-10-15
+ 1 | - 1 | core/web/assets/index.html | (ca31)2024-10-15
+ 0 | - 0 | core/web/assets/index.html.gz | (ca31)2024-10-15
+ 2 | - 2 | core/web/assets/main.d9fae2bacda0e72ac5ae.js | (ca31)2024-10-15
+ 0 | - 0 | core/web/assets/main.d9fae2bacda0e72ac5ae.js.gz | (ca31)2024-10-15
+ 18 | - 7 | core/web/loader/chain.go | (1649)2024-10-14
+ 3 | - 4 | core/web/loader/getters.go | (1649)2024-10-14
+ 13 | - 9 | core/web/resolver/chain.go | (1649)2024-10-14
+ 43 | - 0 | core/web/resolver/cosmos_key.go | (56d4)2024-10-15
+ 56 | - 15 | core/web/resolver/query.go | (56d4)2024-10-15, (1649)2024-10-14
+ 43 | - 0 | core/web/resolver/starknet_key.go | (56d4)2024-10-15
+ 2 | - 0 | core/web/schema/schema.graphql | (56d4)2024-10-15
+ 1 | - 0 | core/web/schema/type/chain.graphql | (1649)2024-10-14
+ 7 | - 0 | core/web/schema/type/cosmos_key.graphql | (56d4)2024-10-15
+ 7 | - 0 | core/web/schema/type/starknet_key.graphql | (56d4)2024-10-15
+ 4 | - 21 | flake.nix | (b476)2024-10-15
+ 5 | - 4 | go.mod | (03df)2024-10-15, (9d89)2024-10-15, (cb48)2024-10-15, (b8ec)2024-10-15
+ 10 | - 8 | go.sum | (03df)2024-10-15, (9d89)2024-10-15, (cb48)2024-10-15, (b8ec)2024-10-15
+ 0 | - 30 | nix-darwin-shell-hook.sh | (b476)2024-10-15
+ 4 | - 15 | shell.nix | (b476)2024-10-15
+ 10 | - 31 | tools/goreleaser-config/gen_config.go | (b476)2024-10-15
+ 1 | - 1 | tools/goreleaser-config/main.go | (b476)2024-10-15
                    12af1de88238e0e918177d6b5622070417f48adf
                    
                    bump foundry & forge-std, regen snaps CCIP-3747 (#14615)

* bump foundry & forge-std, regen snaps

* forge fmt
                
a2b8566e406fda91225f9b36a73c3c0a9ad3225e Dedupe webapi trigger structs (#14733) * Dedupe webapi trigger structs * Re-generate event trigger to get comments
4b21c32e257f534f97829f50aaac4bbe8e9c1ae7 Chain Agnostic MultiNode + EVM Implementation (#13386) * Update rpc client * Update RPCClient * Update RPCClient * use Eth Subscription for heads * Make RpcClient public * Update node * Update Multinode * Fix build + generate * Udate multinode * update multinode * fix tests * Fix mocks * Update node_lifecycle_test.go * Fix all client tests * Fix tests * Update client_test.go * go mod tidy * fix tests * Fix tests * Clean up * Fix features test mocking * Fix logging * Remove logging * Fix tests * Fix context * lint * Update node_lifecycle_test.go * Remove unused generics * Add state locking * Set block difficulty * Update node_lifecycle.go * Fix tests * Make NodeStates public * Update multi_node_test.go * Update Unsubscribe * Remove HEAD generic from Node interface * Remove unneeded generics * Remove unneeded generics from Multinode * Remove Multinode as interface * Add PoolChainInfoProvider * Setup SendOnly nodes * Test empty context * Add err to log * Add rpc newHeads method * Fix context * Changeset * Remove unused mocks * Create Transaction Sender * Implement TransactionSender * Fix transaction sender types * Implement transaction sender tests * Ensure MultiNode is running * Address comments * Remove ChainClientRPC interface * Remove unneeded test * Generate mocks * Fix tests * fix tests * Use UnsubscribeAllExcept * Fix rpc client tests * Address comments * Remove unused code * Generate private mock * lint * Fix locks and unsubscribing * Update node.go * fixed flaky headtracker tests * Update node_lifecycle_test.go * Update node_lifecycle_test.go * Update transaction sender * Update chain_client_test.go * Remove unused variables * lint * enable secondary url test * Use http if not nil * Update transaction_sender.go * Add close method * Update rpc_client.go * changeset * Add Close to transaction sender * Return struct not interface * Remove flaky test * Fix context * Test if mn closes * Fix context cancel * Fix DoAll * lint generate * Revert * Fix mocks * Update node_lifecycle.go * lint * Delete rpc_client.go * Address comments * Fix tests * Update common/client/send_only_node.go Co-authored-by: Dmytro Haidashenko <[email protected]> * Address comments * Address comments * Rename SubscribeToHeads * Return code * Update transaction_sender.go * Fix merge conflicts * Handle batch requests * Delete mock_rpc_client_test.go * Update common/client/types.go Co-authored-by: Dmytro Haidashenko <[email protected]> * Move RPC methods * Use map for subs * Don't cancel context * Update transaction_sender.go * Fix lint * Delete late-mails-battle.md * lint * lint * Check Transaction Sender state * Return Retryable * Update core/chains/evm/client/chain_client_test.go Co-authored-by: Jordan Krage * Update sub_forwarder.go * Update config.go * lint * Don't export nodeState * Update changeset * Use subsSliceMu * lint * Update rpc_client.go * nil ws url for sendonly nodes * Use head polling --------- Co-authored-by: Dmytro Haidashenko Co-authored-by: Dmytro Haidashenko <[email protected]> Co-authored-by: Jordan Krage
03df8989e8e7549afb05bb49c765c0c07db8669e [DPA-1079]: Core Node: Consume WSRPC protos from Chainlink Protos (#14693) * chore: update feed proto import chore: update mock files chore: update test helpers chore: delete old files * fix: update import * chore: update mockery dir format * chore: update go mod require order
9d892ff32266a5b5c3435fd3dfe7fc35daaf2c13 upgrade chain-selectors lib (#14769)
56d4b84cc2ccde953241a81bcaeb1929724c77a2 [DPA-1157]: feat: introduce cosmosKeys & starknetKeys graphql query (#14764) * feat(cosmos): introduce cosmosKeys graphql query Similar to eTHKeys and solanaKeys, we need cosmosKeys that will be used by the operator ui to show a list of addresses. JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1157 * feat(starknet): introduce starknetKeys graphql query Similar to eTHKeys and solanaKeys, we need starknetKeys that will be used by the operator ui to show a list of addresses. JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1157
a3b552f0f87546c5250b544b5dd2a4d31b7a9b42 change keystone misc (#14767) * change keystone misc * Update gethwrappers * fix more nits * fix codeowners for gethwrapers * fix check on valid keys * Update gethwrappers --------- Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
b476a4ada268fdea6366d1032e120849b5181fc8 Revert "CRIB 462 update go releaser dev space to work with latest changes (#1…" (#14766) This reverts commit 4fb06b4525f03c169c121a68defa9b13677f5f20.
addf61a3cc5ad18ab1ae7af53493095c421741e9 ccip: update contract reader config. (#14732) * ccip: update contract reader config. * Fix name of method.
119db7ec263d538687d8473663964b6c003841d1 ccip integration test fixes (#14759) * ccip rmn plumbing * upgrade cl-ccip * init rmn integ test * Revert "init rmn integ test" This reverts commit ad94969132eda18e7d27235dca73b78ec03f030a. * init rmn integ test * import rmnhome abi * set correct rmn home config digest * clean up * fix errs * fix lint
cb483139b160a6f0e214c3ba3de8a3061ffdf45f [CAPPL-87] Allow custom compute to break a workflow (#14755) * [CAPPL-87] Allow custom compute to break a workflow Skip flakey test * Small changes
2bd40734f8a7ef2ae4b0a7ecbc52f14e7d92d58e update onchain codeowners (#14749)
b8ecc34fadc006025448c2e9390e0884290d7b91 ccip rmn plumbing (#14750) * ccip rmn plumbing * upgrade cl-ccip * init rmn integ test * Revert "init rmn integ test" This reverts commit ad94969132eda18e7d27235dca73b78ec03f030a. * nl
4842271b0f7054f5f1364c59d3d9da534c5d4f25 Remove CCIP 1.5 (#14739) * rm commit, e2e ramp tests * move various tests to use 1.6 ramps * rm ramps * rm 1.5 fully * clean up internal * em rmn, mocks, etc * Update ccip.gas-snapshot * rm wrapper gen logic * rm rmn * Create sharp-avocados-arrive.md * [Bot] Update changeset file with jira issues * rm proxy pools * fix solhint issues, fix CCIPReaderTester * rm CCIPReaderTester * rename internal * turn off legacy test --------- Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
ca31213970eac30d46ffbb0e6551e12fc31ce7e5 fix(ui): bump operator ui version (#14765) Pulling in the latest change to support APTOS in chain config UI Reference: https://github.com/smartcontractkit/operator-ui/pull/90 JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
76354c7797a6d7d06d5cfbb2789997533a526caf chore: update style guide code org (#14681)
3af39c803201461009ef63f709851fe6a24f0284 Allow rotating encryptionPublicKey in CapabilitiesRegistry (#14760) * allow updating key * added changesets * prettier & wrappers * bump --------- Co-authored-by: krehermann <[email protected]>
16499e5cb79e3ccba654070d13d9af7be3d33a07 feat(chain): return network data (#14718) Currently for graphql query chains and chain, they do not support returning network/chain type such as evm, solana, or aptos etc. For `chain` and `chains` graphql query, this commit add support for returning the network associated with the chain. This can then be used on the operator UI to show a list of supported chains instead of just hardcoded to EVM. JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1150 Co-authored-by: Blaž Hrastnik Co-authored-by: Giorgio Gambino <[email protected]>
44daea3c82f2199bb2e0fc4e7bfb4c4bd665e7ec feat(feeds) adds support for non EVM chain configs (#14731) * feat(feeds) adds support for non EVM chain configs * feat(feeds) add multichain to Test_CreateFeedsManagerChainConfig tests * feat(feeds): adds tests for aptos chain configs * chore(feeds): update mocks --------- Co-authored-by: James Kong
2a47a4d58f86b0ff84dd0dafd89e131055005735 use csa key as default encryption key when registering nodes in cap reg (#14758)
37571ecf6bbc0502a88203690264bd5044781832 turn off broken CI components (#14756) * turn off broken CI components * add missing import --------- Co-authored-by: krehermann <[email protected]>
#: 5

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
2024-10-15ccip-develop

71.7 - Go
23.23 - Solidity
3.98 - TypeScript
0.45 - Shell
0.42 - PLpgSQL
0.1 - Makefile
0.05 - Dockerfile
0.03 - Python
0.01 - Nix
0.01 - JavaScript
0 - HTML
0 - WebAssembly
sum: 1
mod: 1
+    1 | -    1 | go.mod | (4377)2024-10-15
+ 2 | - 2 | go.sum | (4377)2024-10-15
                    4377d9ab5cfd40622a1d2f21ca5527f76d5daabb
                    
                    updated chain-selectors to 1.0.27 (#1500)

## Motivation


## Solution
                
#: 6

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
2024-10-15main

98.76 - TypeScript
0.48 - JavaScript
0.47 - Jsonnet
0.26 - Shell
0.02 - Dockerfile
0.01 - Smarty
cjs: 5
ts: 5
json: 100
+   44 | -   40 | .pnp.cjs | (669e)2024-10-15, (8d5f)2024-10-15, (4b68)2024-10-15, (3c45)2024-10-15, (543a)2024-10-15
+ 2 | - 2 | package.json | (8d5f)2024-10-15, (0be9)2024-10-14
+ 1 | - 1 | packages/composites/apy-finance/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/bsol-price/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/crypto-volatility-index/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/curve-3pool/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/defi-dozen/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/defi-pulse/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/dxdao/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/gm-token/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/historical-average/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/linear-finance/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/market-closure/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/market-status/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/multi-address-list/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/proof-of-reserves/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/savax-price/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/set-token-index/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/synth-index/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/vesper/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/composites/xsushi-price/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/non-deployable/token-allocation/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/alongside/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/anchorage/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/avalanche-platform/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/bank-frick/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/bitgo/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/blocksize-capital/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/cfbenchmarks/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/clear-bank/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/coinbase-prime/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/coingecko/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/coinmarketcap/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/coinmetrics/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/coinpaprika/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/cryptocompare/package.json | (0be9)2024-10-14
+ 2 | - 2 | packages/sources/dar/package.json | (669e)2024-10-15, (0be9)2024-10-14
+ 1 | - 1 | packages/sources/deep-blue/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/dlc-btc-por/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/dxfeed-secondary/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/dxfeed/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/elven/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/elwood/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/eth-beacon/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/expand-network/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/finage/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/finalto/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/finnhub-secondary/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/finnhub/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/fireblocks/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/frxeth-exchange-rate/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/galaxy/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/gemini/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/gramchain/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/gsr/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/harris-and-trotter/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/icap/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/iex-cloud/package.json | (0be9)2024-10-14
+ 2 | - 2 | packages/sources/intrinio/package.json | (669e)2024-10-15, (0be9)2024-10-14
+ 1 | - 1 | packages/sources/ion.au/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/kaiko/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/lido-por/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/lotus/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/mobula-state/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/moonbeam-address-list/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/moore-hk/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/ncfx/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/nft-blue-chip/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/oanda/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/openexchangerates/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/polkadot-balance/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/polygon/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/por-address-list/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/por-indexer/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/renvm-address-set/package.json | (0be9)2024-10-14
+ 2 | - 2 | packages/sources/s3-csv-reader/package.json | (4b68)2024-10-15, (0be9)2024-10-14
+ 1 | - 1 | packages/sources/stader-address-list/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/stader-balance/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/starknet-gas-price/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/superstate/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/synthetix-feeds/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/the-network-firm/package.json | (0be9)2024-10-14
+ 42 | - 0 | packages/sources/tiingo-state/package.json | (543a)2024-10-15
+ 23 | - 0 | packages/sources/tiingo-state/src/config/index.ts | (543a)2024-10-15
+ 1 | - 0 | packages/sources/tiingo-state/src/endpoint/index.ts | (543a)2024-10-15
+ 30 | - 0 | packages/sources/tiingo-state/src/endpoint/price.ts | (543a)2024-10-15
+ 13 | - 0 | packages/sources/tiingo-state/src/index.ts | (543a)2024-10-15
+ 63 | - 0 | packages/sources/tiingo-state/src/transport/price.ts | (543a)2024-10-15
+ 9 | - 0 | packages/sources/tiingo-state/tsconfig.json | (543a)2024-10-15
+ 1 | - 1 | packages/sources/tiingo/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/tp/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/tradermade/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/tradingeconomics/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/tradinghours/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/trueusd/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/trumatic-matic-exchange-rate/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/twosigma/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/view-function-multi-chain/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/view-function/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/sources/wbtc-address-set/package.json | (0be9)2024-10-14
+ 1 | - 1 | packages/targets/dydx-stark/package.json | (0be9)2024-10-14
+ 3 | - 0 | packages/tsconfig.json | (543a)2024-10-15
                    669eece69239c73565d74a1e21c319d566466d78
                    
                    Bump axios (#3479)
                
8d5fc8fb1067827969080633e0b937110774a3ff chore(deps): update dependency @changesets/cli to v2.27.9 (#3455) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4b6818513283685d2e7fe5e32eec5d5da4635cb6 chore(deps): update dependency @types/jest to v29.5.13 (#3474) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3c45c96ec22b94befe1e4709072942dc33a90572 Bump body-parser from 1.20.1 to 1.20.3 (#3471) Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.3. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
543a1f0c799247cbe8fa2a64d09d623c2fbfda0f Create Tiingo state adapter (#3466)
0be944baeed876ebbd3983291f1e572635341a23 Release 1.137.0 (#3457) * Release 1.137.0 (deletions) * Release 1.137.0 (.) * Release 1.137.0 (packages/composites/apy-finance-test) * Release 1.137.0 (packages/composites/apy-finance) * Release 1.137.0 (packages/composites/bsol-price) * Release 1.137.0 (packages/composites/crypto-volatility-index) * Release 1.137.0 (packages/composites/curve-3pool) * Release 1.137.0 (packages/composites/defi-dozen) * Release 1.137.0 (packages/composites/defi-pulse) * Release 1.137.0 (packages/composites/dxdao) * Release 1.137.0 (packages/composites/gm-token) * Release 1.137.0 (packages/composites/historical-average) * Release 1.137.0 (packages/composites/linear-finance) * Release 1.137.0 (packages/composites/market-closure) * Release 1.137.0 (packages/composites/market-status) * Release 1.137.0 (packages/composites/multi-address-list) * Release 1.137.0 (packages/composites/proof-of-reserves) * Release 1.137.0 (packages/composites/savax-price) * Release 1.137.0 (packages/composites/set-token-index) * Release 1.137.0 (packages/composites/synth-index) * Release 1.137.0 (packages/composites/vesper) * Release 1.137.0 (packages/composites/xsushi-price) * Release 1.137.0 (packages/non-deployable/token-allocation-test) * Release 1.137.0 (packages/non-deployable/token-allocation) * Release 1.137.0 (packages/sources) * Release 1.137.0 (packages/sources/alongside) * Release 1.137.0 (packages/sources/anchorage) * Release 1.137.0 (packages/sources/avalanche-platform) * Release 1.137.0 (packages/sources/bank-frick) * Release 1.137.0 (packages/sources/bitgo) * Release 1.137.0 (packages/sources/blocksize-capital) * Release 1.137.0 (packages/sources/cfbenchmarks) * Release 1.137.0 (packages/sources/clear-bank) * Release 1.137.0 (packages/sources/coinbase-prime) * Release 1.137.0 (packages/sources/coingecko) * Release 1.137.0 (packages/sources/coinmarketcap) * Release 1.137.0 (packages/sources/coinmetrics) * Release 1.137.0 (packages/sources/coinpaprika) * Release 1.137.0 (packages/sources/cryptocompare) * Release 1.137.0 (packages/sources/dar) * Release 1.137.0 (packages/sources/deep-blue) * Release 1.137.0 (packages/sources/dlc-btc-por) * Release 1.137.0 (packages/sources/dxfeed-secondary) * Release 1.137.0 (packages/sources/dxfeed) * Release 1.137.0 (packages/sources/elven) * Release 1.137.0 (packages/sources/elwood) * Release 1.137.0 (packages/sources/eth-beacon) * Release 1.137.0 (packages/sources/expand-network) * Release 1.137.0 (packages/sources/finage) * Release 1.137.0 (packages/sources/finalto) * Release 1.137.0 (packages/sources/finnhub-secondary) * Release 1.137.0 (packages/sources/finnhub) * Release 1.137.0 (packages/sources/fireblocks) * Release 1.137.0 (packages/sources/frxeth-exchange-rate) * Release 1.137.0 (packages/sources/galaxy) * Release 1.137.0 (packages/sources/gemini) * Release 1.137.0 (packages/sources/gramchain) * Release 1.137.0 (packages/sources/gsr) * Release 1.137.0 (packages/sources/harris-and-trotter) * Release 1.137.0 (packages/sources/icap) * Release 1.137.0 (packages/sources/iex-cloud) * Release 1.137.0 (packages/sources/intrinio) * Release 1.137.0 (packages/sources/ion.au) * Release 1.137.0 (packages/sources/kaiko) * Release 1.137.0 (packages/sources/lido-por) * Release 1.137.0 (packages/sources/lotus) * Release 1.137.0 (packages/sources/mobula-state) * Release 1.137.0 (packages/sources/moonbeam-address-list) * Release 1.137.0 (packages/sources/moore-hk) * Release 1.137.0 (packages/sources/ncfx) * Release 1.137.0 (packages/sources/nft-blue-chip) * Release 1.137.0 (packages/sources/oanda) * Release 1.137.0 (packages/sources/openexchangerates) * Release 1.137.0 (packages/sources/polkadot-balance) * Release 1.137.0 (packages/sources/polygon) * Release 1.137.0 (packages/sources/por-address-list) * Release 1.137.0 (packages/sources/por-indexer) * Release 1.137.0 (packages/sources/renvm-address-set) * Release 1.137.0 (packages/sources/s3-csv-reader) * Release 1.137.0 (packages/sources/stader-address-list) * Release 1.137.0 (packages/sources/stader-balance) * Release 1.137.0 (packages/sources/starknet-gas-price) * Release 1.137.0 (packages/sources/superstate) * Release 1.137.0 (packages/sources/synthetix-feeds) * Release 1.137.0 (packages/sources/the-network-firm) * Release 1.137.0 (packages/sources/tiingo) * Release 1.137.0 (packages/sources/tp) * Release 1.137.0 (packages/sources/tradermade) * Release 1.137.0 (packages/sources/tradingeconomics) * Release 1.137.0 (packages/sources/tradinghours) * Release 1.137.0 (packages/sources/trueusd) * Release 1.137.0 (packages/sources/trumatic-matic-exchange-rate) * Release 1.137.0 (packages/sources/twosigma) * Release 1.137.0 (packages/sources/view-function-multi-chain) * Release 1.137.0 (packages/sources/view-function) * Release 1.137.0 (packages/sources/view-starknet-latest-answer) * Release 1.137.0 (packages/sources/wbtc-address-set) * Release 1.137.0 (packages/targets/dydx-stark) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
#: 7

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
2024-10-15main

90.75 - TypeScript
6.16 - Shell
2.9 - JavaScript
0.11 - CSS
0.08 - HTML
tsx: 6
ts: 8
+   78 | -   46 | src/components/Form/ChainConfigurationForm.tsx | (3520)2024-10-15, (e623)2024-10-15
+ 14 | - 0 | src/components/Form/ChainTypes.ts | (3520)2024-10-15, (e623)2024-10-15
+ 48 | - 0 | src/hooks/queries/useAptosAccountsQuery.ts | (3520)2024-10-15, (e623)2024-10-15
+ 2 | - 0 | src/hooks/queries/useChainsQuery.ts | (3520)2024-10-15, (e623)2024-10-15
+ 32 | - 16 | src/screens/FeedsManager/EditSupportedChainDialog.tsx | (3520)2024-10-15, (e623)2024-10-15
+ 32 | - 16 | src/screens/FeedsManager/NewSupportedChainDialog.tsx | (3520)2024-10-15, (e623)2024-10-15
+ 2 | - 0 | support/factories/gql/fetchChains.ts | (3520)2024-10-15, (e623)2024-10-15
                    352091e786cb492774ff64df279049a3a88f220d
                    
                    Merge pull request #90 from smartcontractkit/ggoh/DPA-1155/support-aptos-chain-config

[DPA-1155]: feat(chainconfig): support aptos
                
e623f73d1401aa6a39687f7e7e5ffde33680150c feat(chainconfig): support aptos Allow APTOS to be selected in the chainconfig modal instead of just EVM JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
#: 8

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
2024-10-15master

80.55 - Go
18.6 - Rust
0.4 - Shell
0.35 - Makefile
0.07 - Dockerfile
0.02 - Python
0.01 - Jinja
go: 14
py: 2
mod: 7
sum: 5
rs: 17
yml: 10
+    2 | -    2 | .github/workflows/ci-lint.yml | (6dcf)2024-10-15, (96ae)2024-10-15
+ 2 | - 2 | .github/workflows/ci-reproducibility.yml | (6dcf)2024-10-15, (96ae)2024-10-15
+ 2 | - 2 | .github/workflows/release-dev.yml | (6dcf)2024-10-15, (96ae)2024-10-15
+ 2 | - 2 | .github/workflows/release.yml | (6dcf)2024-10-15, (96ae)2024-10-15
+ 2 | - 2 | .punch_version.py | (3b1f)2024-10-15, (5d59)2024-10-14
+ 16 | - 18 | go/.golangci.yml | (6dcf)2024-10-15, (96ae)2024-10-15
+ 8 | - 4 | go/common/args.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 2 | - 4 | go/common/grpc/auth/auth_tls.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 4 | - 6 | go/common/grpc/auth/auth_tls_pubkeys.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 0 | - 2 | go/consensus/cometbft/apps/roothash/transactions.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 13 | - 13 | go/go.mod | (6dcf)2024-10-15, (96ae)2024-10-15, (f67c)2024-10-14, (8f6f)2024-10-14, (e1c9)2024-10-14, (cab6)2024-10-14, (6d67)2024-10-14
+ 22 | - 22 | go/go.sum | (f67c)2024-10-14, (8f6f)2024-10-14, (e1c9)2024-10-14, (cab6)2024-10-14, (6d67)2024-10-14
+ 0 | - 4 | go/p2p/rpc/client.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 0 | - 14 | go/runtime/host/loadbalance/loadbalance.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 2 | - 2 | go/storage/mkvs/debug.go | (6dcf)2024-10-15, (96ae)2024-10-15
+ 10 | - 4 | keymanager/src/churp/handler.rs | (3f24)2024-10-14, (9f82)2024-10-14
+ 404 | - 148 | secret-sharing/src/churp/dealer.rs | (3f24)2024-10-14, (9f82)2024-10-14, (1281)2024-10-14
+ 8 | - 0 | secret-sharing/src/churp/errors.rs | (3f24)2024-10-14, (30bb)2024-10-14
+ 26 | - 6 | secret-sharing/src/churp/handoff.rs | (3f24)2024-10-14, (9f82)2024-10-14
+ 4 | - 4 | secret-sharing/src/churp/player.rs | (3f24)2024-10-14, (9f82)2024-10-14
+ 48 | - 0 | secret-sharing/src/churp/shareholder.rs | (3f24)2024-10-14, (30bb)2024-10-14
+ 162 | - 132 | secret-sharing/src/churp/switch.rs | (3f24)2024-10-14, (30bb)2024-10-14
+ 138 | - 80 | secret-sharing/src/vss/matrix.rs | (3f24)2024-10-14, (1de4)2024-10-14
                    6dcf9d8efcc828f8f194df1e82dfe5fe96ad7221
                    
                    Merge pull request #5854 from oasisprotocol/jberci/feature/go

Bump Go to 1.23.2
                
96ae86d5144378e29cc2cb186621f610931e39e7 Bump Go to 1.23.2 and golangci-lint to 1.61.0
3b1fc77d3185d37a1addc9f98ea49b0a9d6ef4e4 Merge pull request #5901 from oasisprotocol/kostko/feature/changelog-24.3 changelog: Assemble changes for 24.3 release
5d594fa263c66a107307b95e612d147f90dbef19 changelog: Assemble changes for 24.3 release
3f241f7f97ca4b7f9f0069b66daf37b28216cd94 Merge pull request #5897 from oasisprotocol/peternose/internal/verify-bp-leading-coefficients secret-sharing/src/churp/switch: Verify combined bivariate polynomial
30bb32591917c8c705857f5713fff7d2fa587afb secret-sharing/src/churp/switch: Verify combined bivariate polynomial After all bivariate shares are collected and the switch either creates a new shareholder or proactivates the share of an existing one, the new share should be verified to ensure that the verification matrix of the combined bivariate polynomial satisfies the non-zero leading term requirements.
1de418689f7093bfa87fde5d91b2a0d617b86e78 secret-sharing/src/vss/matrix: Add method to access matrix elements
9f82acbd725e4dbbb24ae1fe5c6e27a850e8dc2e secret-sharing/src/churp/dealer: Rename methods for dealer creation
12811cbf045f737b7f224a3855e47e84168365f3 secret-sharing/src/churp/dealer: Ensure leading coefficients aren't zero
f67c39b030039ed46cfc7dca122af3e348c2c9c5 Merge pull request #5895 from oasisprotocol/dependabot/go_modules/go/google.golang.org/protobuf-1.35.1 go: bump google.golang.org/protobuf from 1.34.2 to 1.35.1 in /go
8f6f6eca2ae1b1b2e452752948d925235962cc91 go: bump google.golang.org/protobuf from 1.34.2 to 1.35.1 in /go Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]
e1c9731ca69c050e382a70586595bd0fdcb8a1b8 Merge pull request #5893 from oasisprotocol/dependabot/go_modules/go/golang.org/x/net-0.30.0 go: bump golang.org/x/net from 0.29.0 to 0.30.0 in /go
cab68a1a9ab21dfd87ce7b1346694152d5d55ffe go: bump golang.org/x/net from 0.29.0 to 0.30.0 in /go Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0. - [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot]
6d674e5b69499c8c851618b13bf09915abc89079 Merge pull request #5894 from oasisprotocol/dependabot/go_modules/go/google.golang.org/grpc-1.67.1 go: bump google.golang.org/grpc from 1.62.1 to 1.67.1 in /go
#: 9

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
2024-10-15main

51.03 - JavaScript
48.79 - Solidity
0.18 - Shell
json: 2
+  259 | -  411 | package-lock.json | (2472)2024-10-15
+ 1 | - 1 | package.json | (2472)2024-10-15
                    618e839b60e3ab53bd702ea2366bee5b6bf99faa
                    
                    v6.0.0
                
2472998993d4c6c914d6cf676e8a7183c4a15f72 feat: create gmp tracker event interface (#186) Co-authored-by: Canh Trinh Co-authored-by: Canh Trinh Co-authored-by: Milap Sheth Co-authored-by: npty <[email protected]> Co-authored-by: npty
#: 10

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
2024-10-15develop

58.25 - Go
39.32 - Solidity
0.73 - Assembly
0.65 - Shell
0.31 - Makefile
0.29 - Python
0.15 - Dockerfile
0.15 - C
0.09 - Just
0.06 - HCL
0.02 - TypeScript
json: 6
gas-snapshot: 1
go: 50
mod: 2
hcl: 1
sum: 2
yml: 1
sol: 6
+   49 | -  157 | .circleci/config.yml | (ed4a)2024-10-15
+ 1 | - 1 | docker-bake.hcl | (6f41)2024-10-15
+ 5 | - 5 | go.mod | (e708)2024-10-14, (3362)2024-10-14
+ 10 | - 10 | go.sum | (e708)2024-10-14, (3362)2024-10-14
+ 76 | - 99 | op-batcher/batcher/channel.go | (f0d7)2024-10-15, (1ac8)2024-10-14
+ 61 | - 36 | op-challenger/cmd/run_trace.go | (d41e)2024-10-14
+ 3 | - 3 | op-challenger/game/fault/register.go | (14b4)2024-10-14
+ 1 | - 1 | op-challenger/game/fault/trace/asterisc/provider.go | (14b4)2024-10-14
+ 1 | - 1 | op-challenger/game/fault/trace/cannon/provider.go | (14b4)2024-10-14
+ 21 | - 2 | op-challenger/game/fault/trace/vm/op_program_server_executor.go | (14b4)2024-10-14
+ 3 | - 25 | op-challenger/runner/factory.go | (d41e)2024-10-14, (14b4)2024-10-14
+ 45 | - 73 | op-challenger/runner/runner.go | (d41e)2024-10-14
+ 1 | - 1 | op-e2e/e2eutils/disputegame/output_cannon_helper.go | (14b4)2024-10-14
+ 14 | - 4 | op-e2e/interop/supersystem.go | (59ba)2024-10-15
+ 1 | - 1 | op-node/cmd/batch_decoder/reassemble/reassemble.go | (6ae2)2024-10-15
+ 24 | - 11 | op-node/rollup/derive/channel.go | (6ae2)2024-10-15
+ 133 | - 0 | op-node/rollup/derive/channel_assembler.go | (6ae2)2024-10-15
+ 1 | - 1 | op-node/rollup/derive/channel_bank.go | (6ae2)2024-10-15
+ 12 | - 3 | op-service/sources/supervisor_client.go | (745b)2024-10-15
+ 18 | - 10 | op-supervisor/config/config.go | (59ba)2024-10-15
+ 18 | - 9 | op-supervisor/flags/flags.go | (59ba)2024-10-15
+ 153 | - 76 | op-supervisor/supervisor/backend/backend.go | (59ba)2024-10-15, (745b)2024-10-15
+ 66 | - 125 | op-supervisor/supervisor/backend/db/db.go | (745b)2024-10-15
+ 20 | - 72 | op-supervisor/supervisor/backend/db/entrydb/entry_db.go | (745b)2024-10-15
+ 20 | - 0 | op-supervisor/supervisor/backend/db/entrydb/error.go | (745b)2024-10-15
+ 0 | - 161 | op-supervisor/supervisor/backend/db/heads/heads.go | (745b)2024-10-15
+ 0 | - 127 | op-supervisor/supervisor/backend/db/heads/types.go | (745b)2024-10-15
+ 70 | - 48 | op-supervisor/supervisor/backend/db/logs/db.go | (745b)2024-10-15
+ 33 | - 33 | op-supervisor/supervisor/backend/db/logs/entries.go | (745b)2024-10-15
+ 79 | - 0 | op-supervisor/supervisor/backend/db/logs/entry.go | (745b)2024-10-15
+ 11 | - 11 | op-supervisor/supervisor/backend/db/logs/iterator.go | (745b)2024-10-15
+ 67 | - 79 | op-supervisor/supervisor/backend/db/logs/state.go | (745b)2024-10-15
+ 179 | - 0 | op-supervisor/supervisor/backend/db/query.go | (745b)2024-10-15
+ 96 | - 0 | op-supervisor/supervisor/backend/db/update.go | (745b)2024-10-15
+ 28 | - 0 | op-supervisor/supervisor/backend/depset/depset.go | (59ba)2024-10-15
+ 29 | - 0 | op-supervisor/supervisor/backend/depset/json.go | (59ba)2024-10-15
+ 48 | - 0 | op-supervisor/supervisor/backend/depset/static.go | (59ba)2024-10-15
+ 29 | - 19 | op-supervisor/supervisor/backend/processors/chain_processor.go | (745b)2024-10-15
+ 28 | - 0 | op-supervisor/supervisor/backend/processors/client.go | (745b)2024-10-15
+ 1 | - 1 | op-supervisor/supervisor/backend/processors/contracts/l2inbox.go | (745b)2024-10-15
+ 3 | - 3 | op-supervisor/supervisor/backend/processors/log_processor.go | (745b)2024-10-15
+ 0 | - 270 | op-supervisor/supervisor/backend/safety/safety.go | (745b)2024-10-15
+ 0 | - 91 | op-supervisor/supervisor/backend/safety/views.go | (745b)2024-10-15
+ 0 | - 84 | op-supervisor/supervisor/backend/source/chain.go | (745b)2024-10-15
+ 0 | - 97 | op-supervisor/supervisor/backend/source/head_monitor.go | (745b)2024-10-15
+ 0 | - 76 | op-supervisor/supervisor/backend/source/head_processor.go | (745b)2024-10-15
+ 1 | - 1 | op-supervisor/supervisor/entrypoint.go | (59ba)2024-10-15
+ 20 | - 23 | op-supervisor/supervisor/frontend/frontend.go | (745b)2024-10-15
+ 10 | - 4 | op-supervisor/supervisor/service.go | (745b)2024-10-15
+ 33 | - 0 | op-supervisor/supervisor/types/types.go | (59ba)2024-10-15, (745b)2024-10-15
+ 5 | - 5 | packages/contracts-bedrock/.gas-snapshot | (cb20)2024-10-15
+ 16 | - 8 | packages/contracts-bedrock/semver-lock.json | (cb20)2024-10-15
+ 55 | - 99 | packages/contracts-bedrock/snapshots/abi/OptimismSuperchainERC20.json | (cb20)2024-10-15
+ 1 | - 1 | packages/contracts-bedrock/snapshots/abi/OptimismSuperchainERC20Factory.json | (cb20)2024-10-15
+ 166 | - 0 | packages/contracts-bedrock/snapshots/abi/SuperchainTokenBridge.json | (cb20)2024-10-15
+ 7 | - 2 | packages/contracts-bedrock/snapshots/abi/SuperchainWETH.json | (cb20)2024-10-15
+ 1 | - 0 | packages/contracts-bedrock/snapshots/storageLayout/SuperchainTokenBridge.json | (cb20)2024-10-15
+ 9 | - 16 | packages/contracts-bedrock/src/L2/L2StandardBridgeInterop.sol | (cb20)2024-10-15
+ 25 | - 29 | packages/contracts-bedrock/src/L2/OptimismSuperchainERC20.sol | (cb20)2024-10-15
+ 8 | - 9 | packages/contracts-bedrock/src/L2/OptimismSuperchainERC20Factory.sol | (cb20)2024-10-15
+ 29 | - 34 | packages/contracts-bedrock/src/L2/SuperchainERC20.sol | (cb20)2024-10-15
+ 93 | - 0 | packages/contracts-bedrock/src/L2/SuperchainTokenBridge.sol | (cb20)2024-10-15
+ 10 | - 9 | packages/contracts-bedrock/src/L2/SuperchainWETH.sol | (cb20)2024-10-15
                    3be573c953f7cb57831457ba2e8b199cb0cfca04
                    
                    cannon: Add a script to build multicannon with support for legacy versions. (#12455)
                
59ba5f379ee30d110d7ff488a3a2bfc047ca4d23 op-supervisor: dependency-set config (#12450) * op-supervisor: cleanup, refactor to take local-safe info from op-node * op-supervisor: dependency-set config --------- Co-authored-by: axelKingsley
745b251d49181a85313b7c65fa62678d66300491 op-supervisor: cleanup, refactor, local-safe info from op-node (#12427) * op-supervisor: cleanup, refactor to take local-safe info from op-node * Refactor ChainProcessor Worker * remove unneeded err check * semgrep --------- Co-authored-by: axelKingsley
77289937b6574c45064c1a224ac7b31dd4bb3711 maint(ct): fix AddressManager deploy (#12471) Updates Deploy.s.sol to use create1AndSave for the AddressManager contract.
eb21c3e69199489a2a164498a6066795a1145dcc op-e2e: Suffix Kurtosis enclaves with current time (#12473) This prevents spurious failures when a test fails to properly clean up enclaves after shutdown.
cb2066b0b961958189a2ae25ac1421fd157df387 feat: introduce SuperchainERC20 redesign + ICrosschainERC20 (#12321) * feat: add superchain erc20 bridge (#61) * feat: add superchain erc20 bridge * fix: interfaces and versions * refactor: optimism superchain erc20 redesign (#62) * refactor: use oz upgradeable erc20 as dependency * chore: update interfaces * fix: tests based on changes * refactor: remove op as dependency * feat: add check for supererc20 bridge on modifier * chore: update tests and interfaces * chore: update stack vars name on test * chore: remove empty gitmodules file * chore: update superchain weth errors * test: add superchain erc20 bridge tests (#65) * test: add superchain erc20 bridge tests * test: add optimism superchain erc20 beacon tests * test: remove unnecessary test * test: tests fixes * test: tests fixes * chore: update missing bridge on natspec (#69) * chore: update missing bridge on natspec * fix: natspecs --------- Co-authored-by: agusduha * fix: remove superchain erc20 base (#70) * refactor: update isuperchainweth (#71) --------- Co-authored-by: agusduha * feat: rename mint/burn and add SuperchainERC20 (#74) * refactor: rename mint and burn functions on superchain erc20 * chore: rename optimism superchain erc20 to superchain erc20 * feat: create optimism superchain erc20 contract * chore: update natspec and errors * fix: superchain erc20 tests * refactor: make superchain erc20 abstract * refactor: move storage and erc20 metadata functions to implementation * chore: update interfaces * chore: update superchain erc20 events * fix: tests * fix: natspecs * fix: add semmver lock and snapshots * fix: remove unused imports * fix: natspecs --------- Co-authored-by: 0xDiscotech <[email protected]> * fix: refactor zero check (#76) * fix: pre pr * fix: semver natspec check failure (#79) * fix: semver natspec check failure * fix: ignore mock contracts in semver natspec script * fix: error message * feat: add crosschain erc20 interface (#80) * feat: add crosschain erc20 interface * fix: refactor interfaces * fix: superchain bridge natspec (#83) * fix: superchain weth natspec (#84) Co-authored-by: 0xng Co-authored-by: 0xParticle Co-authored-by: gotzenx <[email protected]> * fix: stop inheriting superchain interfaces (#85) * fix: stop inheriting superchain interfaces * fix: move events and erros into the implementation * fix: make superchainERC20 inherits from crosschainERC20 * fix: superchain bridge rename (#86) * fix: fee vault compiler error (#87) * fix: remove unused imports * fix: refactor common errors (#90) * fix: refactor common errors * fix: remove unused version * fix: reuse unauthorized error (#92) * fix: superchain erc20 factory conflicts * fix: rename crosschain functions (#94) --------- Co-authored-by: Disco <[email protected]> Co-authored-by: 0xng Co-authored-by: 0xParticle Co-authored-by: gotzenx <[email protected]>
c8edbe24cb9579ee9dd7b0f8d164647d6af3a056 test: Remove exceptions for unlabelled fdg contracts (#12462) * test: Remove exceptions for unlabelled fdg contracts * fix: Unused import
34e8e691b75021a7f48dbba99ed8465519fec878 op-e2e: Parallelize CGT tests (#12464) * op-e2e: Parallelize CGT tests Parallelizes the custom gas token tests. This reduces runtime from ~120s to ~60s on my Macbook. * code review updates
6ae28f56188c86b0ab90d9cfa9ec09fe84cdee9f op-node/rollup/derive: Add Holocene Channel Stage (#12334) This only adds the new stage, but doesn't wire it into the derivation pipeline yet.
f0d7738210228e908036d353b453322539f98f23 Rename channel receiver (#12453)
ed4a80c46c20c43cd2781ac62643d0ba2f319e8d ci: Port some CI jobs to self-hosted runners (#12199) * ci: Port some CI jobs to self-hosted runners This PR ports the following CI jobs to use self-hosted runners: - cannon-go-lint-and-test - contracts-bedrock-build - go-lint - go-test-kurtosis - go-e2e-test - cannon-prestate These jobs benefit from running on beefier hardware. Since Go cache data is shared among the executors, it also allowed me to remove a lot of the manual caching logic from our builds while improving Go compilation times overall. I'll provide a separate writeup detailing exactly how the executors work. * use test result directories in the workspace
6f41bac618826b7669ba584876586fb17ac5e9b0 proofs-tools: Update challenger to include new vm runner options. (#12452)
e7085e537b4a0c95d41b048cfcfdd7ad24808337 dependabot(gomod): bump github.com/minio/minio-go/v7 (#12446) Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.77 to 7.0.78. - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](https://github.com/minio/minio-go/compare/v7.0.77...v7.0.78) --- updated-dependencies: - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d41e588681d1d0ee61c962f4d89b25ffe2084065 op-challenger: Support running multiple prestates the same game type in run-trace (#12443)
1ac85caa8a2bb30b30bf65df3ee897ec12002da2 [batcher] Cleanup batcher channel inclusion block logic (#12363) * Cleanup batcher channel inclusion block logic * Add comment to isTimedOut * Remove updateInclusionBlocks altogether * Revert receiver variable rename * Fix tests * Fix isTimedOut for ChannelTimeouts of 1 (ensure that some txs have been confirmed) * Added comment about confirmed txs to isFullySubmitted
33628f53da585fbda77a771673b0e31606181c92 dependabot(gomod): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (#12447) Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.4 to 2.27.5. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/urfave/cli/compare/v2.27.4...v2.27.5) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14b437b010511401af102f40626102dcb5cc4fb8 op-challenger: Set op-program log level based on the challenger level (#12379) * op-challenger: Set op-program log level based on the challenger level. * op-challenger: Fix tests to actually assert values.
#: 11

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
2024-10-15main

64.09 - Rust
19.87 - Go
12.23 - TypeScript
2.22 - JavaScript
0.81 - Solidity
0.65 - Shell
0.08 - Dockerfile
0.03 - Makefile
0.01 - HTML
go: 6
mod: 8
sum: 8
rs: 8
toml: 2
+   20 | -    0 | client-sdk/go/client/client.go | (3b02)2024-10-15, (02d0)2024-10-15
+ 58 | - 58 | client-sdk/go/go.mod | (3b02)2024-10-15, (02d0)2024-10-15
+ 246 | - 178 | client-sdk/go/go.sum | (3b02)2024-10-15, (02d0)2024-10-15
+ 54 | - 54 | client-sdk/ts-web/core/reflect-go/go.mod | (3b02)2024-10-15, (02d0)2024-10-15
+ 240 | - 168 | client-sdk/ts-web/core/reflect-go/go.sum | (3b02)2024-10-15, (02d0)2024-10-15
+ 2 | - 0 | client-sdk/ts-web/core/reflect-go/main.go | (3b02)2024-10-15, (02d0)2024-10-15
+ 6 | - 6 | runtime-sdk/Cargo.toml | (3b02)2024-10-15, (02d0)2024-10-15
+ 74 | - 10 | runtime-sdk/src/keymanager.rs | (3b02)2024-10-15, (02d0)2024-10-15
+ 48 | - 50 | runtime-sdk/src/modules/rofl/app/client.rs | (3b02)2024-10-15, (02d0)2024-10-15
+ 6 | - 4 | runtime-sdk/src/modules/rofl/app/mod.rs | (3b02)2024-10-15, (02d0)2024-10-15
+ 40 | - 2 | runtime-sdk/src/runtime.rs | (3b02)2024-10-15, (02d0)2024-10-15
+ 56 | - 56 | tools/gen_runtime_vectors/go.mod | (3b02)2024-10-15, (02d0)2024-10-15
+ 236 | - 168 | tools/gen_runtime_vectors/go.sum | (3b02)2024-10-15, (02d0)2024-10-15
+ 44 | - 46 | tools/orc/go.mod | (3b02)2024-10-15, (02d0)2024-10-15
+ 96 | - 112 | tools/orc/go.sum | (3b02)2024-10-15, (02d0)2024-10-15
+ 10 | - 14 | tools/orc/main.go | (3b02)2024-10-15, (02d0)2024-10-15
                    3b02f11cb2b17ae3144c1d36a77b285f7f802054
                    
                    Merge pull request #2010 from oasisprotocol/kostko/feature/oasis-core-24.3.0

Bump Oasis Core to 24.3
                
02d0622e9f90d2338e3a8191faa396345c15596f Bump Oasis Core to 24.3
#: 12

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
2024-10-15main

43.08 - TypeScript
30.57 - Solidity
12.39 - Python
8.21 - Go
3.21 - Rust
1.06 - JavaScript
0.98 - Makefile
0.37 - CSS
0.13 - Shell
prettierignore: 2
sol: 6
json: 2
+    2 | -    0 | contracts/.prettierignore | (5240)2024-10-15, (239c)2024-10-15
+ 6 | - 2 | contracts/.solhint.json | (5240)2024-10-15, (239c)2024-10-15
+ 6 | - 6 | contracts/contracts/OPL.sol | (5240)2024-10-15, (239c)2024-10-15
+ 40 | - 12 | contracts/contracts/Sapphire.sol | (52b7)2024-10-15, (b276)2024-10-15
+ 4 | - 4 | contracts/contracts/WrappedROSE.sol | (5240)2024-10-15, (239c)2024-10-15
                    5240107038dd2e0ca50550c6c05b2052358e0a9e
                    
                    Merge pull request #438 from oasisprotocol/CedarMist/1-of-many-PRs-for-matevz-minor-lint-fixes

contracts: minor fixes to reduce warnings from solhint
                
239c74f5e63302f3f3973166e306a1ef536e6197 contracts: minor fixes to reduce warnings from solhint
52b72661e8e020b7d1606e68755bebe9b840afec Merge pull request #437 from oasisprotocol/matevz/fix/docs-sapphire-contracts-keypair-size contracts/generateSigningKeypair: Doc explicit sk size
b27603d0b82fbd2e053c7511e8278cba561cd027 contracts/generateSigningKeypair: Doc explicit sk size
c28da8f1e852369d47b51cb882c604397768eed5 Merge pull request #434 from oasisprotocol/rube/432-add-router-addresses docs: add router gateway addresses
#: 13

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
2024-10-15main

66.75 - Rust
22.86 - TypeScript
7.07 - Go
2.1 - Lean
1.05 - Shell
0.14 - JavaScript
0.02 - Dockerfile
0.01 - HTML
go: 16
ts: 4
json: 2
+    6 | -    0 | cli/src/commands/start-prover/index.ts | (e63e)2024-10-14
+ 4 | - 2 | cli/src/utils/processProverServer.ts | (e63e)2024-10-14
+ 1 | - 1 | js/compressed-token/package.json | (e63e)2024-10-14
+ 16 | - 226 | js/compressed-token/src/idl/light_compressed_token.ts | (e63e)2024-10-14
+ 1 | - 1 | js/stateless.js/package.json | (e63e)2024-10-14
+ 16 | - 226 | js/stateless.js/src/idls/light_compressed_token.ts | (e63e)2024-10-14
+ 128 | - 36 | light-prover/main.go | (e63e)2024-10-14
+ 5 | - 4 | light-prover/merkle-tree/merkle_tree.go | (89d9)2024-10-15
+ 59 | - 68 | light-prover/prover/batch_append_circuit.go | (89d9)2024-10-15, (c3da)2024-10-14, (e63e)2024-10-14
+ 20 | - 0 | light-prover/prover/batch_circuit_helpers.go | (e63e)2024-10-14
+ 252 | - 20 | light-prover/prover/batch_update_circuit.go | (89d9)2024-10-15, (e63e)2024-10-14
+ 13 | - 2 | light-prover/prover/circuit_builder.go | (e63e)2024-10-14
+ 53 | - 7 | light-prover/prover/circuit_utils.go | (89d9)2024-10-15, (e63e)2024-10-14
+ 20 | - 5 | light-prover/prover/marshal.go | (e63e)2024-10-14
+ 8 | - 0 | light-prover/prover/marshal_append.go | (89d9)2024-10-15
+ 131 | - 0 | light-prover/prover/marshal_update.go | (89d9)2024-10-15, (e63e)2024-10-14
+ 35 | - 1 | light-prover/server/server.go | (e63e)2024-10-14
                    93db701df3ff42b20bb0431ea4c4ce84c531576d
                    
                    refactor: disable logging by default in TestRpc class (#1301)
                
89d96f9ea70c1eb26f4fb194eba1d58f87ca95e9 feat: merkle root update gadget (#1303) * refactor: unified public inputs into hashchain * light-prover-client: add batch append and update formatters * feat: add MerkleRootUpdateGadget gadget * refactor: update marshaling logic for batch append and update parameters * refactor: update download keys script with new append and update buckets * refactor: update workflow to download keys based on pull request base branch --------- Co-authored-by: ananas-block
c3da04acfa786629c98c7d8296148a959523dcfb chore: add comments about how append method works (#1300) * chore: add comments about how append method works * Update light-prover/prover/batch_append_circuit.go Co-authored-by: ananas-block <[email protected]> --------- Co-authored-by: ananas-block <[email protected]>
e63ec20592570d0a63a51bf72b3868fdb779b812 feat: batch update circuit (#1291) - add batch update circuit, which is used to invalidate input state
8ab12e8916ce1d196f8ddda0ed251b8526b6c4c0 chore: add Fedora installation instructions for clang and lld (#1297)
84b547c28ddb6581ec3cca69294fcdada3dc3027 chore: update shebang to use bash instead of sh in every script (#1296)
#: 14

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

GitHub Url: github.com/ArbitrumFoundation/governance
GitHub History Url: github.com/ArbitrumFoundation/governance/commits
2024-10-15main

57.04 - Solidity
41.82 - TypeScript
0.89 - HTML
0.17 - Shell
0.07 - Makefile
0.02 - Dockerfile
sol: 3
+   52 | -    0 | src/gov-action-contracts/token-bridge/RegisterAndSetArbCustomGatewayAction.sol | (bf74)2024-10-15
+ 4 | - 4 | src/gov-action-contracts/token-bridge/RegisterL2TokenInArbCustomGatewayAction.sol | (bf74)2024-10-15
+ 4 | - 4 | src/gov-action-contracts/token-bridge/SetGatewayAction.sol | (bf74)2024-10-15
                    bf74af23726ca45e382e6312a978f17f58fd880f
                    
                    feat: RegisterAndSetArbCustomGatewayAction (#308)

* feat: RegisterAndSetGatewayAction

* fix: send value

* chore: rename to RegisterAndSetArbCustomGatewayAction

* fix: make payable
                
#: 15

id: driftprotocol
project: Drift Protocol
Date: 2022-02-15T08:00-06:00
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
2024-10-15master

52.41 - TypeScript
47.34 - Rust
0.2 - JavaScript
0.04 - Shell
0.02 - Dockerfile
ts: 8
json: 9
+    8 | -    8 | sdk/package.json | (631e)2024-10-15, (f672)2024-10-15, (86ee)2024-10-15, (c83d)2024-10-15, (04fa)2024-10-15, (ab00)2024-10-15, (bb8e)2024-10-15, (dbf5)2024-10-14
+ 2 | - 2 | sdk/src/constants/perpMarkets.ts | (31b0)2024-10-15
+ 2 | - 2 | sdk/src/constants/spotMarkets.ts | (9bb5)2024-10-15
+ 11 | - 1 | sdk/src/decode/user.ts | (9e84)2024-10-15
+ 10 | - 2 | sdk/src/driftClient.ts | (7d2e)2024-10-15, (fd47)2024-10-14
+ 195 | - 37 | sdk/src/idl/switchboard_on_demand_30.json | (b75f)2024-10-15
+ 6 | - 0 | sdk/src/types.ts | (7437)2024-10-15
+ 5 | - 5 | sdk/src/user.ts | (9e84)2024-10-15, (79c0)2024-10-15
                    631e79edf8bce536ce5fa0a4d3fed0f9eaf81b41
                    
                    sdk: release v2.97.0-beta.16
                
9e845b9954bd46e2f0057e98ccd61b9647b66b25 fix fast decode user for high leverage mode (#1261) * fix fast decode user for high leverage mode * remove high leverage bandaid
f6723bcc0df2802d4a5e69d1eeea5e9939b65e5e sdk: release v2.97.0-beta.15
79c02e7e17936383dc5abb9d0c08187613113b86 fix: null check in high leverage mode
86ee5049725e541ed03ff25a82ffed518cc9c9de sdk: release v2.97.0-beta.14
31b0f746c7d88bd9eb6f0113cc337929b8025509 change perp constants file for cloud oracle
c83dd0db930a8ea27897f4c6ef23588c71f4c1a4 sdk: release v2.97.0-beta.13
7437f187d18f668ce075943588ea134b5269c5a2 sdk: add missing type for high leverage mode
7d2ef412fed8eb6e40cb2fbf060ffe4ec0e01af8 sdk: add fetchHighLeverageModeConfig
04fa05d99a44195070d03d74773526e4fd92739c sdk: release v2.97.0-beta.12
9bb5e035c0dde44bdaad1f3197dad0731f3a9219 update constants file for cloud oracle
ab00cfd6b0db50bf1c7f968ce14ccc784562701e sdk: release v2.97.0-beta.11
b75f944fc2f6e9d09e8baceb733233a00271fb8c update switchboard on demand idl
bb8e9c01826202f5dddc04c403dcb90d89413395 sdk: release v2.97.0-beta.10
0337d8213564e7be25f82a6250665ad0bc0612ec Minor change to readme to try improve salience for available Drift documentation (#1239)
dbf52960aa39647fd06c1832862eb90d73eb1b13 sdk: release v2.97.0-beta.9
fd47557777b619f1a7ed747b4d9109bcd482158b sdk: fix enable/disable high leverage mode ix name
#: 16

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

GitHub Url: github.com/babylonlabs-io/babylon
GitHub History Url: github.com/babylonlabs-io/babylon/commits
2024-10-15main

98.36 - Go
1.09 - Makefile
0.33 - Shell
0.22 - Dockerfile
proto: 3
go: 15
+   96 | -   29 | btcstaking/staking.go | (5080)2024-10-14
+ 15 | - 13 | proto/babylon/btcstaking/v1/query.proto | (6f18)2024-10-15
+ 12 | - 1 | proto/babylon/checkpointing/v1/query.proto | (0899)2024-10-15
+ 18 | - 3 | proto/babylon/finality/v1/query.proto | (c616)2024-10-15
+ 2 | - 0 | x/btcstaking/types/btc_delegation.go | (c35c)2024-10-14
+ 10 | - 0 | x/btcstaking/types/btc_slashing_tx.go | (c35c)2024-10-14
+ 0 | - 5 | x/btcstaking/types/create_delegation_parser.go | (5080)2024-10-14
+ 1 | - 0 | x/btcstaking/types/query.go | (6f18)2024-10-15
+ 194 | - 156 | x/btcstaking/types/query.pb.go | (6f18)2024-10-15
+ 9 | - 2 | x/btcstaking/types/validate_parsed_message.go | (5080)2024-10-14
+ 17 | - 2 | x/checkpointing/keeper/grpc_query_bls.go | (0899)2024-10-15
+ 4 | - 2 | x/checkpointing/keeper/grpc_query_checkpoint.go | (0899)2024-10-15
+ 358 | - 94 | x/checkpointing/types/query.pb.go | (0899)2024-10-15
+ 19 | - 2 | x/finality/keeper/grpc_query.go | (c616)2024-10-15
+ 3 | - 6 | x/finality/keeper/msg_server.go | (c4c2)2024-10-14
+ 25 | - 0 | x/finality/types/msg.go | (c4c2)2024-10-14
+ 422 | - 113 | x/finality/types/query.pb.go | (0899)2024-10-15, (c616)2024-10-15
                    089917e3e4cead8998646d8c14e5837cd08905d9
                    
                    chore: update exposed db objects in `x/checkpointing` module (#201)

## Summary
Part closes: https://github.com/babylonlabs-io/pm/issues/72

Currently some of the objects in the babylon apis are exposed and need
to be handled correctly seen in
https://github.com/babylonlabs-io/pm/issues/72

This PR handles the exposed objects in `x/checkpointing`
                
c6167e504728dd02197600a8c92dfec850b1da6b chore: Handle `FinalityProviderSigningInfo` object (#194) ## Summary Part closes: https://github.com/babylonlabs-io/pm/issues/72 Currently some of the objects in the babylon apis are exposed and need to be handled correctly seen in [here](https://github.com/babylonlabs-io/pm/issues/72) This PR handles the `FinalityProviderSigningInfo` in https://github.com/babylonlabs-io/babylon/blob/v0.11.0/x/finality/keeper/grpc_query.go#L230
6f1808b83d6254e8b5604b422d7bcf87cbcbea19 fix: `BTCDelgationResponse` missing `staking_time` (#197) In pre-approval flow, the delegation has zero value for both `startHeight` and `endHeight`. Therefore, the staking time should not be inferred from `endHeight - startHeight`. Instead, it should be stored seprately. This PR adds `stakingTime` to `BTCDelegationResponse`
c4f1ff0ff8dc1587b0ed9fc84ed74d0be3b82231 docs: small additional edits for btccheckpoint module (#195) Additional edits that werent saved
4996ca11eeb52ae944400e17ddc0812fc28b1011 docs: Add documentation to btccheckpoint module (#147) ## Summary There is currently nothing documenting the code for btccheckpoint module. This adds information on the following: state, messages, endblocker, queries and general concepts regarding the module.
c35c6a0a26b9c43e3e37caa72da015098b1d5745 fix: fixing witness construction of slashing tx (#193)
c4c25b6943bdc51d6f3d2c1f217b574c7ad0f781 Do not panic on nil proof when handling votes (#186) If not would receive finality vote with `nil` Proof, it would panic. Pr: - fixes that - add test case
b7c87a76a8b7cb45ddd114fef33e2230741954aa Update changelog v0.12.1 (#190)
508046b6c2433675a176af6228ac9bd437260df2 Properly validate whether tranactions are standard (#185) Add: - new `btcstaking` library function to validate whether transactions are standard based on https://github.com/btcsuite/btcd/blob/ee68dc66a835bf2c9333f3d7b33791841f561c84/mempool/policy.go#L285 - use those function to validate unbonding / slashing transactions - test suite to test new functions
#: 17

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
2024-10-15main

96.74 - Go
2.42 - Shell
0.59 - Makefile
0.11 - Ruby
0.1 - Python
0.04 - Dockerfile
yaml: 4
go: 239
mod: 1
proto: 71
sum: 1
gob: 2
+    2 | -    2 | app/ante_handler.go | (d740)2024-10-14
+ 192 | - 136 | app/app.go | (32d2)2024-10-15, (3a47)2024-10-15, (d23c)2024-10-15, (d740)2024-10-14, (ebeb)2024-10-14, (b001)2024-10-14
+ 1 | - 1 | app/encoding.go | (d740)2024-10-14
+ 18 | - 13 | app/proposals_allowlisting.go | (d23c)2024-10-15, (d740)2024-10-14, (b001)2024-10-14
+ 13 | - 9 | app/upgrades/types.go | (d740)2024-10-14, (b001)2024-10-14
+ 0 | - 38 | app/upgrades/v4.0.1/constants.go | (d740)2024-10-14
+ 0 | - 259 | app/upgrades/v4.0.1/upgrades.go | (d740)2024-10-14
+ 26 | - 8 | app/upgrades/v5.0.0/constants.go | (ec35)2024-10-15, (d23c)2024-10-15, (d740)2024-10-14, (b001)2024-10-14
+ 177 | - 19 | app/upgrades/v5.0.0/upgrades.go | (32d2)2024-10-15, (3a47)2024-10-15, (d23c)2024-10-15, (d740)2024-10-14, (b001)2024-10-14
+ 0 | - 20 | app/upgrades/v5.0.1/constants.go | (3a47)2024-10-15
+ 0 | - 108 | app/upgrades/v5.0.1/upgrades.go | (3a47)2024-10-15
+ 1 | - 1 | cmd/neutrond/consumer.go | (d740)2024-10-14
+ 2 | - 2 | cmd/neutrond/main.go | (d740)2024-10-14
+ 2 | - 2 | cmd/neutrond/root.go | (d740)2024-10-14
+ 2490 | - 610 | docs/static/swagger.yaml | (8132)2024-10-15, (d23c)2024-10-15, (d740)2024-10-14, (235d)2024-10-14
+ 5 | - 5 | go.mod | (d740)2024-10-14
+ 6 | - 6 | go.sum | (d740)2024-10-14
+ 1 | - 1 | proto/gaia/globalfee/v1beta1/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/gaia/globalfee/v1beta1/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/gaia/globalfee/v1beta1/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/gaia/globalfee/v1beta1/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/contractmanager/failure.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/contractmanager/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/contractmanager/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/contractmanager/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/contractmanager/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/contractmanager/v1/failure.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/cron/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/cron/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/cron/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/cron/schedule.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/cron/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/cron/v1/schedule.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/deposit_record.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/limit_order_expiration.proto | (d740)2024-10-14
+ 23 | - 5 | proto/neutron/dex/limit_order_tranche.proto | (959c)2024-10-15, (081c)2024-10-15, (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/limit_order_tranche_user.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/pair_id.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/pool.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/pool_metadata.proto | (d740)2024-10-14
+ 32 | - 8 | proto/neutron/dex/pool_reserves.proto | (959c)2024-10-15, (081c)2024-10-15, (d740)2024-10-14
+ 2 | - 2 | proto/neutron/dex/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/tick_liquidity.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dex/trade_pair_id.proto | (d740)2024-10-14
+ 30 | - 3 | proto/neutron/dex/tx.proto | (d23c)2024-10-15, (d740)2024-10-14, (3b94)2024-10-14
+ 2 | - 2 | proto/neutron/dex/v2/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dynamicfees/v1/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dynamicfees/v1/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dynamicfees/v1/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/dynamicfees/v1/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feeburner/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feeburner/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feeburner/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feeburner/total_burned_neutrons_amount.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feeburner/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feerefunder/fee.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feerefunder/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feerefunder/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feerefunder/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/feerefunder/tx.proto | (d740)2024-10-14
+ 15 | - 0 | proto/neutron/ibcratelimit/v1beta1/genesis.proto | (d740)2024-10-14
+ 14 | - 0 | proto/neutron/ibcratelimit/v1beta1/params.proto | (d740)2024-10-14
+ 27 | - 0 | proto/neutron/ibcratelimit/v1beta1/query.proto | (d740)2024-10-14
+ 43 | - 0 | proto/neutron/ibcratelimit/v1beta1/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchainqueries/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchainqueries/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchainqueries/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchainqueries/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchaintxs/v1/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchaintxs/v1/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchaintxs/v1/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/interchaintxs/v1/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/transfer/v1/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/neutron/transfer/v1/tx.proto | (d740)2024-10-14
+ 1 | - 1 | proto/osmosis/tokenfactory/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/osmosis/tokenfactory/v1beta1/authorityMetadata.proto | (d740)2024-10-14
+ 1 | - 1 | proto/osmosis/tokenfactory/v1beta1/genesis.proto | (d740)2024-10-14
+ 1 | - 1 | proto/osmosis/tokenfactory/v1beta1/params.proto | (d740)2024-10-14
+ 1 | - 1 | proto/osmosis/tokenfactory/v1beta1/query.proto | (d740)2024-10-14
+ 1 | - 1 | proto/osmosis/tokenfactory/v1beta1/tx.proto | (d740)2024-10-14
+ 1 | - 1 | utils/bank.go | (d740)2024-10-14
+ 1 | - 1 | utils/dcli/parsers.go | (d740)2024-10-14
+ 4 | - 4 | wasmbinding/bindings/msg.go | (d740)2024-10-14
+ 4 | - 4 | wasmbinding/bindings/query.go | (d740)2024-10-14
+ 1 | - 1 | wasmbinding/custom_querier.go | (d740)2024-10-14
+ 15 | - 15 | wasmbinding/message_plugin.go | (d740)2024-10-14
+ 5 | - 5 | wasmbinding/queries.go | (d740)2024-10-14
+ 7 | - 7 | wasmbinding/query_plugin.go | (d740)2024-10-14
+ 11 | - 8 | wasmbinding/stargate_allowlist.go | (d23c)2024-10-15, (d740)2024-10-14, (e3ce)2024-10-14
+ 9 | - 9 | wasmbinding/wasm.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/client/cli/query.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/client/cli/query_failure.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/client/cli/query_params.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/genesis.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/ibc_middleware.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/failure.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/grpc_query.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/grpc_query_failure.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/grpc_query_params.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/keeper.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/migrations.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/msg_server.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/params.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/keeper/sudo.go | (d740)2024-10-14
+ 1 | - 1 | x/contractmanager/migrations/v2/store.go | (d740)2024-10-14
+ 3 | - 3 | x/contractmanager/module.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/types/failure.pb.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/types/genesis.pb.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/types/params.pb.go | (d740)2024-10-14
+ 7 | - 7 | x/contractmanager/types/query.pb.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/types/tx.pb.go | (d740)2024-10-14
+ 2 | - 2 | x/contractmanager/types/v1/failure.pb.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/client/cli/query.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/client/cli/query_params.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/client/cli/query_schedule.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/client/cli/tx.go | (d740)2024-10-14
+ 2 | - 2 | x/cron/genesis.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/grpc_query.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/grpc_query_params.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/grpc_query_schedule.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/keeper.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/migrations.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/msg_server.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/keeper/params.go | (d740)2024-10-14
+ 1 | - 1 | x/cron/migrations/v2/store.go | (d740)2024-10-14
+ 3 | - 3 | x/cron/module.go | (d740)2024-10-14
+ 2 | - 2 | x/cron/module_simulation.go | (d740)2024-10-14
+ 3 | - 3 | x/cron/types/genesis.pb.go | (d740)2024-10-14
+ 3 | - 3 | x/cron/types/params.pb.go | (d740)2024-10-14
+ 32 | - 32 | x/cron/types/query.pb.go | (d740)2024-10-14
+ 23 | - 23 | x/cron/types/schedule.pb.go | (d740)2024-10-14
+ 2 | - 2 | x/cron/types/tx.pb.go | (d740)2024-10-14
+ 18 | - 18 | x/cron/types/v1/schedule.pb.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_inactive_limit_order_tranche.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_limit_order_tranche.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_limit_order_tranche_user.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_params.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_pool.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_pool_metadata.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_pool_reserves.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_tick_liquidity.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_user_deposits.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/query_user_limit_orders.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/tx.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/tx_cancel_limit_order.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/tx_deposit.go | (d740)2024-10-14
+ 2 | - 2 | x/dex/client/cli/tx_multi_hop_swap.go | (d740)2024-10-14
+ 2 | - 2 | x/dex/client/cli/tx_place_limit_order.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/tx_withdrawl.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/client/cli/tx_withdrawl_filled_limit_order.go | (d740)2024-10-14
+ 2 | - 2 | x/dex/genesis.go | (d740)2024-10-14
+ 21 | - 11 | x/dex/keeper/cancel_limit_order.go | (d23c)2024-10-15, (d740)2024-10-14
+ 3 | - 3 | x/dex/keeper/core_helper.go | (d740)2024-10-14
+ 6 | - 4 | x/dex/keeper/deposit.go | (d23c)2024-10-15, (d740)2024-10-14
+ 2 | - 2 | x/dex/keeper/deposit_record.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_estimate_multi_hop_swap.go | (d740)2024-10-14
+ 4 | - 1 | x/dex/keeper/grpc_query_estimate_place_limit_order.go | (d23c)2024-10-15, (d740)2024-10-14, (3b94)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_inactive_limit_order_tranche.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_limit_order_tranche.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_limit_order_tranche_user.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_params.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_pool.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_pool_metadata.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_pool_reserves.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_simulate_cancel_limit_order.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_simulate_deposit.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_simulate_multi_hop_swap.go | (d740)2024-10-14
+ 14 | - 5 | x/dex/keeper/grpc_query_simulate_place_limit_order.go | (959c)2024-10-15, (081c)2024-10-15, (d23c)2024-10-15, (a6b2)2024-10-15, (d740)2024-10-14, (3b94)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_simulate_withdraw_filled_limit_order.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_simulate_withdrawal.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/grpc_query_tick_liquidity.go | (d740)2024-10-14
+ 3 | - 3 | x/dex/keeper/grpc_query_user_deposits.go | (d740)2024-10-14
+ 13 | - 11 | x/dex/keeper/inactive_limit_order_tranche.go | (d23c)2024-10-15, (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/keeper.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/limit_order_expiration.go | (d740)2024-10-14
+ 48 | - 14 | x/dex/keeper/limit_order_tranche.go | (959c)2024-10-15, (081c)2024-10-15, (d23c)2024-10-15, (d740)2024-10-14
+ 13 | - 3 | x/dex/keeper/limit_order_tranche_user.go | (d23c)2024-10-15, (d740)2024-10-14
+ 37 | - 29 | x/dex/keeper/liquidity.go | (959c)2024-10-15, (081c)2024-10-15, (d23c)2024-10-15, (c807)2024-10-15, (d740)2024-10-14, (3b94)2024-10-14
+ 1 | - 1 | x/dex/keeper/liquidity_iterator.go | (d740)2024-10-14
+ 16 | - 4 | x/dex/keeper/migrations.go | (959c)2024-10-15, (081c)2024-10-15, (019e)2024-10-15, (d740)2024-10-14
+ 14 | - 5 | x/dex/keeper/msg_server.go | (959c)2024-10-15, (081c)2024-10-15, (d23c)2024-10-15, (a6b2)2024-10-15, (d740)2024-10-14, (3b94)2024-10-14
+ 5 | - 5 | x/dex/keeper/multihop_swap.go | (959c)2024-10-15, (081c)2024-10-15, (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/params.go | (d740)2024-10-14
+ 78 | - 41 | x/dex/keeper/place_limit_order.go | (959c)2024-10-15, (081c)2024-10-15, (9b4c)2024-10-15, (d23c)2024-10-15, (a6b2)2024-10-15, (d740)2024-10-14, (3b94)2024-10-14
+ 31 | - 36 | x/dex/keeper/pool.go | (32d2)2024-10-15, (d23c)2024-10-15, (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/pool_metadata.go | (d740)2024-10-14
+ 39 | - 1 | x/dex/keeper/pool_reserves.go | (d23c)2024-10-15, (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/tick_iterator.go | (d740)2024-10-14
+ 1 | - 1 | x/dex/keeper/tick_liquidity.go | (d740)2024-10-14
+ 7 | - 3 | x/dex/keeper/withdraw.go | (d23c)2024-10-15, (d740)2024-10-14
+ 11 | - 9 | x/dex/keeper/withdraw_filled_limit_order.go | (d23c)2024-10-15, (d740)2024-10-14
+ 2 | - 2 | x/dex/migrations/v3/store.go | (d740)2024-10-14
+ 7 | - 9 | x/dex/migrations/v4/store.go | (959c)2024-10-15, (081c)2024-10-15, (d740)2024-10-14
+ 220 | - 2 | x/dex/migrations/v5/store.go | (959c)2024-10-15, (081c)2024-10-15, (d740)2024-10-14
+ 9 | - 3 | x/dex/module.go | (959c)2024-10-15, (081c)2024-10-15, (d740)2024-10-14
+ 3 | - 3 | x/dex/module_simulation.go | (d740)2024-10-14
+ 2 | - 2 | x/dex/simulation/cancel_limit_order.go | (d740)2024-10-14
+ 2 | - 2 | x/dex/simulation/deposit.go | (d740)2024-10-14
+ 2 | - 2 | x/dex/types/constants.go | (959c)2024-10-15, (081c)2024-10-15
+ 11 | - 1 | x/dex/types/errors.go | (32d2)2024-10-15, (d23c)2024-10-15, (3b94)2024-10-14
+ 2 | - 0 | x/dex/types/expected_keepers.go | (32d2)2024-10-15
+ 18 | - 16 | x/dex/types/limit_order_tranche.go | (959c)2024-10-15, (081c)2024-10-15
+ 180 | - 78 | x/dex/types/limit_order_tranche.pb.go | (959c)2024-10-15, (081c)2024-10-15
+ 6 | - 6 | x/dex/types/limit_order_tranche_key.go | (959c)2024-10-15, (081c)2024-10-15
+ 8 | - 0 | x/dex/types/message_place_limit_order.go | (d23c)2024-10-15, (3b94)2024-10-14
+ 157 | - 108 | x/dex/types/pool.go | (32d2)2024-10-15, (959c)2024-10-15, (081c)2024-10-15, (9b4c)2024-10-15, (dde4)2024-10-15
+ 18 | - 6 | x/dex/types/pool_reserves.go | (959c)2024-10-15, (081c)2024-10-15
+ 172 | - 66 | x/dex/types/pool_reserves.pb.go | (959c)2024-10-15, (081c)2024-10-15
+ 14 | - 6 | x/dex/types/pool_reserves_key.go | (959c)2024-10-15, (081c)2024-10-15
+ 0 | - 0 | x/dex/types/precomputed_prices.gob | (959c)2024-10-15, (081c)2024-10-15
+ 25 | - 23 | x/dex/types/price.go | (959c)2024-10-15, (081c)2024-10-15, (c807)2024-10-15
+ 4 | - 4 | x/dex/types/tick_liquidity.go | (959c)2024-10-15, (081c)2024-10-15
+ 2 | - 2 | x/dex/types/tick_liquidity_key.go | (959c)2024-10-15, (081c)2024-10-15
+ 6 | - 6 | x/dex/types/trade_pair_id.go | (959c)2024-10-15, (081c)2024-10-15
+ 356 | - 238 | x/dex/types/tx.pb.go | (d23c)2024-10-15, (3b94)2024-10-14
+ 4 | - 2 | x/ibc-rate-limit/client/cli/query.go | (d23c)2024-10-15, (b001)2024-10-14
+ 4 | - 2 | x/ibc-rate-limit/module.go | (d23c)2024-10-15, (b001)2024-10-14
+ 2 | - 0 | x/ibc-rate-limit/module_simulation.go | (d23c)2024-10-15, (b001)2024-10-14
                    813221cc8d48237e17170558dbf41fb776809522
                    
                    swagger
                
ec35fa7568003f47c3615c7576e4c6a45369f3ff change upgrade name
32d2e8c41e2e115ec529c6db887fd36e3a08ea0d Merge pull request #685 from neutron-org/fix/autoswap Autoswap accounting fixes #NTRN-385
3a4723264562985e7030bbcb3ab64f535e852164 move upgrade v501 => v500
959c1c6673cce5eafb3a6a81db723b19a1d51986 Merge remote-tracking branch 'origin/main' into fix/autoswap
081c5aa5e595426e188caf398af1eec057592469 Merge pull request #624 from neutron-org/chore/reverse-dex-prices Chore: Flip Dex Price Logic #NTRN-355
019edbada6d27c30a506cecaa286f615014e8b7b fmt
9b4c5e102ec5111e2c54570dbaa8f9d6584e973a fmt
dde438c19bb62399c59436e5838a093434eb9cdf fix autoswap calculation
d23cca35fcb869e9c364f12b51212897b4a4401d Merge remote-tracking branch 'origin/main' into fix/autoswap
c80784d55c068e67964426b0e352e615d58a56dd fix comments
a6b2f3c89f3bb774a7bfbffebe1993141de82d1c avoid extra tick flip
d7400db4c809dd258f2acd536d879b7624818794 Merge remote-tracking branch 'origin/main' into chore/reverse-dex-prices
ebeb5d41f91bdecf4ed008da081215911467dfb7 cosmwasm 2.1 feature
235d6ce9801ef2b3a5963bf4cd85edd2c17ed05d swagger
3b949105017360b6393a592baeaf1a6378dee2a8 Merge pull request #736 from neutron-org/feat/lo_slop_tolerance Feat: Add minAverageSellPrice for LO
b00194829f135c360e78d348e278fa53694a3279 rl address for testnet
e3ce643cf7b4991831f74620443d0ec91b33d570 Merge pull request #749 from neutron-org/feat/enable-market-query
#: 18

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-10-15main

97.81 - Go
1.07 - Makefile
0.67 - Shell
0.45 - Dockerfile
proto: 1
go: 10
yml: 1
+    1 | -    0 | .github/workflows/publish.yml | (5af9)2024-10-15
+ 69 | - 3 | clientcontroller/babylon.go | (cee9)2024-10-15
+ 5 | - 2 | clientcontroller/interface.go | (cee9)2024-10-15
+ 73 | - 4 | finality-provider/cmd/fpd/daemon/daemon_commands.go | (cee9)2024-10-15
+ 1 | - 1 | finality-provider/cmd/fpd/daemon/flags.go | (cee9)2024-10-15
+ 1 | - 0 | finality-provider/cmd/fpd/main.go | (cee9)2024-10-15
+ 242 | - 89 | finality-provider/proto/finality_providers.pb.go | (cee9)2024-10-15
+ 19 | - 0 | finality-provider/proto/finality_providers.proto | (cee9)2024-10-15
+ 39 | - 0 | finality-provider/proto/finality_providers_grpc.pb.go | (cee9)2024-10-15
+ 13 | - 0 | finality-provider/service/client/rpcclient.go | (cee9)2024-10-15
+ 34 | - 4 | finality-provider/service/rpcserver.go | (cee9)2024-10-15
+ 17 | - 0 | finality-provider/store/fpstore.go | (cee9)2024-10-15
                    cee934baccdbd86d9612ef2826f8e2691892c0af
                    
                    feat(cmd): edit finality provider description (#90)

- Adds CLI support to edit finality provider description

_Note: I did try using the edit cmd defined in Babylon, but I wasn't
successful as the cmd context is getting passed into the edit cmd
resulting in a flags error._

[References
issue](https://github.com/babylonlabs-io/finality-provider/issues/12)
                
5af9109e12dcb6391154083e67473f16ed32a4b4 chore: update CI to publish docker images for base/consumer-chain-support (#93)
#: 19

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-10-15dev

98.88 - TypeScript
0.55 - CSS
0.35 - Dockerfile
0.22 - JavaScript
tsx: 8
json: 2
+   44 | -   44 | package-lock.json | (d4c6)2024-10-15
+ 1 | - 1 | package.json | (d4c6)2024-10-15
+ 44 | - 0 | src/app/components/Error/GenericError.tsx | (d4c6)2024-10-15
+ 28 | - 0 | src/app/components/Header/SimplifiedHeader.tsx | (d4c6)2024-10-15
+ 23 | - 0 | src/app/components/Meta/MetaTags.tsx | (d4c6)2024-10-15
+ 7 | - 0 | src/app/error.tsx | (d4c6)2024-10-15
+ 34 | - 0 | src/app/global-error.tsx | (d4c6)2024-10-15
+ 19 | - 17 | src/app/layout.tsx | (d4c6)2024-10-15
+ 15 | - 0 | src/app/not-found.tsx | (d4c6)2024-10-15
+ 2 | - 11 | src/app/page.tsx | (d4c6)2024-10-15
                    d4c69c8a4035d580b4216bca2f87affb0235c23f
                    
                    Add error pages (#224)
                
#: 20

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
2024-10-15main

91.92 - C
2.06 - Python
1.8 - SystemVerilog
1.11 - Shell
1.08 - C++
0.79 - Assembly
0.75 - Makefile
0.3 - Rust
0.07 - Tcl
0.06 - Lua
0.04 - Dockerfile
0.01 - Vim Script
0.01 - TypeScript
c: 6
h: 1
toml: 1
+    6 | -   12 | src/app/fdctl/config/default.toml | (0bc6)2024-10-15
+ 19 | - 20 | src/flamenco/runtime/fd_executor.c | (7ac2)2024-10-14
+ 79 | - 7 | src/flamenco/runtime/program/fd_bpf_loader_program.c | (8cfa)2024-10-14, (a185)2024-10-14
+ 31 | - 0 | src/flamenco/runtime/program/fd_bpf_loader_program.h | (a185)2024-10-14
+ 7 | - 8 | src/flamenco/vm/fd_vm_interp_core.c | (8892)2024-10-15
+ 0 | - 10 | src/flamenco/vm/syscall/fd_vm_syscall_cpi_common.c | (4534)2024-10-14
+ 0 | - 2 | src/waltz/quic/fd_quic_conn.c | (8c38)2024-10-14
                    8892b3205ae9ccc90e1be37d05641df207af09ba
                    
                    Check new frame count when throwing error
                
0bc6ab74beaf6c8e0af4c8a4d672605036e85d32 quic - changed defaults.toml max_concurrent_handshakes, max_concurrent_connections description and value
4af1087d401fa0e7e27255863ff411027f50dfe3 flamenco,fuzz: simple mapping of CPI preflight check error codes
4534bc1f83b0723bb1029cdf5341cb8c1e12e7fa flamenco: remove lamport checks in CPI
1fa972a379638ebaabc3bad934dbff3f46c767f5 contrib: regenerated test-vectors
8cfa3df281cb6b4a6771a7ca2898efef81b994c5 Fix error codes for error cases
7ac2c7f5bb24ce42bb991d343cf6893baef69a4d Use muint128 for lamport sum vverification
8c38a2aabcd1171788c85afbdff66861a1c2a66f quic - removed incorrect line setting stream_cnt to stream_pool_cnt
a1857acf21d89de5aba1c30eb0b7f1362041c260 Propogate instruction error codes from VM properly
3f8a8cd8ba4cd38f626857c88705e858ef68808e Capture rent collection only after transaction was successfully loaded (#3092)
c8ef7cf0acb50380eee5cb84f900a5003bb39d25 contrib: update test-vector file structure (#3116)
306d03e0ababca3a8b0947cb197669ce26ae4c6a ci: only test noarch64 on GCC 8.5 (#3110) There is little value in testing noarch64 on two GCC versions. GCC 12 has plenty of coverage on other targets. Co-authored-by: Richard Patel
#: 21

id: carbonbancor
project: Carbon DeFi by Bancor
Date: 2021-04-07T00:00-07:00
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
2024-10-15dev

67.69 - Solidity
31.5 - TypeScript
0.8 - Shell
0.01 - JavaScript
ts: 4
json: 4
+   58 | -    0 | hardhat.config.ts | (2035)2024-10-15, (aae9)2024-10-14
+ 4 | - 2 | utils/Constants.ts | (2035)2024-10-15, (aae9)2024-10-14
+ 2 | - 0 | utils/chainIds.json | (2035)2024-10-15, (aae9)2024-10-14
+ 4 | - 2 | utils/rpcUrls.json | (2035)2024-10-15, (aae9)2024-10-14
                    203571a565fa5fc740d576b3e223634ff5050bc2
                    
                    Merge pull request #171 from bancorprotocol/upgrade-vortex-l2-deployments

Upgrade vortex l2 deployments
                
e5fece45dc7400077bc5ec20db082e552b6b121f add vortex iota artifacts
aae9e4a699ac4d2a1d68395fd311b9664e35b463 upgrade vortex to v4 on l2s
#: 22

id: synthetix
project: Synthetix
Date: 2021-03-05T00:00-07:00
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
2024-10-15main

75.1 - TypeScript
24.41 - Solidity
0.35 - JavaScript
0.08 - Shell
0.04 - Mustache
0.01 - Handlebars
sol: 23
json: 26
+    1 | -    1 | auxiliary/ArbitrumGasPriceOracle/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/BuybackSnx/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/ERC4626ToAssetsRatioOracle/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/OpGasPriceOracle/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/OwnedFeeCollector/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/PythERC7412Wrapper/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/RewardsDistributor/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/RewardsDistributorExternal/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/SpotMarketOracle/package.json | (7497)2024-10-15
+ 1 | - 1 | auxiliary/WstEthToStEthRatioOracle/package.json | (7497)2024-10-15
+ 1 | - 1 | lerna.json | (7497)2024-10-15
+ 1 | - 1 | markets/bfp-market/package.json | (7497)2024-10-15
+ 1 | - 1 | markets/legacy-market/package.json | (7497)2024-10-15
+ 10 | - 4 | markets/perps-market/contracts/modules/LiquidationModule.sol | (43a0)2024-10-15, (26f9)2024-10-14
+ 4 | - 1 | markets/perps-market/contracts/modules/PerpsAccountModule.sol | (86a1)2024-10-14
+ 2 | - 2 | markets/perps-market/contracts/modules/PerpsMarketFactoryModule.sol | (1015)2024-10-14
+ 27 | - 8 | markets/perps-market/contracts/storage/AsyncOrder.sol | (c049)2024-10-15, (c8d6)2024-10-15, (1015)2024-10-14
+ 17 | - 5 | markets/perps-market/contracts/storage/GlobalPerpsMarket.sol | (c049)2024-10-15
+ 56 | - 37 | markets/perps-market/contracts/storage/PerpsAccount.sol | (43a0)2024-10-15, (c8d6)2024-10-15, (26f9)2024-10-14
+ 0 | - 5 | markets/perps-market/contracts/storage/PerpsMarketFactory.sol | (1015)2024-10-14
+ 22 | - 14 | markets/perps-market/contracts/storage/PerpsPrice.sol | (43a0)2024-10-15
+ 1 | - 1 | markets/perps-market/package.json | (7497)2024-10-15
+ 8 | - 15 | markets/perps-market/storage.dump.json | (1015)2024-10-14
+ 1 | - 1 | markets/spot-market/package.json | (7497)2024-10-15
+ 1 | - 1 | protocol/governance/package.json | (7497)2024-10-15
+ 3 | - 3 | protocol/governance/storage.dump.json | (3556)2024-10-15, (1913)2024-10-15
+ 29 | - 3 | protocol/oracle-manager/contracts/modules/NodeModule.sol | (43a0)2024-10-15
+ 1 | - 1 | protocol/oracle-manager/contracts/nodes/UniswapNode.sol | (43a0)2024-10-15
+ 1 | - 1 | protocol/oracle-manager/package.json | (7497)2024-10-15
+ 6 | - 5 | protocol/synthetix/contracts/modules/core/CollateralConfigurationModule.sol | (43a0)2024-10-15
+ 26 | - 6 | protocol/synthetix/contracts/modules/core/MarketCollateralModule.sol | (43a0)2024-10-15
+ 46 | - 9 | protocol/synthetix/contracts/modules/core/MarketManagerModule.sol | (43a0)2024-10-15
+ 7 | - 1 | protocol/synthetix/contracts/modules/core/PoolModule.sol | (43a0)2024-10-15
+ 13 | - 4 | protocol/synthetix/contracts/storage/CollateralConfiguration.sol | (43a0)2024-10-15
+ 44 | - 17 | protocol/synthetix/contracts/storage/Market.sol | (43a0)2024-10-15
+ 22 | - 9 | protocol/synthetix/contracts/storage/Pool.sol | (43a0)2024-10-15
+ 1 | - 1 | protocol/synthetix/package.json | (7497)2024-10-15
+ 1 | - 1 | utils/common-config/package.json | (7497)2024-10-15
+ 34 | - 0 | utils/core-contracts/contracts/utils/RevertUtil.sol | (43a0)2024-10-15
+ 1 | - 1 | utils/core-contracts/package.json | (7497)2024-10-15
+ 1 | - 1 | utils/core-modules/package.json | (7497)2024-10-15
+ 1 | - 1 | utils/core-utils/package.json | (7497)2024-10-15
+ 1 | - 1 | utils/hardhat-storage/package.json | (7497)2024-10-15
                    7497f3e3aeff1af06c40748868441cdbee0639ec
                    
                    v3.8.1
                
35561c8c8b865be14d5ce01a96fe43a81bfaadf8 fix storage dump again
191349ce24630f565e6d9304153faca6da738757 undo storage dump thing
43a049b5cd6da032687abda1b356c73c6ceca0bf Expand erc7412 errors (#2314) * but its too complicated. going to rewrite with a om change probably * expand Errors to many more places in the codebase in most cases where we have aggregations needed they should be happening now * remove unnedeed quicksort dep * update tests still have tests to fill in on the perps side * fix array bounds issue * some audit fixes * fix: unused error handling * fix: shorten error array * fix spelling error * fix gas inefficiencies in perpsaccount.sol * add explicit tests for revert util * fix missing condition * small pool change because turns out running this other function isnt necessary * fix lint * fix storage
c04908aacbff645a116a886548cd0923f5c040f1 M-06 - Risk-Free Trades By Credit Manipulation (#2292) * m-06 * wip add test * duhhh... fix logic and enable test --------- Co-authored-by: Leo M Co-authored-by: meb <[email protected]>
c8d656cb5b9c287c279fc03ecea8755741c5e25a M-04: getKeeperRewardsAndCosts uses only flagging rewards (#2245) * update getKeeperRewardsAndCosts to take the max of the flag or collateral reward * fix max windows change --------- Co-authored-by: meb <[email protected]>
26f9d29e821c3d13baf4ab167425c6277cc122db M-04 remove pending orders on flagging and marginOnly liquidation (#2304) * M-04 remove pending orders on flagging and marginOnly liquidation * import storage library (missing commit change) * more duh --------- Co-authored-by: Leo M Co-authored-by: meb <[email protected]>
1015ffdefc02ed6a19e0c515dcd91485129b3be8 MC - L1, L3, L5, L9 (#2305) * L5 * L3 * L1 * L9 * fix storage dump (using `hardhat storage:dump --no-verify`) * fix test --------- Co-authored-by: Leo M Co-authored-by: meb <[email protected]>
86a1bcf1c7d11316a38712cbad759ecbf38cc4a5 revert if valid distributor does not exist (#2311) Co-authored-by: meb <[email protected]>
#: 23

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

GitHub Url: github.com/ethereum-lists/chains
GitHub History Url: github.com/ethereum-lists/chains/commits
2024-10-15master

94.23 - Kotlin
5.77 - JavaScript
gradle: 1
kts: 1
json: 35
+   22 | -    0 | _data/chains/eip155-11166111.json | (cabc)2024-10-14
+ 5 | - 0 | _data/chains/eip155-11501.json | (b8d9)2024-10-13
+ 23 | - 0 | _data/chains/eip155-12020498.json | (d900)2024-10-15
+ 30 | - 0 | _data/chains/eip155-158345.json | (9241)2024-10-14
+ 0 | - 1 | _data/chains/eip155-1666600000.json | (82a8)2024-10-14
+ 2 | - 2 | _data/chains/eip155-1802203764.json | (2c60)2024-10-15
+ 1 | - 0 | _data/chains/eip155-183.json | (6053)2024-10-15
+ 22 | - 0 | _data/chains/eip155-193939.json | (cabc)2024-10-14
+ 22 | - 0 | _data/chains/eip155-202424.json | (e940)2024-10-14
+ 26 | - 0 | _data/chains/eip155-210209.json | (9241)2024-10-14
+ 26 | - 0 | _data/chains/eip155-210210.json | (9e1a)2024-10-15
+ 25 | - 0 | _data/chains/eip155-425.json | (8ae1)2024-10-14
+ 17 | - 0 | _data/chains/eip155-52027071.json | (1a0f)2024-10-14
+ 17 | - 0 | _data/chains/eip155-52027080.json | (af72)2024-10-14
+ 3 | - 5 | _data/chains/eip155-570.json | (88d2)2024-10-13
+ 8 | - 2 | _data/chains/eip155-631571.json | (b576)2024-10-13
+ 24 | - 0 | _data/chains/eip155-689.json | (40b9)2024-10-14
+ 28 | - 0 | _data/chains/eip155-7200.json | (aed4)2024-10-14
+ 13 | - 4 | _data/chains/eip155-820.json | (3b72)2024-10-14
+ 25 | - 0 | _data/chains/eip155-918.json | (a1f3)2024-10-13
+ 33 | - 0 | _data/chains/eip155-920637907288165.json | (2c60)2024-10-15
+ 37 | - 0 | _data/chains/eip155-978658.json | (4509)2024-10-13
+ 17 | - 0 | _data/chains/eip155-97912060.json | (718f)2024-10-15
+ 1 | - 0 | _data/chains/eip155-9897.json | (6053)2024-10-15
+ 8 | - 0 | _data/icons/arena-z.json | (6053)2024-10-15
+ 8 | - 0 | _data/icons/callistonetwork.json | (3b72)2024-10-14
+ 8 | - 0 | _data/icons/ethernity.json | (6053)2024-10-15
+ 8 | - 0 | _data/icons/exsat.json | (aed4)2024-10-14
+ 8 | - 0 | _data/icons/nero.json | (40b9)2024-10-14
+ 8 | - 0 | _data/icons/slerf.json | (a1f3)2024-10-13
+ 8 | - 0 | _data/icons/sorian.json | (9241)2024-10-14
+ 8 | - 0 | _data/icons/stenix.json | (8ae1)2024-10-14
+ 8 | - 0 | _data/icons/stenscan.json | (8ae1)2024-10-14
+ 8 | - 0 | _data/icons/treasuretopaz.json | (4509)2024-10-13
+ 1 | - 1 | build.gradle | (5940)2024-10-13
+ 0 | - 22 | eip155-560098.json | (7060)2024-10-13
+ 1 | - 1 | model/build.gradle.kts | (5940)2024-10-13
                    60535025d1c9c4a8ad46917ef7e31547bbeaa114
                    
                    Add: Ethernity and Arena-z icons (#6007)

* [feat]: add ethernity an arena-z icon

* [fix]: icon cid

* [fix]: icons

* add icons

---------

Co-authored-by: ligi 
                
d9009ca48394c63f3a36c712911dc61a8a690523 Add Lummio Network to chain list (#6009) * add Lummio Network to chain list * formatting
718f454c832fe83528bdc6e173a0175121b359d4 Please add ChadChain to the master (#6008) * Create dtbc.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create eip155-52027071 * Delete dtbc.json * Update eip155-52027071 * Rename eip155-52027071 to eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Create eip155-52027080.json - tDTBC Please add tDTBC to the master * Please add ChadChain to the master Please add ChadChain to the master * Create eip155-97912060.json * Delete _data/chains/eip155-97912060 --------- Co-authored-by: ligi
2c60e066748fa9c2be1d723f66889b5273e9a1e2 feat: add chain kakarot-starknet-sepolia (#5926) * feat: add chain kakarot-starknet-sepolia * deprecate chain id 1802203764 * feat: add chain kakarot-starknet-sepolia * deprecate chain id 1802203764 * update chain id for kakarot starknet sepolia * rename json file according to new chain id * Update _data/chains/eip155-1802203764.json Co-authored-by: Elias Tazartes <[email protected]> --------- Co-authored-by: ligi Co-authored-by: Elias Tazartes <[email protected]>
9e1adc97ed12a6919ef889b260f866c98222cab7 Add Sorian Testnet chain details (#6005) * Add Sorian Testnet chain details * Updated Sorian Testnet chain details
aed47d4a28c0d361db768f8a8e0c2c6d5786bf1d Add exSat mainnet (#5719) * add exsat mainnet chainId info * add exsat network * update exsat info --------- Co-authored-by: Purson
8ae1187890f9c52cf96abd268631aa04f1f19023 Add Stenix chain with chain id 425 (#5951) * Add Stenix chain with chain id 425 * Update _data/icons/stenscan.json Co-authored-by: ligi * Update _data/icons/stenix.json Co-authored-by: ligi * Update _data/chains/eip155-425.json Co-authored-by: ligi * change files to prittier format --------- Co-authored-by: root Co-authored-by: ligi
af7293d0823b2ad2b8eed81dc3a64e8c1d3eef45 Please add tDTBC to the master (#6001) * Create dtbc.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create eip155-52027071 * Delete dtbc.json * Update eip155-52027071 * Rename eip155-52027071 to eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Create eip155-52027080.json - tDTBC Please add tDTBC to the master --------- Co-authored-by: ligi
92418cd492f6e27c0f95aee6abd3314adcac5d75 add xcoin network (#6003) * add xcoin network * add sorian chain * fix sorian chain icon
1a0ff5f71eebc4b3e87126c2094b6145f6a790f1 add DTBC to the master (#5969) * Create dtbc.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create eip155-52027071 * Delete dtbc.json * Update eip155-52027071 * Rename eip155-52027071 to eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json * Update eip155-52027071.json --------- Co-authored-by: ligi
82a835d4f43da43b13c7c2137173599524a6eeb9 Remove Harmony Mainnet endpoint of Onfinality (#6000) Co-authored-by: ligi
cabc2cf536d568335875d60dccc98ad0e0fa1f63 added r0ar testnet and mainnet (#5979) * added r0ar testnet and mainnet * removed trailing slash * changed short name * changed short names to conform to standards --------- Co-authored-by: ligi
e940f5a382a5a38bbc1335314f24d568ab9c8a0e Blockfit mainnet (#5961) * added blockfit chain * added blockfit mainnet * added blockfit icon * removed icon * removed parent chain --------- Co-authored-by: ligi
3b72c2bd228860f160b89e7d4c3356e93ccec8c0 Callisto Network data update (#5998) Co-authored-by: ligi
40b9fa07da54dab20a6baeb03fde173b44fadd7e add nero testnet chain infos (#5999) * add nero testnet chain infos * add additional infoURL * remove slash * modify networkId and explorer standard
70600b25f1d3ff891ca31b8869237f992be96a33 Revert "novastro testnet (#5480)" (#5995) This reverts commit 9c06d8b5ea75106e2e235adf90e46f581147a993.
a1f346a882ab180ec3636fb9ff75c8bfc1f981c6 add slerf chain mainnet (#5987) * add slerf chain * fix error --------- Co-authored-by: ligi
b5763f1ad6b2d930b02c0df1aa8a7dc77024690b [Update] Polter Testnet RPC and block explorer url (#5980) * add Geist and Polter testnet (initial commit) * change name * chore: add RPC and explorer --------- Co-authored-by: ligi
59404ef9c8f3f7e01f18be2cbfd774d784b003f6 Update to kotlin 2.0.21 (#5994)
b8d981fae06051f5e0c9457e1789c9ab6a2d0d66 add bevm mainnet explorer (#5982) Co-authored-by: ligi
88d267934c11eb7e2feafd604cc444f8c5fe961d Remove broken RPCs, update faucet link and explorer name for Rollux Mainnet. (#5985) Co-authored-by: Fernando Paredes Garcia Co-authored-by: ligi
4509ab6d4057991d2671089ec1710c70987512b7 Treasure Topaz (eip155-978658) (#5986) * addition of eip155-978658 - treasure topaz * added topaz icon (copy of ruby) * applied prettier formatting * updated topaz icon cid
#: 24

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

GitHub Url: github.com/PureStake/moonbeam
GitHub History Url: github.com/PureStake/moonbeam/commits
2024-10-15master

51.67 - TypeScript
44.53 - Rust
3.36 - Solidity
0.35 - Shell
0.06 - Dockerfile
0.03 - Handlebars
0.01 - JavaScript
txt: 3
toml: 3
yml: 3
+    1 | -    1 | .github/workflows/build.yml | (2d4c)2024-10-15
+ 1 | - 1 | .github/workflows/subxt-diff.yml | (1342)2024-10-15
+ 1 | - 1 | .github/workflows/upgrade-typescript-api.yml | (1342)2024-10-15
+ 1 | - 1 | node/cli-opt/Cargo.toml | (1c65)2024-10-15
+ 1 | - 1 | node/cli/Cargo.toml | (1c65)2024-10-15
+ 1 | - 1 | node/service/Cargo.toml | (1c65)2024-10-15
+ 58 | - 0 | runtime-diffs/moonbase/3102.txt | (bc92)2024-10-15
+ 54 | - 0 | runtime-diffs/moonbeam/3102.txt | (bc92)2024-10-15
+ 54 | - 0 | runtime-diffs/moonriver/3102.txt | (bc92)2024-10-15
                    6b786e8367c40e248b59047b908c6328cedcf39c
                    
                    Pause XCM check on parachain 2019 (#3011)
                
134226c4589bbc01afd0d752927418d3626dbce4 chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#2987) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pablito テ Co-authored-by: Andrea Giacobino
2d4c865a2afe3c25f7be29df9531207268581ac8 chore(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 (#2988) Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pablito テ Co-authored-by: Andrea Giacobino
bc92e19c0471d65df4929a6afe3a3e7262faf0f0 runtime diff: v0.3102.0 (#2963) Co-authored-by: noandrea <[email protected]>
d79b480fc6bcb8775b6c6f883a656dd1aa864049 Update the client docker image to moonbeamfoundation/moonbeam:v0.41.0 (#3007)
1c650901cac3777f6e62fbec21a6173f010d2a94 Update client version to 0.42.0 (#3008)
#: 25

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
2024-10-15master

63.19 - Rust
32.85 - TypeScript
1.78 - JavaScript
1.36 - Shell
0.82 - Dockerfile
ts: 2
json: 4
+    4 | -    4 | js/package-lock.json | (487f)2024-10-15, (8094)2024-10-15
+ 2 | - 2 | js/package.json | (487f)2024-10-15, (8094)2024-10-15
+ 5 | - 15 | js/src/constants.ts | (487f)2024-10-15, (8094)2024-10-15
                    487f429a4f0e26d77c58c9f931ca2905213970e4
                    
                    js: add solmojis categories
                
809473aed9b0b01492dbb1b63de6619fe8a1ba5d js: add `negative-99-club`
#: 26

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 100000
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
2024-10-15master

92.2 - TypeScript
7.75 - JavaScript
0.05 - Shell
0.01 - Makefile
ts: 3
json: 4
+    4 | -    4 | package-lock.json | (c990)2024-10-15, (5a47)2024-10-15
+ 2 | - 2 | package.json | (c990)2024-10-15, (5a47)2024-10-15
+ 1 | - 1 | src/types.ts | (4cd3)2024-10-14
+ 4 | - 2 | src/utils/tokens.ts | (4cd3)2024-10-14
+ 6 | - 4 | src/utils/utxo.ts | (4cd3)2024-10-14
                    c9905b97f5aaeaa743bbaa9126092979b5d66e80
                    
                    Merge pull request #794 from HathorNetwork/chore/sync-release-v1.14.1

chore: [v1.14.1] Merge release into master
                
5a470e3d66b7db24f83245ffdf10b8a76b29e6e8 bump: v1.14.1 (#793)
4cd38f5bb16ded83863ccbd2bda3fc548282b8ff Merge pull request #792 from HathorNetwork/master release: v1.14.1
#: 27

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
2024-10-15main

59.02 - TypeScript
40.21 - Solidity
0.34 - HTML
0.25 - JavaScript
0.17 - Shell
0.01 - Dockerfile
ts: 1
+    1 | -    1 | helper-hardhat-config.ts | (cff4)2024-10-15
                    cff4d16e3460ee9dedad278d9028ce80c66a5ae9
                    
                    deploy new interest rate for bip62
                
#: 28

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 100000
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
2024-10-15master

99.47 - JavaScript
0.22 - Python
0.19 - Makefile
0.12 - Dockerfile
js: 10
json: 2
+  103 | -    4 | package-lock.json | (332c)2024-10-15
+ 2 | - 1 | package.json | (332c)2024-10-15
+ 28 | - 1 | src/api-docs.js | (3a8b)2024-10-15, (332c)2024-10-15
+ 9 | - 7 | src/controllers/wallet/atomic-swap/tx-proposal.controller.js | (332c)2024-10-15
+ 29 | - 12 | src/controllers/wallet/nano-contracts.controller.js | (3a8b)2024-10-15, (332c)2024-10-15
+ 9 | - 8 | src/controllers/wallet/p2sh/tx-proposal.controller.js | (332c)2024-10-15
+ 101 | - 55 | src/controllers/wallet/wallet.controller.js | (332c)2024-10-15
+ 37 | - 0 | src/helpers/lock.helper.js | (332c)2024-10-15
+ 28 | - 1 | src/helpers/tx.helper.js | (332c)2024-10-15
+ 3 | - 0 | src/routes/wallet/nano-contracts.routes.js | (3a8b)2024-10-15
                    3a8bd9c5ac24c71e1bb316caf920db8507171f58
                    
                    feat: add missing parameters in nano contract API (#499)
                
332c7ce0a4a6cccb70d712d841d93873570c02b2 feat: early send tx release for wallet routes (#498) * feat: early send tx release for wallet routes * chore: bump wallet-lib v1.14.0
#: 29

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
2024-10-15main

99.16 - TypeScript
0.68 - JavaScript
0.11 - Shell
0.06 - CSS
tsx: 12
ts: 12
json: 5
+  106 | -    0 | e2e/specs/stateless/box.spec.ts | (caf2)2024-10-14
+ 4 | - 3 | e2e/specs/stateless/extendNames.spec.ts | (5e87)2024-10-14
+ 250 | - 155 | e2e/specs/stateless/registerName.spec.ts | (caf2)2024-10-14, (5e87)2024-10-14
+ 10 | - 7 | playwright/fixtures/consoleListener.ts | (caf2)2024-10-14
+ 6 | - 3 | playwright/index.ts | (caf2)2024-10-14
+ 3 | - 4 | public/locales/en/register.json | (5e87)2024-10-14
+ 1 | - 1 | public/locales/nl/register.json | (5e87)2024-10-14
+ 1 | - 1 | public/locales/ru/register.json | (5e87)2024-10-14
+ 1 | - 1 | public/locales/uk/register.json | (5e87)2024-10-14
+ 2 | - 5 | public/locales/zh/register.json | (5e87)2024-10-14
+ 18 | - 0 | src/components/@molecules/SearchInput/SearchInput.tsx | (caf2)2024-10-14
+ 14 | - 2 | src/components/@molecules/TransactionDialogManager/stage/TransactionStageModal.tsx | (caf2)2024-10-14
+ 8 | - 1 | src/components/pages/dotbox/[name]/DotBoxRegistration.tsx | (caf2)2024-10-14
+ 24 | - 1 | src/components/pages/profile/[name]/registration/Registration.tsx | (caf2)2024-10-14, (5e87)2024-10-14
+ 58 | - 14 | src/components/pages/profile/[name]/registration/steps/Complete.tsx | (5e87)2024-10-14
+ 136 | - 0 | src/components/pages/profile/[name]/registration/steps/Invoice.tsx | (5e87)2024-10-14
+ 54 | - 11 | src/components/pages/profile/[name]/registration/steps/Pricing/Pricing.tsx | (caf2)2024-10-14
+ 18 | - 21 | src/components/pages/profile/[name]/registration/steps/Transactions.tsx | (afc0)2024-10-15, (83fc)2024-10-14, (caf2)2024-10-14
+ 2 | - 0 | src/components/pages/profile/[name]/registration/types.ts | (caf2)2024-10-14
+ 3 | - 37 | src/components/pages/profile/[name]/tabs/OwnershipTab/sections/ExpirySection/ExpirySection.tsx | (5e87)2024-10-14
+ 43 | - 0 | src/hooks/useCalendarOptions.ts | (5e87)2024-10-14
+ 84 | - 0 | src/hooks/useEventTracker.ts | (caf2)2024-10-14
+ 7 | - 6 | src/utils/analytics.ts | (caf2)2024-10-14
+ 3 | - 0 | src/utils/device.ts | (5e87)2024-10-14
+ 3 | - 1 | src/utils/utils.ts | (5e87)2024-10-14
                    afc04c6faa75275195a70482a6f10096c845ac5b
                    
                    Merge pull request #893 from ensdomains/fet1672-registration-complete-override

FET1672: Registration override message
                
83fc67a808b5515987c49ad9db84ae6dcc195505 fix registration override message
caf22fd0dec1dc557069420670c0da35a0be96ba Merge pull request #840 from ensdomains/feat/FET-1177-add-registration-tracking-events Add registration tracking events for .eth and TLD (.box) funnel
5e876a81e065cf45b7311afd5f02118d569f7312 Merge branch 'main' into feat/FET-1177-add-registration-tracking-events
#: 30

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
2024-10-15master

51.72 - C
46.92 - C++
0.35 - M4
0.33 - Rust
0.28 - Python
0.2 - Shell
0.09 - Makefile
0.07 - Jupyter Notebook
0.02 - Dockerfile
0.01 - LLVM
0.01 - Emacs Lisp
                    546e6297de00a3b7df9f6952c5e9049c2ae4e2bf
                    
                    Add docs for Ubuntu 24.04 builds (#4505)

# Description

Adds build instructions for Ubuntu 24.04, as some folks have reported
build issues with newer Linux distros.

# Checklist
- [x] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [x] Rebased on top of master (no merge commits)
- [x] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [x] Compiles
- [x] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)
                
d6746035476707cefdc91bf39cfb7156399567f8 Add docs for Ubuntu 24.04 builds
#: 31

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
2024-10-15master

98.52 - TypeScript
1.36 - HTML
0.13 - JavaScript
production: 1
development: 1
tsx: 5
ts: 8
rococo: 1
+    0 | -    2 | .env.development | (0964)2024-10-14
+ 0 | - 2 | .env.production | (0964)2024-10-14
+ 0 | - 2 | .env.rococo | (0964)2024-10-14
+ 3 | - 0 | src/api/bonds.ts | (0964)2024-10-14, (ff8c)2024-10-14, (6ea5)2024-10-14
+ 8 | - 0 | src/api/provider.ts | (0964)2024-10-14
+ 12 | - 12 | src/sections/referrals/ReferralsConnect.tsx | (0964)2024-10-14
+ 6 | - 18 | src/sections/trade/sections/bonds/BondsTable.utils.ts | (0964)2024-10-14, (ff8c)2024-10-14, (6ea5)2024-10-14
+ 6 | - 4 | src/sections/trade/sections/swap/SwapPage.tsx | (0964)2024-10-14
+ 4 | - 1 | src/sections/transaction/ReviewTransaction.utils.tsx | (0964)2024-10-14
+ 4 | - 4 | src/sections/wallet/assets/table/actions/WalletAssetsTableActionsMob.tsx | (80cf)2024-10-15
+ 2 | - 0 | src/sections/wallet/transfer/onchain/WalletTransferSectionOnchain.tsx | (80cf)2024-10-15
+ 9 | - 2 | src/utils/evm.ts | (0964)2024-10-14
                    80cf7fcc556a25d0e01435be922c0fcfbdd764d8
                    
                    Merge pull request #1721 from galacticcouncil/86by1rfd7

Prevent Transfer modal closing
                
0964dbe2c2e7dbcaf3158ce8f903bf90df1a5901 Merge branch 'master' into 86by1rfd7
ff8cf2cab33c8627efca927beb95f04a6f8ce534 Merge pull request #1726 from galacticcouncil/enable-bond-events Enable bonds with failed query
6ea5c97d88e2c53e87c9a1ffcb94afcdcae6f225 Enable bonds with failed query
#: 32

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
2024-10-15main

96 - Rust
1.76 - MDX
1.2 - TypeScript
0.45 - Makefile
0.38 - Shell
0.16 - Nix
0.05 - JavaScript
rs: 15
yml: 4
+   10 | -    0 | .github/workflows/binaries.yml | (5dbc)2024-10-15, (18ad)2024-10-15
+ 67 | - 3 | action.yml | (4b27)2024-10-15, (d538)2024-10-14
+ 2 | - 2 | cmd/soroban-cli/src/commands/contract/deploy/asset.rs | (9cc8)2024-10-14
+ 2 | - 3 | cmd/soroban-cli/src/commands/contract/deploy/wasm.rs | (9cc8)2024-10-14
+ 2 | - 4 | cmd/soroban-cli/src/commands/contract/extend.rs | (9cc8)2024-10-14
+ 7 | - 5 | cmd/soroban-cli/src/commands/contract/fetch.rs | (9cc8)2024-10-14
+ 8 | - 7 | cmd/soroban-cli/src/commands/contract/info/shared.rs | (9cc8)2024-10-14
+ 15 | - 10 | cmd/soroban-cli/src/commands/contract/install.rs | (9cc8)2024-10-14
+ 18 | - 17 | cmd/soroban-cli/src/commands/contract/invoke.rs | (9cc8)2024-10-14
+ 2 | - 2 | cmd/soroban-cli/src/commands/contract/read.rs | (9cc8)2024-10-14
+ 2 | - 4 | cmd/soroban-cli/src/commands/contract/restore.rs | (9cc8)2024-10-14
+ 5 | - 3 | cmd/soroban-cli/src/commands/events.rs | (9cc8)2024-10-14
+ 5 | - 3 | cmd/soroban-cli/src/commands/tx/send.rs | (9cc8)2024-10-14
+ 3 | - 1 | cmd/soroban-cli/src/commands/tx/simulate.rs | (9cc8)2024-10-14
+ 2 | - 4 | cmd/soroban-cli/src/config/mod.rs | (9cc8)2024-10-14
+ 171 | - 0 | cmd/soroban-cli/src/config/network.rs | (9cc8)2024-10-14
+ 11 | - 8 | cmd/soroban-cli/src/wasm.rs | (9cc8)2024-10-14
                    4b2738e96f955904a9cf815e0a0bb947bf8201eb
                    
                    Use attestation in install action (#1675)
                
5dbc0a7e3559c14b80b21631f93a1bb16b6180b7 Fix attestation during binary release (#1674)
18adf2b620e55bd29c3615afffa8a4b0fff0695f Add attestation of binaries uploaded to release (#1670)
d538ea9a1b5bbf1847a987ccf316d34e55465313 Add GitHub Action for installing stellar-cli in repos (#1669)
9cc8fcd99b6c2fa2a9c34e43439b3d13ce4ea0e5 Feat/add rpc header arg (#1618)
#: 33

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
2024-10-15main

96.77 - Java
1.94 - Dockerfile
1.29 - Shell
java: 3
+    0 | -    1 | api/src/main/java/org/cardanofoundation/rosetta/api/construction/service/CardanoConstructionService.java | (7981)2024-10-15
+ 0 | - 25 | api/src/main/java/org/cardanofoundation/rosetta/api/construction/service/CardanoConstructionServiceImpl.java | (7981)2024-10-15
+ 4 | - 2 | api/src/main/java/org/cardanofoundation/rosetta/api/construction/service/ConstructionApiServiceImpl.java | (7981)2024-10-15
                    79812f0c1d2ff2fc440c2b078ecbaef4044a9126
                    
                    fix: fixed wrong hash on hash endpoint due to wrong deserialization and serialization (#247)
                
#: 34

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
2024-10-15master

95.25 - Go
4.62 - Rust
0.06 - Shell
0.03 - Makefile
0.03 - Smarty
proto: 1
go: 8
json: 1
+    2 | -    1 | docs/static/openapi.json | (0e93)2024-10-15
+ 1 | - 0 | proto/coreum/asset/ft/v1/token.proto | (0e93)2024-10-15
+ 62 | - 6 | x/asset/ft/client/cli/tx.go | (304a)2024-10-14, (3eff)2024-10-14
+ 7 | - 0 | x/asset/ft/types/token.go | (0e93)2024-10-15
+ 83 | - 80 | x/asset/ft/types/token.pb.go | (0e93)2024-10-15
+ 2 | - 2 | x/asset/nft/client/cli/tx.go | (3eff)2024-10-14
+ 37 | - 0 | x/dex/client/cli/query.go | (304a)2024-10-14
+ 63 | - 5 | x/dex/client/cli/tx.go | (304a)2024-10-14, (3eff)2024-10-14
                    0e937f307111a63661e63b6ec96d3e310a4be98a
                    
                    Allow to update DEX unified ref amount by token admin. (#998)
                
faf7eeda15b0c7e4771f4012eaa2b53acda726c9 Add DEX test with IBC (#996) * add DEX test with IBC * Fix test after addition of Order Reserve * Merge branch 'master' into masih/dex-ibc-test
304abe87180c1b5794ab104f878c1c95fac1aa5e Add more CLI methods to DEX and FT (#994) * Add time-in-force & fix some cli params * Address review comments * Fix placeOrder helper function * Fix linting * Add CLI to DEX to cancel orders by denom, to query the account denom orders count and add CLI to asset FT to update the whitelisted denoms * Fix lint * Address review comment * Merge branch 'master' into masih/dex-clis * Fix test after addition of Reserve * Merge branch 'master' into masih/dex-clis
3effe8c19cc14b7ad3306185a0fcab03ed125f2f Add time-in-force & fix some cli params (#993) * Add time-in-force & fix some cli params * Address review comments * Fix placeOrder helper function * Fix linting * Merge branch 'master' into masih/time-in-force-cli
3fba4d9cedfd3d380d85ec367434a80493340eb3 DEX order reserve fuzz (#997)
#: 35

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
2024-10-15master

89.82 - Rust
5.66 - C
2.83 - Shell
0.7 - Makefile
0.48 - Python
0.27 - Dockerfile
0.15 - Ruby
0.07 - JavaScript
0.02 - Solidity
rs: 31
toml: 7
edl: 1
+   12 | -   10 | app-libs/oracle/src/metrics_exporter.rs | (c414)2024-10-15
+ 1 | - 0 | app-libs/stf/src/stf_sgx.rs | (c414)2024-10-15
+ 1 | - 1 | cli/Cargo.toml | (458e)2024-10-15
+ 1 | - 1 | core-primitives/enclave-metrics/Cargo.toml | (c414)2024-10-15
+ 17 | - 6 | core-primitives/enclave-metrics/src/lib.rs | (c414)2024-10-15
+ 1 | - 0 | core-primitives/node-api/api-client-extensions/src/lib.rs | (c414)2024-10-15
+ 31 | - 0 | core-primitives/node-api/api-client-extensions/src/pallet_sidechain.rs | (c414)2024-10-15
+ 1 | - 1 | core-primitives/ocall-api/src/lib.rs | (c414)2024-10-15
+ 2 | - 0 | core-primitives/stf-executor/Cargo.toml | (c414)2024-10-15
+ 76 | - 6 | core-primitives/stf-executor/src/executor.rs | (c414)2024-10-15
+ 10 | - 3 | core-primitives/stf-state-handler/src/file_io.rs | (c414)2024-10-15
+ 7 | - 0 | core-primitives/substrate-sgx/externalities/src/lib.rs | (c414)2024-10-15
+ 10 | - 28 | core-primitives/top-pool-author/src/author.rs | (c414)2024-10-15
+ 2 | - 1 | core-primitives/types/src/parentchain.rs | (c414)2024-10-15
+ 2 | - 1 | enclave-runtime/Cargo.toml | (458e)2024-10-15, (c414)2024-10-15
+ 2 | - 2 | enclave-runtime/Enclave.edl | (c414)2024-10-15
+ 0 | - 1 | enclave-runtime/src/initialization/global_components.rs | (c414)2024-10-15
+ 19 | - 17 | enclave-runtime/src/initialization/mod.rs | (c414)2024-10-15
+ 1 | - 1 | enclave-runtime/src/ocall/ffi.rs | (c414)2024-10-15
+ 6 | - 6 | enclave-runtime/src/ocall/metrics_ocall.rs | (c414)2024-10-15
+ 74 | - 11 | enclave-runtime/src/rpc/common_api.rs | (c414)2024-10-15
+ 45 | - 8 | enclave-runtime/src/top_pool_execution.rs | (c414)2024-10-15
+ 1 | - 1 | service/Cargo.toml | (458e)2024-10-15
+ 67 | - 11 | service/src/account_funding.rs | (c414)2024-10-15
+ 4 | - 0 | service/src/error.rs | (c414)2024-10-15
+ 32 | - 25 | service/src/main_impl.rs | (c414)2024-10-15
+ 1 | - 1 | service/src/ocall_bridge/bridge_api.rs | (c414)2024-10-15
+ 1 | - 1 | service/src/ocall_bridge/ffi/mod.rs | (c414)2024-10-15
+ 11 | - 11 | service/src/ocall_bridge/ffi/update_metrics.rs | (c414)2024-10-15
+ 10 | - 8 | service/src/ocall_bridge/metrics_ocall.rs | (c414)2024-10-15
+ 22 | - 14 | service/src/ocall_bridge/sidechain_ocall.rs | (c414)2024-10-15
+ 217 | - 37 | service/src/prometheus_metrics.rs | (c414)2024-10-15
+ 60 | - 1 | service/src/sidechain_setup.rs | (c414)2024-10-15
+ 4 | - 2 | service/src/worker.rs | (c414)2024-10-15
+ 2 | - 2 | service/src/worker_peers_updater.rs | (c414)2024-10-15
+ 1 | - 1 | sidechain/consensus/aura/src/block_importer.rs | (c414)2024-10-15
+ 2 | - 1 | sidechain/rpc-handler/Cargo.toml | (c414)2024-10-15
+ 35 | - 9 | sidechain/rpc-handler/src/direct_top_pool_api.rs | (c414)2024-10-15
                    458ece6da7b2ea148e20755bf02154f0bd8a111a
                    
                    bump 0.14.3
                
c4143d897020431ed1227f734af47f47eceac2e2 more prometheus metrics (#1612) * add rpc metrics * update metrics as batches to reduce ocalls * count all rpc requests and TC submissions * add histogram metric for stf execution duration * add histogram metric for stf execution call counts for success and failure * add total issuance metric * add parentchains processed block metrics * measure time to load and write state * add metric for remaining duration in AURA slots * fmt * taplo fmt * clippy * fix teeracle build * add metric for state size * add account balances for enclave on all parentchains and shard vault * balance metrics with decimals applied * add enclave fingerprint and version as labels * add sidechain peer count metric * add metric for last finalized sidechain block * refactor to use more lables * cosmetics * fix and simplify bogus top-pool-size metric * clippy * fix tests * review fixes * nicen up * change top pool size to a priori * clippy
#: 36

id: sora
project: SORA
Date: 2022-07-07T10:30-06:00
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-10-15develop

59.38 - Vue
37.19 - TypeScript
1.52 - Solidity
1.18 - SCSS
0.59 - JavaScript
0.14 - HTML
0 - Dockerfile
vue: 2
ts: 2
json: 1
+    2 | -    2 | package.json | (c759)2024-10-14
+ 11 | - 3 | src/components/shared/Widget/Base.vue | (ec5a)2024-10-15
+ 7 | - 1 | src/utils/bridge/common/utils.ts | (e1d7)2024-10-15
+ 23 | - 9 | src/utils/bridge/eth/classes/history.ts | (e1d7)2024-10-15
+ 8 | - 2 | src/views/BridgeTransaction.vue | (e1d7)2024-10-15
                    ec5a7b2c9693e2191c98093788f99dc652d6f805
                    
                    added_try_catch (#1561)

Co-authored-by: Nikita Polyakov <[email protected]>
                
e1d753c48f8c961da2989b1214b280cc72e3994a [Bridge] Add ability to retry failed but mined Ethereum transaction (#1568) * detect eth failed tx * check failed status in onEvmTransactionPending --------- Co-authored-by: Vladimir Shelkovnikov <[email protected]>
c75974c6b14d7d2107a02d3e57beb95d0240a386 update wallet to 1.41.1 (#1569) * update wallet to 1.41.1 * up version
#: 37

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
2024-10-15master

98.72 - Go
0.5 - Shell
0.48 - Solidity
0.12 - Makefile
0.1 - Dockerfile
0.04 - HTML
0.02 - CSS
0.01 - Assembly
0.01 - Python
go: 2
+   13 | -    1 | cmd/lotus-shed/sectors.go | (f6d4)2024-10-14
+ 11 | - 3 | node/impl/full/state.go | (d4b8)2024-10-14
                    a89cf6d1c011e361709a4dc81d03a835028be1b1
                    
                    test: disable NAT port mapping, outbound dials, inbound connections (#12591)

My poor network. It deserves to be treated with respect and dignity and
doesn't deserve to be spammed.

1. Disable NAT port mapping. Because no, we don't want our integration
tests nodes to be reachable.
2. Disable all but a single localhost/quic transport. No need to do more
work than necessary.
3. Set the connection manager limits to be really high. This probably
doesn't matter, but there's no need to be killing connections in our
integration tests.
4. Reject all outbound dials to non-localhost addresses.
                
d4b8af99b201053a7ae40397052fe75522c867ac fix(miner): fix new bug in StateMinerPreCommitDepositForPower calculation (#12595) Regression introduced by refactoring in https://github.com/filecoin-project/lotus/pull/12384 where the NV16 special case was missed and the full sector weight calculation was applied. The lack of this special case essentially reverts FIP-0034 for this API, but not for actors which would have a different PCD calculation.
9f06b8bde79873a937978986f4ed6f902c49da4d Reduce verbosity of F3 logs during itest (#12596)
bc50e5dc2b4b8ffc5d6c09a34ae7a02cf061b104 test(fvm): validate MCOPY opcode for FIP-0094 (#12556) --------- Co-authored-by: Rod Vagg Co-authored-by: Mikers
f6d4fc7ccb0a53fd49cf01a82ab3a9528345afab fix(lotus-shed): improve termination-estimate CLI for delegated owner addresses (#12569) - Add logic to check if the miner's owner address is delegated. - If it is delegated, the command now sends the termination state call using the worker ID.
#: 38

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
2024-10-15main

88.36 - Go
8.93 - JavaScript
1.52 - CSS
0.72 - Shell
0.34 - Makefile
0.07 - Dockerfile
0.06 - HTML
go: 3
mod: 1
gz: 1
github/image/Dockerfile: 1
sum: 2
yml: 2
+    1 | -    1 | .github/image/Dockerfile | (e67f)2024-10-15
+ 16 | - 1 | .github/workflows/ci.yml | (e67f)2024-10-15, (f97c)2024-10-15
+ 0 | - 0 | build/openrpc/boost.json.gz | (e67f)2024-10-15
+ 1 | - 1 | build/version.go | (e67f)2024-10-15
+ 144 | - 155 | go.mod | (e67f)2024-10-15
+ 72 | - 58 | go.sum | (e67f)2024-10-15
+ 35 | - 12 | go.work.sum | (e67f)2024-10-15
+ 34 | - 14 | node/config/doc_gen.go | (e67f)2024-10-15
+ 16 | - 0 | storagemarket/direct_deals_provider.go | (f97c)2024-10-15
                    e67fcd8495070b5d5df7114af722de8d007061e0
                    
                    release v2.4.0-rc1 (#1972)

* release v2.4.0-rc1

* update ffi

* fix tests

* lotus v1.30-rc2
                
f97c52f422f50842a5c3191b190acb0ed48d7bd6 fix: check provider for ddo deals (#1973) * check provider for ddo deals * github action don't fail early
#: 39

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-10-14main

98.36 - Go
0.66 - Shell
0.58 - Makefile
0.4 - Dockerfile
sum: 1
mod: 1
go: 1
+    1 | -    2 | go.mod | (9122)2024-10-14
+ 2 | - 4 | go.sum | (9122)2024-10-14
+ 2 | - 2 | internal/utils/btc.go | (9122)2024-10-14
                    91226613ee9f336ee67203146cd6a2a020e42a6e
                    
                    add additional check from btc library (#71)

* add additional check from btc library

* adjust tests
                
#: 40

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
2024-10-14master

88.51 - Haskell
4.97 - Markdown
4.31 - Ruby
0.99 - Nix
0.95 - Shell
0.1 - Lean
0.08 - Just
0.04 - Dockerfile
0.03 - Agda
0.02 - Dhall
0.02 - HTML
                    4b746cd27018e991d889617c8fe40c48b6ec9bdb
                    
                    Add ADA logo (#4805)

This pull requests adds the ADA logo to the README.
                
c5e2362b1bfe40cb1b9ec29d243e762e8be7ba86 Add Ada logo
#: 41

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-10-14main

97.78 - Go
0.93 - Shell
0.67 - Makefile
0.62 - Dockerfile
go: 17
+   37 | -   25 | babylonclient/babyloncontroller.go | (61ba)2024-10-14, (e136)2024-10-14
+ 5 | - 5 | babylonclient/msgsender.go | (61ba)2024-10-14
+ 2 | - 2 | babylonclient/pop.go | (61ba)2024-10-14
+ 1 | - 1 | cmd/stakercli/admin/admin.go | (61ba)2024-10-14
+ 1 | - 17 | cmd/stakercli/daemon/daemoncommands.go | (61ba)2024-10-14
+ 11 | - 0 | cmd/stakercli/transaction/parsers.go | (61ba)2024-10-14
+ 16 | - 6 | cmd/stakercli/transaction/transactions.go | (61ba)2024-10-14
+ 2 | - 2 | staker/babylontypes.go | (61ba)2024-10-14
+ 58 | - 14 | staker/stakerapp.go | (0055)2024-10-14, (cf89)2024-10-14, (61ba)2024-10-14, (e136)2024-10-14
+ 17 | - 6 | staker/types.go | (e136)2024-10-14
+ 12 | - 18 | stakercfg/config.go | (61ba)2024-10-14
+ 1 | - 5 | stakerservice/client/rpcclient.go | (61ba)2024-10-14
+ 27 | - 18 | stakerservice/service.go | (61ba)2024-10-14
                    00555f5ef87921f837a4bb1939e9207d05371141
                    
                    add debug logs to start process (#61)
                
a3e5bf4660b5a2f7dbe40d897a1f56fac8e2373e adjust change log (#60)
cf89ae86f7b8cb6eeb62b5f12923f0dfe5a5de43 run activation check in separate go routine after startup (#57) * run activation check in separate go routine after startup * change log entry
7ca0e2cf103a8936938957db0430b3cef1f18ac8 adjust change log (#56) * adjust change log
61ba909f446bc039e98a9a4eed2f48f6ad57766c chore: Use int64 for satoshi amount configs (#51) The libraries that we depend to use int64 for satoshi amount denominations. To be fully compatible with them, it is better if we use similar types instead of doing conversions. Further, this PR fixes some other type conversions and minor errors found by gosec.
e136a5f79e508ad14a1f3497e4f830db76f4702b Use only quorum number of covenant signature when building the witness (#53) * Use only quorum number of covenant signature when building the witness * Add change log entry
#: 42

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
2024-10-14develop

81.8 - Go
9.58 - JavaScript
4.67 - TypeScript
2.77 - Rust
1.09 - Shell
0.06 - Dockerfile
0.03 - Makefile
go: 2
+    4 | -    0 | metering/metering.go | (ced4)2024-10-14
+ 2 | - 1 | pipeline/process_block.go | (ced4)2024-10-14
                    ced4b37a494b93ff732e2cc515ec7a76088282ef
                    
                    metering: refactor wasm input bytes metering to a function in the metering package
                
#: 43

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
2024-10-14main

99.85 - Rust
0.15 - Dockerfile
rs: 1
+    1 | -    0 | src/chain.rs | (e581)2024-10-14
                    e581394a2df8f58e6869407920db0aa259a33127
                    
                    chore: add comment
                
#: 44

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
2024-10-14main

96.28 - Pact
3.72 - TypeScript
pact: 1
ts: 2
yaml: 1
json: 4
+  292 | -    0 | deploy.json | (3fa9)2024-10-14
+ 10 | - 0 | deploy.ts | (3fa9)2024-10-14
+ 20 | - 0 | package.json | (3fa9)2024-10-14
+ 195 | - 0 | pact/spirekey.pact | (3fa9)2024-10-14
+ 1586 | - 0 | pnpm-lock.yaml | (3fa9)2024-10-14
+ 11 | - 0 | signers.json | (3fa9)2024-10-14
+ 21 | - 0 | tsconfig.json | (3fa9)2024-10-14
+ 198 | - 0 | utils/deploy.ts | (3fa9)2024-10-14
                    3fa94c38506bc2cffa649be939ba1b4bd5db3e7c
                    
                    Merge pull request #208 from kadena-io/feat/deploy-script

Add deploy script
                
#: 45

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
2024-10-14master

99.27 - TypeScript
0.7 - JavaScript
0.03 - Shell
ts: 14
+    1 | -    1 | examples/p-chain/etna/import.ts | (ad65)2024-10-14
+ 1 | - 1 | src/vms/avm/utxoCalculationFns/useAvmAndCorethUTXOs.ts | (ad65)2024-10-14
+ 2 | - 0 | src/vms/common/index.ts | (24ce)2024-10-14, (6ee8)2024-10-14
+ 1 | - 1 | src/vms/common/models.ts | (ad65)2024-10-14
+ 226 | - 143 | src/vms/pvm/etna-builder/builder.ts | (ad65)2024-10-14
+ 3 | - 13 | src/vms/pvm/etna-builder/spend-reducers/fixtures/reducers.ts | (ad65)2024-10-14
+ 4 | - 11 | src/vms/pvm/etna-builder/spend-reducers/handleFeeAndChange.ts | (ad65)2024-10-14
+ 2 | - 2 | src/vms/pvm/etna-builder/spend-reducers/useSpendableLockedUTXOs.ts | (ad65)2024-10-14
+ 15 | - 17 | src/vms/pvm/etna-builder/spend-reducers/useUnlockedUTXOs.ts | (ad65)2024-10-14
+ 13 | - 15 | src/vms/pvm/etna-builder/spend.ts | (ad65)2024-10-14
+ 1 | - 1 | src/vms/pvm/utxoCalculationFns/useSpendableLockedUTXOs.ts | (ad65)2024-10-14
+ 1 | - 1 | src/vms/pvm/utxoCalculationFns/useUnlockedUTXOs.ts | (ad65)2024-10-14
+ 3 | - 4 | src/vms/utils/calculateSpend/utils/verifySignaturesMatch.ts | (ad65)2024-10-14
                    ad65b27b85a2a3714ca3c45826bdd196bddbe4c8
                    
                    feat: adjust etna builder props (#882)

* feat: move memo and minIssuanceTime props on etna builder

* feat: add changeAddressesBytes to etna builder

* fix: optional signature and public key on NewAddPermissionlessValidatorTxProps

* feat: consolidate spend change props
                
24ceab11a95d67a13f4392a2002987a858d26f03 Merge pull request #883 from ava-labs/exportFeeDimensionsType Export FeeDimensions type
6ee89c37ffd13998b7ffe123772688cb62430727 chore: export FeeDimensions
#: 46

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
2024-10-14master

99.23 - Go
0.72 - Shell
0.04 - Dockerfile
0 - Solidity
go: 1
yml: 2
json: 1
+    1 | -    1 | .github/workflows/ci.yml | (cc22)2024-10-14
+ 1 | - 1 | .github/workflows/publish_docker_image.yml | (cc22)2024-10-14
+ 2 | - 1 | version/compatibility.json | (cc22)2024-10-14
+ 1 | - 1 | version/constants.go | (cc22)2024-10-14
                    cc22d5d5ee1fbd8d515a9ade0d391c24b43ee394
                    
                    Update versions for v1.11.12 (#3470)

Co-authored-by: Darioush Jalali 
                
#: 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
2024-10-14main

95.09 - Rust
2.39 - Python
1.59 - Shell
0.41 - Nix
0.29 - Jupyter Notebook
0.14 - Handlebars
0.04 - Dockerfile
0.03 - WebAssembly
0.02 - JavaScript
yml: 2
+    0 | -    1 | .github/workflows/_check-vars-and-secrets.yml | (c1eb)2024-10-14
+ 0 | - 156 | .github/workflows/deploy-to-devnet.yml | (c1eb)2024-10-14
                    c1eb432200f3457ef5791ba6a72d51aea5ec691e
                    
                    INFRA-43: Delete unnecessary devnet workflow (#1834)

# Description

By removal od devnet chain I removed unnecessary workflow and one secret
`DEVNET_KEYS_S3BUCKET_NAME`

## Type of change

- Removal of unnecessary workflow that was triggered only by hand,
without any dependencies.
                
#: 48

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
2024-10-14main

97.94 - Solidity
2.06 - JavaScript
sol: 21
DS_Store: 4
+    0 | -    0 | .DS_Store | (8b3f)2024-10-14, (c55a)2024-10-13
+ 0 | - 0 | contracts/.DS_Store | (8b3f)2024-10-14, (c55a)2024-10-13
+ 2 | - 2 | contracts/payloads/IGP40/PayloadIGP40.sol | (cfcc)2024-10-13, (bddd)2024-10-13
+ 400 | - 136 | contracts/payloads/IGP42/PayloadIGP42.sol | (8b3f)2024-10-14, (c55a)2024-10-13, (ccc4)2024-10-13, (242b)2024-10-13
+ 2437 | - 851 | contracts/payloads/IGP43/PayloadIGP43.sol | (8b3f)2024-10-14, (310c)2024-10-13, (0ac4)2024-10-13, (b3d3)2024-10-13, (243e)2024-10-13, (c4d1)2024-10-13, (4c34)2024-10-13, (de44)2024-10-13, (c55a)2024-10-13, (a506)2024-10-13, (dd04)2024-10-13, (2e9f)2024-10-13, (bddd)2024-10-13, (58c3)2024-10-13, (150e)2024-10-13
                    8b3fc99f93f2d436540c4805a5bebe4e12f546bc
                    
                    Merge pull request #44 from Instadapp/IGP-43

IGP 43
                
310c42ddfea51a5868d50ee5bf11280f802fc51c minor change
0ac4dd41065a1eba37f214b3d7b3a87bb129aa90 fixes
b3d3e34737f078665b1422c52cac0c860d99ce64 Updated dex factory address and prices of token
243ee354549fa8c47e613f45d63e5a5b03fa5921 update
c4d1169bbb93bab1552993ba2c9494a6d6c35139 udpate
4c34bc495f1937fa2241897a715536b62b90b6c1 fixes
de44bad62e88f592f9bbc1649833015bb30e9340 Updated
c55a2cdf07895d457788e2e7c33a9b3f4e8c163d Merge pull request #43 from 0xprinc/IGP-43 IGP-43
ccc4295d7eba36c565c632bd71a4661663104bd9 Merge branch 'IGP-43' into IGP-43
cfcc72902fac808d9a3190c592e60e91225ff702 Update contracts/payloads/IGP40/PayloadIGP40.sol
242baab886efa5109968739ec708dc20c22d14d3 Merge pull request #42 from Instadapp/igp-42 IGP-42
a5064625200eca6a0367eeacb256dbbf770a17c6 added precomputed addresses of dex and vaults
dd046264e90e0365fc119c8b05b782132ceee48b made changes
2e9f709cbbbc69916c00a6792c9d28e37bbe275a made changes
bddd4aebfe638acbca63a3fb330f0ac9cba9996a added action 3
58c370d45865993d45002af009849e8433781575 removed unused functions
150ee176336e9a731e643c190b8e27b717a0bfa3 added 2 actions
#: 49

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
2024-10-14master

44.9 - JavaScript
44.37 - Solidity
6.63 - Python
3.69 - Ruby
0.35 - Shell
0.07 - Makefile
sol: 5
adoc: 2
+   27 | -   55 | contracts/governance/Governor.sol | (bd58)2024-10-14
+ 115 | - 0 | contracts/utils/Bytes.sol | (fe62)2024-10-14
+ 49 | - 0 | contracts/utils/CAIP10.sol | (fe62)2024-10-14
+ 47 | - 0 | contracts/utils/CAIP2.sol | (fe62)2024-10-14
+ 3 | - 1 | contracts/utils/README.adoc | (fe62)2024-10-14, (bd58)2024-10-14
+ 284 | - 0 | contracts/utils/Strings.sol | (bd58)2024-10-14
                    fe6249ec2c2dcdbb05e2b6a0d0d3e229f6ffbb37
                    
                    Bytes library and CAIP2/CAIP10 helpers (#5252)

Co-authored-by: cairo 
Co-authored-by: Ernesto García 
Co-authored-by: Arr00 <[email protected]>
                
bd588959adda3ebdffb5783bef7fe0a5af6e1e17 Add toUint, toInt and hexToUint to Strings (#5166) Co-authored-by: cairo Co-authored-by: Ernesto García
#: 50

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
2024-10-14master

53.17 - JavaScript
34.12 - Solidity
7.85 - Python
4.37 - Ruby
0.42 - Shell
0.08 - Makefile
sol: 1
adoc: 2
+   27 | -   55 | contracts/governance/GovernorUpgradeable.sol | (24c9)2024-10-14
+ 3 | - 1 | contracts/utils/README.adoc | (06e5)2024-10-14, (24c9)2024-10-14
                    06e5433e559584e204372601c807c958a24e635b
                    
                    Transpile fe6249ec
                
24c97281c5942a352630644ebb8db2822fe34098 Transpile bd588959
#: 51

id: acala
project: Acala
Date: 2021-12-13T20:00-06:00
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/acala

GitHub Url: github.com/AcalaNetwork/Acala
GitHub History Url: github.com/AcalaNetwork/Acala/commits
2024-10-14master

96.83 - Rust
2.27 - TypeScript
0.31 - Handlebars
0.26 - Makefile
0.19 - Solidity
0.09 - Shell
0.05 - Dockerfile
rs: 6
toml: 42
yml: 3
+    1 | -    1 | .github/workflows/extrinsic-ordering-check-from-bin.yml | (8c19)2024-10-14
+ 1 | - 1 | .github/workflows/extrinsic-ordering-check-on-release.yml | (8c19)2024-10-14
+ 2 | - 2 | .github/workflows/publish-release.yml | (8c19)2024-10-14
+ 0 | - 2 | Cargo.toml | (d965)2024-10-14
+ 1 | - 1 | modules/aggregated-dex/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/asset-registry/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/auction-manager/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/cdp-engine/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/cdp-treasury/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/collator-selection/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/currencies/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/currencies/runtime-api/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/dex-oracle/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/dex/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/earning/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/emergency-shutdown/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/evm-accounts/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/evm-bridge/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/evm-utility/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/evm-utility/macro/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/evm/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/evm/rpc/runtime-api/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/homa-validator-list/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/homa/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/honzon-bridge/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/honzon/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/idle-scheduler/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/incentives/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/liquid-crowdloan/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/loans/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/nft/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/nominees-election/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/prices/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/relaychain/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/session-manager/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/support/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/transaction-pause/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/transaction-payment/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/xcm-interface/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | modules/xnft/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | primitives/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | runtime/acala/Cargo.toml | (fa64)2024-10-13
+ 12 | - 2 | runtime/acala/src/lib.rs | (d965)2024-10-14, (fa64)2024-10-13
+ 1 | - 1 | runtime/common/Cargo.toml | (fa64)2024-10-13
+ 1 | - 1 | runtime/karura/Cargo.toml | (fa64)2024-10-13
+ 12 | - 2 | runtime/karura/src/lib.rs | (d965)2024-10-14, (fa64)2024-10-13
+ 1 | - 1 | runtime/mandala/Cargo.toml | (fa64)2024-10-13
+ 12 | - 2 | runtime/mandala/src/lib.rs | (d965)2024-10-14, (fa64)2024-10-13
                    8c19bd730f5bc8d908548bfb936d638af31882b3
                    
                    update upload-artifact version
                
d9652d6aa8859ceee7a2df643b0cc73a1fd47dc6 ensure on_initialize_with_bump_era under block weight limit (#2816) * add test for on_initialize_with_bump_era to ensure the weight within block weight limit * reduce ProcessRedeemRequestsLimit
fa648e18faa2d4df32386f436cd8074212c07e49 2.27.0 (#2815)
#: 52

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
2024-10-14master

95.52 - Haskell
3.43 - Pact
0.36 - C
0.24 - Dockerfile
0.17 - Python
0.16 - Nix
0.11 - Shell
yaml: 1
cabal: 3
hs: 5
project: 2
nix: 2
yml: 1
h: 1
c: 1
+    3 | -    1 | .github/workflows/applications.yml | (35b4)2024-10-14
+ 3 | - 1 | .github/workflows/macos.yaml | (35b4)2024-10-14
+ 8 | - 3 | cabal.project | (658a)2024-10-14, (35b4)2024-10-14
+ 5 | - 60 | chainweb.cabal | (35b4)2024-10-14
+ 27 | - 18 | default.nix | (658a)2024-10-14, (f5b4)2024-10-14
+ 0 | - 0 | node/Setup.hs | (35b4)2024-10-14
+ 0 | - 3 | node/c/rlim_utils.c | (658a)2024-10-14
+ 0 | - 7 | node/c/rlim_utils.h | (658a)2024-10-14
+ 132 | - 1 | node/chainweb-node.cabal | (658a)2024-10-14, (35b4)2024-10-14
+ 0 | - 0 | node/src/ChainwebNode.hs | (35b4)2024-10-14
+ 5 | - 5 | node/src/Utils/CheckRLimits.hs | (658a)2024-10-14, (35b4)2024-10-14
+ 0 | - 0 | node/src/Utils/InstallSignalHandlers.hs | (35b4)2024-10-14
                    658a7f8c78dd585ded04e74979ee4476d4388ce3
                    
                    correct access of components. address weird header-not-found issue

Change-Id: I548c1e5b887ed64e0d17abe4e4cdaf954f40e07c
                
f5b43639216da1c412442071f586712ca4890485 update to multi-package layout in nix Change-Id: I2025a822b6df7e07e4d5cc04de48e8e3739e2c3e
b7c53ae498fdcf91c74fd3d45edd83e9488bbcc1 small Dockerfile fixes
35b45f9eaea659e6056aeb98b11fccda3452b041 make chainweb-node application a separate cabal package
#: 53

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-10-14main

97.55 - Go
1.37 - Dockerfile
1.08 - Makefile
sum: 1
mod: 1
go: 1
+    1 | -    1 | go.mod | (e139)2024-10-14
+ 2 | - 2 | go.sum | (e139)2024-10-14
+ 1 | - 1 | signerapp/signer.go | (e139)2024-10-14
                    e13957e8164f184cac9d608000488cba16df0db1
                    
                    Add additional checks on unbonding transaction (#14)
                
#: 54

id: orca
project: Orca
Date: 2022-05-19T11:30-06:00
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
2024-10-14main

79.8 - TypeScript
20.15 - Rust
0.05 - JavaScript
0 - Shell
json: 2
+    1 | -    1 | docs/legacy/package.json | (cd4f)2024-10-14
+ 1 | - 1 | docs/ts/package.json | (cd4f)2024-10-14
                    cd4fa33c3e6530be73853a7bd0b0e72ea631e360
                    
                    Bump typedoc from 0.26.8 to 0.26.9 (#380)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.8 to 0.26.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.26.8...v0.26.9)

---
updated-dependencies:
- dependency-name: typedoc
  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>
                
#: 55

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
2024-10-14master

99.97 - C#
0.02 - Dockerfile
0.01 - Batchfile
cs: 11
+    3 | -    2 | src/Neo.VM/ExecutionEngine.cs | (3f2f)2024-10-14
+ 2 | - 2 | src/Neo.VM/Types/Array.cs | (3f2f)2024-10-14
+ 2 | - 2 | src/Neo.VM/Types/Struct.cs | (3f2f)2024-10-14
+ 10 | - 0 | src/Neo/Persistence/IReadOnlyStore.cs | (b752)2024-10-14
+ 5 | - 0 | src/Neo/Persistence/MemorySnapshot.cs | (b752)2024-10-14
+ 6 | - 0 | src/Neo/Persistence/MemoryStore.cs | (b752)2024-10-14
+ 19 | - 11 | src/Neo/Wallets/NEP6/NEP6Wallet.cs | (bb71)2024-10-14
+ 6 | - 0 | src/Plugins/LevelDBStore/Plugins/Storage/Snapshot.cs | (b752)2024-10-14
+ 6 | - 0 | src/Plugins/LevelDBStore/Plugins/Storage/Store.cs | (b752)2024-10-14
+ 6 | - 0 | src/Plugins/RocksDBStore/Plugins/Storage/Snapshot.cs | (b752)2024-10-14
+ 6 | - 0 | src/Plugins/RocksDBStore/Plugins/Storage/Store.cs | (b752)2024-10-14
                    bb71676fd9013e8cda8499ef181c59e7514e7f8c
                    
                    fix: concurrency conflict in NEP6Wallet.ToJson (#3527)

* fix: concurrency conflict in NEP6Wallet.ToJson

* Update also ChangePasssword

* Reduce lock time

---------

Co-authored-by: Shargon 
Co-authored-by: Jimmy 
                
3f2f78c1fcf71ea51f2c40c3a0e67062ac390aed Add references (#3529) Co-authored-by: Jimmy
b752efe926dd0eae136ad4694e22daa057a03790 fea: use canonical TryGet style in IReadOnlyStore (#3533)
#: 56

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
2024-10-14master

82.21 - JavaScript
17.79 - Solidity
js: 1
+    1 | -    1 | transfers.js | (01e1)2024-10-14
                    01e118a94591c92fde81e56273914115eb754fdb
                    
                    show src network
                
#: 57

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

GitHub Url: github.com/HathorNetwork/hathor-core
GitHub History Url: github.com/HathorNetwork/hathor-core/commits
2024-10-14master

99.49 - Python
0.29 - Shell
0.12 - Makefile
0.07 - Dockerfile
0.03 - Nix
py: 17
+    1 | -   14 | hathor/builder/builder.py | (9c1f)2024-10-14
+ 1 | - 4 | hathor/builder/cli_builder.py | (9c1f)2024-10-14
+ 2 | - 1 | hathor/cli/events_simulator/events_simulator.py | (9c1f)2024-10-14
+ 3 | - 2 | hathor/event/websocket/factory.py | (9c1f)2024-10-14
+ 1 | - 4 | hathor/manager.py | (9c1f)2024-10-14
+ 1 | - 1 | hathor/metrics.py | (9c1f)2024-10-14
+ 13 | - 51 | hathor/p2p/factory.py | (9c1f)2024-10-14
+ 3 | - 6 | hathor/p2p/manager.py | (9c1f)2024-10-14
+ 0 | - 3 | hathor/p2p/protocol.py | (9c1f)2024-10-14
+ 2 | - 2 | hathor/p2p/states/hello.py | (9c1f)2024-10-14
+ 0 | - 2 | hathor/simulator/simulator.py | (9c1f)2024-10-14
+ 1 | - 0 | hathor/transaction/block.py | (9c1f)2024-10-14
+ 1 | - 1 | hathor/transaction/static_metadata.py | (6a4c)2024-10-14
+ 2 | - 0 | hathor/transaction/storage/__init__.py | (9c1f)2024-10-14
+ 1 | - 1 | hathor/transaction/storage/rocksdb_storage.py | (6a4c)2024-10-14
+ 53 | - 10 | hathor/transaction/storage/traversal.py | (9c1f)2024-10-14
+ 1 | - 1 | hathor/transaction/transaction_metadata.py | (6a4c)2024-10-14
                    9c1fe88a7877cc4a9b7518ca86b1ab14a98269b7
                    
                    refactor(p2p): simplify factory (#1151)
                
6a4c56228360ea6d9157b8b4b2ec6271c3dcaab8 refactor(static-metadata): undo migration of feature_states to static metadata (#1146)
#: 58

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
2024-10-14develop

77.5 - Rust
20.98 - TypeScript
1.05 - JavaScript
0.32 - Shell
0.05 - Handlebars
0.05 - Dockerfile
0.05 - Go
debian: 1
rs: 65
toml: 1
yml: 1
json: 1
+    6 | -    6 | .circleci/config.yml | (8d17)2024-10-14
+ 1 | - 1 | .docker/arm64/rust/Dockerfile.debian | (8d17)2024-10-14
+ 2 | - 2 | integration/Cargo.toml | (648d)2024-10-14
+ 2 | - 2 | integration/src/lib.rs | (648d)2024-10-14
+ 4 | - 4 | pallets/asset/src/benchmarking.rs | (648d)2024-10-14
+ 1 | - 1 | pallets/asset/src/checkpoint/benchmarking.rs | (648d)2024-10-14
+ 20 | - 20 | pallets/asset/src/checkpoint/migrations.rs | (648d)2024-10-14
+ 37 | - 37 | pallets/asset/src/checkpoint/mod.rs | (648d)2024-10-14
+ 1 | - 1 | pallets/asset/src/error.rs | (648d)2024-10-14
+ 156 | - 155 | pallets/asset/src/lib.rs | (648d)2024-10-14, (ef3a)2024-10-14
+ 41 | - 41 | pallets/asset/src/migrations.rs | (648d)2024-10-14
+ 2 | - 2 | pallets/common/src/benchs/asset.rs | (648d)2024-10-14
+ 57 | - 57 | pallets/common/src/traits/asset.rs | (648d)2024-10-14
+ 7 | - 7 | pallets/common/src/traits/checkpoint.rs | (648d)2024-10-14
+ 22 | - 22 | pallets/common/src/traits/compliance_manager.rs | (648d)2024-10-14
+ 11 | - 11 | pallets/common/src/traits/external_agents.rs | (648d)2024-10-14
+ 5 | - 5 | pallets/common/src/traits/nft.rs | (648d)2024-10-14
+ 14 | - 14 | pallets/common/src/traits/portfolio.rs | (648d)2024-10-14
+ 9 | - 9 | pallets/common/src/traits/settlement.rs | (648d)2024-10-14
+ 9 | - 9 | pallets/common/src/traits/statistics.rs | (648d)2024-10-14
+ 5 | - 5 | pallets/compliance-manager/src/benchmarking.rs | (648d)2024-10-14
+ 30 | - 30 | pallets/compliance-manager/src/lib.rs | (648d)2024-10-14
+ 5 | - 5 | pallets/compliance-manager/src/migrations.rs | (648d)2024-10-14
+ 2 | - 2 | pallets/contracts/src/benchmarking.rs | (648d)2024-10-14
+ 5 | - 5 | pallets/corporate-actions/src/benchmarking.rs | (648d)2024-10-14
+ 2 | - 2 | pallets/corporate-actions/src/distribution/benchmarking.rs | (648d)2024-10-14
+ 5 | - 5 | pallets/corporate-actions/src/distribution/mod.rs | (648d)2024-10-14
+ 35 | - 35 | pallets/corporate-actions/src/lib.rs | (648d)2024-10-14
+ 11 | - 11 | pallets/corporate-actions/src/migrations.rs | (648d)2024-10-14
+ 4 | - 4 | pallets/external-agents/src/benchmarking.rs | (648d)2024-10-14
+ 44 | - 44 | pallets/external-agents/src/lib.rs | (648d)2024-10-14
+ 10 | - 10 | pallets/external-agents/src/migrations.rs | (648d)2024-10-14
+ 2 | - 2 | pallets/identity/src/benchmarking.rs | (648d)2024-10-14
+ 1 | - 1 | pallets/identity/src/ticker_migrations.rs | (648d)2024-10-14
+ 3 | - 3 | pallets/nft/src/benchmarking.rs | (648d)2024-10-14
+ 19 | - 19 | pallets/nft/src/lib.rs | (648d)2024-10-14
+ 9 | - 9 | pallets/nft/src/migrations.rs | (648d)2024-10-14
+ 2 | - 2 | pallets/portfolio/src/benchmarking.rs | (648d)2024-10-14
+ 28 | - 28 | pallets/portfolio/src/lib.rs | (648d)2024-10-14
+ 10 | - 10 | pallets/portfolio/src/migrations.rs | (648d)2024-10-14
+ 4 | - 4 | pallets/runtime/common/src/runtime.rs | (648d)2024-10-14
+ 1 | - 1 | pallets/settlement/src/benchmarking.rs | (648d)2024-10-14
+ 20 | - 20 | pallets/settlement/src/lib.rs | (648d)2024-10-14
+ 4 | - 4 | pallets/settlement/src/migrations.rs | (648d)2024-10-14
+ 7 | - 7 | pallets/statistics/src/benchmarking.rs | (648d)2024-10-14
+ 22 | - 22 | pallets/statistics/src/lib.rs | (648d)2024-10-14
+ 4 | - 4 | pallets/statistics/src/migrations.rs | (648d)2024-10-14
+ 2 | - 2 | pallets/sto/src/benchmarking.rs | (648d)2024-10-14
+ 19 | - 19 | pallets/sto/src/lib.rs | (648d)2024-10-14
+ 8 | - 8 | pallets/sto/src/migrations.rs | (648d)2024-10-14
+ 14 | - 14 | pallets/weights/src/pallet_asset.rs | (648d)2024-10-14
+ 14 | - 14 | polymesh_schema.json | (648d)2024-10-14
+ 14 | - 10 | primitives/src/asset.rs | (648d)2024-10-14, (ef3a)2024-10-14
+ 4 | - 4 | primitives/src/authorization.rs | (648d)2024-10-14
+ 4 | - 4 | primitives/src/identity_claim.rs | (648d)2024-10-14
+ 11 | - 11 | primitives/src/nft.rs | (648d)2024-10-14
+ 3 | - 3 | primitives/src/portfolio.rs | (648d)2024-10-14
+ 9 | - 9 | primitives/src/secondary_key.rs | (648d)2024-10-14
+ 5 | - 5 | primitives/src/settlement.rs | (648d)2024-10-14
+ 4 | - 4 | primitives/src/statistics.rs | (648d)2024-10-14
+ 4 | - 4 | primitives/src/transfer_compliance.rs | (648d)2024-10-14
+ 2 | - 2 | primitives/src/v6.rs | (648d)2024-10-14
+ 2 | - 2 | rpc/runtime-api/src/asset.rs | (648d)2024-10-14
+ 2 | - 2 | rpc/runtime-api/src/compliance.rs | (648d)2024-10-14
+ 2 | - 2 | rpc/runtime-api/src/statistics.rs | (648d)2024-10-14
+ 3 | - 3 | rpc/src/asset.rs | (648d)2024-10-14
+ 3 | - 3 | rpc/src/compliance.rs | (648d)2024-10-14
                    648d0a566e1b828d191806b7782d2abe7983afc3
                    
                    Normalize AssetId (#1736)

* Search/replace AssetID with AssetId.

* Fix AssetId in Rust integration tests.
                
ef3af0adf3611255ed04d56965024eea47dfa845 Make asset ids valid standard UUIDs. (#1737) * Make asset ids valid standard UUIDs. * Include genesis hash when generating AssetIds. --------- Co-authored-by: Adam Dossa
8d17798a5e0f59e898fc59d0febcc98a507c370e Fix ci nightly builds (#1738) * Fix failing nighly ci tasks. * Use locked flag for sccache build.
#: 59

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
2024-10-14master

99.27 - Go
0.45 - JavaScript
0.19 - Shell
0.07 - Solidity
0.02 - Dockerfile
sum: 1
mod: 1
go: 2
yml: 2
+    3 | -    3 | .github/workflows/ci.yml | (6b62)2024-10-14
+ 8 | - 8 | .github/workflows/sync-subnet-evm-branch.yml | (6b62)2024-10-14
+ 3 | - 3 | go.mod | (6b62)2024-10-14
+ 4 | - 4 | go.sum | (6b62)2024-10-14
+ 1 | - 1 | peer/network.go | (6b62)2024-10-14
+ 1 | - 1 | peer/stats/stats.go | (6b62)2024-10-14
                    6b62bd204c062be764c1aaa68dd4b9eda1de4d0c
                    
                    Sync subnet evm (#673)

* nit: peer/network.go: remove refs to cross chain in comments (#1333)

* bump golang version

* remove style changes

---------

Co-authored-by: Darioush Jalali 
                
#: 60

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
2024-10-14main

49.91 - Rust
34.9 - Solidity
6.75 - Python
6 - TypeScript
1.19 - Starlark
1.11 - Dockerfile
0.08 - PLpgSQL
0.07 - Shell
yaml: 1
+    1 | -    1 | .github/workflows/push-rust-services.yaml | (35b7)2024-10-14
                    35b7ae3ed29c58c5d9a7d56c2d3689bca9dd0651
                    
                    fix: correct copy paste issue (#170)
                
#: 61

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
2024-10-14develop

91.02 - Go
4.35 - C
2.85 - JavaScript
0.61 - Assembly
0.2 - Java
0.19 - Sage
0.17 - 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
                    c88cc480b01c45e53ec5a024a2f2d25434ad1f79
                    
                    add debugging tool to l2geth images (#1066)
                
#: 62

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
2024-10-14main

45.78 - TypeScript
26.17 - Rust
8.84 - Solidity
7.02 - Move
4.58 - Cairo
3.74 - Python
2.08 - Sway
1.08 - JavaScript
0.35 - Shell
0.18 - CSS
0.09 - Dockerfile
0.04 - Nix
0.04 - HTML
0.01 - Makefile
json: 3
yaml: 1
tsx: 2
ts: 11
sw: 3
bin: 1
toml: 1
+    1 | -    1 | apps/staking/src/api.ts | (4ae3)2024-10-14
+ 2 | - 2 | apps/staking/src/components/OracleIntegrityStaking/index.tsx | (9973)2024-10-14, (c9c9)2024-10-14
+ 20 | - 0 | apps/staking/src/known-publishers.ts | (9973)2024-10-14, (c9c9)2024-10-14, (82b5)2024-10-14, (46d0)2024-10-14
+ 577 | - 234 | pnpm-lock.yaml | (4ab6)2024-10-14
+ 2 | - 2 | target_chains/fuel/contracts/fuel-toolchain.toml | (4ab6)2024-10-14
+ 1 | - 5 | target_chains/fuel/contracts/pyth-contract/out/release/pyth-contract-abi.json | (4ab6)2024-10-14
+ 0 | - 0 | target_chains/fuel/contracts/pyth-contract/out/release/pyth-contract.bin | (4ab6)2024-10-14
+ 7 | - 4 | target_chains/fuel/contracts/pyth-contract/src/main.sw | (4ab6)2024-10-14
+ 0 | - 5 | target_chains/fuel/contracts/pyth-interface/src/data_structures/price.sw | (4ab6)2024-10-14
+ 0 | - 1 | target_chains/fuel/contracts/pyth-interface/src/errors.sw | (4ab6)2024-10-14
+ 2 | - 2 | target_chains/fuel/sdk/js/package.json | (4ab6)2024-10-14
+ 1 | - 5 | target_chains/fuel/sdk/js/src/abi/pyth-contract-abi.json | (4ab6)2024-10-14
+ 5 | - 1 | target_chains/fuel/sdk/js/src/index.ts | (4ab6)2024-10-14
+ 3 | - 10 | target_chains/fuel/sdk/js/src/types/PythContract.ts | (dd4c)2024-10-14, (4ab6)2024-10-14
+ 13 | - 8 | target_chains/fuel/sdk/js/src/types/PythContractFactory.ts | (4ab6)2024-10-14
+ 1 | - 1 | target_chains/fuel/sdk/js/src/types/common.d.ts | (4ab6)2024-10-14
+ 1 | - 1 | target_chains/fuel/sdk/js/src/types/index.ts | (4ab6)2024-10-14
                    997328794d793cd4eeaebe0871b82b4d06fa6001
                    
                    Merge pull request #2043 from cprussin/add-elfomo

feat(staking): add elfomo to known publishers
                
c9c90478e8cc56c4283f45bad05f6f14fdd1537a feat(staking): add elfomo to known publishers
4ae30bf426e7daffcc9ad475146e05fc7e6ebc3a fix(staking): opt-out bug (#2040)
dd4c76ba50b6bbe7fb70e6f6420030ebd4443fa3 Update PythContract.ts with latest changes (#2038)
4ab64d2539a749e51e1281bdd7744781f5e9df8c feat(target_chains/fuel): use saturating sub (#2031) * use saturating sub * update fuel version * commit release binary file * update fuel sdk version * update pnpm lock * precommit
82b5107047e262f0074410f76e695e2bca34d5b3 Merge pull request #2037 from cprussin/add-finazon feat(staking): add Finazon to known publishers
46d06d865d81147c8f826e9e9300a77e3f71058b feat(staking): add Finazon to known publishers
#: 63

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
2024-10-14master

58.69 - TypeScript
41.06 - Solidity
0.14 - Shell
0.12 - JavaScript
                    fb0681066d59135a76d8833159d6d09f8bc09048
                    
                    Merge pull request #866 from lidofinance/feat/adjust-mainnet-state

fix: remove PostTotalShares event checks
                
b5d521d62d61dbe61e2caef08df9eaaeea53d9d3 fix: remove PostTotalShares event checks
#: 64

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
2024-10-14master

95.75 - Rust
3.11 - Shell
0.71 - Solidity
0.11 - Handlebars
0.11 - Makefile
0.08 - Jinja
0.06 - Dockerfile
0.04 - HCL
0.02 - Python
0 - C
                    cf4112ebe3b50db758ac252e4834d042db2f858e
                    
                    testnet: rotate bootnodes keys (#4286)
                
#: 65

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
2024-10-14develop

65.66 - Go
23.38 - TypeScript
7.88 - Rust
1.33 - Shell
0.81 - JavaScript
0.44 - Nix
0.34 - Makefile
0.18 - Dockerfile
                    5d93a93c3ad92fb3e0562b7ede85ba6430890d75
                    
                    update dep to rebuild test-base image correctly (#890)
                
34ffab9ae32ab3647767a160b8b0c7e96a31f979 integration-tests: upgrade core & ctf (#885)
#: 66

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
2024-10-14master

97.31 - Go
0.91 - Shell
0.69 - Solidity
0.64 - TypeScript
0.43 - JavaScript
0.02 - Dockerfile
go: 1
+    1 | -    0 | miner/worker.go | (e93e)2024-10-14
                    e93eb1e7fd4948049282eab22137899fe9e6617b
                    
                    track env size (#1358)
                
#: 67

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
2024-10-14main

71.45 - Solidity
14.32 - Python
11.31 - TypeScript
2.79 - Ruby
0.08 - Makefile
0.04 - Shell
0.01 - JavaScript
                    0a6fbd4d4167f6e0e777aec0ae12bf4f18b4b0a8
                    
                    fix: Add isControlledFacilitator to GhoBucketSteward (#429)

* feat: Add isControlledFacilitator function

* fix: Remove isControlledFacilitator helper function
                
#: 68

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
2024-10-13master

80.01 - TypeScript
14.37 - CSS
4.39 - HTML
1.19 - JavaScript
0.03 - Shell
ts: 2
json: 5
+    6 | -    6 | package-lock.json | (95fe)2024-10-13, (9a31)2024-10-13
+ 2 | - 2 | packages/apps/package.json | (95fe)2024-10-13, (9a31)2024-10-13
+ 5 | - 0 | packages/apps/src/app/xcm/App.ts | (9a31)2024-10-13
+ 6 | - 4 | packages/apps/src/app/xcm/Form.ts | (9a31)2024-10-13
+ 1 | - 1 | pages/apps-web/package.json | (95fe)2024-10-13
                    95fe5bdcadcdeafb8716bcfec4ab6bcc671bed78
                    
                    RELEASE: Releasing 1 package(s)

Releases:
  @galacticcouncil/[email protected]
                
9a31e2751e502631b89bba2b68eb419ad9f9cad5 fix balance load if dest invalid/missing
#: 69

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
#: 70

id: daimo
project: Daimo
Date: 2023-12-19T09:00:00.000Z
Max Reward: 15000
Bounty Url: https://immunefi.com/bounty/daimo

GitHub Url: github.com/daimo-eth/daimo
GitHub History Url: github.com/daimo-eth/daimo/commits
2024-10-11master

86.3 - TypeScript
10.55 - Solidity
1.35 - Swift
1.14 - Kotlin
0.24 - JavaScript
0.15 - Shell
0.12 - Ruby
0.07 - Makefile
0.05 - Dockerfile
0.02 - CSS
#: 71

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
2024-10-11master

69.38 - Solidity
30.62 - JavaScript
#: 72

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
2024-10-11master

97.5 - Go
1.36 - Makefile
0.84 - Shell
0.31 - Python
#: 73

id: reffinance
project: Ref Finance
Date: 2022-05-17T12:30-06:00
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
2024-10-11main

99.28 - Rust
0.35 - Shell
0.29 - Makefile
0.07 - Python
0.02 - Dockerfile
#: 74

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
2024-10-11master

100 - Go
#: 75

id: wormhole
project: Wormhole
Date: 2022-02-11T09:00-06:00
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
2024-10-11main

53.01 - TypeScript
21.57 - Go
10.85 - Rust
5.53 - Move
5.14 - Solidity
1.79 - Python
1.1 - Shell
0.49 - JavaScript
0.2 - Starlark
0.18 - Makefile
0.12 - Dockerfile
0.01 - HTML
#: 76

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
2024-10-11main

55.71 - TypeScript
27.98 - JavaScript
14.19 - Go
0.71 - Shell
0.62 - Solidity
0.39 - Rust
0.31 - Python
0.05 - Makefile
0.03 - Dockerfile
0.01 - HCL
#: 77

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
2024-10-11main

99.82 - Rust
0.18 - Makefile
#: 78

id: astarnetwork
project: Astar Network
Date: 2022-05-31T10:30-06:00
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
2024-10-11main

49.23 - CSS
21 - TypeScript
16.6 - Vue
8.82 - JavaScript
3.97 - SCSS
0.38 - HTML
#: 79

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
2024-10-11master

94.72 - Rust
2.12 - PLpgSQL
1.9 - TypeScript
0.68 - CSS
0.26 - Shell
0.12 - HTML
0.06 - Dockerfile
0.06 - JavaScript
0.04 - Solidity
0.02 - Makefile
#: 80

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
2024-10-10main

99.33 - TypeScript
0.47 - CSS
0.19 - JavaScript
0.02 - HTML
#: 81

id: layerzero
project: LayerZero (The World's Largest Bounty)
Date: 2023-05-17T17:00:00.000Z
Max Reward: 15000000
Bounty Url: https://immunefi.com/bounty/layerzero

GitHub Url: github.com/LayerZero-Labs/LayerZero-v2
GitHub History Url: github.com/LayerZero-Labs/LayerZero-v2/commits
2024-10-10main

67.16 - Solidity
32.48 - Rust
0.33 - Roff
0.02 - JavaScript
0.01 - TypeScript
#: 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
2024-10-10develop

50.02 - Go
41.22 - Solidity
5.77 - JavaScript
0.66 - Assembly
0.64 - Shell
0.57 - TypeScript
0.5 - Python
0.27 - Makefile
0.13 - C
0.12 - Dockerfile
0.05 - HCL
0.05 - Just
0.02 - Handlebars
#: 83

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
2024-10-10master

99.99 - C#
0.01 - Shell
0 - Dockerfile
#: 84

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
2024-10-10master

94.15 - Rust
4.72 - Solidity
0.52 - Shell
0.32 - Makefile
0.12 - Scheme
0.12 - Gnuplot
0.05 - Dockerfile
#: 85

id: nexusmutual
project: Nexus Mutual
Date: 2021-02-23T00:00-07:00
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
2024-10-10release-candidate

71.69 - JavaScript
28.29 - Solidity
0.02 - Shell
0 - TypeScript
#: 86

id: blockwallet
project: BlockWallet
Date: 2021-11-30T00:00-05:00
Max Reward: 150000
Bounty Url: https://immunefi.com/bounty/blockwallet

GitHub Url: github.com/block-wallet/extension
GitHub History Url: github.com/block-wallet/extension/commits
2024-10-10master

97.34 - TypeScript
2.18 - JavaScript
0.27 - CSS
0.16 - Makefile
0.05 - HTML
#: 87

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
2024-10-10main

96.7 - TypeScript
1.21 - HCL
1.14 - JavaScript
0.87 - Rust
0.08 - Shell
#: 88

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
2024-10-09master

98.25 - Rust
1.08 - Python
0.51 - Shell
0.07 - Handlebars
0.03 - Makefile
0.02 - HTML
0.02 - Awk
0.01 - Dockerfile
0.01 - Nix
#: 89

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-10-09master

98.01 - Solidity
1.99 - Shell
#: 90

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
2024-10-09cairo-1

72.28 - Cairo
17.53 - Python
9.5 - Solidity
0.68 - Shell
#: 91

id: sora
project: SORA
Date: 2022-07-07T10:30-06:00
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
2024-10-09master

98.25 - Rust
1.08 - Python
0.51 - Shell
0.07 - Handlebars
0.03 - Makefile
0.02 - HTML
0.02 - Awk
0.01 - Dockerfile
0.01 - Nix
#: 92

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
2024-10-09master

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

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
2024-10-09main

56.39 - Solidity
38.77 - Go
4.84 - Shell
#: 94

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
2024-10-09master

81.66 - Solidity
17.22 - Shell
1.12 - JavaScript
#: 95

id: sommelier
project: Sommelier
Date: 2023-05-23T14:00+03:00
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
2024-10-09main

34.01 - Go
29.83 - TypeScript
29.28 - Rust
2.99 - Solidity
2.44 - Python
0.42 - Shell
0.41 - JavaScript
0.32 - Makefile
0.3 - Dockerfile
0 - RenderScript
#: 96

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
2024-10-09main

52.46 - JavaScript
47.53 - Solidity
0.01 - Shell
#: 97

id: serai
project: Serai
Date: 2023-08-04T12:00+01:00
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-09develop

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

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
2024-10-09optimism

89.28 - Go
5.24 - C
3.46 - JavaScript
0.49 - Assembly
0.25 - Shell
0.24 - Java
0.23 - Sage
0.2 - M4
0.18 - NSIS
0.18 - Smarty
0.09 - Python
0.07 - Solidity
0.07 - Makefile
0.01 - HTML
0.01 - Dockerfile
#: 99

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
2024-10-08develop

99.56 - TypeScript
0.22 - Python
0.13 - Dockerfile
0.09 - JavaScript
#: 100

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
2024-10-08master

99.67 - Rust
0.15 - Solidity
0.11 - Makefile
0.07 - Shell
#: 101

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
2024-10-08master

99.82 - Go
0.18 - Makefile
#: 102

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
2024-10-08master

95.86 - TypeScript
2.87 - JavaScript
0.31 - Swift
0.28 - CSS
0.18 - HTML
0.18 - Java
0.14 - Dockerfile
0.1 - Jinja
0.09 - Ruby
#: 103

id: sommelier
project: Sommelier
Date: 2023-05-23T14:00+03:00
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/sommelier

GitHub Url: github.com/PeggyJV/sommelier
GitHub History Url: github.com/PeggyJV/sommelier/commits
2024-10-08main

76.92 - Go
11.38 - Solidity
9.4 - Rust
1.31 - Makefile
0.63 - Shell
0.3 - TypeScript
0.06 - Dockerfile
0 - RenderScript
#: 104

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

GitHub Url: github.com/paritytech/frontier
GitHub History Url: github.com/paritytech/frontier/commits
2024-10-08master

86.42 - Rust
12.39 - TypeScript
0.38 - Solidity
0.3 - Handlebars
0.24 - JavaScript
0.12 - Makefile
0.1 - Shell
0.05 - Nix
#: 105

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

GitHub Url: github.com/babylonlabs-io/networks
GitHub History Url: github.com/babylonlabs-io/networks/commits
2024-10-08main

51.3 - Go
44.09 - Standard ML
4.61 - Shell
#: 106

id: astarnetwork
project: Astar Network
Date: 2022-05-31T10:30-06:00
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/astarnetwork

GitHub Url: github.com/AstarNetwork/Astar
GitHub History Url: github.com/AstarNetwork/Astar/commits
2024-10-08master

98.26 - Rust
1.03 - Solidity
0.34 - Shell
0.22 - Handlebars
0.11 - TypeScript
0.05 - Makefile
#: 107

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
2024-10-08develop

98.8 - Go
0.7 - Rust
0.39 - Shell
0.11 - Dockerfile
#: 108

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
2024-10-08dev

99.82 - Solidity
0.16 - Makefile
0.02 - Nix
0 - Shell
#: 109

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-10-08dev

98.91 - TypeScript
0.9 - JavaScript
0.18 - Shell
#: 110

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
2024-10-07staging

69.51 - TypeScript
30.22 - Solidity
0.24 - JavaScript
0.03 - Shell
#: 111

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
2024-10-07main

100 - Rust
#: 112

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
2024-10-07main

99.97 - Rust
0.03 - Shell
#: 113

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
2024-10-07master

82.53 - Go
17.47 - Solidity
#: 114

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
#: 115

id: myntandzero
project: Mynt and Zero
Date: 2023-06-15T17:00+03:00
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
2024-10-07develop

98.37 - TypeScript
1.06 - CSS
0.4 - JavaScript
0.16 - HTML
0 - Shell
#: 116

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
#: 117

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
#: 118

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
2024-10-06master

97.1 - Rust
2.04 - Shell
0.59 - C
0.08 - Python
0.08 - C++
0.04 - JavaScript
0.04 - Makefile
0.03 - Dockerfile
0 - TeX
#: 119

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
2024-10-04main

88.94 - Jupyter Notebook
8.78 - Python
0.84 - Circom
0.61 - Rust
0.48 - Shell
0.27 - Dockerfile
0.08 - JavaScript
#: 120

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
2024-10-03master

65.16 - TypeScript
34 - CSS
0.84 - JavaScript
#: 121

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
2024-10-03main

90.22 - Go
5.19 - Shell
3.03 - Dockerfile
1.56 - Makefile
#: 122

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
2024-10-03main

93.28 - Rust
5.55 - TypeScript
0.63 - Shell
0.22 - Dockerfile
0.13 - Handlebars
0.12 - Python
0.05 - JavaScript
0.01 - CSS
#: 123

id: pstakeoncosmos
project: pStake on Cosmos
Date: 2023-04-18T01:00:00.000Z
Max Reward: 2000
Bounty Url: https://immunefi.com/bounty/pstakeoncosmos

GitHub Url: github.com/persistenceOne/persistenceCore
GitHub History Url: github.com/persistenceOne/persistenceCore/commits
2024-10-03main

80.43 - Go
12.05 - Shell
5.88 - Makefile
0.9 - HTML
0.74 - Dockerfile
#: 124

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-node
GitHub History Url: github.com/0xPolygonHermez/zkevm-node/commits
2024-10-03develop

94.97 - Go
3.41 - Solidity
0.96 - Makefile
0.62 - JavaScript
0.03 - Shell
0.01 - Dockerfile
#: 125

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
2024-10-03main

53.32 - Solidity
31.92 - TypeScript
13.77 - Yul
0.95 - Rust
0.03 - Shell
0.01 - JavaScript
#: 126

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-03main

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
#: 127

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
2024-10-03master

98.64 - Rust
0.66 - JavaScript
0.34 - TypeScript
0.16 - Shell
0.09 - Solidity
0.05 - Handlebars
0.03 - Makefile
0.02 - HCL
0.01 - Dockerfile
#: 128

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
2024-10-03main

52.24 - Rust
46.75 - TypeScript
0.39 - JavaScript
0.25 - Nix
0.24 - CSS
0.09 - Shell
0.04 - Dockerfile
#: 129

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
2024-10-02master

89.05 - 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
#: 130

id: sovryn
project: Sovryn
Date: 2021-03-03T00:00-07:00
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
2024-10-02development

48.97 - JavaScript
37.7 - Solidity
13.27 - Python
0.05 - Shell
#: 131

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
2024-10-02master

99.05 - Rust
0.95 - Shell
#: 132

id: acala
project: Acala
Date: 2021-12-13T20:00-06:00
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
2024-10-02master

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

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
2024-10-02main

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

id: synthetix
project: Synthetix
Date: 2021-03-05T00:00-07:00
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
2024-10-02staging

98.43 - TypeScript
1.55 - JavaScript
0.03 - HTML
#: 135

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
2024-10-02main

85.09 - Solidity
11.3 - Python
2.8 - Ruby
0.57 - Shell
0.24 - Makefile
#: 136

id: synthetix
project: Synthetix
Date: 2021-03-05T00:00-07:00
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
2024-10-02master

99.8 - TypeScript
0.18 - JavaScript
0.01 - HTML
0.01 - CSS
0 - Shell
#: 137

id: icon
project: ICON
Date: 2022-10-20T20:30-06:00
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
#: 138

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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-10-02main

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

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
2024-10-02master

52.25 - JavaScript
47.75 - Solidity
#: 140

id: rubic
project: Rubic
Date: 2023-07-31T12:00+02:00
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
2024-10-01master

90.09 - Solidity
5.59 - TypeScript
2.93 - Shell
1.29 - JavaScript
0.09 - Makefile
#: 141

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
2024-10-01master

99.67 - Go
0.33 - Makefile
#: 142

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
2024-10-01master

100 - Rust
#: 143

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
2024-10-01main

99.91 - Rust
0.09 - Makefile
#: 144

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
2024-10-01main

59.1 - JavaScript
40.63 - Solidity
0.28 - Shell
#: 145

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
2024-09-30master

100 - Rust
#: 146

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
#: 147

id: hathornetwork
project: Hathor Network
Date: 2023-03-15T19:00:00.000Z
Max Reward: 100000
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
2024-09-30master

95.6 - JavaScript
1.63 - TypeScript
0.86 - Java
0.76 - Shell
0.51 - Ruby
0.3 - Objective-C++
0.17 - Makefile
0.12 - Nix
0.04 - Objective-C
#: 148

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-09-29master

100 - Rust
#: 149

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
2024-09-29develop

99.58 - Rust
0.15 - Handlebars
0.13 - Makefile
0.08 - Shell
0.04 - Dockerfile
0.02 - JavaScript
#: 150

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
#: 151

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-staking-protocol
GitHub History Url: github.com/mux-world/mux-staking-protocol/commits
2024-09-27main

54.84 - Solidity
45.16 - TypeScript
#: 152

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
2024-09-27main

98.76 - Rust
0.94 - TypeScript
0.21 - Shell
0.1 - Dockerfile
#: 153

id: reffinance
project: Ref Finance
Date: 2022-05-17T12:30-06:00
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
#: 154

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
2024-09-27master

98.47 - Rust
1.27 - Handlebars
0.26 - Shell
#: 155

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
2024-09-26main

86.01 - Go
6.76 - TeX
5.54 - TLA
0.52 - Shell
0.43 - Python
0.3 - Makefile
0.27 - Jinja
0.11 - Dockerfile
0.05 - HCL
0.02 - HTML
#: 156

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-09-26main

87.89 - Go
4.54 - Shell
3.85 - Makefile
3.71 - Dockerfile
#: 157

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
#: 158

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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-09-24main

97.1 - Go
1.13 - Dockerfile
0.89 - Makefile
0.88 - Shell
#: 159

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
2024-09-24master

97.07 - TypeScript
2.93 - JavaScript
#: 160

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
2024-09-23main

88.9 - Go
8.85 - C
0.4 - Java
0.4 - Sage
0.4 - Makefile
0.38 - Assembly
0.34 - M4
0.16 - Shell
0.06 - Python
0.05 - HTML
0.05 - Dockerfile
#: 161

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
#: 162

id: sparklend
project: SparkLend
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
2024-09-23master

#: 163

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
2024-09-20main

52.18 - Solidity
47.82 - TypeScript
#: 164

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-09-19dev

100 - Solidity
#: 165

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
2024-09-19develop

87.28 - Go
12.39 - Shell
0.33 - Dockerfile
#: 166

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
#: 167

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
2024-09-18main

96.33 - Rust
3.08 - Shell
0.5 - JavaScript
0.09 - Makefile
#: 168

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
2024-09-18master

90.05 - Go
4.78 - C
3.14 - JavaScript
0.67 - 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
#: 169

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
2024-09-18master

97.2 - Rust
1.43 - Shell
0.6 - JavaScript
0.35 - Handlebars
0.18 - Makefile
0.13 - Dockerfile
0.11 - HCL
#: 170

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-09-17main

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

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
#: 172

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-contracts
GitHub History Url: github.com/Consensys/linea-contracts/commits
2024-09-11main

60.47 - Solidity
39.47 - TypeScript
0.06 - JavaScript
#: 173

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
2024-09-11master

94.63 - Rust
2.44 - Clarity
2.29 - TypeScript
0.49 - Shell
0.09 - Python
0.02 - JavaScript
0.02 - Dockerfile
0.01 - Mustache
0 - RenderScript
#: 174

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
2024-09-11main

99.41 - Rust
0.59 - Makefile
#: 175

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
2024-09-11master

94.63 - Rust
2.44 - Clarity
2.29 - TypeScript
0.49 - Shell
0.09 - Python
0.02 - JavaScript
0.02 - Dockerfile
0.01 - Mustache
0 - RenderScript
#: 176

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
#: 177

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
2024-09-10main

48.4 - C++
36.86 - Rust
11.94 - C
0.97 - Shell
0.58 - JavaScript
0.47 - CMake
0.38 - Dockerfile
0.24 - Makefile
0.1 - HTML
0.05 - CSS
#: 178

id: reserve
project: Reserve
Date: 2023-04-27T12:00+03:00
Max Reward: 5000000
Bounty Url: https://immunefi.com/bounty/reserve

GitHub Url: github.com/reserve-protocol/protocol
GitHub History Url: github.com/reserve-protocol/protocol/commits
2024-09-10master

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

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
2024-09-10main

99.67 - Solidity
0.32 - TypeScript
0 - Makefile
#: 180

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
#: 181

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

GitHub Url: github.com/cowprotocol/contracts
GitHub History Url: github.com/cowprotocol/contracts/commits
2024-09-10main

63.07 - Solidity
36.27 - TypeScript
0.47 - Shell
0.2 - JavaScript
#: 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/bgd-labs/solidity-utils
GitHub History Url: github.com/bgd-labs/solidity-utils/commits
2024-09-09main

98.5 - Solidity
1.38 - Makefile
0.12 - Shell
#: 183

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
#: 184

id: sovryn
project: Sovryn
Date: 2021-03-03T00:00-07:00
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
#: 185

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
2024-09-05main

99.25 - Rust
0.55 - Solidity
0.15 - Python
0.04 - Shell
0 - RenderScript
#: 186

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
2024-09-05master

49.19 - Rust
37.86 - TypeScript
12.14 - Shell
0.54 - Dockerfile
0.26 - JavaScript
#: 187

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
2024-09-05master

98.09 - Rust
1.19 - Shell
0.72 - Dockerfile
#: 188

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
2024-09-05main

74.47 - TypeScript
22.07 - Solidity
1.7 - JavaScript
1.5 - Rust
0.21 - Shell
0.03 - Dockerfile
0.02 - Makefile
0.01 - Handlebars
#: 189

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
2024-09-05main

67.63 - C++
20.4 - Python
6.5 - C
1.53 - M4
1.39 - Shell
1.17 - 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
#: 190

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
#: 191

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

GitHub Url: github.com/nodlecode/chain
GitHub History Url: github.com/nodlecode/chain/commits
2024-09-05master

95.85 - Rust
2.56 - Shell
1.25 - Handlebars
0.32 - Dockerfile
0.01 - HTML
#: 192

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
2024-09-04main

97.57 - Haskell
1.06 - Dockerfile
0.81 - Shell
0.41 - Nix
0.15 - Makefile
#: 193

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
#: 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/whyrusleeping/cbor-gen
GitHub History Url: github.com/whyrusleeping/cbor-gen/commits
2024-09-04master

99.84 - Go
0.16 - 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/filecoin-project/go-address
GitHub History Url: github.com/filecoin-project/go-address/commits
2024-09-03master

99.87 - Go
0.13 - Makefile
#: 196

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
#: 197

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/groth16-solana
GitHub History Url: github.com/Lightprotocol/groth16-solana/commits
2024-09-02master

87.17 - Rust
12.83 - JavaScript
#: 198

id: babylon-labs
project: Babylon Labs
Date: 2024-09-16T15:00:00.000Z
Max Reward: 1000000
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
2024-09-02main

98.31 - Go
0.95 - Makefile
0.74 - Shell
#: 199

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
#: 200

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
2024-08-30master

78.96 - Rust
21.04 - TypeScript
#: 201

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-08-30master

76.54 - Solidity
23.12 - TypeScript
0.23 - Makefile
0.11 - Shell
#: 202

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

GitHub Url: github.com/HathorNetwork/hathor-wallet
GitHub History Url: github.com/HathorNetwork/hathor-wallet/commits
2024-08-29master

97.78 - JavaScript
1.56 - SCSS
0.4 - Shell
0.11 - Makefile
0.06 - Nix
0.06 - HTML
0.03 - TypeScript
#: 203

id: native
project: Native
Date: 2024-07-01T01:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/native

GitHub Url: github.com/Native-org/native-smart-contracts
GitHub History Url: github.com/Native-org/native-smart-contracts/commits
2024-08-29main

100 - Solidity
#: 204

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
2024-08-29main

#: 205

id: synthetix
project: Synthetix
Date: 2021-03-05T00:00-07:00
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
2024-08-26master

96.66 - JavaScript
1.75 - CSS
1.59 - HTML
#: 206

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
2024-08-26main

99.06 - Go
0.94 - Shell
#: 207

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
2024-08-26master

99.02 - Go
0.98 - Makefile
#: 208

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
2024-08-26master

100 - Go
#: 209

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
2024-08-26master

100 - Rust
#: 210

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
2024-08-25master

90.64 - Python
5.85 - Starlark
2.91 - Solidity
0.3 - JavaScript
0.08 - Shell
0.06 - TypeScript
0.05 - HTML
0.04 - Vim Script
0.04 - Dockerfile
0.03 - CSS
#: 211

id: sommelier
project: Sommelier
Date: 2023-05-23T14:00+03:00
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
#: 212

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
2024-08-23main

63.86 - JavaScript
35.76 - Solidity
0.38 - Shell
#: 213

id: mars
project: Mars Protocol
Date: 2023-01-13T15:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/mars

GitHub Url: github.com/mars-protocol/contracts
GitHub History Url: github.com/mars-protocol/contracts/commits
2024-08-20master

83.03 - Rust
16.65 - TypeScript
0.33 - JavaScript
#: 214

id: reffinance
project: Ref Finance
Date: 2022-05-17T12:30-06:00
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
#: 215

id: universalpage
project: Universal Page
Date: 2024-02-22T12:30:00.000Z
Max Reward: 5000
Bounty Url: https://immunefi.com/bounty/universalpage

GitHub Url: github.com/Universal-Page/contracts
GitHub History Url: github.com/Universal-Page/contracts/commits
2024-08-19main

100 - Solidity
#: 216

id: arbitrum
project: Arbitrum
Date: 2021-08-31T08:00-05:00
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
#: 217

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
2024-08-16develop

88.87 - JavaScript
6.21 - TypeScript
2.96 - Solidity
1.31 - Python
0.62 - TeX
0.01 - HTML
0.01 - Shell
0 - Dockerfile
0 - DIGITAL Command Language
0 - CSS
#: 218

id: synthetix
project: Synthetix
Date: 2021-03-05T00:00-07:00
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
#: 219

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

GitHub Url: github.com/PureStake/crowdloan-rewards
GitHub History Url: github.com/PureStake/crowdloan-rewards/commits
2024-08-15main

100 - Rust
#: 220

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
2024-08-13master

98.53 - JavaScript
1.17 - Nearley
0.3 - HTML
#: 221

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
2024-08-13master

78.4 - TypeScript
21.56 - Solidity
0.04 - JavaScript
#: 222

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
2024-08-13master

67.1 - JavaScript
26.39 - HTML
5.66 - CSS
0.53 - Shell
0.18 - C#
0.15 - Makefile
#: 223

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
2024-08-12master

60.25 - JavaScript
39.75 - Solidity
#: 224

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
#: 225

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
2024-08-09master

88.78 - Haskell
8.22 - Pact
2.68 - C
0.21 - Shell
0.11 - Nix
#: 226

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
2024-08-07main

91.85 - Cairo
8.07 - TypeScript
0.08 - Shell
#: 227

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
2024-08-06main

97.63 - Rust
1.76 - C
0.23 - Shell
0.22 - Makefile
0.17 - Cool
#: 228

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
#: 229

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-08-05main

52.75 - Solidity
47.17 - TypeScript
0.08 - Shell
#: 230

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-08-02master

65.86 - Solidity
33.69 - JavaScript
0.29 - Shell
0.16 - Python
#: 231

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-08-01master

66.01 - JavaScript
33.99 - Solidity
#: 232

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
#: 233

id: arbitrum
project: Arbitrum
Date: 2021-08-31T08:00-05:00
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
2024-07-31main

80.26 - Solidity
18.79 - TypeScript
0.7 - JavaScript
0.12 - Yul
0.12 - Shell
#: 234

id: euphrates
project: Euphrates
Date: 2023-10-30T12:00+03:00
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
#: 235

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
2024-07-23ccip-gho

70.07 - Go
20.52 - Solidity
8.01 - TypeScript
0.67 - Shell
0.5 - PLpgSQL
0.11 - Makefile
0.06 - Dockerfile
0.02 - Ruby
0.01 - Python
0.01 - JavaScript
0.01 - Nix
0 - HTML
0 - WebAssembly
#: 236

id: layerzero
project: LayerZero (The World's Largest Bounty)
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
#: 237

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
2024-07-18main

#: 238

id: sweateconomy
project: Sweat Economy
Date: 2023-03-31T13:00-05:00
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
2024-07-18main

98.28 - Rust
1.08 - Shell
0.65 - Makefile
#: 239

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
#: 240

id: arbitrum
project: Arbitrum
Date: 2021-08-31T08:00-05:00
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
2024-07-16main

73.5 - Solidity
25.81 - TypeScript
0.43 - Makefile
0.26 - Shell
#: 241

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-07-15main

99.74 - Solidity
0.15 - Shell
0.11 - Makefile
#: 242

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
#: 243

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
#: 244

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
#: 245

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T15:00-06:00
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
#: 246

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
#: 247

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
#: 248

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
#: 249

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
#: 250

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
#: 251

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T04:00-05:00
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
#: 252

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
#: 253

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
#: 254

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-06-28main

100 - Solidity
#: 255

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
2024-06-25main

62.16 - Rust
34.01 - TypeScript
1.06 - Jsonnet
1 - JavaScript
0.84 - HTML
0.68 - Dockerfile
0.26 - Shell
#: 256

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
#: 257

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
#: 258

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
#: 259

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
#: 260

id: dodo
project: DODO
Date: 2021-05-25T00:00-05:00
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
#: 261

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

GitHub Url: github.com/PureStake/nimbus
GitHub History Url: github.com/PureStake/nimbus/commits
2024-06-06main

99.55 - Rust
0.45 - Shell
#: 262

id: revert
project: Revert
Date: 2022-06-14T21:00-06:00
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
#: 263

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
#: 264

id: pstakeoncosmos
project: pStake on Cosmos
Date: 2023-04-18T01:00:00.000Z
Max Reward: 2000
Bounty Url: https://immunefi.com/bounty/pstakeoncosmos

GitHub Url: github.com/persistenceOne/pstake-native
GitHub History Url: github.com/persistenceOne/pstake-native/commits
2024-05-30main

98.03 - Go
1.69 - Makefile
0.22 - Shell
0.06 - Dockerfile
#: 265

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
#: 266

id: sovryn
project: Sovryn
Date: 2021-03-03T00:00-07:00
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
#: 267

id: dodo
project: DODO
Date: 2021-05-25T00:00-05:00
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
#: 268

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
#: 269

id: alex
project: ALEX
Date: 2021-12-12T18:00-06:00
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
#: 270

id: alex
project: ALEX
Date: 2021-12-12T18:00-06:00
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
#: 271

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
#: 272

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
#: 273

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
#: 274

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
#: 275

id: sovryn
project: Sovryn
Date: 2021-03-03T00:00-07:00
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
#: 276

id: forta
project: Forta Network
Date: 2022-06-28T10:30-06:00
Max Reward: 80000
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
#: 277

id: degate
project: DeGate
Date: 2023-04-06T12:00-04:00
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
#: 278

id: tranchess
project: Tranchess
Date: 2021-06-22T10:30-05:00
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-04-19main

52.78 - TypeScript
47.19 - Solidity
0.03 - JavaScript
#: 279

id: pstakeoncosmos
project: pStake on Cosmos
Date: 2023-04-18T01:00:00.000Z
Max Reward: 2000
Bounty Url: https://immunefi.com/bounty/pstakeoncosmos

GitHub Url: github.com/persistenceOne/persistence-sdk
GitHub History Url: github.com/persistenceOne/persistence-sdk/commits
2024-04-18master

96.54 - Go
3.4 - Makefile
0.06 - Shell
#: 280

id: impossiblefinance
project: Impossible Finance
Date: 2021-06-18T08:00-05:00
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
#: 281

id: sparklend
project: SparkLend
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
#: 282

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
#: 283

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
#: 284

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-04-07main

52.98 - Solidity
47.02 - TypeScript
#: 285

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
#: 286

id: buttonwood
project: Buttonwood
Date: 2021-10-28T04:15-05:00
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
#: 287

id: myntandzero
project: Mynt and Zero
Date: 2023-06-15T17:00+03:00
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
#: 288

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T04:00-05:00
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
2024-03-19main

85.01 - Solidity
14.97 - TypeScript
0.01 - Makefile
#: 289

id: sparklend
project: SparkLend
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
#: 290

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
#: 291

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
#: 292

id: degate
project: DeGate
Date: 2023-04-06T12:00-04:00
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
#: 293

id: degate
project: DeGate
Date: 2023-04-06T12:00-04:00
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
#: 294

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
#: 295

id: liquidswap
project: Liquidswap
Date: 2022-11-16T11:30-07:00
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
#: 296

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
2024-03-12main

99.39 - Go
0.56 - Shell
0.04 - Dockerfile
0 - Solidity
#: 297

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T04:00-05:00
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
#: 298

id: liquidswap
project: Liquidswap
Date: 2022-11-16T11:30-07:00
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
#: 299

id: liquidswap
project: Liquidswap
Date: 2022-11-16T11:30-07:00
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
#: 300

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
#: 301

id: sweateconomy
project: Sweat Economy
Date: 2023-03-31T13:00-05:00
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
#: 302

id: sweateconomy
project: Sweat Economy
Date: 2023-03-31T13:00-05:00
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
#: 303

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
#: 304

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
#: 305

id: ichi
project: Ichi
Date: 2021-06-17T10:00-05:00
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
#: 306

id: quadrata
project: Quadrata
Date: 2023-08-07T16:00+02:00
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
#: 307

id: deriprotocol
project: Deri Protocol
Date: 2021-09-14T07:00-05:00
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
2024-01-19main

100 - Solidity
#: 308

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
2024-01-15main

80.3 - Solidity
16.16 - Ruby
1.56 - JavaScript
1.06 - Python
0.92 - Makefile
#: 309

id: sovryn
project: Sovryn
Date: 2021-03-03T00:00-07:00
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
#: 310

id: stellar
project: Stellar
Date: 2023-11-29T15:00+03:00
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
#: 311

id: waymont
project: Waymont
Date: 2023-12-13T12:00+03:00
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/waymont

GitHub Url: github.com/pentagonxyz/waymont-contracts
GitHub History Url: github.com/pentagonxyz/waymont-contracts/commits
2023-12-28master

100 - Solidity
#: 312

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
#: 313

id: primitive
project: Primitive
Date: 2021-03-04T00:00-07:00
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/primitive

GitHub Url: github.com/primitivefinance/rmm-manager
GitHub History Url: github.com/primitivefinance/rmm-manager/commits
2023-12-18main

51.92 - Solidity
48.01 - TypeScript
0.06 - Shell
0.02 - JavaScript
#: 314

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
#: 315

id: poolshark
project: Poolshark
Date: 2024-01-24T20:03+04:00
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
#: 316

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
#: 317

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
#: 318

id: wormhole
project: Wormhole
Date: 2022-02-11T09:00-06:00
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
2023-12-05main

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

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
#: 320

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#
#: 321

id: starkex
project: StarkEx
Date: 2023-06-27T10:00+02:00
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
#: 322

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
#: 323

id: marinade
project: Marinade
Date: 2021-12-01T12:30-06:00
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
#: 324

id: zksync
project: zkSync
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
#: 325

id: radiant
project: Radiant
Date: 2023-03-29T19:00:00.000Z
Max Reward: 200000
Bounty Url: https://immunefi.com/bounty/radiant

GitHub Url: github.com/radiant-capital/v2
GitHub History Url: github.com/radiant-capital/v2/commits
2023-11-07main

100 - Solidity
#: 326

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/billing-contracts
GitHub History Url: github.com/edgeandnode/billing-contracts/commits
2023-11-07main

54.16 - TypeScript
41.04 - Solidity
4.62 - Shell
0.18 - JavaScript
#: 327

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
#: 328

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
#: 329

id: astarnetwork
project: Astar Network
Date: 2022-05-31T10:30-06:00
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/astarnetwork

GitHub Url: github.com/AstarNetwork/astar-frame
GitHub History Url: github.com/AstarNetwork/astar-frame/commits
2023-09-28polkadot-v0.9.39

98.23 - Rust
1.58 - Solidity
0.19 - Shell
#: 330

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

GitHub Url: github.com/alpaca-finance/alpaca-stablecoin
GitHub History Url: github.com/alpaca-finance/alpaca-stablecoin/commits
2023-09-28main

75.4 - TypeScript
24.6 - Solidity
#: 331

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
#: 332

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
#: 333

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
#: 334

id: yamatoprotocol
project: Yamato Protocol
Date: 2023-09-04T12:00+03:00
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
#: 335

id: pact
project: Pact
Date: 2022-04-05T20:30-06:00
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
#: 336

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
#: 337

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
#: 338

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
GitHub History Url: github.com/ava-labs/Avalanche-Wallet/commits
2023-07-05master

72.52 - Vue
24.53 - TypeScript
1.72 - JavaScript
1.1 - SCSS
0.13 - HTML
#: 339

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
#: 340

id: charm
project: Charm
Date: 2021-02-05T00:00-07:00
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
#: 341

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
#: 342

id: enosys
project: Enosys
Date: 2023-06-07T12:00+03:00
Max Reward: 15000
Bounty Url: https://immunefi.com/bounty/enosys

GitHub Url: github.com/flrfinance/bridge-contracts
GitHub History Url: github.com/flrfinance/bridge-contracts/commits
2023-06-05main

98.49 - Solidity
0.86 - TypeScript
0.62 - JavaScript
0.04 - Shell
#: 343

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
#: 344

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
#: 345

id: lidoonpolygon
project: Lido on Polygon
Date: 2022-03-31T14:30-06:00
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
#: 346

id: resonate
project: Resonate
Date: 2022-10-20T12:00-06:00
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
#: 347

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
#: 348

id: starkex
project: StarkEx
Date: 2023-06-27T10:00+02:00
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
#: 349

id: alex
project: ALEX
Date: 2021-12-12T18:00-06:00
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
#: 350

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

GitHub Url: github.com/DistributedCollective/zero
GitHub History Url: github.com/DistributedCollective/zero/commits
2023-04-10main

55.42 - JavaScript
23.13 - TypeScript
14.11 - Solidity
4.89 - Python
2.32 - TeX
0.06 - HTML
0.03 - CSS
0.03 - Shell
0.01 - Dockerfile
0.01 - DIGITAL Command Language
#: 351

id: buttonwood
project: Buttonwood
Date: 2021-10-28T04:15-05:00
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
#: 352

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
#: 353

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
#: 354

id: mtpelerin
project: Mt Pelerin
Date: 2021-02-08T00:00-07:00
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
#: 355

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
2023-03-09master

59.39 - Solidity
39.17 - Ruby
0.76 - Shell
0.69 - Makefile
#: 356

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
#: 357

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
#: 358

id: primitive
project: Primitive
Date: 2021-03-04T00:00-07:00
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/primitive

GitHub Url: github.com/primitivefinance/rmm-core
GitHub History Url: github.com/primitivefinance/rmm-core/commits
2023-02-08main

65.64 - Solidity
34.35 - TypeScript
0.01 - Shell
#: 359

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
#: 360

id: metalswap
project: MetalSwap
Date: 2023-02-03T13:00-05:00
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/metalswap

GitHub Url: github.com/DEFI-Foundation/swapsv2
GitHub History Url: github.com/DEFI-Foundation/swapsv2/commits
2023-01-17main

100 - Solidity
#: 361

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
#: 362

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
#: 363

id: dodo
project: DODO
Date: 2021-05-25T00:00-05:00
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
#: 364

id: portfinance
project: Port Finance
Date: 2022-01-11T09:00-07:00
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/portfinance

GitHub Url: github.com/port-finance/variable-rate-lending
GitHub History Url: github.com/port-finance/variable-rate-lending/commits
2022-12-21master

97.85 - Rust
2.03 - Shell
0.12 - Python
#: 365

id: ghostmarket
project: GhostMarket
Date: 2022-09-14T17:30:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/ghostmarket

GitHub Url: github.com/OnBlockIO/phantasma-tokens-contracts
GitHub History Url: github.com/OnBlockIO/phantasma-tokens-contracts/commits
2022-12-15master

#: 366

id: sommelier
project: Sommelier
Date: 2023-05-23T14:00+03:00
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
#: 367

id: lidoonpolygon
project: Lido on Polygon
Date: 2022-03-31T14:30-06:00
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
#: 368

id: tokemak
project: Tokemak
Date: 2021-08-24T03:00-05:00
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/tokemak

GitHub Url: github.com/Tokemak/contracts-v1
GitHub History Url: github.com/Tokemak/contracts-v1/commits
2022-12-01main

52.53 - TypeScript
24.66 - Solidity
22.81 - JavaScript
0.01 - Shell
#: 369

id: tinymanv2
project: Tinyman AMM v2.0 Protocol
Date: 2022-11-28T11:00-06:00
Max Reward: 200000
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
#: 370

id: sommelier
project: Sommelier
Date: 2023-05-23T14:00+03:00
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
#: 371

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
#: 372

id: reffinance
project: Ref Finance
Date: 2022-05-17T12:30-06:00
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
#: 373

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
#: 374

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T15:00-06:00
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#
#: 375

id: opyngamma
project: Opyn: Gamma
Date: 2022-02-07T11:30-07:00
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
#: 376

id: dforce
project: dForce
Date: 2021-07-29T01:00-05:00
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

#: 377

id: bprotocol
project: BProtocol
Date: 2021-07-14T06:00-05:00
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
#: 378

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T15:00-06:00
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#
#: 379

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
#: 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/dss
GitHub History Url: github.com/makerdao/dss/commits
2022-05-18master

99.76 - Solidity
0.13 - Makefile
0.11 - Nix
#: 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/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
#: 382

id: portfinance
project: Port Finance
Date: 2022-01-11T09:00-07:00
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/portfinance

GitHub Url: github.com/port-finance/sundial
GitHub History Url: github.com/port-finance/sundial/commits
2022-05-10master

59.51 - TypeScript
39.52 - Rust
0.79 - Shell
0.18 - JavaScript
#: 383

id: starkex
project: StarkEx
Date: 2023-06-27T10:00+02:00
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
#: 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/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
#: 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/dsr-manager
GitHub History Url: github.com/makerdao/dsr-manager/commits
2022-04-08master

95.92 - Solidity
2.99 - Nix
1.09 - Makefile
#: 386

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
#: 387

id: revest
project: Revest
Date: 2022-04-21T12:30-06:00
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
#: 388

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
#: 389

id: 88mphv3
project: 88mphV3
Date: 2021-07-03T06:00-05:00
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
#: 390

id: tinyman
project: Tinyman
Date: 2022-01-21T11:00-06:00
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

#: 391

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
#: 392

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
#: 393

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
#: 394

id: alpacafinance
project: Alpaca Finance
Date: 2021-06-14T04:00-05:00
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
#: 395

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
#: 396

id: popsicle
project: Popsicle
Date: 2021-08-20T10:00-05:00
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
#: 397

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
#: 398

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
#: 399

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
#: 400

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
#: 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/median
GitHub History Url: github.com/makerdao/median/commits
2021-09-17master

82.43 - Solidity
15.35 - Shell
1.63 - Nix
0.59 - Makefile
#: 402

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
#: 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/osm
GitHub History Url: github.com/makerdao/osm/commits
2021-09-17master

96.5 - Solidity
2.35 - Nix
1.16 - 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/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
#: 405

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
#: 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/vote-delegate
GitHub History Url: github.com/makerdao/vote-delegate/commits
2021-08-18master

95.88 - Solidity
2.16 - Shell
1.96 - Makefile
#: 407

id: wepiggy
project: WePiggy
Date: 2022-01-28T20:30-07:00
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
#: 408

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
#: 409

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
#: 410

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
#: 411

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
#: 412

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
#: 413

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
#: 414

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
#: 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-sectorbuilder
GitHub History Url: github.com/filecoin-project/go-sectorbuilder/commits
2020-03-26master

98.21 - Go
1.79 - Makefile
#: 416

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