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

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

GitHub Url: github.com/firedancer-io/firedancer
GitHub History Url: github.com/firedancer-io/firedancer/commits
2025-11-07main

92.99 - C
2.25 - Python
1.4 - SystemVerilog
0.66 - Shell
0.63 - C++
0.59 - Assembly
0.54 - Makefile
0.37 - Rust
0.34 - CodeQL
0.09 - Lua
0.06 - Tcl
0.05 - Go
0.01 - Dockerfile
0.01 - Vim Script
0.01 - TypeScript
0 - JavaScript
0 - CSS
0 - GDB
c: 65
css: 2
xml: 2
toml: 7
js: 5
h: 34
seccomppolicy: 1
html: 2
mk: 5
py: 2
yml: 1
+    3 | -    3 | .github/workflows/clusterfuzz.yml | (4ab0)2025-11-06
+ 1 | - 0 | config/everything.mk | (c19f)2025-11-06
+ 1 | - 1 | src/app/fdctl/commands/run_agave.c | (fd79)2025-11-06
+ 7 | - 4 | src/app/fdctl/config/default.toml | (04ef)2025-11-06, (ddec)2025-11-06
+ 2 | - 0 | src/app/firedancer/Local.mk | (edd4)2025-11-06
+ 3 | - 1 | src/app/firedancer/callbacks.c | (b297)2025-11-06
+ 2 | - 1 | src/app/firedancer/commands/configure/vinyl.c | (531c)2025-11-06
+ 2 | - 0 | src/app/firedancer/config.c | (edd4)2025-11-06
+ 24 | - 0 | src/app/firedancer/config.h | (edd4)2025-11-06
+ 34 | - 0 | src/app/firedancer/config/bench-zen3-32core.toml | (b297)2025-11-06
+ 84 | - 103 | src/app/firedancer/config/default.toml | (04ef)2025-11-06, (ddec)2025-11-06
+ 26 | - 0 | src/app/firedancer/config/mainnet-jito.toml | (edd4)2025-11-06
+ 6 | - 0 | src/app/firedancer/config/mainnet.toml | (edd4)2025-11-06
+ 23 | - 7 | src/app/firedancer/topology.c | (b297)2025-11-06, (ebe4)2025-11-06, (04ef)2025-11-06, (652e)2025-11-06
+ 2 | - 1 | src/app/firedancer/topology.h | (b297)2025-11-06
+ 34 | - 6 | src/app/shared/boot/fd_boot.c | (edd4)2025-11-06
+ 8 | - 8 | src/app/shared/commands/configure/configure.c | (531c)2025-11-06
+ 11 | - 1 | src/app/shared/commands/configure/configure.h | (531c)2025-11-06
+ 2 | - 1 | src/app/shared/commands/configure/ethtool-channels.c | (531c)2025-11-06
+ 2 | - 1 | src/app/shared/commands/configure/ethtool-loopback.c | (531c)2025-11-06
+ 62 | - 44 | src/app/shared/commands/configure/ethtool-offloads.c | (531c)2025-11-06
+ 3 | - 1 | src/app/shared/commands/configure/fd_ethtool_ioctl.c | (531c)2025-11-06
+ 5 | - 3 | src/app/shared/commands/configure/fd_ethtool_ioctl.h | (531c)2025-11-06
+ 2 | - 1 | src/app/shared/commands/configure/hugetlbfs.c | (531c)2025-11-06
+ 9 | - 10 | src/app/shared/commands/configure/hyperthreads.c | (531c)2025-11-06
+ 2 | - 1 | src/app/shared/commands/configure/snapshots.c | (531c)2025-11-06
+ 2 | - 1 | src/app/shared/commands/configure/sysctl.c | (531c)2025-11-06
+ 6 | - 6 | src/app/shared/commands/run/run.c | (531c)2025-11-06
+ 68 | - 4 | src/app/shared/commands/watch/watch.c | (b297)2025-11-06, (89ef)2025-11-06
+ 19 | - 11 | src/app/shared/fd_config.c | (04ef)2025-11-06, (ddec)2025-11-06
+ 1 | - 1 | src/app/shared/fd_config.h | (04ef)2025-11-06
+ 1 | - 2 | src/app/shared/fd_config_parse.c | (04ef)2025-11-06
+ 2 | - 6 | src/ballet/ed25519/avx512/fd_curve25519.h | (df2d)2025-11-06
+ 4 | - 2 | src/ballet/json/Local.mk | (91c7)2025-11-06
+ 34 | - 0 | src/ballet/json/cJSON_alloc.c | (91c7)2025-11-06
+ 9 | - 0 | src/ballet/json/cJSON_alloc.h | (91c7)2025-11-06
+ 16 | - 4 | src/disco/cswtch/fd_cswtch_tile.c | (652e)2025-11-06
+ 1 | - 0 | src/disco/gui/dist_alpha/assets/index-BjT-fLah.css | (c19f)2025-11-06
+ 144 | - 0 | src/disco/gui/dist_alpha/assets/index-BllEZPhw.js | (c19f)2025-11-06
+ 1 | - 1 | src/disco/gui/dist_alpha/assets/index-CVbgOOKW.css | (c19f)2025-11-06
+ 119 | - 0 | src/disco/gui/dist_alpha/assets/index-Cc97nsXW.js | (c19f)2025-11-06
+ 0 | - 118 | src/disco/gui/dist_alpha/assets/index-DhWHkQqS.js | (c19f)2025-11-06
+ 2 | - 2 | src/disco/gui/dist_alpha/index.html | (c19f)2025-11-06
+ 1 | - 1 | src/disco/gui/dist_stable/assets/index-CCm_hCug.js | (c19f)2025-11-06
+ 24 | - 24 | src/disco/gui/dist_stable/assets/index-DlbKbG_m.js | (c19f)2025-11-06
+ 1 | - 1 | src/disco/gui/dist_stable/index.html | (c19f)2025-11-06
+ 6 | - 6 | src/disco/gui/fd_gui.c | (34ad)2025-11-06, (0543)2025-11-06
+ 4 | - 28 | src/disco/gui/fd_gui_tile.c | (91c7)2025-11-06
+ 104 | - 56 | src/disco/gui/generated/http_import_dist.c | (c19f)2025-11-06
+ 1 | - 0 | src/disco/metrics/generate/types.py | (b297)2025-11-06
+ 3 | - 0 | src/disco/metrics/generated/fd_metrics_all.c | (b297)2025-11-06
+ 2 | - 1 | src/disco/metrics/generated/fd_metrics_all.h | (b297)2025-11-06
+ 6 | - 0 | src/disco/metrics/generated/fd_metrics_benchs.c | (b297)2025-11-06
+ 18 | - 0 | src/disco/metrics/generated/fd_metrics_benchs.h | (b297)2025-11-06
+ 1 | - 1 | src/disco/metrics/generated/fd_metrics_pack.h | (0e01)2025-11-06
+ 0 | - 2 | src/disco/metrics/generated/fd_metrics_send.c | (0e01)2025-11-06
+ 92 | - 104 | src/disco/metrics/generated/fd_metrics_send.h | (0e01)2025-11-06
+ 4 | - 3 | src/disco/metrics/metrics.xml | (b297)2025-11-06, (0e01)2025-11-06
+ 6 | - 0 | src/disco/net/xdp/fd_xdp_tile.c | (6b8c)2025-11-06
+ 20 | - 0 | src/disco/pack/fd_pack.c | (ddec)2025-11-06
+ 6 | - 2 | src/disco/pack/fd_pack.h | (b297)2025-11-06, (fdf7)2025-11-06
+ 0 | - 3 | src/disco/pack/fd_pack_tile.c | (b297)2025-11-06
+ 6 | - 0 | src/disco/topo/fd_topo.h | (b297)2025-11-06, (652e)2025-11-06
+ 2 | - 2 | src/discof/bank/fd_bank_tile.c | (5e57)2025-11-06
+ 7 | - 3 | src/discof/exec/fd_exec_tile.c | (5e57)2025-11-06
+ 2 | - 1 | src/discof/gossip/fd_gossip_tile.c | (652e)2025-11-06
+ 1 | - 1 | src/discof/poh/fd_poh.h | (b297)2025-11-06
+ 2 | - 0 | src/discof/poh/fd_poh_tile.h | (652e)2025-11-06
+ 41 | - 13 | src/discof/replay/fd_replay_tile.c | (b297)2025-11-06, (652e)2025-11-06
+ 14 | - 0 | src/discof/replay/fd_replay_tile.h | (652e)2025-11-06
+ 2 | - 0 | src/discof/restore/Local.mk | (89ef)2025-11-06
+ 167 | - 84 | src/discof/restore/fd_snapct_tile.c | (7403)2025-11-06
+ 2 | - 2 | src/discof/restore/fd_snapin_tile.c | (652e)2025-11-06
+ 3 | - 1 | src/discof/restore/fd_snapin_tile_funk.c | (f87d)2025-11-07, (fb67)2025-11-06
+ 5 | - 2 | src/discof/restore/fd_snapin_tile_vinyl.c | (1e8a)2025-11-06
+ 5 | - 5 | src/discof/restore/fd_snapld_tile.c | (89ef)2025-11-06
+ 8 | - 14 | src/discof/restore/fd_snapld_tile.seccomppolicy | (89ef)2025-11-06
+ 48 | - 66 | src/discof/restore/generated/fd_snapld_tile_seccomp.h | (89ef)2025-11-06
+ 49 | - 44 | src/discof/restore/utils/fd_sshttp.c | (89ef)2025-11-06
+ 2 | - 8 | src/discof/restore/utils/fd_sshttp.h | (89ef)2025-11-06
+ 1 | - 1 | src/discof/restore/utils/fd_ssparse.h | (65e4)2025-11-06
+ 0 | - 47 | src/discof/restore/utils/fd_vinyl_io_wd.c | (1e8a)2025-11-06
+ 67 | - 0 | src/discof/restore/utils/fd_vinyl_io_wd.h | (1e8a)2025-11-06
+ 2 | - 0 | src/discof/rpc/Local.mk | (652e)2025-11-06
+ 767 | - 68 | src/discof/rpc/fd_rpc_tile.c | (b297)2025-11-06, (91c7)2025-11-06, (fd79)2025-11-06, (652e)2025-11-06
+ 1 | - 36 | src/discof/send/fd_send_tile.c | (0e01)2025-11-06
+ 0 | - 5 | src/discof/send/fd_send_tile.h | (0e01)2025-11-06
+ 2 | - 1 | src/discof/shredcap/fd_shredcap_tile.c | (b297)2025-11-06
+ 1 | - 1 | src/discoh/poh/fd_poh_tile.c | (b297)2025-11-06
+ 4 | - 0 | src/flamenco/features/fd_features_generated.h | (652e)2025-11-06
+ 18 | - 0 | src/flamenco/features/gen_features.py | (652e)2025-11-06
+ 1 | - 1 | src/flamenco/gossip/crds/fd_crds.c | (fb67)2025-11-06
+ 4 | - 4 | src/flamenco/gossip/fd_gossip_msg_ser.c | (652e)2025-11-06
+ 6 | - 4 | src/flamenco/runtime/context/fd_exec_txn_ctx.h | (5e57)2025-11-06
+ 14 | - 14 | src/flamenco/runtime/fd_bank.c | (b297)2025-11-06
+ 3 | - 1 | src/flamenco/runtime/fd_bank.h | (b297)2025-11-06
+ 1 | - 1 | src/flamenco/runtime/fd_blockhashes.h | (fb67)2025-11-06
+ 5 | - 10 | src/flamenco/runtime/fd_cost_tracker.c | (b297)2025-11-06
+ 3 | - 3 | src/flamenco/runtime/fd_cost_tracker.h | (b297)2025-11-06
+ 3 | - 1 | src/flamenco/runtime/fd_runtime.c | (5e57)2025-11-06
+ 5 | - 1 | src/flamenco/runtime/fd_runtime.h | (5e57)2025-11-06
+ 3 | - 3 | src/flamenco/runtime/fd_runtime_err.h | (59dc)2025-11-06
+ 3 | - 7 | src/flamenco/runtime/program/fd_bpf_loader_program.c | (5e57)2025-11-06
+ 1 | - 1 | src/flamenco/stakes/fd_stake_delegations.c | (fb67)2025-11-06
+ 4 | - 8 | src/funk/fd_funk_base.h | (fb67)2025-11-06
+ 1 | - 1 | src/util/bits/fd_bits.h | (5fbc)2025-11-06
+ 18 | - 0 | src/util/cstr/fd_cstr.c | (9d16)2025-11-06
+ 17 | - 0 | src/util/cstr/fd_cstr.h | (9d16)2025-11-06
+ 20 | - 13 | src/util/tmpl/fd_sort.c | (fdf7)2025-11-06
+ 38 | - 0 | src/vinyl/fd_vinyl_base.h | (ee0d)2025-11-06
                    f87d6eb77413e05a933e79bdf1ca6fa96ad7aa68
                    
                    restore: fix funk record linked list corruption

Fixes a bug found by snapshot-load --fsck
                
5fbc37d78aab302b53c6c2871a7296ac715a3433 util, bits: fix strict alias violation in FD_LOAD (#7122)
b29734293022002d9dcd6202518e0c9cf448f80c bench: firedancer integration
fb674cee98ec4c0163a21dd15ec29a6421366f98 funk: simplify rec_key_hash1
4ab02a04f0d7d16d7e68e5fbbda3031bb07047d9 Update MACHINE and OBJ_DIR to icelake for solfuzz CI
6b8cf9b156c385f9ed08b4f03358cea3584a0404 net: fast path filter for net_tile_idx!=0
da97c5ec92801dcd1f7af1b906d9163b7197a888 pktgen: set STEM_LAZY
ebe4898ea62cf1c448e184f75b64b117c3018407 topo: increase net_gossip, net_shred depth
34ad731c5f69fb26a13f57405ee934a46c8f1b4c gui: sankey error codes patch
0e0105dbb6bf9ae04665e43b1d872d8c2ee75df0 send: remove expensive debug metrics
df2d2e2c664203d6d8be1bb9110a2002b532abb5 ballet, ed25519: reduce after negation in avx512 impl
74034298260cd2f922f6c8c0f7f5f8ce4ff428be snapshots: implement gossip allow_list / block_list
91c76fb1a87a9b6f10cfea7b08ff040ddc0ee244 json: align global allocators
edd47d42cea9c02aa15f56ce46af5b1394ad6e6f firedancer-dev: add jito configs
89ef87775227618a3172a0a2dbb0faf4a88194e8 snapshots: snapld uses nonblocking socket again after GRO enabled
fd79ed6572aec7e650e5a42ab4bb83959102628b rpc: fix link configuration
04ef1a9820367a6f2e718b45d92f6988d0835e19 firedancer: update default configuration
5317c6905ad2cd08b50d582b94f5cfed15cffe6a fuzz: increase runner spad memory (#7106)
05435d39f4d0356553d72a2fa00cb49c49d602bf gui: flipped bank/bankf when sampling
652ef2483b3833d8fe99a800cf16998278533d13 rpc: implement a few more monitoring methods
5e57b8b9b85faf145f6fd1bcc4a02ae60512a330 runtime: adding tracing back to vm
c19f3d39a68584d18edd118979006d2b95ec7251 frontend: latest builds
1e8a25e9ababab89e2bd22c85218a65dfa4fbdb3 restore: introduce io_wd_alloc_fast fd_vinyl_io_wd_alloc is slow (causes frontend stalls and was ~8.7% of snapin wallclock time). Introduce an inlined tiny optimistic fast alloc API, which practically reduces vinyl append-log alloc time to zero while loading a snapshot.
fdf7bc17c7aa96489317ce8d8166acad5936a84e pack: don't sanitize fd_pack_writer_cost_sort test_pack CI runs with Clang ASan+UBSan can take up to 20 minutes due to sanitization in a hot path. Add an fd_sort.c feature allowing users to inject no_sanitize attributes.
531ccef1202de7b7bd3abe6da982c08f38d76e48 ethtool: disable RX-UDP-GRO-FWD instead of GRO In #2437 GRO was disabled to solve an issue with AF_XDP and GRO, namely the fact that GRO was creating "superpackets" out of aggregated small UDP packets. AF_XDP was then delivering these to the socket which was breaking QUIC. As it turns out, we only need to disable rx-udp-gro-forwarding to fix this, not the entire generic-receive-offload feature. This PR swaps the disable logic for the more specific feature. Wonderfully, this means we can keep the overarching GRO feature enabled. This can have a massive impact on throughput for sockets-based TCP flows, such as the HTTP snapshot download. An increase from ~400MBps to ~900MBps was observed :rocket:. This PR just warns the operator if the feature is disabled but does not try to enable it.
9d16150a4d2c3142be8706c4d3b32f456bc79895 Safe version of strncpy By popular demand. See header comments for details. Probably should replace any current usages of strncpy with fd_cstr_ncpy at some point in the near future. (Just checking in a couple of minor cleanups made while writing vinyl.)
65e4c87f756c62850783f5929faaa465300fbc4e restore: narrow account batching to 8-wide Improves snapshot loading throughput by nearly 2x when disabling bstream integrity hashes, on Zen 4. It is unclear why 16-wide batching was that slow. Presumably due to more frequent batching failures, bigger code footprint, and more frequent data cache misses.
ddec0be217120c35dada7d8f0dce816560767663 pack: improve handling of bundles that don't fit at the end of the slot
59dca8553018dc43123b1950efaedf14d0ab7754 reduce gui error codes range
ee0d7010ab16d207aadfec86243143f7035389e4 vinyl: use xxh3 for key hash
#: 2

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

GitHub Url: github.com/ava-labs/coreth
GitHub History Url: github.com/ava-labs/coreth/commits
2025-11-06master

99.44 - Go
0.46 - Shell
0.1 - Solidity
sum: 1
yml: 1
mod: 1
+    1 | -    3 | Taskfile.yml | (f152)2025-11-05
+ 3 | - 6 | go.mod | (f5b6)2025-11-06
+ 8 | - 16 | go.sum | (f5b6)2025-11-06
                    f5b6f85859d2d1b4dd0248d3bac701f414b8c21f
                    
                    build(deps): bump github.com/consensys/gnark-crypto from 0.12.1 to 0.18.1 (#1385)

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Oppenheimer 
                
f1525b7e420b64aeb2985ff8802046ad393ac4b7 ci: Add lint-fix to taskfile (#1391) Signed-off-by: Austin Larson <[email protected]> Co-authored-by: Jonathan Oppenheimer
#: 3

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

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

96.03 - Cairo
3.95 - Solidity
0.01 - JavaScript
json: 5
cairo: 9
+    5 | -    5 | workspace/apps/staking/contracts/package.json | (c6ee)2025-11-06, (8805)2025-11-06, (a317)2025-11-06, (4c94)2025-11-06, (146e)2025-11-05
+ 2 | - 2 | workspace/apps/staking/contracts/src/errors.cairo | (c6ee)2025-11-06, (4c94)2025-11-06
+ 1 | - 1 | workspace/apps/staking/contracts/src/staking/eic.cairo | (4c94)2025-11-06
+ 6 | - 7 | workspace/apps/staking/contracts/src/staking/interface.cairo | (4c94)2025-11-06
+ 1 | - 1 | workspace/apps/staking/contracts/src/staking/objects.cairo | (8805)2025-11-06
+ 46 | - 73 | workspace/apps/staking/contracts/src/staking/staking.cairo | (c6ee)2025-11-06, (8805)2025-11-06, (a317)2025-11-06, (4c94)2025-11-06
                    c6ee7ff57fe2c32fd4dcd4593b98085a64ae984c
                    
                    chore(staking): refactor staker migration errors to internal
                
8805b3d476be2a4d49d886ab066f1b170a025819 chore(staking): minor code polish
a3178c176193f2a5aae3abeba7a4eb3574177159 chore(staking): irrelevant const
4c949c50edb4225cb6534e532d5b4d3fedbb9592 feat(staking): add pools upgrade function
146e5206b2ca2c77e998a8708e4e3406fb1f389e test(staking): fix comment
#: 4

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

GitHub Url: github.com/stellar/soroban-tools
GitHub History Url: github.com/stellar/soroban-tools/commits
2025-11-06main

94.7 - Rust
3.49 - MDX
0.78 - TypeScript
0.3 - Makefile
0.26 - Inno Setup
0.25 - Shell
0.15 - Nix
0.06 - JavaScript
rs: 2
+    2 | -    2 | cmd/soroban-cli/src/config/network.rs | (b05b)2025-11-05
+ 17 | - 9 | cmd/soroban-cli/src/print.rs | (6f9b)2025-11-06
                    30c87eddc4e0bfeaa1c5dcea7568a508ebf1d70d
                    
                    Update cookbook to use 'contract upload' instead of 'install' (#2277)

### What

Use `stellar contract upload` instead of `install` in the cookbook

### Why

`install` has been deprecated

### Known limitations

n/a
                
6f9bdd511ff168b0f172a57e4ceff0f77c749205 Add better emoji support for unknown terminals. (#2279)
b05bc126db212851f2ba9ca839a57bcc8f5183a4 Document how to pass the "--rpc-header" option (#2275) ### What Document how to pass the "--rpc-header" option ### Why This was a friction/complain raised during the Meridian hackathon by multiple participants
#: 5

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

GitHub Url: github.com/ref-finance/ref-contracts
GitHub History Url: github.com/ref-finance/ref-contracts/commits
2025-11-06main

99.33 - Rust
0.33 - Shell
0.27 - Makefile
0.07 - Python
0.01 - Dockerfile
wasm: 2
rs: 6
toml: 1
+    1 | -    1 | ref-exchange/Cargo.toml | (1800)2025-11-06
+ 61 | - 67 | ref-exchange/src/account_deposit.rs | (1800)2025-11-06
+ 109 | - 0 | ref-exchange/src/account_lostfound.rs | (1800)2025-11-06
+ 5 | - 2 | ref-exchange/src/degen_swap/degen.rs | (1800)2025-11-06
+ 13 | - 11 | ref-exchange/src/degen_swap/pyth_oracle.rs | (1800)2025-11-06
+ 4 | - 1 | ref-exchange/src/lib.rs | (1800)2025-11-06
+ 6 | - 1 | ref-exchange/src/utils.rs | (1800)2025-11-06
+ 0 | - 0 | releases/ref_exchange_release.wasm | (1800)2025-11-06
+ 0 | - 0 | releases/ref_exchange_release_v1916.wasm | (1800)2025-11-06
                    1800d269d8b8449c3ef6900ab22c42f8e62bd6e0
                    
                    Accumulated updates (#122)

* Implement improved lostfound workflow with three-tier callback recovery

* Fix Pyth oracle price update for multiple tokens with same price_id

* build release

* refactor on pyth price parse

* callback gas adjustment

* improve according to audit suggestion

---------

Co-authored-by: Marco 
Co-authored-by: MagicGordon <[email protected]>
                
#: 6

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

GitHub Url: github.com/HathorNetwork/hathor-core
GitHub History Url: github.com/HathorNetwork/hathor-core/commits
2025-11-06master

99.44 - Python
0.28 - Makefile
0.21 - Shell
0.05 - Dockerfile
0.02 - Nix
py: 6
+    1 | -    1 | hathor/debug_resources.py | (c52d)2025-11-06
+ 1 | - 1 | hathor/difficulty.py | (c52d)2025-11-06
+ 1 | - 1 | hathor/ipykernel.py | (c52d)2025-11-06
+ 1 | - 1 | hathor/merged_mining/coordinator.py | (c52d)2025-11-06
+ 2 | - 2 | hathor/metrics.py | (c52d)2025-11-06
+ 2 | - 2 | hathor/util.py | (c52d)2025-11-06
                    c52d31665a6222bf99d1e7b8466950f6bfb4a54c
                    
                    chore: fix a large number of spelling issues (#1136)
                
#: 7

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

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

96.7 - JavaScript
1.38 - TypeScript
0.98 - Shell
0.35 - Ruby
0.25 - Kotlin
0.11 - Nix
0.1 - Swift
0.1 - Makefile
0.02 - Java
0.01 - C
js: 1
+    1 | -    0 | src/components/Reown/CreateTokenRequest.js | (9346)2025-11-06
                    bc79af4a5784a6ec23e2bc99377b56f000401caf
                    
                    chore: correctly upload dsym files to the app store after using hermes (#776)
                
9346fe236a059b429506c6c59d623a6834413a83 fix: set create token status to ready after user clicks to retry request (#775)
#: 8

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/0xPolygon/heimdall-v2
GitHub History Url: github.com/0xPolygon/heimdall-v2/commits
2025-11-06develop

96.08 - Go
3.13 - Shell
0.47 - Makefile
0.24 - HTML
0.07 - Dockerfile
yml: 2
+    1 | -    1 | .github/workflows/kurtosis-e2e.yml | (a756)2025-11-06
+ 1 | - 1 | .github/workflows/kurtosis-stateless-e2e.yml | (a756)2025-11-06
                    a756b8527110353b6608fdcd9df9c062f2264827
                    
                    chore: bump kurtosis-pos (#494)
                
#: 9

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

GitHub Url: github.com/Lightprotocol/light-protocol
GitHub History Url: github.com/Lightprotocol/light-protocol/commits
2025-11-06main

82.57 - Rust
10.01 - TypeScript
4.96 - Go
1.57 - Lean
0.69 - Shell
0.14 - JavaScript
0.03 - HTML
0.01 - Dockerfile
0.01 - Python
0 - RenderScript
yaml: 1
html: 1
json: 3
gitignore: 1
yml: 2
+   81 | -    0 | .github/workflows/deploy-docs.yml | (d835)2025-11-06
+ 19 | - 3 | .github/workflows/release-rust.yml | (170d)2025-11-04
+ 1 | - 0 | .gitignore | (d835)2025-11-06
+ 106 | - 0 | api-docs-index.html | (d835)2025-11-06
+ 1 | - 0 | package.json | (d835)2025-11-06
+ 124 | - 0 | pnpm-lock.yaml | (d835)2025-11-06
+ 53 | - 0 | typedoc.compressed-token.json | (d835)2025-11-06
+ 53 | - 0 | typedoc.stateless.json | (d835)2025-11-06
                    d83518e939cec04e78250354eef661cbc6d4ff4b
                    
                    docs: add TypeDoc for JS SDKs  (#2038)
                
170db772ea87a9e3db8c152cd5f0e61d2b6cccfb fix: release notes (#2031)
#: 10

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

GitHub Url: github.com/bifrost-io/bifrost
GitHub History Url: github.com/bifrost-io/bifrost/commits
2025-11-06develop

98.97 - Rust
0.66 - Shell
0.15 - Handlebars
0.14 - Makefile
0.03 - Solidity
0.02 - Dockerfile
0.02 - JavaScript
rs: 5
toml: 6
+    5 | -    5 | Cargo.toml | (dcb8)2025-11-06, (c330)2025-11-06, (641b)2025-11-05, (2986)2025-11-05, (d3e1)2025-11-05
+ 1 | - 1 | node/cli/Cargo.toml | (8a18)2025-11-05
+ 23 | - 15 | pallets/slp/src/agents/common.rs | (8a18)2025-11-05
+ 1 | - 1 | pallets/vtoken-voting/src/lib.rs | (8a18)2025-11-05
+ 1 | - 1 | runtime/bifrost-kusama/src/lib.rs | (8a18)2025-11-05
+ 1 | - 1 | runtime/bifrost-paseo/src/lib.rs | (8a18)2025-11-05
+ 1 | - 1 | runtime/bifrost-polkadot/src/lib.rs | (8a18)2025-11-05
                    dcb8affd1378e5b87e2892f6051a9a6d02e67f21
                    
                    build(deps): bump quote from 1.0.40 to 1.0.41 (#1928)

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.40...1.0.41)

---
updated-dependencies:
- dependency-name: quote
  dependency-version: 1.0.41
  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>
                
c330d7edafa5e08cbc6f2ec4e15dd30685a5bb4e build(deps): bump serde from 1.0.224 to 1.0.228 (#1930) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.224 to 1.0.228. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.224...v1.0.228) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.228 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>
641b150d044255403a4358d33da49fd093093f1e build(deps): bump log from 0.4.27 to 0.4.28 (#1905) Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.27...0.4.28) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 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>
29860d2e5bd42c8666341ca7e122814cd5a101a9 build(deps): bump clap from 4.5.45 to 4.5.51 (#1924) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.51. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.45...clap_complete-v4.5.51) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 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>
6182babcb5a42c76f21815c3e1a617386410a7f7 build(deps): bump alloy-dyn-abi from 0.8.25 to 0.8.26 (#1911) Bumps [alloy-dyn-abi](https://github.com/alloy-rs/core) from 0.8.25 to 0.8.26. - [Release notes](https://github.com/alloy-rs/core/releases) - [Changelog](https://github.com/alloy-rs/core/blob/v0.8.26/CHANGELOG.md) - [Commits](https://github.com/alloy-rs/core/compare/v0.8.25...v0.8.26) --- updated-dependencies: - dependency-name: alloy-dyn-abi dependency-version: 0.8.26 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d3e19c9e0d5aad93ac737d2addd72fb1cfcbc754 build(deps): bump strum from 0.26.3 to 0.27.2 (#1925) Bumps [strum](https://github.com/Peternator7/strum) from 0.26.3 to 0.27.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.2) --- updated-dependencies: - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8a182e67a8b6b8f4fafd0a8f3e41527f4eba6d2b Bifrost v0.22.1 (#1921) * Bifrost v0.22.1 * Update beneficiary location in vtoken-voting pallet (#1926) * Fix transfer to (#1927) --------- Co-authored-by: NingBo Wang <[email protected]>
#: 11

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

GitHub Url: github.com/wormhole-foundation/wormhole
GitHub History Url: github.com/wormhole-foundation/wormhole/commits
2025-11-06main

49.51 - TypeScript
24.98 - Go
11.71 - Rust
5.13 - Move
4.81 - Solidity
1.65 - Python
1.22 - Shell
0.46 - JavaScript
0.2 - Makefile
0.2 - Starlark
0.11 - Dockerfile
0.01 - HTML
go: 3
rs: 3
toml: 8
github/CODEOWNERS: 1
+    3 | -    3 | .github/CODEOWNERS | (4e12)2025-11-05
+ 1 | - 1 | node/pkg/adminrpc/adminserver.go | (325c)2025-11-06
+ 31 | - 11 | node/pkg/governor/governor.go | (6710)2025-11-06
+ 1 | - 0 | node/pkg/governor/manual_tokens.go | (9773)2025-11-05
+ 32 | - 0 | sdk/rust/Cargo.toml | (b6ae)2025-11-05
+ 3 | - 0 | sdk/rust/serde_wormhole/Cargo.toml | (b6ae)2025-11-05
+ 3 | - 0 | sdk/rust/supported-chains/Cargo.toml | (b6ae)2025-11-05
+ 3 | - 0 | sdk/rust/vaas-serde/Cargo.toml | (b6ae)2025-11-05
+ 4 | - 0 | sdk/rust/vaas-serde/src/vaa.rs | (b6ae)2025-11-05
+ 34 | - 0 | svm/wormhole-core-shims/Cargo.toml | (b6ae)2025-11-05
+ 11 | - 2 | svm/wormhole-core-shims/crates/definitions/Cargo.toml | (b6ae)2025-11-05, (a994)2025-11-05
+ 75 | - 7 | svm/wormhole-core-shims/crates/definitions/src/lib.rs | (a994)2025-11-05
+ 33 | - 3 | svm/wormhole-core-shims/crates/definitions/src/solana.rs | (a994)2025-11-05
+ 3 | - 0 | svm/wormhole-core-shims/crates/shim/Cargo.toml | (b6ae)2025-11-05
                    325cca4b628f17536f54b079eeb82b41247bfbef
                    
                    node: Fix SignExistingVAA
                
67104f92607bc33b19c61412c96dab6502cf7315 node(governor): avoid locking mutex for checks that do not require the governor's state (#4571) IsGovernedMsg and ProcessMsg are both called by the processor to check whether the Governor recommends blocking a message. Previously, both of these methods locked the Governor even for checks that did not require the Governor's state. This can cause unnecessary lock contention. Because all messages are passed through the Governor, this caused lock contention in the Governor for _all_ Wormhole messages. This commit makes it so the Governor will only lock for wrapped token transfers instead. - Modifies IsGovernedMsg and ProcessMsg to fail fast when checking whether a message is a wrapped token transfer.
b6aee18398aa4fd915f7ecf2149b960b71ae3463 ci: Add security-focused clippy lints to various crates (#4568)
4e1288837d77e21afa8904d6ae682115ca1a3710 meta: Add bemic to codeowners for audits/ (#4570)
97738eeb2cff2fe10af705a800f9d7a3d31dd277 governor: Add manual token entries (#4574)
a994a165ca6948c00c54e657a7fc523a20863b52 svm/wormhole-core-shims: allow anchor interfaces to be used from any anchor version (#4559) * svm/wormhole-core-shims: allow anchor interfaces to be used from any anchor version * svm/wormhole-core-shims: fine-grained definitions + wider compiler support for chain id parsing * svm/wormhole-core-shims: fine-grained definitions + wider compiler support for chain id parsing * svm/wormhole-core-shims: token-bridge definitions * svm/wormhole-core-shims: make chain-id opt-in
#: 12

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

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

64.6 - TypeScript
17.48 - Solidity
12.5 - Rust
4.04 - Move
1.05 - Shell
0.13 - Makefile
0.12 - Dockerfile
0.07 - Starlark
ts: 3
toml: 4
json: 1
rs: 6
yml: 1
+    2 | -    1 | .github/workflows/solana.yml | (a487)2025-11-06
+ 1 | - 1 | cli/package.json | (9145)2025-11-06
+ 4 | - 0 | evm/ts/src/multiTokenNttWithExecutor.ts | (9c10)2025-11-04
+ 1 | - 0 | evm/ts/src/nttWithExecutor.ts | (9c10)2025-11-04
+ 3 | - 3 | solana/Anchor.toml | (a487)2025-11-06
+ 1 | - 0 | solana/Cargo.toml | (a487)2025-11-06
+ 1 | - 1 | solana/jest.config.ts | (a487)2025-11-06
+ 6 | - 14 | solana/programs/example-native-token-transfers/Cargo.toml | (a487)2025-11-06
+ 3 | - 1 | solana/programs/example-native-token-transfers/src/bitmap.rs | (a487)2025-11-06
+ 1 | - 2 | solana/programs/example-native-token-transfers/src/config.rs | (a487)2025-11-06
+ 2 | - 1 | solana/programs/example-native-token-transfers/src/instructions/mark_outbox_item_as_released.rs | (a487)2025-11-06
+ 1 | - 2 | solana/programs/example-native-token-transfers/src/queue/inbox.rs | (a487)2025-11-06
+ 1 | - 2 | solana/programs/example-native-token-transfers/src/queue/outbox.rs | (a487)2025-11-06
+ 19 | - 12 | solana/programs/ntt-transceiver/Cargo.toml | (a487)2025-11-06
+ 17 | - 0 | solana/programs/ntt-transceiver/src/wormhole/accounts.rs | (a487)2025-11-06
                    a4875e061a10837de9deec8d83f7d7a0341232b0
                    
                    solana: Add Cargo integration tests for standalone shim transceiver (#728)

This PR adds:
* Cargo integration tests for standalone shim transceiver
* `testing` feature for `ntt-transceiver` that sets post message shim instruction data as return data. This is necessary because without an RPC running, `simulateTransaction` does not fill in the instruction data/logs — this acts as a testing workaround and should only be enabled for the Cargo integration tests.
* Separate `test-utils` crate that contains common test utilities, feature-gated sdks, `.so` program fixtures
* Update Makefile and GitHub workflows
                
9145505f30842aa2cf2155cd3fa47abc191e9b50 cli: bump to 1.6.0 (#737)
9c1018bcac5d882be7d422b473ecf1cea08da708 evm/ts: added monad mainnet addresses (#733) Co-authored-by: Guido De Vita <[email protected]>
#: 13

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

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

99.03 - TypeScript
0.41 - Jsonnet
0.32 - JavaScript
0.22 - Shell
0.02 - Dockerfile
0.01 - Smarty
json: 14
yml: 9
cjs: 4
ts: 35
+    1 | -    1 | .github/workflows/checks.yml | (1a70)2025-11-06
+ 115 | - 7 | .github/workflows/create-public-versions-pr.yml | (925e)2025-11-06, (598f)2025-11-06, (689f)2025-11-05
+ 2 | - 2 | .github/workflows/deploy.yml | (d7dc)2025-11-06
+ 1 | - 1 | .github/workflows/publish.yml | (d7dc)2025-11-06
+ 30 | - 2 | .github/workflows/upsert-release-pr.yml | (925e)2025-11-06, (092b)2025-11-04
+ 41 | - 24 | .pnp.cjs | (721a)2025-11-06, (8b15)2025-11-05, (cba2)2025-11-05, (440d)2025-11-04
+ 0 | - 3 | package.json | (3262)2025-11-06, (0e3d)2025-11-06, (1a70)2025-11-06
+ 1 | - 0 | packages/sources/anchorage/package.json | (440d)2025-11-04
+ 6 | - 1 | packages/sources/anchorage/src/config/index.ts | (440d)2025-11-04, (2a5b)2025-11-04
+ 1 | - 0 | packages/sources/anchorage/src/endpoint/index.ts | (440d)2025-11-04
+ 58 | - 0 | packages/sources/anchorage/src/endpoint/packages.ts | (440d)2025-11-04
+ 3 | - 3 | packages/sources/anchorage/src/index.ts | (440d)2025-11-04
+ 112 | - 0 | packages/sources/anchorage/src/transport/packages.ts | (440d)2025-11-04
+ 49 | - 0 | packages/sources/anchorage/src/transport/requester.ts | (2a5b)2025-11-04
+ 41 | - 60 | packages/sources/anchorage/src/transport/wallet.ts | (2a5b)2025-11-04
+ 0 | - 44 | packages/sources/dxfeed-secondary/package.json | (cba2)2025-11-05
+ 0 | - 5 | packages/sources/dxfeed-secondary/src/config/overrides.json | (cba2)2025-11-05
+ 0 | - 1 | packages/sources/dxfeed-secondary/src/endpoint/index.ts | (cba2)2025-11-05
+ 0 | - 33 | packages/sources/dxfeed-secondary/src/endpoint/price.ts | (cba2)2025-11-05
+ 0 | - 21 | packages/sources/dxfeed-secondary/src/index.ts | (cba2)2025-11-05
+ 0 | - 10 | packages/sources/dxfeed-secondary/tsconfig.json | (cba2)2025-11-05
+ 2 | - 1 | packages/sources/dxfeed/src/config/index.ts | (2a4a)2025-11-06
+ 2 | - 8 | packages/sources/dxfeed/src/endpoint/index.ts | (4d2d)2025-11-06, (2a4a)2025-11-06
+ 14 | - 38 | packages/sources/dxfeed/src/endpoint/price.ts | (2a4a)2025-11-06
+ 40 | - 0 | packages/sources/dxfeed/src/endpoint/stock-quotes.ts | (4d2d)2025-11-06
+ 19 | - 1 | packages/sources/dxfeed/src/endpoint/utils.ts | (4d2d)2025-11-06, (2a4a)2025-11-06
+ 2 | - 5 | packages/sources/dxfeed/src/index.ts | (4d2d)2025-11-06, (2a4a)2025-11-06
+ 31 | - 161 | packages/sources/dxfeed/src/transport/price-ws.ts | (4d2d)2025-11-06, (2a4a)2025-11-06
+ 34 | - 0 | packages/sources/dxfeed/src/transport/stock-quotes.ts | (4d2d)2025-11-06
+ 181 | - 4 | packages/sources/dxfeed/src/transport/ws.ts | (4d2d)2025-11-06, (2a4a)2025-11-06
+ 40 | - 0 | packages/sources/exchange-copter/package.json | (721a)2025-11-06
+ 9 | - 0 | packages/sources/exchange-copter/src/config/index.ts | (721a)2025-11-06
+ 1 | - 0 | packages/sources/exchange-copter/src/endpoint/index.ts | (721a)2025-11-06
+ 47 | - 0 | packages/sources/exchange-copter/src/endpoint/totalReserve.ts | (721a)2025-11-06
+ 20 | - 0 | packages/sources/exchange-copter/src/index.ts | (721a)2025-11-06
+ 104 | - 0 | packages/sources/exchange-copter/src/transport/totalReserve.ts | (721a)2025-11-06
+ 9 | - 0 | packages/sources/exchange-copter/tsconfig.json | (721a)2025-11-06
+ 40 | - 0 | packages/sources/hastra/package.json | (8b15)2025-11-05
+ 9 | - 0 | packages/sources/hastra/src/config/index.ts | (8b15)2025-11-05
+ 41 | - 0 | packages/sources/hastra/src/endpoint/accrued-interest.ts | (8b15)2025-11-05
+ 1 | - 0 | packages/sources/hastra/src/endpoint/index.ts | (8b15)2025-11-05
+ 20 | - 0 | packages/sources/hastra/src/index.ts | (8b15)2025-11-05
+ 68 | - 0 | packages/sources/hastra/src/transport/accrued-interest.ts | (8b15)2025-11-05
+ 9 | - 0 | packages/sources/hastra/tsconfig.json | (8b15)2025-11-05
+ 6 | - 3 | packages/tsconfig.json | (721a)2025-11-06, (8b15)2025-11-05, (cba2)2025-11-05
+ 0 | - 2 | public-adapter-versions.yml | (cba2)2025-11-05
                    4d2dd3925cff62f1a7131b13e7abd48efa2a10ac
                    
                    dxFeed over-night (#4211)

* dxFeed over-night

* Update logging
                
721a4ebb8cb899313eee5e0d3b378f779b115359 [OPDATA-3892] Exchange Copter ARS PoR EA (#4197) * Initial commit with boilerplate and basic impl * comments and clean up * fixed snapshots * Revision
326237c990dcf8486b92509ddcdeb84393905ad1 Delete get-release-notes script (#4210) * Delete get-release-notes script * changeset
0e3d1ed8ab2ee518e1af0b201fb094e82e34510e Delete healthchecks script (#4212)
2a4a4eb2618ee3bd0866cffea3ae656c8bbc20f7 Refactor dxfeed (#4195) * Copy ws * Refactor dxfeed * Comments
1a70dddf95f43373f374a6bf6aa80721cbc62674 Delete generate-image-name script (#4209) * Delete generate-image-name script * changeset
925e404fd7409f5063d678aba6feac5e196e7255 OPDATA-3845: Use GATI token in workflows to create PRs (#4206) * Use GATI token in Upsert Release PR workflow * Use GATI token in public versions PR creation
598f80ec961d9fafe9ef316ab5bb1bb9a11643bf OPDATA-3845: Fix PR description in create-public-versions-pr.yml (#4201) * Fix PR description in create-public-versions-pr.yml * Fake release for testing * Revert "Fake release for testing" This reverts commit 28b554205413829e6a9b3c959c55582b6120622f. * Fake release a single EA * Revert "Fake release a single EA" This reverts commit b13356b3d41f754f331977fcdc48de24e55e5c99. --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
d7dc8fbe07241f7940add56f0f579f1f3bea1da6 OPDATA-3845: Fix workflow condition for empty adapter list (#4203) * debug * revert debug * Fix workflow condition for empty adapter list
8b155c50ecde4fc47a7fca6563b4da357dc5b3e2 OPDATA-4859: Add Hastra EA (#4196) * Boilerplate * Implementation
689f0d911b81561bd55867d8964f1198c040e949 OPDATA-3845: Auto-generate public versions PR (#4194) * Auto-generate public versions PR * Test workflow via upsert-release-pr * Revert "Test workflow via upsert-release-pr" This reverts commit 78ccf68a314324e8a56f9551adf5a6a0221b0045. --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
cba26f1a0afe54ecaa7f51a580110ff4aa4d0d08 Remove dxfeed-secondary (#4191)
440d4bae280c383bf8ec1d44ada17bf886f9c238 Add new package endpoint to anchorage (#4187) * Add new package endpoint to anchorage * Comments
092b55bd685c05367497c395959d31951138ac1e OPDATA-3845: Select adapters to release (#4190) * Select adapters to release * Test changesets * Revert "Test changesets" This reverts commit 4f5aae8eec8ece8b4698f767cbe7a8ece5a6c107. --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
2a5bf50fdb14aeaffaa1ef6986ca54444d635f57 Refactor anchorage (#4184)
#: 14

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-ccip
GitHub History Url: github.com/smartcontractkit/chainlink-ccip/commits
2025-11-06main

51.04 - Go
26.23 - Solidity
12.49 - Rust
9.96 - TypeScript
0.12 - Makefile
0.1 - Shell
0.04 - JavaScript
0.02 - Dockerfile
0.01 - Just
go: 3
+    3 | -    2 | chains/evm/deployment/v1_0_0/operations/rmn_proxy/rmn_proxy.go | (b197)2025-11-06
+ 5 | - 0 | chains/evm/deployment/v1_5_0/adapters/fastcurse.go | (e158)2025-11-05
+ 5 | - 0 | chains/evm/deployment/v1_6_0/adapters/fastcurse.go | (e158)2025-11-05
                    b197f2c521f21321a3ce0f663d8f07de8461846c
                    
                    fix contract type (#1358)
                
e158f436aa95f6d6601a31a6ef5b786bc4605311 skip non-evms from global cursing for now (#1354)
#: 15

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

GitHub Url: github.com/smartcontractkit/chainlink
GitHub History Url: github.com/smartcontractkit/chainlink/commits
2025-11-06develop

99.17 - Go
0.39 - PLpgSQL
0.22 - Shell
0.1 - Makefile
0.04 - Dockerfile
0.03 - Solidity
0.02 - Python
0.01 - Nix
0.01 - JavaScript
0 - HTML
0 - WebAssembly
yaml: 6
tmpl: 1
go: 48
sum: 11
mod: 11
sql: 1
yml: 2
+    0 | -   52 | .github/workflows/changeset.yml | (ef14)2025-11-05
+ 1 | - 1 | .github/workflows/ci-core.yml | (5769)2025-11-06
+ 4 | - 3 | core/capabilities/fakes/http_action.go | (fd62)2025-11-05
+ 1 | - 9 | core/cmd/shell.go | (6f08)2025-11-06
+ 13 | - 15 | core/services/chainlink/application.go | (6f08)2025-11-06
+ 63 | - 0 | core/services/cresettings/delegate.go | (6f08)2025-11-06
+ 55 | - 0 | core/services/cresettings/validate.go | (6f08)2025-11-06
+ 12 | - 12 | core/services/feeds/service.go | (6f08)2025-11-06
+ 2 | - 2 | core/services/gateway/common/aggregation/workflow_metadata_aggregator.go | (b558)2025-11-05
+ 1 | - 1 | core/services/gateway/connectionmanager.go | (b558)2025-11-05
+ 78 | - 37 | core/services/gateway/handlers/capabilities/v2/http_handler.go | (b558)2025-11-05
+ 12 | - 11 | core/services/gateway/handlers/capabilities/v2/http_trigger_handler.go | (b558)2025-11-05
+ 164 | - 63 | core/services/gateway/handlers/capabilities/v2/metrics/metrics.go | (b558)2025-11-05
+ 3 | - 3 | core/services/gateway/handlers/capabilities/v2/response_cache.go | (b558)2025-11-05
+ 21 | - 6 | core/services/gateway/handlers/capabilities/v2/workflow_metadata_handler.go | (b558)2025-11-05
+ 32 | - 6 | core/services/gateway/network/httpclient.go | (b558)2025-11-05
+ 16 | - 3 | core/services/gateway/network/wsconnection.go | (2c9a)2025-11-05
+ 15 | - 0 | core/services/job/models.go | (6f08)2025-11-06
+ 12 | - 0 | core/services/job/orm.go | (6f08)2025-11-06
+ 1 | - 0 | core/services/job/validate.go | (6f08)2025-11-06
+ 1 | - 0 | core/services/pipeline/common.go | (6f08)2025-11-06
+ 4 | - 0 | core/services/standardcapabilities/delegate.go | (6f08)2025-11-06
+ 3 | - 0 | core/services/standardcapabilities/standard_capabilities.go | (6f08)2025-11-06
+ 5 | - 0 | core/services/workflows/v2/engine.go | (a8ed)2025-11-05
+ 75 | - 0 | core/store/migrate/migrations/0281_create_cre_settings_specs.sql | (6f08)2025-11-06
+ 3 | - 0 | core/web/jobs_controller.go | (6f08)2025-11-06
+ 19 | - 0 | core/web/presenters/job.go | (6f08)2025-11-06
+ 3 | - 0 | core/web/resolver/mutation.go | (6f08)2025-11-06
+ 32 | - 0 | core/web/resolver/spec.go | (6f08)2025-11-06
+ 1 | - 1 | deployment/ccip/changeset/solana_v0_1_1/cs_deploy_chain.go | (549d)2025-11-04
+ 2 | - 10 | deployment/ccip/changeset/solana_v0_1_1/cs_ops.go | (549d)2025-11-04
+ 2 | - 2 | deployment/ccip/changeset/solana_v0_1_1/cs_token_admin_registry.go | (549d)2025-11-04
+ 1 | - 1 | deployment/ccip/changeset/solana_v0_1_1/cs_token_pool.go | (549d)2025-11-04
+ 388 | - 21 | deployment/ccip/changeset/solana_v0_1_1/self_serve.go | (c286)2025-11-05, (7336)2025-11-05, (549d)2025-11-04
+ 45 | - 0 | deployment/ccip/changeset/solana_v0_1_1/utils.go | (549d)2025-11-04
+ 12 | - 5 | deployment/ccip/changeset/v1_5_1/cs_configure_token_pools.go | (a77c)2025-11-05
+ 8 | - 0 | deployment/cre/jobs/operations/propose_gateway_job.go | (91e6)2025-11-06
+ 2 | - 1 | deployment/cre/jobs/operations/propose_ocr3_job.go | (50cc)2025-11-04
+ 12 | - 0 | deployment/cre/jobs/operations/propose_std_cap_job.go | (50cc)2025-11-04
+ 42 | - 0 | deployment/cre/jobs/pkg/gateway_job.go | (91e6)2025-11-06
+ 22 | - 13 | deployment/cre/jobs/pkg/ocr3_job.go | (50cc)2025-11-04
+ 5 | - 4 | deployment/cre/jobs/pkg/std_cap.go | (50cc)2025-11-04
+ 3 | - 0 | deployment/cre/jobs/pkg/templates/worker-ocr3.tmpl | (50cc)2025-11-04
+ 3 | - 2 | deployment/cre/jobs/propose_job_spec.go | (50cc)2025-11-04
+ 25 | - 0 | deployment/cre/jobs/types/job_spec_template.go | (50cc)2025-11-04
+ 9 | - 8 | deployment/cre/pkg/offchain/changeset/operations/register_nodes_with_jd.go | (50cc)2025-11-04
+ 0 | - 2 | deployment/environment/memory/node.go | (6f08)2025-11-06
+ 7 | - 2 | deployment/environment/memory/ton_chains.go | (a432)2025-11-05
+ 20 | - 20 | deployment/go.mod | (6f08)2025-11-06, (7c8c)2025-11-06, (7bcc)2025-11-05, (797e)2025-11-05, (a77c)2025-11-05, (9b00)2025-11-05
+ 40 | - 41 | deployment/go.sum | (6f08)2025-11-06, (7c8c)2025-11-06, (7bcc)2025-11-05, (797e)2025-11-05, (a77c)2025-11-05, (9b00)2025-11-05
+ 6 | - 1 | deployment/keystone/changeset/solana/deploy_forwarder.go | (a54d)2025-11-06
+ 3 | - 0 | deployment/keystone/changeset/tron/configure_forwarder.go | (a54d)2025-11-06
+ 7 | - 7 | go.mod | (6f08)2025-11-06, (7c8c)2025-11-06, (7bcc)2025-11-05, (797e)2025-11-05, (9b00)2025-11-05
+ 16 | - 16 | go.sum | (6f08)2025-11-06, (7c8c)2025-11-06, (7bcc)2025-11-05, (797e)2025-11-05, (9b00)2025-11-05
+ 19 | - 19 | plugins/plugins.private.yaml | (6f08)2025-11-06, (dfe7)2025-11-06, (f22d)2025-11-06, (9b00)2025-11-05
+ 2 | - 2 | plugins/plugins.public.yaml | (7c8c)2025-11-06, (7bcc)2025-11-05
                    57695faa629f52239319c416406a201817e26f00
                    
                    Rename step for consistency and understandability (#20271)

* Rename step for consistency and understandability

* Fix continue on error
                
a54d5efba32ec54167307208fdd9ee7ab34a28cf [CRE-1132] remove deprecated AddressBook usages in the local CRE (#20185) * remove deprecated AddressBook usages in the local CRE * remove commented out code * pass capability registry contract instance to tron and solana forwarder configuration functions * fix compile * add helper for data store merging, fix bug with df cache address. * use semver.Version in ContractVersions map * fix compile * fix compile
6f08de70dc0a468711ae1287f2e661b198c0550b add cresettings job (#20240)
dfe7d5a765cce6324e53687355b0bca1b3e1bac6 bump evm plugin ref (#20252)
abf75c6b1c47685f6bb2b0debfcecf69572faea3 Quarantine log trigger test (#20266) * quarantine log trigger test * tidy * format
f22d2f95c1d81f3859ee4fc0a345d6490cad5ec6 additional sys tests for consensus (#20188) * additional system tests for consensus update consensus capability to latest version * update test error msg
05b6c3f5f17c4bba81de804793082d9a0fe5d1a1 tiny formatting and function visibility changes (#20263)
91e63e2cafab0447e598d677156da49f05e66985 [CRE-1193] use gateway job changeset in the local CRE (#20143) * do not use jobspec factory for standard capabilities, create jobspecs directly * migrate ocr jobs * fix lints * remove comments, some clean ups * use changeset to create cron and consensus v1 jobs * migrate evm -> broken.. no idea why * migrate consensus v2 job * migrate vault * migrate don time * migrate http actions and trigger * migrate web api trigger & target * migrate custom compute * migrate log event trigger * use mergo.Merge instead of maps.Copy to avoid overwrites * migrate readcontract * migrate mock * fix error messages * fix lints * clean up + fix don time * fix template quotes * add Solana support to ocr3 and std cap jobs * fix don filter for value for topologies where bootstrap is located in a different don * add happy-path tests for new job types * use changeset to register nodes with JD * use gateway job changeset * lints * code review * fix test * remove extra allowed IPs from gateway whitelist
f78cf738ebbf37d33ce7ab122f01a7e8fb221b71 [CRE-1048] update docs + AWS profile name (#19877) update docs + AWS profile name
eb59d50452501c74b8611c9091852c0262b8d1fa [CRE-1291] print panics or 30 last log lines if test fails (#20254) * print panics or 30 last log lines if test fails and any container exited with non-zero code * CR comment
9c9952a9b71115040f9c25d7d1074b3b9b7654c2 core/services/gateway/network: fix TestWSConnectionWrapper_ClientReconnect race (#20261)
43c9744f42d44c34ac687a95513d5f65035eafab [CRE-1205] explicitly state what role each node has (#20195) * explicitly state what role each node has * fix solana toml config * fix gateway toml config * fix typo * one more config update
7c8c7b3284fbe11b7415c04f8ec19ef2c7abb1e3 reduce sui test flakiness (#20183) * sui build test * rebased * new build * new build rebased * enable test * Trigger Build * update version * testnet version * rebased * use older img * mainnet img * nit * change runs on * nit * Trigger Build * Trigger Build * ubuntu latest * new runs on * possible flakiness alternative * nit * cleanup * nit * nit * nit * rebased * new sui hash * fix error * lint * fix go md * comment out more flakey test
a8ed3efbddbee17ebf726d3d5ed2c727ee155e52 fix(engine/v2): logs local node state only on update (#20259) * fix: logs only if there is a state change * chore: deps * fix: uses Empty instead of Len * fix: removes unnecessary 0
b558b8a8d56bf1df5e7bc628e6ae90483c8152bd improve http capabilities logging and metrics in gateway (#20062) * improve http capabilities logging and metrics in gateway * add node name label to http trigger metrics * more metrics * make gomodtidy * fix build * fix lint * decrement clean up period to 5 mins * decrease clean up period to 5 minutes * add comments in configs. add more logging
69b614f13e7b33386016ca569a3d38543b1d3390 core/services/gateway/network: fix race in TestWSConnectionWrapper_ClientReconnect (#20258)
c286eb6a17a84b710113ff09d43b90c024571cd6 Force cll token pool program (#20256) * Force cll token pool program * Add labels
2c9a1c4b714f2af7b56c47e64a1847218401645a add logging for wsconnection (#20231)
7bccfa391d901cef807efc38957bdbf18de2002e Update cl-solana dependency (#20255) * Updated cl-solana dependency * Added changeset
ef1419c6f7e34d8e3c9fa7eb4cc555a9117bda55 Remove changesets check for contracts and avoid failing build (#20257)
fd628ed29848a79023566abeeba6b17535c106d0 in http action, error when http method is not provide (#20243)
73362717e05e29618808d21ba70b96d879787add Remove validation (#20251)
66154d316fa4e4ba3e8b987e52b398d224f440f4 [CRE-1287] pass GATI's GH token to Beholder (#20250) pass GATI's GH token to Beholder
b5c88fec706f2106d9575396c5c65f9697bae317 Aptos msghasher.go fuzz tests (#18748) * Aptos msghasher.go tests # Conflicts: # integration-tests/go.mod # integration-tests/go.sum # integration-tests/load/go.sum # integration-tests/smoke/ccip/ccip_aptos_msghasher_test.go * Add tests to CI * Add tests to CI * Add fuzz tests for Aptos msghasher * Add fuzz test cases for Aptos msghasher tests * Update imports * Remove fuzzing as not used, remove duplicate test runs
797e13912982bf085e8f1b42688fd1ea9b4d5180 Bump Chain-selectors to latest (#20249)
a77c4856558c3eb73d8f3536958f6fdbb8284c93 feat(deployment): Update Sui state on token pool changeset (#20228) * feat(deployment): Update Sui state on token pool changeset * bump chainlink-sui * bump chainlink-sui/deployment * fix helpers * bump chainlink-sui to latest * go.md | fix lint
a432ac25df2fb5b31877a7388398cf6910c68248 ton: fix transmitter funding amount (#20238) fix: transmitter fund amount
9b001c47744f1611ddc8a9df74881d1903bde76c bump common and capabilities for hashicorp-panic-support (#20247)
50cce6f19496b81a695ff2484752f61a228bc710 [CRE-1133] do not use jobspec factories (#20039) * do not use jobspec factory for standard capabilities, create jobspecs directly * migrate ocr jobs * fix lints * remove comments, some clean ups * use changeset to create cron and consensus v1 jobs * migrate evm -> broken.. no idea why * migrate consensus v2 job * migrate vault * migrate don time * migrate http actions and trigger * migrate web api trigger & target * migrate custom compute * migrate log event trigger * use mergo.Merge instead of maps.Copy to avoid overwrites * migrate readcontract * migrate mock * fix error messages * fix lints * clean up + fix don time * fix template quotes * add Solana support to ocr3 and std cap jobs * fix don filter for value for topologies where bootstrap is located in a different don * add happy-path tests for new job types * use changeset to register nodes with JD * fix tests
549d61dbc18def1067345fbbc716c654422c227e Feat/whiteglove self served (#20169) * First implementation for Onboard To Self Serve * Add test for onboarding for self serve * Refactor load state * Extract ix * valdiate not duplicates * Extract function * Add comment in test * Fix linter? * Add initialize token pool * Add support for override * Add support to propose new admin * Test for override * Modify mint authority * Fix some Lint * Fix log * Add comments * Undo change * Fix some lint * Fix import gos * Fix lint * Store address in address book * Fix lint error * Fix tests * Add metadata
#: 16

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

GitHub Url: github.com/Consensys/linea-monorepo
GitHub History Url: github.com/Consensys/linea-monorepo/commits
2025-11-06main

40.11 - Go
19.55 - Kotlin
18.42 - TypeScript
10.71 - Solidity
8.42 - Java
1.16 - MDX
0.5 - SCSS
0.24 - Shell
0.19 - Python
0.17 - JavaScript
0.14 - Makefile
0.11 - Smarty
0.08 - Dockerfile
0.06 - Jupyter Notebook
0.06 - C
0.04 - Yul
0.02 - Groovy
0.01 - Handlebars
0 - Nix
0 - Batchfile
0 - CSS
yaml: 2
ts: 9
go: 4
toml: 5
json: 1
sol: 11
scss: 10
tsx: 13
+    1 | -    1 | bridge-ui/package.json | (39f1)2025-11-06
+ 5 | - 1 | bridge-ui/src/app/RootLayout.tsx | (65d3)2025-11-06
+ 9 | - 0 | bridge-ui/src/components/copy-to-clipboard/copy-to-clipboard.module.scss | (65d3)2025-11-06
+ 33 | - 0 | bridge-ui/src/components/copy-to-clipboard/index.tsx | (65d3)2025-11-06
+ 0 | - 1 | bridge-ui/src/components/header/desktop-navigation/desktop-navigation.module.scss | (65d3)2025-11-06
+ 0 | - 104 | bridge-ui/src/components/header/header-connect/header-connect.module.scss | (65d3)2025-11-06
+ 29 | - 18 | bridge-ui/src/components/header/header-connect/index.tsx | (65d3)2025-11-06
+ 8 | - 5 | bridge-ui/src/components/layouts/Providers.tsx | (65d3)2025-11-06
+ 37 | - 0 | bridge-ui/src/components/modal-base/index.tsx | (65d3)2025-11-06
+ 103 | - 0 | bridge-ui/src/components/modal-base/modalBase.module.scss | (65d3)2025-11-06
+ 88 | - 0 | bridge-ui/src/components/modal-base/user-wallet/index.tsx | (65d3)2025-11-06
+ 29 | - 0 | bridge-ui/src/components/modal-base/user-wallet/user-wallet-info/index.tsx | (65d3)2025-11-06
+ 33 | - 0 | bridge-ui/src/components/modal-base/user-wallet/user-wallet-info/user-wallet-info.module.scss | (65d3)2025-11-06
+ 94 | - 0 | bridge-ui/src/components/modal-base/user-wallet/user-wallet.module.scss | (65d3)2025-11-06
+ 138 | - 0 | bridge-ui/src/components/poh-check/index.tsx | (65d3)2025-11-06
+ 45 | - 0 | bridge-ui/src/components/poh-check/poh-check.module.scss | (65d3)2025-11-06
+ 14 | - 3 | bridge-ui/src/components/ui/button/button.module.scss | (65d3)2025-11-06
+ 1 | - 1 | bridge-ui/src/components/ui/button/index.tsx | (65d3)2025-11-06
+ 21 | - 0 | bridge-ui/src/components/ui/loader/index.tsx | (65d3)2025-11-06
+ 24 | - 0 | bridge-ui/src/components/ui/loader/loader.module.scss | (65d3)2025-11-06
+ 4 | - 0 | bridge-ui/src/components/ui/tooltip/index.tsx | (65d3)2025-11-06
+ 28 | - 0 | bridge-ui/src/components/user-avatar/index.tsx | (65d3)2025-11-06
+ 32 | - 0 | bridge-ui/src/components/user-avatar/user-avatar.module.scss | (65d3)2025-11-06
+ 42 | - 0 | bridge-ui/src/contexts/ModalProvider.tsx | (65d3)2025-11-06
+ 36 | - 0 | bridge-ui/src/hooks/useCheckPoh.ts | (65d3)2025-11-06
+ 35 | - 0 | bridge-ui/src/hooks/user/useEnsInfo.ts | (65d3)2025-11-06
+ 2 | - 1 | bridge-ui/src/middleware.ts | (65d3)2025-11-06
+ 15 | - 0 | bridge-ui/src/utils/format.ts | (65d3)2025-11-06
+ 184 | - 175 | contracts/src/verifiers/PlonkVerifierForDataAggregation.sol | (b4fe)2025-11-05
+ 1350 | - 0 | contracts/src/verifiers/beta-v4.1/PlonkVerifierMainnet.sol | (b4fe)2025-11-05
+ 1350 | - 0 | contracts/src/verifiers/beta-v4.1/PlonkVerifierSepolia.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/cancun/PlonkVerifierMainnetFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/cancun/PlonkVerifierSepoliaFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/paris/PlonkVerifierMainnetFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/paris/PlonkVerifierSepoliaFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/prague/PlonkVerifierMainnetFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/prague/PlonkVerifierSepoliaFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/shanghai/PlonkVerifierMainnetFull.sol | (b4fe)2025-11-05
+ 184 | - 175 | contracts/src/verifiers/shanghai/PlonkVerifierSepoliaFull.sol | (b4fe)2025-11-05
+ 39 | - 171 | operations/src/commands/burn-and-bridge.ts | (3ed4)2025-11-04
+ 2 | - 2 | operations/src/commands/eth-transfer.ts | (3ed4)2025-11-04
+ 22 | - 9 | operations/src/commands/submit-invoice.ts | (e290)2025-11-05, (3ed4)2025-11-04
+ 26 | - 5 | operations/src/utils/common/transactions.ts | (3ed4)2025-11-04
+ 231 | - 168 | pnpm-lock.yaml | (39f1)2025-11-06
+ 3 | - 0 | pnpm-workspace.yaml | (39f1)2025-11-06
+ 1 | - 1 | prover/cmd/controller/controller/controller.go | (614e)2025-11-04
+ 1 | - 0 | prover/config/config-devnet-full.toml | (614e)2025-11-04
+ 3 | - 2 | prover/config/config-mainnet-limitless.toml | (b4fe)2025-11-05, (614e)2025-11-04
+ 2 | - 1 | prover/config/config-sepolia-limitless.toml | (b4fe)2025-11-05, (614e)2025-11-04
+ 6 | - 0 | prover/config/config.go | (614e)2025-11-04
+ 5 | - 5 | prover/protocol/distributed/segment_compilation.go | (b4fe)2025-11-05
+ 200 | - 281 | prover/zkevm/limitless.go | (b4fe)2025-11-05
                    65d322aad69cda88e865238d2263a0d70420d468
                    
                    Feat: add sumsub in bridge UI (#1698)

* feat(bridge-ui): check and verify humanity with sumsub (#1653)

Co-authored-by: VGau 

* fix: account connected status refresh

---------

Co-authored-by: viphan007 <[email protected]>
                
39f1960a53dfbb5f7af23bfa4e2202c06bdbf266 fix: bump web3auth version to 10.6.0 (#1696) * fix: bump web3auth version to 10.6.0 * fix: update pnpm workspace file
e2903035e2f0e9d74d1e416f21a65a94eab4de90 fix: update invoice submission costs api response check (#1693) * fix: update aws cost api response check * fix: update logging * fix: update logging formatting
b4feabc06d7e5ee3ee01d10fd63cbeeafe07e9f9 Prover: setup for v4.1 (#1677) * feat(limits): sets the limitless limits * fix(secu): sets the hierarchical conglomeration outside of the conjectured security * fixup: remove the old limits * adjusts the compilation parameters for the limitless prover * chores: bump the prover version to 6.1.0 * feat(v4.1): adds the new contracts * add contract tests * test Sepolia with real data and cleanup * linting --------- Co-authored-by: thedarkjester
2d5403996ec828a5f566834da8c8f99c0dc38864 add OpenZeppelin audit (#1683)
3ed4599594d7a45eeb25566a90ff751776254347 fix: update the burn and bridge script (#1680) * fix: update the burn and bridge script * fix: update example * fix: update error decoding
4647f0353204e0c72f2e6d853ddf9f2892c30482 Burn mechanism docs so far (#1681)
614e19bc8d1cdc7b55af951ccbab92da9ead2784 feat(controller): make it possible to keep the traces (#1679) * feat(controller): make it possible to keep the traces * fixup(typo) * chores(config): adds the new field in the config samples
#: 17

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

GitHub Url: github.com/filecoin-project/boost
GitHub History Url: github.com/filecoin-project/boost/commits
2025-11-06main

88.49 - Go
8.83 - JavaScript
1.5 - CSS
0.71 - Shell
0.34 - Makefile
0.07 - Dockerfile
0.06 - HTML
go: 1
+    4 | -    4 | cmd/migrate-curio/migrate.go | (e317)2025-11-06
                    e3170ea2bdf4bf11d9ad82742ba3bb6dc6f6b7e2
                    
                    use latest process_piece_deal func (#2037)
                
#: 18

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

GitHub Url: github.com/ethereum-optimism/optimism
GitHub History Url: github.com/ethereum-optimism/optimism/commits
2025-11-06develop

72.39 - Go
26 - Solidity
0.64 - Shell
0.28 - Just
0.21 - Python
0.18 - Makefile
0.09 - C
0.09 - Dockerfile
0.05 - HCL
0.02 - JavaScript
0.02 - CSS
0.02 - TypeScript
0.01 - Starlark
yaml: 1
go: 107
toml: 1
json: 27
sol: 17
sum: 1
mod: 1
gitignore: 1
yml: 4
+   22 | -   12 | .circleci/config.yml | (4f2a)2025-11-06, (0f21)2025-11-06, (78da)2025-11-05, (2ce9)2025-11-04
+ 1 | - 1 | .gitignore | (0f21)2025-11-06
+ 1 | - 0 | .semgrep/rules/sol-rules.yaml | (0f21)2025-11-06
+ 2 | - 0 | cannon/cmd/run.go | (0429)2025-11-06
+ 2 | - 0 | devnet-sdk/contracts/constants/constants.go | (0f21)2025-11-06
+ 2 | - 2 | go.mod | (9470)2025-11-04
+ 4 | - 4 | go.sum | (9470)2025-11-04
+ 1 | - 1 | mise.toml | (3e4f)2025-11-04
+ 15 | - 92 | op-batcher/batcher/channel.go | (4055)2025-11-05
+ 0 | - 13 | op-batcher/batcher/channel_builder.go | (4055)2025-11-05
+ 6 | - 6 | op-batcher/batcher/channel_manager.go | (4055)2025-11-05
+ 1 | - 1 | op-chain-ops/cmd/check-ecotone/main.go | (d9a6)2025-11-04
+ 1 | - 1 | op-chain-ops/cmd/check-fjord/checks/checks.go | (d9a6)2025-11-04
+ 1 | - 1 | op-chain-ops/cmd/withdrawal/init.go | (d9a6)2025-11-04
+ 8 | - 0 | op-chain-ops/devkeys/devkeys.go | (0f21)2025-11-06
+ 29 | - 0 | op-chain-ops/genesis/config.go | (0f21)2025-11-06
+ 1 | - 1 | op-chain-ops/genesis/genesis.go | (d9a6)2025-11-04
+ 1 | - 1 | op-chain-ops/genesis/layer_one.go | (d9a6)2025-11-04
+ 1 | - 1 | op-chain-ops/genesis/layer_two.go | (d9a6)2025-11-04
+ 7 | - 0 | op-chain-ops/interopgen/deploy.go | (0f21)2025-11-06
+ 11 | - 0 | op-chain-ops/interopgen/recipe.go | (0f21)2025-11-06
+ 12 | - 0 | op-challenger/config/config.go | (26fa)2025-11-06
+ 31 | - 1 | op-challenger/flags/flags.go | (26fa)2025-11-06
+ 7 | - 0 | op-challenger/game/fault/register.go | (26fa)2025-11-06
+ 22 | - 4 | op-challenger/game/fault/register_task.go | (26fa)2025-11-06
+ 16 | - 1 | op-challenger/game/fault/types/types.go | (26fa)2025-11-06
+ 1 | - 1 | op-challenger/runner/factory.go | (26fa)2025-11-06
+ 1 | - 1 | op-challenger/runner/game_inputs.go | (26fa)2025-11-06
+ 14 | - 4 | op-core/forks/forks.go | (3d3f)2025-11-04
+ 3 | - 0 | op-core/predeploys/addresses.go | (0f21)2025-11-06, (d9a6)2025-11-04
+ 0 | - 0 | op-core/predeploys/eip2935.go | (d9a6)2025-11-04
+ 0 | - 0 | op-core/predeploys/eip4788.go | (d9a6)2025-11-04
+ 0 | - 0 | op-core/predeploys/legacy_addresses.go | (d9a6)2025-11-04
+ 0 | - 0 | op-core/predeploys/predeploy.go | (d9a6)2025-11-04
+ 5 | - 1 | op-deployer/pkg/deployer/inspect/semvers.go | (0f21)2025-11-06, (d9a6)2025-11-04
+ 6 | - 0 | op-deployer/pkg/deployer/opcm/l2genesis.go | (0f21)2025-11-06
+ 10 | - 0 | op-deployer/pkg/deployer/pipeline/l2genesis.go | (0f21)2025-11-06
+ 5 | - 0 | op-deployer/pkg/deployer/standard/standard.go | (0f21)2025-11-06
+ 12 | - 1 | op-deployer/pkg/deployer/state/chain_intent.go | (0f21)2025-11-06
+ 7 | - 0 | op-deployer/pkg/deployer/state/deploy_config.go | (0f21)2025-11-06
+ 6 | - 0 | op-deployer/pkg/deployer/state/intent.go | (0f21)2025-11-06
+ 1 | - 1 | op-devstack/dsl/bridge.go | (d9a6)2025-11-04
+ 1 | - 1 | op-devstack/dsl/ecotone_fees.go | (d9a6)2025-11-04
+ 1 | - 1 | op-devstack/dsl/fjord_fees.go | (d9a6)2025-11-04
+ 1 | - 1 | op-devstack/dsl/l2_el.go | (d9a6)2025-11-04
+ 1 | - 1 | op-devstack/dsl/operator_fee.go | (d9a6)2025-11-04
+ 47 | - 2 | op-devstack/dsl/proofs/claim.go | (d19d)2025-11-04
+ 152 | - 30 | op-devstack/dsl/proofs/dispute_game_factory.go | (d19d)2025-11-04
+ 58 | - 14 | op-devstack/dsl/proofs/fault_dispute_game.go | (d19d)2025-11-04
+ 167 | - 16 | op-devstack/dsl/proofs/game_helper.go | (d19d)2025-11-04
+ 11 | - 1 | op-devstack/dsl/proofs/super_fault_dispute_game.go | (d19d)2025-11-04
+ 1 | - 1 | op-devstack/presets/interop.go | (d19d)2025-11-04
+ 33 | - 13 | op-devstack/presets/minimal.go | (c1b3)2025-11-05, (d19d)2025-11-04
+ 0 | - 30 | op-devstack/presets/proof.go | (c1b3)2025-11-05
+ 13 | - 3 | op-devstack/shim/l2_challenger.go | (d19d)2025-11-04
+ 2 | - 0 | op-devstack/stack/l2_challenger.go | (d19d)2025-11-04
+ 1 | - 0 | op-devstack/sysext/l2.go | (0f21)2025-11-06
+ 8 | - 0 | op-devstack/sysgo/deployer.go | (0f21)2025-11-06
+ 3 | - 0 | op-devstack/sysgo/l2_challenger.go | (d19d)2025-11-04
+ 8 | - 4 | op-devstack/sysgo/l2_cl_p2p_util.go | (c7ca)2025-11-04
+ 19 | - 7 | op-dispute-mon/metrics/metrics.go | (284f)2025-11-06
+ 2 | - 0 | op-dispute-mon/metrics/noop.go | (284f)2025-11-06
+ 15 | - 14 | op-dispute-mon/mon/extract/extractor.go | (284f)2025-11-06
+ 1 | - 0 | op-dispute-mon/mon/extract/output_agreement_enricher.go | (284f)2025-11-06
+ 32 | - 0 | op-dispute-mon/mon/node_endpoint_out_of_sync.go | (284f)2025-11-06
+ 2 | - 0 | op-dispute-mon/mon/service.go | (284f)2025-11-06
+ 3 | - 0 | op-dispute-mon/mon/types/types.go | (284f)2025-11-06
+ 2 | - 2 | op-e2e/actions/helpers/l2_verifier.go | (5e3f)2025-11-04
+ 1 | - 1 | op-e2e/actions/helpers/user.go | (d9a6)2025-11-04
+ 1 | - 1 | op-e2e/actions/interop/dsl/inbox.go | (d9a6)2025-11-04
+ 1 | - 1 | op-e2e/actions/interop/dsl/message.go | (d9a6)2025-11-04
+ 1154 | - 0 | op-e2e/bindings/feesplitter.go | (0f21)2025-11-06
+ 1389 | - 0 | op-e2e/bindings/operatorfeevault.go | (0f21)2025-11-06
+ 5 | - 0 | op-e2e/config/init.go | (0f21)2025-11-06
+ 1 | - 1 | op-e2e/e2eutils/addresses.go | (d9a6)2025-11-04
+ 12 | - 0 | op-e2e/e2eutils/intentbuilder/builder.go | (0f21)2025-11-06
+ 1 | - 1 | op-e2e/interop/supersystem.go | (d9a6)2025-11-04
+ 1 | - 1 | op-e2e/system/e2esys/setup.go | (d9a6)2025-11-04
+ 1 | - 1 | op-e2e/system/helpers/withdrawal_helper.go | (d9a6)2025-11-04
+ 14 | - 0 | op-node/flags/flags.go | (5e3f)2025-11-04
+ 2 | - 5 | op-node/rollup/derive/attributes.go | (d3fe)2025-11-06, (d9a6)2025-11-04
+ 1 | - 1 | op-node/rollup/derive/ecotone_upgrade_transactions.go | (d9a6)2025-11-04
+ 1 | - 1 | op-node/rollup/derive/fjord_upgrade_transactions.go | (d9a6)2025-11-04
+ 1 | - 1 | op-node/rollup/derive/interop_upgrade_transactions.go | (d9a6)2025-11-04
+ 1 | - 1 | op-node/rollup/derive/isthmus_upgrade_transactions.go | (d9a6)2025-11-04
+ 1 | - 1 | op-node/rollup/derive/jovian_upgrade_transactions.go | (d9a6)2025-11-04
+ 1 | - 1 | op-node/rollup/derive/l1_block_info.go | (d9a6)2025-11-04
+ 5 | - 0 | op-node/rollup/driver/config.go | (5e3f)2025-11-04
+ 2 | - 2 | op-node/rollup/driver/driver.go | (5e3f)2025-11-04
+ 5 | - 2 | op-node/rollup/finality/altda.go | (5e3f)2025-11-04
+ 38 | - 4 | op-node/rollup/finality/finalizer.go | (5e3f)2025-11-04
+ 10 | - 0 | op-node/rollup/types.go | (3d3f)2025-11-04
+ 22 | - 40 | op-node/service.go | (5e3f)2025-11-04, (3d3f)2025-11-04
+ 1 | - 1 | op-node/withdrawals/utils.go | (d9a6)2025-11-04
+ 1 | - 1 | op-program/client/l2/engine.go | (d9a6)2025-11-04
+ 1 | - 1 | op-program/client/l2/engineapi/block_processor.go | (d9a6)2025-11-04
+ 1 | - 1 | op-program/client/l2/oracle.go | (d9a6)2025-11-04
+ 6 | - 1 | op-service/eth/block_info.go | (d19d)2025-11-04
+ 28 | - 83 | op-service/flags/flags.go | (3d3f)2025-11-04
+ 1 | - 1 | op-service/sources/l2_client.go | (d9a6)2025-11-04
+ 1 | - 1 | op-service/sources/types.go | (d9a6)2025-11-04
+ 1 | - 1 | op-service/txinclude/isthmus_cost_oracle.go | (d9a6)2025-11-04
+ 10 | - 7 | op-service/txintent/bindings/FaultDisputeGame.go | (d19d)2025-11-04
+ 23 | - 0 | op-supernode/supernode/activity/activity.go | (7b1c)2025-11-06
+ 75 | - 0 | op-supernode/supernode/activity/heartbeat/heartbeat.go | (7b1c)2025-11-06
+ 7 | - 2 | op-supernode/supernode/chain_container/virtual_node/virtual_node.go | (7b1c)2025-11-06
+ 16 | - 1 | op-supernode/supernode/resources/rpc_router.go | (7b1c)2025-11-06
+ 39 | - 0 | op-supernode/supernode/supernode.go | (7b1c)2025-11-06
+ 6 | - 1 | packages/contracts-bedrock/deploy-config/hardhat.json | (0f21)2025-11-06
+ 6 | - 1 | packages/contracts-bedrock/deploy-config/internal-devnet.json | (0f21)2025-11-06
+ 6 | - 1 | packages/contracts-bedrock/deploy-config/mainnet.json | (0f21)2025-11-06
+ 6 | - 1 | packages/contracts-bedrock/deploy-config/sepolia-devnet-0.json | (0f21)2025-11-06
+ 6 | - 1 | packages/contracts-bedrock/deploy-config/sepolia.json | (0f21)2025-11-06
+ 157 | - 25 | packages/contracts-bedrock/snapshots/abi/BaseFeeVault.json | (0f21)2025-11-06
+ 294 | - 0 | packages/contracts-bedrock/snapshots/abi/FeeSplitter.json | (0f21)2025-11-06
+ 331 | - 0 | packages/contracts-bedrock/snapshots/abi/FeesDepositor.json | (0f21)2025-11-06
+ 157 | - 25 | packages/contracts-bedrock/snapshots/abi/L1FeeVault.json | (0f21)2025-11-06
+ 224 | - 0 | packages/contracts-bedrock/snapshots/abi/L1Withdrawer.json | (0f21)2025-11-06
+ 157 | - 9 | packages/contracts-bedrock/snapshots/abi/OperatorFeeVault.json | (0f21)2025-11-06
+ 21 | - 1 | packages/contracts-bedrock/snapshots/abi/SaferSafes.json | (3910)2025-11-06, (ebc2)2025-11-04
+ 157 | - 25 | packages/contracts-bedrock/snapshots/abi/SequencerFeeVault.json | (0f21)2025-11-06
+ 216 | - 0 | packages/contracts-bedrock/snapshots/abi/SuperchainRevSharesCalculator.json | (0f21)2025-11-06
+ 30 | - 14 | packages/contracts-bedrock/snapshots/semver-lock.json | (0f21)2025-11-06, (3910)2025-11-06, (9008)2025-11-04, (ebc2)2025-11-04
+ 24 | - 3 | packages/contracts-bedrock/snapshots/storageLayout/BaseFeeVault.json | (0f21)2025-11-06
+ 37 | - 0 | packages/contracts-bedrock/snapshots/storageLayout/FeeSplitter.json | (0f21)2025-11-06
+ 44 | - 0 | packages/contracts-bedrock/snapshots/storageLayout/FeesDepositor.json | (0f21)2025-11-06
+ 24 | - 3 | packages/contracts-bedrock/snapshots/storageLayout/L1FeeVault.json | (0f21)2025-11-06
+ 23 | - 0 | packages/contracts-bedrock/snapshots/storageLayout/L1Withdrawer.json | (0f21)2025-11-06
+ 24 | - 3 | packages/contracts-bedrock/snapshots/storageLayout/OperatorFeeVault.json | (0f21)2025-11-06
+ 24 | - 3 | packages/contracts-bedrock/snapshots/storageLayout/SequencerFeeVault.json | (0f21)2025-11-06
+ 16 | - 0 | packages/contracts-bedrock/snapshots/storageLayout/SuperchainRevSharesCalculator.json | (0f21)2025-11-06
+ 123 | - 0 | packages/contracts-bedrock/src/L1/FeesDepositor.sol | (0f21)2025-11-06
+ 3 | - 18 | packages/contracts-bedrock/src/L2/BaseFeeVault.sol | (0f21)2025-11-06
+ 255 | - 0 | packages/contracts-bedrock/src/L2/FeeSplitter.sol | (0f21)2025-11-06
+ 135 | - 48 | packages/contracts-bedrock/src/L2/FeeVault.sol | (0f21)2025-11-06
+ 3 | - 18 | packages/contracts-bedrock/src/L2/L1FeeVault.sol | (0f21)2025-11-06
+ 117 | - 0 | packages/contracts-bedrock/src/L2/L1Withdrawer.sol | (0f21)2025-11-06
+ 3 | - 11 | packages/contracts-bedrock/src/L2/OperatorFeeVault.sol | (0f21)2025-11-06
+ 4 | - 19 | packages/contracts-bedrock/src/L2/SequencerFeeVault.sol | (0f21)2025-11-06
+ 124 | - 0 | packages/contracts-bedrock/src/L2/SuperchainRevSharesCalculator.sol | (0f21)2025-11-06
+ 15 | - 8 | packages/contracts-bedrock/src/safe/LivenessModule2.sol | (3910)2025-11-06, (9008)2025-11-04
+ 6 | - 6 | packages/contracts-bedrock/src/safe/SaferSafes.sol | (3910)2025-11-06, (9008)2025-11-04, (ebc2)2025-11-04
+ 40 | - 12 | packages/contracts-bedrock/src/safe/TimelockGuard.sol | (3910)2025-11-06, (9008)2025-11-04, (ebc2)2025-11-04
                    284f9aa67d6324449211772a1eacda8253cdba17
                    
                    dispute-mon: new metric to track out-of-sync node endpoints (#18105)
                
7b1ce4e8174c9ee7e212086ad789ffb84027d3f0 op-supernode: Runnable and RPC Activities with Heartbeat Example (#18141) * op-supernode: Runnable and RPC Activities with Heartbeat Example * Address Changwan's Comments * fix Makefile Typo
d3fedfdd069128a4e96c1c51e824a645f2856792 op-node: remove dead code (#18183)
26fa4659df76c9a15d173d24f4892422619c647c op-challenger: Support super-kona games (#18184)
4f2ade428e43df6f36a785f689924e1431b4cbf3 ci: Use cached solidity compilers (#18140) Should reduce the likelihood of text file busy errors.
0f21af947798a94aa50e797c61f576ca18b1334d feat: introduce fee splitter for revenue share (#17536) * feat: fee splitter system (#469) ---- Co-authored-by: Disco <[email protected]> Co-authored-by: Flux <[email protected]> Co-authored-by: Chiin <[email protected]> * fix: failing tests (#553) * refactor: revenue sharing config (#538) * fix: pre pr and semgrep (#565) * fix: warnings (#571) * fix: tests failing on fork environment (#575) * fix: use encode call on constructors (#578) * feat: add integration splitter test (#581) * fix: integration test nits (#583) * test: more coverage on splitter tests (#594) --------- Co-authored-by: Chiin <[email protected]> * fix: add missing operator fee vault field (#616) * feat: invariants and tests (#595) * fix: ir informationals (#609) * fix: pre pr (#622) * refactor: use cdm (#624) * fix: update withdrawal gas limit value on check (#627) * fix: remove rev share field from deploy op chain input struct (#628) * refactor: remove initializer and vaults getter changes (#631) * fix: remove immutable check over vaults (#634) Co-authored-by: 0xng <[email protected]> Co-authored-by: Funkornaut <[email protected]> Co-authored-by: Joxess <[email protected]> * fix: audit findings (#658) * fix: pre pr * feat: add user guide docs for rev sharing on op deployer (#666) * docs: add create2 comment (#667) --------- Co-authored-by: Funkornaut <[email protected]> Co-authored-by: Flux <[email protected]> Co-authored-by: Chiin <[email protected]> Co-authored-by: Simon Something /DrGoNoGo <[email protected]> Co-authored-by: 0xng <[email protected]> Co-authored-by: Joxess <[email protected]>
2534a4081d163b03612e07864006eed705c27e44 chore(op-acceptance-tests): flake-shake; test promotions (#18198)
391053e505c378c1d515b8844e57a6d16cb87aef SaferSafes audit fixes 2 (#18172) * Missing `indexed` in an event * Don't allow configuring a non-enabled safe * Version and semver-lock * Disallow the safe address as a fallback owner * Document why we prefer not to revert * Disallow a timelock delay of zero, use `setGuard(0)` instead. * lint and semver-lock * Simpler natspec * Update test description Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> --------- Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
04297f076b28e1dc74f0dbdbe560164d72f928a9 challenger: Stop kona-host using color in logs (#18182)
a0f039f588c8bdb1c5489b205c9d87593ec26908 contracts: Load CANNON game implementation from DisputeGameFactory instead of via artifacts (#18155) * contracts: Load CANNON game implementation from DisputeGameFactory instead of via artifacts * contracts: Load permissionless WETH implementation dynamically * contracts: Don't attempt to load game args - the updated DisputeGameFactory that supports them isn't available yet.
144eadc0e6aabf477cd2085c9e3b1a13a8d74e34 fix(op-deployer): increase cliRunner test timeouts (#18179) * fix(op-deployer): increase cliRunner test timeouts * add cliRunner logs for debugging help
c1b38d39498052a2e4ad4616faefa2519451b76f op-acceptance-tests: Replace fast games with regular FDGs in withdrawal test (#18152)
40554025301e5adde90191adba6ad432e185fa50 op-batcher: refactor (#18174) * op-batcher: embed ChannelBuilder and remove redundant code * op-batcher: remove dead code
78daacda28646a39315f7bdf70e5fe9c0cc7b5f1 fix(op-acceptance-tests): ci; slack token (#18156)
d19d7d9a8acad2fb745d80e43bbb5d419220c9fc op-acceptance: Add acceptance test for playing out dispute games (#18085) * op-acceptance: Add acceptance test for playing out dispute games. * op-acceptance: Wait for step to be called by honest challenger. * dsl: Make asChallengerClaim private * dsl: Support posting the root claim of the bottom game. * Don't need to use permissioned proposals. * Cache honest trace accessors. * Review feedback
9008d082eaef66ee1bc8fe5a57b42653c5f3de00 Safer Safes audit fixes (no bytecode changes) (#18147) * Typo * Fix natspec notice * `_blockingThreshold` natspec * Bump the safe nonce when cancelling * Accepted trade-off * We allow cancelling transactions from disabled guards. * Fixed `changeOwnershipToFallback` natspec. * Updated version and semver-lock * Typo
d9a6c32f76849d68937e15cae381ccd7b1cb1126 all: Move package predeploys from op-service to op-core (#18145) * all: Move package predeploys from op-service to op-core * gofmt --------- Co-authored-by: Adrian Sutton
2ce9a84ca3dc5cacbadd010a953b49f63a83c8c4 chore(op-acceptance-tests): switch to docker executor (#18084)
5e3fc2e3043f87fbb76705b834e6b5ff55498a3f feat(l3s): Add support for the default finality lookback (#18071)
ebc2a73717822c1f5cad6e30ddaf7cf1eea93466 feat(ctb): Add the nonce and txHash into the ScheduledTransactions struct (#18097) * feat(ctb): Add the nonce and txHash into the ScheduledTransactions struct * chore(ctb): bump the semver on SaferSafes * feat(ctb): txHash at start of struct * semver-lock * fix ITimelockGuard to match --------- Co-authored-by: Alberto Cuesta Cañada
c7ca9f4b61ae76b8922e591e1af80a483326d19d op-devstack: debug info when L2CL peers connection fails (#18149)
3e4f7c7ef1849d67e9e531f09373a89a1ce5e6fa chore(op-acceptance-tests): op-acceptor v3.6.2 (#18120)
3d3ffcc45520e31808e2898aa128071712cbf79f op-service/flags: Modularize fork override flags (#18135)
94706ec5072b13030600d1b45ae10b673b660c0d all: update op-geth to pull in fusaka and jovian timestamps (#18131) * all: update op-geth to pull in fusaka timestamps * update for scr changes * point go.mod at op-geth rc * address comment
#: 19

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

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

96.89 - Go
1.32 - Shell
0.9 - Solidity
0.84 - TypeScript
0.05 - Dockerfile
go: 2
json: 1
sum: 3
mod: 3
yml: 2
+    4 | -    4 | .github/workflows/ci.yml | (36af)2025-11-06, (44b2)2025-11-05
+ 1 | - 1 | compatibility.json | (44b2)2025-11-05
+ 6 | - 9 | go.mod | (36af)2025-11-06, (44b2)2025-11-05, (0501)2025-11-05
+ 14 | - 22 | go.sum | (36af)2025-11-06, (44b2)2025-11-05, (0501)2025-11-05
+ 1 | - 1 | plugin/evm/version.go | (44b2)2025-11-05
+ 23 | - 4 | plugin/evm/vm_database.go | (36af)2025-11-06
                    36af3391857049d5e660d178316e4fd057cb50b7
                    
                    Update avalanchego to `v1.14.1-db-metrics-fix` (#1836)
                
44b20d219471a0e08bd163b7466e3d8620ff45f2 chore: release v0.8.0-rc.0 (#1835) Signed-off-by: Jonathan Oppenheimer <[email protected]> Co-authored-by: Michael Kaplan <[email protected]> Co-authored-by: Stephen Buttolph
050198e6a84d1d60ee241065825b2a7ec1821353 chore(deps): bump github.com/consensys/gnark-crypto from 0.12.1 to 0.18.1 (#1829) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Oppenheimer
#: 20

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

GitHub Url: github.com/sei-protocol/sei-chain
GitHub History Url: github.com/sei-protocol/sei-chain/commits
2025-11-06main

85.79 - Go
3.92 - C
1.82 - TeX
1.53 - JavaScript
1.41 - TLA
1.14 - Solidity
1.11 - Rust
1.06 - Shell
0.53 - Python
0.41 - BibTeX Style
0.39 - Makefile
0.16 - Java
0.16 - Sage
0.15 - Assembly
0.13 - M4
0.1 - Dockerfile
0.08 - TypeScript
0.07 - Jinja
0.02 - HTML
0.02 - HCL
0 - Stylus
go: 45
yml: 1
proto: 1
gitignore: 1
+   92 | -    0 | .github/workflows/cross-arch-build.yml | (2d58)2025-11-06
+ 30 | - 2 | app/abci.go | (0aaa)2025-11-05
+ 17 | - 70 | app/app.go | (0aaa)2025-11-05
+ 61 | - 0 | app/legacyabci/begin_block.go | (0aaa)2025-11-05
+ 3 | - 1 | evmrpc/send.go | (0aaa)2025-11-05
+ 9 | - 6 | evmrpc/server.go | (0aaa)2025-11-05
+ 7 | - 2 | evmrpc/simulate.go | (0aaa)2025-11-05
+ 5 | - 2 | evmrpc/tracers.go | (0aaa)2025-11-05
+ 6 | - 24 | sei-cosmos/baseapp/abci.go | (0aaa)2025-11-05
+ 12 | - 13 | sei-cosmos/baseapp/baseapp.go | (0aaa)2025-11-05
+ 0 | - 8 | sei-cosmos/baseapp/options.go | (0aaa)2025-11-05
+ 0 | - 57 | sei-cosmos/server/start.go | (0683)2025-11-05
+ 0 | - 6 | sei-cosmos/types/abci.go | (0aaa)2025-11-05
+ 0 | - 32 | sei-cosmos/types/module/module.go | (0aaa)2025-11-05
+ 0 | - 3 | sei-cosmos/x/accesscontrol/module.go | (0aaa)2025-11-05
+ 0 | - 2 | sei-cosmos/x/authz/module/module.go | (0aaa)2025-11-05
+ 0 | - 10 | sei-cosmos/x/capability/module.go | (0aaa)2025-11-05
+ 4 | - 4 | sei-cosmos/x/distribution/abci.go | (0aaa)2025-11-05
+ 0 | - 5 | sei-cosmos/x/distribution/module.go | (0aaa)2025-11-05
+ 3 | - 3 | sei-cosmos/x/evidence/abci.go | (0aaa)2025-11-05
+ 0 | - 5 | sei-cosmos/x/evidence/module.go | (0aaa)2025-11-05
+ 3 | - 3 | sei-cosmos/x/slashing/abci.go | (0aaa)2025-11-05
+ 0 | - 5 | sei-cosmos/x/slashing/module.go | (0aaa)2025-11-05
+ 0 | - 5 | sei-cosmos/x/staking/module.go | (0aaa)2025-11-05
+ 1 | - 2 | sei-cosmos/x/upgrade/abci.go | (0aaa)2025-11-05
+ 0 | - 7 | sei-cosmos/x/upgrade/module.go | (0aaa)2025-11-05
+ 0 | - 1 | sei-tendermint/.gitignore | (0683)2025-11-05
+ 0 | - 71 | sei-tendermint/abci/client/client.go | (0683)2025-11-05
+ 0 | - 184 | sei-tendermint/abci/client/grpc_client.go | (0683)2025-11-05
+ 14 | - 0 | sei-tendermint/abci/client/local_client.go | (0683)2025-11-05
+ 0 | - 411 | sei-tendermint/abci/client/socket_client.go | (0683)2025-11-05
+ 0 | - 701 | sei-tendermint/abci/cmd/abci-cli/abci-cli.go | (0683)2025-11-05
+ 0 | - 14 | sei-tendermint/abci/cmd/abci-cli/main.go | (0683)2025-11-05
+ 0 | - 91 | sei-tendermint/abci/server/grpc_server.go | (0683)2025-11-05
+ 0 | - 30 | sei-tendermint/abci/server/server.go | (0683)2025-11-05
+ 0 | - 305 | sei-tendermint/abci/server/socket_server.go | (0683)2025-11-05
+ 234 | - 872 | sei-tendermint/abci/types/types.pb.go | (0683)2025-11-05
+ 1 | - 7 | sei-tendermint/internal/proxy/client.go | (0683)2025-11-05
+ 0 | - 22 | sei-tendermint/proto/tendermint/abci/types.proto | (0683)2025-11-05
+ 22 | - 62 | sei-wasmd/app/app.go | (0aaa)2025-11-05
+ 0 | - 3 | sei-wasmd/x/wasm/module.go | (0aaa)2025-11-05
+ 38 | - 0 | x/epoch/keeper/abci.go | (0aaa)2025-11-05
+ 0 | - 31 | x/epoch/module.go | (0aaa)2025-11-05
+ 51 | - 0 | x/evm/keeper/abci.go | (0aaa)2025-11-05
+ 0 | - 42 | x/evm/module.go | (0aaa)2025-11-05
+ 0 | - 3 | x/mint/module.go | (0aaa)2025-11-05
+ 0 | - 3 | x/oracle/module.go | (0aaa)2025-11-05
+ 0 | - 3 | x/tokenfactory/module.go | (0aaa)2025-11-05
                    2d58dad489059a7f680814c75d7cfb9b2809b677
                    
                    Add cross arch build CI job (#2526)

## Describe your changes and provide context
Recently we've had some minor compatibility issues across linux /
darwin, this will add a CI target to simply verify build/install across
these multiple targets

## Testing performed to validate your change
                
0683272f8817f1c0893abb82c8d22e20a06541a9 Remove ABCI socket/grpc functionality (#2534) ## Describe your changes and provide context ### Intro This PR is the first in the series of addressing our domain type state. We will be working on a type by type starting out with the transaction. The first issue we want to resolve is passing of domain types throughout our codebase as encoded byte arrays. ### Background Primary reason why we're passing structures encoded as byte arrays internally is the fact that we've got an artificial boundary - ABCI - it became an artificial boundary since we switched to monorepo and lost the need for cross version compatibility between modules on boundaries of ABCI. ABCI boundaries are using proto types mainly because of backward/forward compatibility. Since we lost the need for cross version compatibility on the boundaries of ABCI we are only left with cons of proto therefore the first thing we need to do is migrate from proto to analogue Go types on ABCI boundaries. ### Context This PR allows us to wipe entire proto structures by removing a deprecated way of ABCI intermodule communication via server and client, it is adjacent to our typification push and allows for a really pretty side effect. Components that are removed: - ABCI server - ABCI cli (`abci-cli`) - ABCI grpc/socket client ### Next steps 1. Move from proto types to analogue Go types on ABCI boundaries - this should be done everywhere but first I'll be working on types that embed a transaction as an byte array: - [`RequestCheckTx`](https://github.com/sei-protocol/sei-chain/blob/a38252bda9dc1e27391e99c8bba37b10e4da2813/sei-tendermint/proto/tendermint/abci/types.proto#L84) - [`RequestDeliverTx`](https://github.com/sei-protocol/sei-chain/blob/a38252bda9dc1e27391e99c8bba37b10e4da2813/sei-tendermint/proto/tendermint/abci/types.proto#L204) - [`RequestGetTxPriorityHint`](https://github.com/sei-protocol/sei-chain/blob/a38252bda9dc1e27391e99c8bba37b10e4da2813/sei-tendermint/proto/tendermint/abci/types.proto#L216) - [`TxResult`](https://github.com/sei-protocol/sei-chain/blob/a38252bda9dc1e27391e99c8bba37b10e4da2813/sei-tendermint/proto/tendermint/abci/types.proto#L468) - [`TxRecord`](https://github.com/sei-protocol/sei-chain/blob/a38252bda9dc1e27391e99c8bba37b10e4da2813/sei-tendermint/proto/tendermint/abci/types.proto#L475) 2. Instead of passing transaction as a byte array start passing it as the most appropriate currently existent type e.g. [`sdk.Tx`](https://github.com/sei-protocol/sei-chain/blob/06a4e242bf80fff303be607734e121bd2f0f6916/sei-cosmos/types/tx_msg.go#L39). 3. Redefine the domain type either by converging existent use cases or by splitting the Cosmos and Ethereum use cases or both. ## Testing performed to validate your change CI/CD.
0aaaa6fe9f32fba66a9a02d680e7b7936f8855b7 Flatten BeginBlock and remove nested logics (#2522) ## Describe your changes and provide context Previously, BeginBlock follows a very involved call path: ``` SeiApp->BaseApp->SeiApp->ModuleManager->Modules->keepers ``` This PR simplifies BeginBlock to be `SeiApp->keepers` ## Testing performed to validate your change no functional change
#: 21

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

GitHub Url: github.com/ava-labs/avalanchego
GitHub History Url: github.com/ava-labs/avalanchego/commits
2025-11-06master

99.07 - Go
0.73 - Shell
0.1 - Solidity
0.06 - Nix
0.04 - Dockerfile
go: 43
proto: 1
json: 1
sum: 3
mod: 3
yml: 3
+   27 | -   27 | .github/workflows/ci.yml | (26fd)2025-11-06, (dce3)2025-11-04
+ 1 | - 0 | .golangci.yml | (2907)2025-11-06
+ 1 | - 1 | api/info/service.go | (3d3a)2025-11-05
+ 14 | - 43 | database/factory/factory.go | (8ebe)2025-11-06
+ 3 | - 3 | go.mod | (8ebe)2025-11-06, (1fa3)2025-11-06, (dce3)2025-11-04
+ 6 | - 6 | go.sum | (8ebe)2025-11-06, (1fa3)2025-11-06, (dce3)2025-11-04
+ 3 | - 0 | message/outbound_msg_builder.go | (eb23)2025-11-06
+ 1 | - 1 | network/peer/config.go | (3d3a)2025-11-05
+ 1 | - 0 | network/peer/info.go | (eb23)2025-11-06
+ 12 | - 4 | network/peer/peer.go | (eb23)2025-11-06, (3d3a)2025-11-05
+ 28 | - 9 | node/node.go | (8ebe)2025-11-06, (3d3a)2025-11-05, (dce3)2025-11-04
+ 3 | - 1 | proto/p2p/p2p.proto | (eb23)2025-11-06
+ 14 | - 3 | proto/pb/p2p/p2p.pb.go | (eb23)2025-11-06
+ 16 | - 7 | simplex/block.canoto.go | (1fa3)2025-11-06
+ 16 | - 7 | simplex/qc.canoto.go | (1fa3)2025-11-06
+ 16 | - 7 | simplex/storage.canoto.go | (1fa3)2025-11-06
+ 12 | - 4 | snow/engine/snowman/block/block_context_vm.canoto.go | (1fa3)2025-11-06
+ 1 | - 1 | snow/networking/router/chain_router.go | (3d3a)2025-11-05
+ 28 | - 7 | snow/validators/state.go | (97ba)2025-11-04
+ 3 | - 3 | upgrade/upgrade.go | (dce3)2025-11-04
+ 9 | - 2 | utils/constants/acps.go | (dce3)2025-11-04
+ 10 | - 6 | utils/crypto/secp256k1/secp256k1.go | (807b)2025-11-04
+ 12 | - 28 | version/application.go | (3d3a)2025-11-05
+ 23 | - 64 | version/compatibility.go | (3d3a)2025-11-05
+ 3 | - 0 | version/compatibility.json | (dce3)2025-11-04
+ 19 | - 49 | version/constants.go | (3d3a)2025-11-05, (dce3)2025-11-04
+ 0 | - 58 | version/parser.go | (3d3a)2025-11-05
+ 2 | - 2 | version/string.go | (3d3a)2025-11-05
+ 0 | - 58 | version/version.go | (3d3a)2025-11-05
+ 13 | - 15 | vms/evm/sync/customrawdb/sync_progress.go | (9ab9)2025-11-05
+ 4 | - 4 | vms/example/xsvm/cmd/versionjson/cmd.go | (3d3a)2025-11-05
+ 1 | - 7 | vms/example/xsvm/constants.go | (3d3a)2025-11-05
+ 2 | - 2 | vms/example/xsvm/vm.go | (3d3a)2025-11-05
+ 16 | - 8 | vms/platformvm/block/builder/builder.go | (82df)2025-11-04
+ 2 | - 3 | vms/platformvm/block/executor/backend.go | (82df)2025-11-04
+ 2 | - 2 | vms/platformvm/block/executor/manager.go | (82df)2025-11-04
+ 5 | - 3 | vms/platformvm/block/executor/verifier.go | (82df)2025-11-04
+ 3 | - 0 | vms/platformvm/config/config.go | (82df)2025-11-04
+ 10 | - 5 | vms/platformvm/network/gossip.go | (82df)2025-11-04
+ 2 | - 2 | vms/platformvm/network/network.go | (82df)2025-11-04
+ 93 | - 32 | vms/platformvm/txs/executor/staker_tx_verification.go | (82df)2025-11-04
+ 147 | - 52 | vms/platformvm/txs/executor/standard_tx_executor.go | (82df)2025-11-04
+ 316 | - 18 | vms/platformvm/txs/mempool/mempool.go | (82df)2025-11-04
+ 186 | - 1 | vms/platformvm/utxo/verifier.go | (82df)2025-11-04
+ 7 | - 1 | vms/platformvm/vm.go | (82df)2025-11-04
                    8ebe57a20bba73840804778d44f714aa821b4131
                    
                    Fix meterdb metrics for root db (#4476)
                
26fd52b227ae4e5a9ceda5172976b597bcd75619 Reenable the upgrade tests (#4477)
1fa3491fd7ca87aff47200993418b0553a3d0333 Update canoto to v0.17.3 (#4473)
29075934327672a3cdc091c604264be5ca6fa596 Remove gosec from test linting (#4471)
eb2358a08b7a3927ca29684c09071a7c7c63a537 Add UpgradeTime to p2p handshake (#4468) Signed-off-by: Stephen Buttolph Co-authored-by: Copilot <[email protected]>
3d3a5944c50cee84df2b8b81e4807a1c9b06d104 Cleanup the version package (#4465) Signed-off-by: Stephen Buttolph Co-authored-by: Copilot <[email protected]>
9ab985704f706a082dc2186cd964628fad1e25ce chore(customrawdb): unexport `customrawdb.NewSyncPerformedIterator` (#4450) Signed-off-by: Tsvetan Dimitrov ([email protected])
7b62f89827990c3a23de9466b36f021d394e7e60 Fix ConvertSubnetToL1Tx flake (#4462) Signed-off-by: Joshua Kim <[email protected]>
47d7412c6ff493bfe3a9ec17d31f4df583d07057 Update darwin platform support from amd64 to arm64 (#4461) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: rkuris <[email protected]> Co-authored-by: Ron Kuris
97ba7700310d264554dadcb73466a4dcadfa2c91 Cache subnetIDs in cachedState (#4402) Signed-off-by: Michael Kaplan <[email protected]> Co-authored-by: Copilot <[email protected]>
807b97e14a52b96cec9b1785acd5a42cdcfd4788 fix(crypto/secp256k1): UnmarshalText (#4419)
82df3ce94694d3c185cb0fe1b7e06b6fb9743b30 Sort transactions by gas price in P-Chain mempool (#3715) Signed-off-by: Joshua Kim <[email protected]> Co-authored-by: Stephen Buttolph Co-authored-by: Meaghan FitzGerald
dce38e90b1542fafa3c2b8efa8ef864d7a370eb6 Update versions for v1.14.0 (#4459) Co-authored-by: Michael Kaplan
24957e2afbdf28ec90fbe1a913eda3b314f443c6 docs: fix typos (#4455) Signed-off-by: crStiv
#: 22

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

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

91.32 - Go
4.2 - C
2.75 - JavaScript
0.59 - Assembly
0.19 - Java
0.19 - Sage
0.16 - M4
0.14 - 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
go: 4
+    2 | -    0 | core/vm/evm.go | (9cfd)2025-11-06
+ 2 | - 2 | params/version.go | (9cfd)2025-11-06, (5340)2025-11-05
+ 85 | - 1 | rollup/fees/rollup_fee.go | (5340)2025-11-05
                    9cfdf865cae5f3c1863b123d193c1d85cd399f6e
                    
                    fix: add missing Galileo precompile activation (#1253)
                
53408ef597393131f292aa0d63bff4f21e8287db feat: Galileo rollup fee (#1251) * feat: Galileo rollup fee * bound compressed size * update comment * update fee formula * add comment * add galileo fee test cases * bump version * nit * fix
#: 23

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

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

97.6 - Solidity
2.21 - Makefile
0.19 - Shell
sol: 1
+    2 | -    1 | src/contracts/utils/ChainHelpers.sol | (0399)2025-11-06
                    039931241e49d78b4d0a798e1fff4da3eb40cc35
                    
                    fix: dont fail on selectChain when current chain is anvil (#78)
                
#: 24

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

GitHub Url: github.com/oasisprotocol/cli
GitHub History Url: github.com/oasisprotocol/cli/commits
2025-11-06master

98.57 - Go
0.8 - Makefile
0.46 - Shell
0.17 - Python
static: 4
go: 7
+    2 | -    2 | build/rofl/artifacts.go | (a881)2025-11-06, (d3d9)2025-11-06
+ 2 | - 0 | cmd/network/network.go | (cef8)2025-11-06, (5c58)2025-11-06
+ 338 | - 4 | cmd/network/trust.go | (cef8)2025-11-06, (74d5)2025-11-06, (5c58)2025-11-06
+ 2 | - 0 | examples/network/trust.in.static | (cef8)2025-11-06, (5c58)2025-11-06
+ 10 | - 0 | examples/network/trust.out.static | (cef8)2025-11-06, (5c58)2025-11-06
                    a881a921ef6e98ae33f0fb48efeeddaf135f5a29
                    
                    Merge pull request #639 from oasisprotocol/ptrus/feature/rofl-containers-0.8.3

feat(build/rofl): Bump rofl-containers to v0.8.3
                
d3d923a2aacca1793c3a68a0a2cf1616fac6754b feat(build/rofl): Bump rofl-containers to v0.8.3
cef82616a31e8f98690e306cbb7884abe4f74466 Merge pull request #637 from oasisprotocol/martin/feature/trust-height-command cmd/statesync: Add command displaying recommended trust root
74d5b57e685ce15709452fe6f2893b0fd902bdf4 cmd/network: Consider max checkpoint creation time for trust Prevents a problem where the most recent checkpoint target height is still being created on the remote nodes, but second oldest target height would be already older than the suggested trust. This is only relevant when configuring runtime where state is much bigger. In such case if you are connected to remote nodes that preserve many runtime state versions, checkpoint creation time is significant.
5c58cf39998e2784d1a39efc2622775a046182de cmd/network: Add command calculating recommended trust
#: 25

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

GitHub Url: github.com/oasisprotocol/oasis-sdk
GitHub History Url: github.com/oasisprotocol/oasis-sdk/commits
2025-11-06main

67.25 - Rust
17.09 - Go
11.53 - TypeScript
2.09 - JavaScript
0.71 - Solidity
0.6 - Python
0.53 - Shell
0.13 - Makefile
0.06 - Dockerfile
0.01 - HTML
yaml: 3
ts: 6
js: 4
toml: 6
json: 20
rs: 12
gitignore: 2
yml: 8
py: 2
github/CODEOWNERS: 2
+    8 | -    4 | .github/CODEOWNERS | (d198)2025-11-06, (9385)2025-11-06
+ 44 | - 0 | .github/workflows/ci-lint.yml | (61e3)2025-11-05, (bf88)2025-11-05
+ 100 | - 28 | .github/workflows/release-rofl-client-ts.yml | (ea93)2025-11-06, (8c5a)2025-11-06, (5c90)2025-11-06, (654b)2025-11-06, (61e3)2025-11-05, (bf88)2025-11-05
+ 2 | - 2 | client-sdk/ts-web/core/package.json | (2c23)2025-11-06, (62a3)2025-11-06
+ 2 | - 2 | client-sdk/ts-web/ext-utils/package.json | (2c23)2025-11-06, (62a3)2025-11-06
+ 2 | - 2 | client-sdk/ts-web/rt/package.json | (2c23)2025-11-06, (62a3)2025-11-06
+ 2 | - 2 | client-sdk/ts-web/signer-ledger/package.json | (2c23)2025-11-06, (62a3)2025-11-06
+ 8 | - 2 | rofl-client/py/pyproject.toml | (973d)2025-11-06, (9553)2025-11-06
+ 8 | - 0 | rofl-client/py/src/oasis_rofl_client/rofl_client.py | (c707)2025-11-06, (5fb3)2025-11-06
+ 8 | - 0 | rofl-client/ts/.gitignore | (61e3)2025-11-05, (bf88)2025-11-05
+ 14 | - 0 | rofl-client/ts/.prettierrc.js | (61e3)2025-11-05, (bf88)2025-11-05
+ 82 | - 0 | rofl-client/ts/examples/basic_usage.ts | (61e3)2025-11-05, (bf88)2025-11-05
+ 10 | - 0 | rofl-client/ts/jest.config.js | (61e3)2025-11-05, (bf88)2025-11-05
+ 14710 | - 4 | rofl-client/ts/package-lock.json | (5c90)2025-11-06, (db5b)2025-11-06, (61e3)2025-11-05, (bf88)2025-11-05
+ 104 | - 6 | rofl-client/ts/package.json | (2c23)2025-11-06, (62a3)2025-11-06, (5c90)2025-11-06, (db5b)2025-11-06, (61e3)2025-11-05, (bf88)2025-11-05
+ 4 | - 0 | rofl-client/ts/src/index.ts | (61e3)2025-11-05, (bf88)2025-11-05
+ 960 | - 0 | rofl-client/ts/src/roflClient.ts | (61e3)2025-11-05, (bf88)2025-11-05
+ 40 | - 0 | rofl-client/ts/tsconfig.json | (61e3)2025-11-05, (bf88)2025-11-05
+ 80 | - 14 | rofl-containers/src/proxy/mod.rs | (aa26)2025-11-05, (d923)2025-11-05
+ 20 | - 2 | rofl-proxy/Cargo.toml | (aa26)2025-11-05, (d923)2025-11-05
+ 8 | - 4 | rofl-proxy/src/http/proxy.rs | (aa26)2025-11-05, (d923)2025-11-05
+ 324 | - 74 | rofl-proxy/src/http/tls.rs | (aa26)2025-11-05, (d923)2025-11-05
+ 0 | - 2 | rofl-scheduler/Cargo.toml | (aa26)2025-11-05, (d923)2025-11-05
+ 22 | - 6 | rofl-scheduler/rofl.yaml | (913e)2025-11-06, (ae17)2025-11-06, (5cbd)2025-11-06
+ 90 | - 14 | rofl-scheduler/src/main.rs | (aa26)2025-11-05, (d923)2025-11-05
+ 12 | - 4 | rofl-scheduler/src/proxy/mod.rs | (aa26)2025-11-05, (d923)2025-11-05
+ 6 | - 2 | rofl-scheduler/src/serverd/mod.rs | (aa26)2025-11-05, (d923)2025-11-05
                    ea9389f33d3c1238071b7a94bd7982f74d36547b
                    
                    Merge pull request #2390 from oasisprotocol/lw/rofl-ts-release

rofl-client/ts: don't bump version on release
                
c9042b07f1c498898207e4b0ad9b133bff2738bc rofl-client/ts: document release process
8c5a18a5280ddb1c3cf893f02acd9be8a8a336ab rofl-client/ts: don't bump version on release Flow before: push a next version tag and then merge bumped package.json. Flow after: merge a bumped version in package.json and then push a tag. This ensures tag can be on the correct commit and matches flows in other repos.
2c23cb917532cd0c77c1a17a4cdca295739c6073 Merge pull request #2389 from oasisprotocol/lw/fix-pkg ts-web: npm pkg fix
62a309aea0ba9b983f53be67b073735ab4854b40 ts-web: npm pkg fix
5c90007f630be22dd5edbd7995c44c2e38ce4fdf Merge pull request #2388 from oasisprotocol/lw/npm-trusted-publisher rofl-client/ts: migrate CI from auth token to Trusted Publisher
db5bc07074998fa96ce4c96c0c6c23ed5ddb47c6 rofl-client/ts: bump version (although 0.1.1 tag is at 61e3841d97e2fe39a9c07ff103a24ab7fd757715)
654bce32732115297989a6f8fd6197e992061a32 rofl-client/ts: migrate CI from auth token to Trusted Publisher
973d731974cbe5c038351008e2b05486387fc604 Merge pull request #2386 from oasisprotocol/ptrus/fix/rofl-client-release rofl-client/py: Fix release when multiple tags on the same commit
95535dfe971cd0303de4395630a3c38e9c65d96c rofl-client/py: Fix release when multile tags on the same commit
913ef9fab891fdaf2886a7c5b893f534f2905071 Merge pull request #2374 from oasisprotocol/kostko/feature/rofl-scheduler-0.6.3 rofl-scheduler: Release 0.6.3
ae17549ed0dde819dacd9de08349bc39f4649ca5 rofl-scheduler: Release 0.6.3
5cbdfd03e6f73d03f56e8b4f6d0adf0b02613853 rofl-scheduler: Bump memory to 1GB
d1988a27b64c69fb5098e7a7564ee4eb9081f591 Merge pull request #2381 from oasisprotocol/ptrus/feature/update-codeowners CODEOWNERS updates
9385d133e3f5c91cd89e2177bae0b59a10d48c2f CODEOWNERS updates
c707345303933a593e096113e1b7e668c337d304 Merge pull request #2379 from oasisprotocol/ptrus/fix/rofl-py-setmetadata rofl-client/py: Don't try to parse set_metadata response
39ced3008ef6e6314916e56fed80642a1a3e46fa ci-rust: Remove unnecessary pre-installed software to free up disk
5fb366bedf8affb69712dcc2d44b695edb39fb7b rofl-client/py: Don't try to parse set_metadata response
8757767004b213ae4004d52200e1f2406cc09de9 Merge pull request #2380 from oasisprotocol/lw/fix-codecov-ratelimit ci: Login to codecov to fix rate-limiting
69a7d962d3be2aafcc70c061c57a2f20c78b2251 ci: Login to codecov to fix rate-limiting
61e3841d97e2fe39a9c07ff103a24ab7fd757715 Merge pull request #2365 from oasisprotocol/uniyalabhishek/rofl-client/ts-rofl-client feat: add rofl client for ts
bf88d932df6ea54d4a670fad63ce8c4c2292ac20 feat: add rofl client for ts feat: add sign-submit chore: add id-token permission
aa262812a206987fe94031f7f1393950531a980e Merge pull request #2370 from oasisprotocol/ptrus/fix/persist-acme-creds rofl-appd: Provision ACME account credentials via KMS
d923e6ec170ffbedda38d61affa6f58e132e6447 rofl-appd: Provision ACME account credentials via KMS
#: 26

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

GitHub Url: github.com/oasisprotocol/oasis-core
GitHub History Url: github.com/oasisprotocol/oasis-core/commits
2025-11-06master

80.93 - Go
18.25 - Rust
0.39 - Shell
0.33 - Makefile
0.07 - Dockerfile
0.02 - Python
0.01 - Jinja
py: 2
+    2 | -    2 | .punch_version.py | (d4e9)2025-11-06, (be76)2025-11-06
                    d4e949c621dd9e2f0c4c5cbfa7b23a9c4b809ba3
                    
                    Merge pull request #6389 from oasisprotocol/kostko/feature/changelog-25.7

changelog: Assemble changes for 25.7 release
                
be76a5317e9ab17ca72467a35a5da471d58aa626 changelog: Assemble changes for 25.7 release
#: 27

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

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

76.02 - Solidity
20.52 - Python
2.58 - Ruby
0.61 - Shell
0.27 - Makefile
                    1ce897ba99d5a9ab659861b591576cd4278e9e27
                    
                    chore: bump solidity-utils (#147)
                
#: 28

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

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

96.47 - Java
1.88 - Solidity
1.28 - HTML
0.19 - Shell
0.09 - Dockerfile
0.06 - ANTLR
0.02 - Python
0.01 - Batchfile
yaml: 6
java: 29
kts: 3
xml: 6
proto: 4
json: 1
+   25 | -    1 | .github/workflows/node-flow-build-application.yaml | (b2e2)2025-11-05, (759b)2025-11-05
+ 17 | - 0 | .github/workflows/node-flow-pull-request-checks.yaml | (759b)2025-11-05
+ 41 | - 0 | .github/workflows/node-zxc-compile-application-code.yaml | (759b)2025-11-05
+ 1 | - 1 | .github/workflows/node-zxcron-release-fsts-regression.yaml | (6d62)2025-11-04
+ 1 | - 1 | .github/workflows/platform-zxcron-release-jrs-regression.yaml | (6d62)2025-11-04
+ 2 | - 2 | .github/workflows/support/citr/log4j2.xml | (054f)2025-11-04
+ 27 | - 20 | hapi/hedera-protobuf-java-api/src/main/proto/block/stream/block_item.proto | (6833)2025-11-04
+ 5 | - 0 | hapi/hedera-protobuf-java-api/src/main/proto/services/contract_types.proto | (9d9a)2025-11-05
+ 11 | - 24 | hapi/hedera-protobuf-java-api/src/main/proto/services/state/blockstream/block_stream_info.proto | (6833)2025-11-04
+ 0 | - 56 | hapi/hedera-protobuf-java-api/src/main/proto/services/state/blockstream/streaming_tree_snapshot.proto | (6833)2025-11-04
+ 2 | - 2 | hedera-node/configuration/compose/log4j2.xml | (054f)2025-11-04
+ 2 | - 2 | hedera-node/configuration/mainnet/log4j2.xml | (054f)2025-11-04
+ 2 | - 2 | hedera-node/configuration/preprod/log4j2.xml | (054f)2025-11-04
+ 2 | - 2 | hedera-node/configuration/previewnet/log4j2.xml | (054f)2025-11-04
+ 11 | - 0 | hedera-node/hapi-utils/src/main/java/com/hedera/node/app/hapi/utils/CommonUtils.java | (6833)2025-11-04
+ 4 | - 86 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/Hedera.java | (6833)2025-11-04
+ 10 | - 5 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/BlockStreamManager.java | (6833)2025-11-04
+ 292 | - 61 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/BlockStreamManagerImpl.java | (6833)2025-11-04
+ 123 | - 0 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/IncrementalStreamingHasher.java | (6833)2025-11-04
+ 44 | - 73 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/streaming/BlockBufferService.java | (c0f3)2025-11-05, (f72e)2025-11-04
+ 107 | - 13 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/streaming/BlockNodeConnection.java | (efb7)2025-11-05, (054f)2025-11-04, (f72e)2025-11-04
+ 3 | - 1 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/streaming/BlockNodeConnectionManager.java | (88c3)2025-11-06, (054f)2025-11-04
+ 1 | - 4 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/blocks/impl/streaming/FileBlockItemWriter.java | (6833)2025-11-04
+ 13 | - 0 | hedera-node/hedera-app/src/main/java/com/hedera/node/app/metrics/BlockStreamMetrics.java | (054f)2025-11-04
+ 4 | - 4 | hedera-node/hedera-config/src/main/java/com/hedera/node/config/data/BlockBufferConfig.java | (c0f3)2025-11-05, (ed48)2025-11-04
+ 3 | - 1 | hedera-node/hedera-config/src/main/java/com/hedera/node/config/data/BlockNodeConnectionConfig.java | (054f)2025-11-04
+ 12 | - 8 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/ContextTransactionProcessor.java | (9d9a)2025-11-05
+ 16 | - 0 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/hevm/HederaEvmTransaction.java | (9d9a)2025-11-05
+ 26 | - 14 | hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/hevm/HederaEvmTransactionResult.java | (9d9a)2025-11-05
+ 175 | - 72 | hedera-node/infrastructure/grafana/dashboards/development/hedera-node/block_streaming.json | (054f)2025-11-04
+ 2 | - 2 | hedera-node/log4j2.xml | (054f)2025-11-04
+ 2 | - 1 | platform-sdk/base-crypto/src/main/java/module-info.java | (15da)2025-11-06
+ 13 | - 0 | platform-sdk/consensus-event-creator-impl/build.gradle.kts | (7f1b)2025-11-04
+ 188 | - 0 | platform-sdk/consensus-event-creator-impl/src/jmh/java/org/hiero/consensus/event/creator/impl/jmh/EventCreatorNetworkBenchmark.java | (7f1b)2025-11-04
+ 5 | - 0 | platform-sdk/consensus-event-creator-impl/src/main/java/org/hiero/consensus/event/creator/impl/tipset/TipsetEventCreator.java | (3a16)2025-11-05
+ 1 | - 15 | platform-sdk/consensus-otter-docker-app/build.gradle.kts | (15da)2025-11-06
+ 0 | - 2 | platform-sdk/consensus-otter-docker-app/src/main/java/module-info.java | (15da)2025-11-06
+ 1 | - 137 | platform-sdk/swirlds-merkledb/src/main/java/com/swirlds/merkledb/MerkleDbDataSourceBuilder.java | (6c56)2025-11-06
+ 1 | - 4 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/builder/PlatformComponentBuilder.java | (7f1b)2025-11-04
+ 1 | - 6 | platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/event/orphan/DefaultOrphanBuffer.java | (7f1b)2025-11-04
+ 4 | - 1 | platform-sdk/swirlds-platform-core/src/main/java/module-info.java | (15da)2025-11-06
+ 10 | - 4 | platform-sdk/swirlds-virtualmap/src/main/java/com/swirlds/virtualmap/internal/hash/VirtualHasher.java | (ec4f)2025-11-05
+ 1 | - 1 | settings.gradle.kts | (15da)2025-11-06
                    6c563e762d5a4def3eb51cfc2db664523ff63c0e
                    
                    chore: 22045 Removed support of multi-table snapshots (#22047)

Signed-off-by: Ivan Malygin 
                
0aada6e6ffe300fbf62839fc7fe616ef2c1bb550 chore: Add new file citr-test-config.md to track configuration and documentation about the CITR test suties (#22048) Signed-off-by: Roger Barker Co-authored-by: Andrew Brandt
9773c327430fcba8f7821e90b86b36171a72b2df test: update NLG to 0.9.0 (#22044) Signed-off-by: Alex Kuzmin
7478c5a55f4bb90e35bc75af1d78c5c21f345bb9 chore: Adds output Adds output for status changes during Turtle tests (#22008) Signed-off-by: Michael Heinrichs
88c39cfc54018f6cf1afe7e052a7bf92f423fe15 fix: Added handling of ClosedWatchServiceException in ConfigWatcher (#22030) Signed-off-by: Alex Kehayov
15dae911a3136d680cbb1757930921f8d739ef75 build: streamline test setup in otter modules (#21953) Signed-off-by: Jendrik Johannes
efb7c653cb9f89ee401c068c51a06f77b4818484 fix: change block per-item byte overhead from 2 bytes to 5 bytes for requests (#22019) Signed-off-by: Tim Farber-Newman
18e11073e66edca73ed02046d07c29fcf0d41dfd chore: Add an API to submit Otter transactions to individual nodes (#21951) Signed-off-by: Kelly Greco
b2e262b21bde40d564e4e78d3abe008be80b73e6 chore(ci): add additional log publishing from workflow runs (#22013) Signed-off-by: Andrew Brandt
759b99c4cfca272e3d5688e577880226487a172d feat: run hapiTestsSimpleFees on PRs (#22001) Signed-off-by: Josh Marinacci
ec4fd337f08064a47f6c212d8bb4f75fd1928907 fix: 21882: Corner cases for merkle tree hashing (#21910) Fixes: https://github.com/hiero-ledger/hiero-consensus-node/issues/21882 Reviewed-by: Anthony Petrov , Ivan Malygin , Joseph Sinclair , Nikita Lebedev Signed-off-by: Artem Ananev
c0f3f9bd53f6ff53b89515ec5e4d5613afaa296f feat: add buffer management based on a fixed number of blocks (#21791) Signed-off-by: Petar Tonev
ef884bc7aeb2a784c45d31495956034087affa25 fix: Otter compile error (#22007) Signed-off-by: Lazar Petrovic
3a16c17d2045a9d8dda52791e1656c54f390fbe3 feat: otter test quiescence (#21945) Signed-off-by: Lazar Petrovic
9d9a88450f80796116ac2efeeac1731edc57d389 chore: Add `executed_hook_ifd` to `EvmTransactionResult` (#22000) Signed-off-by: Neeharika-Sompalli
6d62e47f816efa81f02861f2042f99dee6f3b26c chore: update nightly regression (#21973) Signed-off-by: Jeffrey Tang
ee215505f1cb1c2edcd4350dc65b57c055df3cc8 chore: Remove marker file assertions (#21990) Signed-off-by: Michael Heinrichs
d232fabe7d5e011001fa635e98ccd39652331311 chore: Add dependency to :consensus-otter-docker-app:assemble where necessary (#21988) Signed-off-by: Michael Heinrichs
b2128050b5d8d9d09bc364848c82bca658352ec1 chore: wait for process termination (#21986) Signed-off-by: Michael Heinrichs
054f6ec3fdd65c088ec5b5dfab13ae63ce40b855 feat: Added pipeline operation timeout detection (#21663) Signed-off-by: Alex Kehayov
ed48e3fe9d7595ccaf0d1a71231decf638f4cd88 chore: enable block buffer persistence (#21985)
7f1b306ef90f3dd6f8d9c8d267069951348f7876 feat: JMH test for event creator (#21932) Signed-off-by: Lazar Petrovic
d927277d0ecdd1b0507ef6071a2157abe0f2b115 test: Update default signing threshold in `StateChangesValidator` (#21981) Signed-off-by: Neeharika-Sompalli
f72ed6474908f0b7c39d61ff9b8eae737201bc6c feat: end the stream with `TOO_FAR_BEHIND` if the block is missing from the buffer (#21912) Signed-off-by: Neeharika-Sompalli Signed-off-by: Petar Tonev Signed-off-by: Zhivko Kelchev Signed-off-by: mxtartaglia Signed-off-by: Matt Hess Signed-off-by: Anthony Petrov Signed-off-by: Jendrik Johannes Signed-off-by: Derek Riley Signed-off-by: Tim Farber-Newman Signed-off-by: Michael Heinrichs Signed-off-by: Michael Tinker Signed-off-by: Artur Biesiadowski Signed-off-by: Josh Marinacci Signed-off-by: Roger Barker Signed-off-by: ibankov Signed-off-by: Kelly Greco Signed-off-by: Eva Co-authored-by: Neeharika Sompalli <[email protected]> Co-authored-by: Zhivko Kelchev Co-authored-by: Maxi Tartaglia <[email protected]> Co-authored-by: Matt Hess Co-authored-by: anthony-swirldslabs <[email protected]> Co-authored-by: Jendrik Johannes Co-authored-by: Derek Riley Co-authored-by: Tim Farber-Newman Co-authored-by: Michael Heinrichs Co-authored-by: Michael Tinker Co-authored-by: Artur Biesiadowski Co-authored-by: Josh Marinacci <[email protected]> Co-authored-by: Roger Barker Co-authored-by: Ivan Bankov Co-authored-by: Kelly Greco <[email protected]> Co-authored-by: Evdokia-Georgieva <[email protected]>
6833ec1707f75433576c917b8df5c90d74706984 feat: Use streaming merkle trees for block proof hashes (#21401) Signed-off-by: Matt Hess Signed-off-by: artemderevets Signed-off-by: Zhivko Kelchev Signed-off-by: Edward Wertz Signed-off-by: Neeharika-Sompalli Co-authored-by: Artem Derevets Co-authored-by: Zhivko Kelchev Co-authored-by: Edward Wertz Co-authored-by: Neeharika-Sompalli
1d4d4af43749065f9525f1ee4f7d011ab210495b test: Add record path HAPI test (#21891) Signed-off-by: ibankov
#: 29

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

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

97.34 - Java
1.98 - PureBasic
0.44 - Python
0.25 - Kotlin
kts: 5
bat: 1
properties: 2
+    1 | -    1 | examples/settings.gradle.kts | (76a4)2025-11-06
+ 1 | - 1 | gradle.properties | (76a4)2025-11-06
+ 0 | - 7 | gradle/aggregation/build.gradle.kts | (76a4)2025-11-06
+ 1 | - 2 | gradle/wrapper/gradle-wrapper.properties | (76a4)2025-11-06
+ 1 | - 2 | gradlew.bat | (76a4)2025-11-06
+ 12 | - 19 | hiero-dependency-versions/build.gradle.kts | (76a4)2025-11-06, (e173)2025-11-04
+ 1 | - 1 | settings.gradle.kts | (76a4)2025-11-06
                    76a4fe5c87ae4f226f423275e0c7a1a85fe663d6
                    
                    build(deps): bump org.hiero.gradle.build to 0.6.0 / Gradle to 9.1 (#2519)

Signed-off-by: Jendrik Johannes 
                
e173d84cacd6397c3d54e869bf05bb82d89be13b bump grpc version to 1.75.0 (#2525) Signed-off-by: emiliyank
#: 30

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

GitHub Url: github.com/stacks-sbtc/sbtc
GitHub History Url: github.com/stacks-sbtc/sbtc/commits
2025-11-06main

94.02 - Rust
2.43 - Python
1.49 - TypeScript
0.87 - Clarity
0.61 - Shell
0.27 - Makefile
0.14 - Dockerfile
0.13 - PLpgSQL
0.03 - Nix
0.02 - JavaScript
yaml: 3
toml: 4
rs: 13
in: 1
debian: 2
+    1 | -    1 | .github/actions/dockerfiles/Dockerfile.blocklist-client.debian | (8e0a)2025-11-04
+ 1 | - 1 | .github/actions/dockerfiles/Dockerfile.signer.debian | (8e0a)2025-11-04
+ 149 | - 0 | .github/workflows/emily-cron-ecr-build.yaml | (4eac)2025-11-05
+ 149 | - 0 | .github/workflows/emily-sidecar-ecr-build.yaml | (4eac)2025-11-05
+ 8 | - 0 | .github/workflows/on-push.yaml | (9399)2025-11-06
+ 0 | - 8 | docker/mainnet/sbtc-signer/signer-config.toml.in | (b21e)2025-11-04
+ 0 | - 8 | docker/sbtc/signer/signer-config.toml | (b21e)2025-11-04
+ 0 | - 1 | emily/handler/Cargo.toml | (9399)2025-11-06
+ 37 | - 3 | emily/handler/src/database/accessors.rs | (f9ca)2025-11-06
+ 1 | - 1 | rust-toolchain.toml | (8e0a)2025-11-04
+ 1 | - 1 | sbtc/src/leb128.rs | (8e0a)2025-11-04
+ 1 | - 9 | signer/src/api/info.rs | (b21e)2025-11-04
+ 29 | - 20 | signer/src/bin/demo_cli.rs | (8e0a)2025-11-04
+ 6 | - 6 | signer/src/bitcoin/utxo.rs | (8e0a)2025-11-04
+ 0 | - 8 | signer/src/config/default.toml | (b21e)2025-11-04
+ 2 | - 32 | signer/src/config/mod.rs | (b21e)2025-11-04
+ 5 | - 1 | signer/src/main.rs | (ae2a)2025-11-04, (8e0a)2025-11-04
+ 130 | - 2 | signer/src/stacks/api.rs | (63d0)2025-11-04
+ 8 | - 2 | signer/src/storage/model.rs | (2337)2025-11-05
+ 68 | - 59 | signer/src/transaction_coordinator.rs | (b21e)2025-11-04
+ 58 | - 128 | signer/src/transaction_signer.rs | (b21e)2025-11-04, (ae2a)2025-11-04
                    9399f15d61607b367faeac0c18588ef7121f2603
                    
                    [chore]: add machete (#1852)

## Description

Closes: no issue

## Changes

Adds `cargo-machete`, a tool for detecting unused dependencies in
`Cargo.toml`.

Note: this tool does not give a 100% guarantee that it will find _all_
unused dependencies, so we still should look if the dependency is
necessary during a review.
Note 2: There is a similar tool named `cargo-udeps`, so maybe we should
consider using it/both.

## Testing Information
no testing needed
## Checklist

- [ ] I have performed a self-review of my code
- [ ] My changes generate no new warnings
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
                
f9ca5262e07fd7bf2180af417d0a4f0e5454ad7d fix: Emily correctly respond to get_withdrawals after reorg (#1809) ## Description Closes: #1807 ## Changes ## Testing Information ## Checklist - [ ] I have performed a self-review of my code - [ ] My changes generate no new warnings - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules --------- Co-authored-by: Daniel Jordon Co-authored-by: Matteo Almanza
4eac45496bbb62cece387cfb2476bd33434200cf Add Emily Sidecar And Cron Pipelines (#1843) I've added emily sidecar and cron pipelines in order to deploy to ecr, using the same method of running the CI as for the emily deployment. The core logic here is built by @fabergat in https://github.com/stacks-sbtc/sbtc/pull/1830, on top of which I've brought the modifications to the way in which the workflow is run made in https://github.com/stacks-sbtc/sbtc/pull/1840. --------- Co-authored-by: Fabrizio Gattuso
2337e02beecdf1bc302ce615d06136d9a31cf1b4 fix: add a custom serialize implementation for StacksBlockHash (#1842) ## Description The `StacksBlockHash` type would deserialize the blockhash bytes as an array of numbers instead of hex. This PR fixes that. This fixes an issue that was added in https://github.com/stacks-sbtc/sbtc/pull/1837, which was done as part of https://github.com/stacks-sbtc/sbtc/issues/1835. ## Changes * Change the serialization of the StacksBlockHash type to serialize to a hex string, which is what was done before the change in #1837. ## Testing Information Tested on devenv and everything looked right. ## Checklist - [x] I have performed a self-review of my code
63d0b270f4a0e3bcb1cd78432a3d141215c4cff8 fix: handle testnet stacks blocks backfill (#1850) ## Description Closes: https://github.com/stacks-sbtc/sbtc/issues/1749 Supersedes: https://github.com/stacks-sbtc/sbtc/pull/1803 ## Changes During Stacks blocks backfill, if we encounter a 404 when fetching the tenure for a block we also check if that block is a pre-Nakamoto one and, if so, we stop the backfilling process. ## Testing Information Added a green ignored integration test targeting testnet (`fetch_unknown_ancestors_works_in_testnet`); devenv backfill worked as expected. ## Checklist - [ ] I have performed a self-review of my code - [ ] My changes generate no new warnings - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
b21ea44a22078756e29b1ecf05569f62d0c9c796 feat: consolidate DKG, remove dkg_target_rounds (#1844) ## Description Closes: https://github.com/stacks-sbtc/sbtc/issues/1797 Supersedes: https://github.com/stacks-sbtc/sbtc/pull/1819 (I cannot push on that fork) ## Changes Remove "can we DKG" duplication between signer and coordinator. Remove `dkg_target_rounds`: we trigger a new DKG round if we don't have any non-failed after `dkg_min_bitcoin_block_height` (and the chain passed that height). ## Testing Information Refactored the unit tests to add the new cases, and the devenv demo run worked just fine (including triggering a new DKG via config). ## Checklist - [ ] I have performed a self-review of my code - [ ] My changes generate no new warnings - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
ae2a9d2ac981d20be92f8bd840bedcd69db2d329 feat: remove the rng unused parameter from the tx-signer event loop (#1848) ## Description Addresses part of https://github.com/stacks-sbtc/sbtc/issues/1847 ## Changes This PR just removes the `rng` field from the `TxSignerEventLoop`, it was completely unused. ## Testing Information None, seemed unnecessary, the unit tests should catch anything strange. ## Checklist - [x] I have performed a self-review of my code
8e0a76170f57e260bd8011f05c9c77b34d076dbc chore: bump rust to 1.91 (#1849) ## Description This closes nothing (similar to https://github.com/stacks-sbtc/sbtc/pull/1829 and bunch of others). ## Changes * Bumps Rust to 1.91.0 and updates the usual code/docs references. * Updates due to clippy getting a little better. ## Testing Information ## Checklist - [x] I have performed a self-review of my code
#: 31

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

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

53.9 - TypeScript
31.89 - Vue
12.32 - JavaScript
1.41 - SCSS
0.34 - Shell
0.08 - Dockerfile
0.05 - Smarty
0.01 - HTML
js: 3
scss: 1
ts: 12
vue: 21
yaml: 4
+    1 | -    1 | .github/workflows/publish-docker-images.yaml | (908d)2025-11-06
+ 1 | - 1 | automation/pages/GroupPage.js | (f695)2025-11-05
+ 3 | - 5 | automation/pages/OrganizationPage.js | (f695)2025-11-05
+ 16 | - 33 | automation/pages/TransactionPage.js | (f695)2025-11-05
+ 7 | - 0 | automation/pnpm-workspace.yaml | (3799)2025-11-05
+ 1 | - 1 | back-end/apps/api/src/transactions/approvers/approvers.service.ts | (a457)2025-11-05
+ 1 | - 1 | back-end/apps/api/src/transactions/transactions.service.ts | (a457)2025-11-05
+ 1 | - 1 | back-end/apps/notifications/src/in-app-processor/in-app-processor.service.spec.ts | (a457)2025-11-05
+ 1 | - 1 | back-end/apps/notifications/src/receiver/receiver.service.ts | (a457)2025-11-05
+ 9 | - 1 | back-end/pnpm-workspace.yaml | (3799)2025-11-05
+ 15 | - 0 | front-end/pnpm-workspace.yaml | (3799)2025-11-05
+ 14 | - 6 | front-end/src/renderer/components/AccountIdInput.vue | (f695)2025-11-05
+ 3 | - 3 | front-end/src/renderer/components/ForgotPasswordModal.vue | (a457)2025-11-05
+ 2 | - 2 | front-end/src/renderer/components/KeyPair/ImportEncrypted/components/DecryptKeys.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/components/Notifications/composables/useGroupedNotifications.ts | (a457)2025-11-05
+ 2 | - 2 | front-end/src/renderer/components/Transaction/Create/BaseTransaction/BaseTransactionModal.vue | (a457)2025-11-05
+ 1 | - 11 | front-end/src/renderer/components/Transaction/TransactionIdControls.vue | (f695)2025-11-05
+ 16 | - 1 | front-end/src/renderer/components/ui/AppAutoComplete.vue | (f695)2025-11-05
+ 2 | - 2 | front-end/src/renderer/composables/user/useAfterOrganizationSelection.ts | (a457)2025-11-05
+ 1 | - 3 | front-end/src/renderer/composables/user/useSetupStores.ts | (2d16)2025-11-06
+ 2 | - 2 | front-end/src/renderer/pages/AccountSetup/AccountSetup.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/AccountSetup/components/KeyPairs.vue | (a457)2025-11-05
+ 0 | - 3 | front-end/src/renderer/pages/AccountSetup/components/NewPassword.vue | (2d16)2025-11-06
+ 1 | - 1 | front-end/src/renderer/pages/Accounts/LinkExistingAccount/LinkExistingAccount.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/Files/LinkExistingFile/LinkExistingFile.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/MatchRecoveryPhrase/MatchRecoveryPhrase.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/Migrate/Migrate.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/RestoreKey/components/SaveStep.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/RestoreMissingKeys/RestoreMissingKeys.vue | (a457)2025-11-05
+ 2 | - 2 | front-end/src/renderer/pages/Settings/components/GeneralTab/components/NetworkSettings.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/Settings/components/KeysTab/components/DeleteKeyPairsModal.vue | (a457)2025-11-05
+ 3 | - 3 | front-end/src/renderer/pages/Transactions/components/Drafts.vue | (a457)2025-11-05
+ 2 | - 2 | front-end/src/renderer/pages/Transactions/components/Groups.vue | (a457)2025-11-05
+ 2 | - 2 | front-end/src/renderer/pages/UserLogin/components/EmailLoginForm.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/pages/UserLogin/components/KeychainOption.vue | (a457)2025-11-05
+ 1 | - 1 | front-end/src/renderer/services/transactionService.ts | (a457)2025-11-05
+ 29 | - 19 | front-end/src/renderer/stores/storeNotifications.ts | (2d16)2025-11-06
+ 1 | - 1 | front-end/src/renderer/stores/storeUser.ts | (a457)2025-11-05
+ 16 | - 1 | front-end/src/renderer/styles/_ui-elements.scss | (f695)2025-11-05
+ 12 | - 9 | front-end/src/renderer/utils/index.ts | (0cb7)2025-11-06
+ 0 | - 4 | front-end/src/renderer/utils/userStoreHelpers.ts | (b075)2025-11-06
                    908d850a7315c044f0a70339ea0239b3abc7b7d2
                    
                    chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#1981)

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
                
2d16db5782e0869ca34b9b29cc3fc7619df44ffd fix: replaced storeNotifications.setup() by watching logic (#1985) Signed-off-by: Eric Le Ponner
0cb799c6727204e6bb94eb1b856346c99d31b37e fix : formatting hbar values in transaction group item details (#1978) Signed-off-by: Simon Viénot
b075f1ed2a58bb99fa673384af15921bbc6cc782 chore: removing dead code from userStoreHelpers.updateConnectedOrganizations(). (#1984) Signed-off-by: Eric Le Ponner
a457372770d33bedaa466461c909dcab4fcabd8f chore: added missing awaits (#1958) Signed-off-by: Eric Le Ponner
37999dc2dbadb134cc7a4b858c769891894b3ff3 chore: enabling pnpm 10.1.x (#1977) Signed-off-by: Eric Le Ponner
f69567b99adcb495a6f5ffb6fb59dee6822ae833 feat: allow custom fee payer id in personal mode (#1969) Signed-off-by: Simon Viénot
#: 32

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

GitHub Url: github.com/gear-tech/gear
GitHub History Url: github.com/gear-tech/gear/commits
2025-11-06master

94.28 - Rust
2.71 - Shell
2.34 - Solidity
0.12 - Jupyter Notebook
0.1 - WebAssembly
0.09 - Handlebars
0.08 - Makefile
0.08 - Nix
0.07 - Jinja
0.05 - Dockerfile
0.04 - HCL
0.03 - C
0.02 - Python
sol: 1
rs: 22
toml: 2
json: 4
+   22 | -    0 | ethexe/common/src/crypto/address.rs | (8cf9)2025-11-05
+ 47 | - 0 | ethexe/common/src/crypto/signature.rs | (8cf9)2025-11-05
+ 3 | - 3 | ethexe/common/src/gear.rs | (2980)2025-11-06
+ 31 | - 20 | ethexe/common/src/injected.rs | (8cf9)2025-11-05
+ 7 | - 7 | ethexe/contracts/src/Mirror.sol | (b3e8)2025-11-04
+ 1 | - 1 | ethexe/ethereum/Middleware.json | (b3e8)2025-11-04
+ 1 | - 1 | ethexe/ethereum/Mirror.json | (b3e8)2025-11-04
+ 1 | - 1 | ethexe/ethereum/Router.json | (b3e8)2025-11-04
+ 1 | - 1 | ethexe/ethereum/WrappedVara.json | (b3e8)2025-11-04
+ 286 | - 0 | ethexe/network/src/injected.rs | (8cf9)2025-11-05
+ 15 | - 1 | ethexe/network/src/lib.rs | (8cf9)2025-11-05
+ 4 | - 4 | ethexe/processor/src/handling/events.rs | (2980)2025-11-06
+ 151 | - 35 | ethexe/processor/src/handling/run.rs | (2980)2025-11-06
+ 6 | - 3 | ethexe/processor/src/host/mod.rs | (2980)2025-11-06
+ 3 | - 3 | ethexe/processor/src/lib.rs | (2980)2025-11-06
+ 85 | - 0 | ethexe/rpc/src/apis/injected.rs | (8cf9)2025-11-05
+ 2 | - 0 | ethexe/rpc/src/apis/mod.rs | (8cf9)2025-11-05
+ 10 | - 2 | ethexe/rpc/src/lib.rs | (8cf9)2025-11-05
+ 31 | - 22 | ethexe/runtime/common/src/journal.rs | (2980)2025-11-06, (933d)2025-11-04
+ 12 | - 6 | ethexe/runtime/common/src/lib.rs | (2980)2025-11-06
+ 20 | - 14 | ethexe/runtime/common/src/schedule.rs | (2980)2025-11-06
+ 25 | - 15 | ethexe/runtime/common/src/state.rs | (2980)2025-11-06
+ 9 | - 2 | ethexe/runtime/src/wasm/api/mod.rs | (2980)2025-11-06
+ 5 | - 2 | ethexe/runtime/src/wasm/api/run.rs | (2980)2025-11-06
+ 1 | - 0 | ethexe/service/Cargo.toml | (933d)2025-11-04
+ 29 | - 3 | ethexe/service/src/lib.rs | (8cf9)2025-11-05
+ 1 | - 0 | examples/piggy-bank/Cargo.toml | (933d)2025-11-04
+ 5 | - 1 | examples/piggy-bank/src/wasm.rs | (933d)2025-11-04
                    29808df82e054483c079ca8b22a186f49ca16276
                    
                    feat(ethexe): process both injected and canonical queues in runner (#4924)
                
8cf962cbb036fc8b1400900fb560b33b8261bcc3 feat(ethexe-network): Initial private off-chain transactions (#4927)
933da34f174cec0b74f4bc8c08cbeb4f72327e22 fix(ethexe/runtime): charge value from source to destination on reply (#4944)
b3e85b4f372a58c345502ff9a7bc6e2b98d29611 fix(ethexe/contracts): optimize gas when `_message.call`, fix bug with payload (#4933)
#: 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
2025-11-06main

75.39 - Java
22.39 - Python
1.17 - Shell
1.05 - Dockerfile
h2: 1
java: 19
dockerfile: 1
json: 9
xml: 1
docker-compose: 1
docker-compose-preprod: 1
yml: 2
+    2 | -    2 | .env.docker-compose | (773d)2025-11-04
+ 2 | - 3 | .env.docker-compose-preprod | (773d)2025-11-04
+ 1 | - 1 | .env.h2 | (773d)2025-11-04
+ 79 | - 39 | .github/actions/build_docker_images/action.yml | (21b6)2025-11-06, (773d)2025-11-04
+ 2 | - 1 | api/src/main/java/org/cardanofoundation/rosetta/api/account/mapper/AccountMapperUtil.java | (773d)2025-11-04
+ 10 | - 12 | api/src/main/java/org/cardanofoundation/rosetta/api/account/model/domain/Amt.java | (773d)2025-11-04
+ 2 | - 2 | api/src/main/java/org/cardanofoundation/rosetta/api/block/model/repository/TxRepositoryCustomBase.java | (773d)2025-11-04
+ 11 | - 4 | api/src/main/java/org/cardanofoundation/rosetta/api/block/model/repository/h2/TxRepositoryH2Impl.java | (773d)2025-11-04
+ 13 | - 4 | api/src/main/java/org/cardanofoundation/rosetta/api/block/model/repository/postgresql/TxRepositoryPostgreSQLImpl.java | (773d)2025-11-04
+ 3 | - 10 | api/src/main/java/org/cardanofoundation/rosetta/api/common/model/AssetFingerprint.java | (773d)2025-11-04
+ 27 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/api/network/model/BigLedgerPool.java | (773d)2025-11-04
+ 21 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/api/network/model/PeerSnapshotConfig.java | (773d)2025-11-04
+ 25 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/api/network/model/Relay.java | (773d)2025-11-04
+ 5 | - 2 | api/src/main/java/org/cardanofoundation/rosetta/api/network/model/TopologyConfig.java | (773d)2025-11-04
+ 22 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/api/network/service/PeerSnapshotService.java | (773d)2025-11-04
+ 116 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/api/network/service/PeerSnapshotServiceImpl.java | (773d)2025-11-04
+ 19 | - 4 | api/src/main/java/org/cardanofoundation/rosetta/api/network/service/TopologyConfigServiceImpl.java | (773d)2025-11-04
+ 29 | - 5 | api/src/main/java/org/cardanofoundation/rosetta/api/search/service/SearchServiceImpl.java | (773d)2025-11-04
+ 5 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/common/exception/ExceptionFactory.java | (773d)2025-11-04
+ 31 | - 0 | api/src/main/java/org/cardanofoundation/rosetta/common/util/HexUtils.java | (773d)2025-11-04
+ 2 | - 1 | api/src/main/java/org/cardanofoundation/rosetta/common/util/RosettaConstants.java | (773d)2025-11-04
+ 1 | - 10 | config/node/mainnet/config.json | (773d)2025-11-04
+ 7214 | - 0 | config/node/mainnet/peer-snapshot.json | (773d)2025-11-04
+ 2 | - 15 | config/node/mainnet/topology.json | (773d)2025-11-04
+ 2 | - 11 | config/node/preprod/config.json | (773d)2025-11-04
+ 736 | - 0 | config/node/preprod/peer-snapshot.json | (773d)2025-11-04
+ 2 | - 7 | config/node/preprod/topology.json | (773d)2025-11-04
+ 2 | - 11 | config/node/preview/config.json | (773d)2025-11-04
+ 1094 | - 0 | config/node/preview/peer-snapshot.json | (773d)2025-11-04
+ 2 | - 7 | config/node/preview/topology.json | (773d)2025-11-04
+ 1 | - 1 | docker/.env.dockerfile | (773d)2025-11-04
+ 1 | - 1 | pom.xml | (773d)2025-11-04
+ 3 | - 2 | yaci-indexer/src/main/java/org/cardanofoundation/rosetta/yaciindexer/job/PeerDiscoveryJob.java | (773d)2025-11-04
+ 19 | - 3 | yaci-indexer/src/main/java/org/cardanofoundation/rosetta/yaciindexer/service/PeerDiscoveryManager.java | (773d)2025-11-04
                    21b61af800008558345c296bebdccd541b82064a
                    
                    fix: read Docker component versions from .env.docker-compose instead of .env (#645)
                
773d14cc9aef88818fcfc337d68b30b94fe50b90 chore: prepare 1.4.1 (#621) * fix: enable peer discovery by default. * refactor: remove assetName (#619) Co-authored-by: Mateusz Czeladka * fix: symbol search will be now in hex, not ascii, which will support CIP-26, CIP-68 and other type of such assets. (#620) Co-authored-by: Mateusz Czeladka * chore: upgrade cardano-node from 10.4.1 to 10.5.1 (#626) Updates cardano-node version across Dockerfile, config files, and documentation to 10.5.1. Key changes in 10.5.1: - PeerSharing configuration behavior changes (default depends on BP vs relay) - Networking improvements (DNS caching reduced to 15min, Windows socket fixes) - Tracing system improvements for slotsMissed_int metric Changes: - Update CARDANO_NODE_VERSION build arg to 10.5.1 in both Dockerfiles - Update MinNodeVersion to 10.5.0 in mainnet/preprod/preview configs - Download official config.json, topology.json, checkpoints.json for all networks - Download peer-snapshot.json for mainnet, preprod, and preview - Keep hasPrometheus as 0.0.0.0 in all configs for metrics access - Update version references in documentation and test configs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Mateusz Czeladka Co-authored-by: Claude * chore: upgrade mithril from 2524.0 to 2537.0 (#630) Updated Mithril version across all Docker and environment configuration files to use the latest release 2537.0. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Mateusz Czeladka Co-authored-by: Claude * chore: update cardano-node version to 10.5.1 in remaining env files Updated CARDANO_NODE_VERSION from 10.4.1 to 10.5.1 in additional environment configuration files that were missed in the previous upgrade. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude * fix: separate versions for cnode/mithril/pg in dockerhub * chore: disable peer discovery by default Set PEER_DISCOVERY to false in the default docker-compose configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude * chore: version upgrade to 1.4.1 Updated project version from 1.4.0 to 1.4.1 in pom.xml and README.md Docker run examples. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude * chore: update peer discovery and token registry config - Remove outdated token registry comment from preprod config - Change peer discovery initial delay from 1 to 5 minutes - Refactor TimeUnit import to use static import for MINUTES 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude * fix: add Ouroboros Genesis support for Cardano Node 10.5.1+ (#637) Implement support for Cardano Node 10.5.1 which uses Ouroboros Genesis consensus protocol. This replaces bootstrap peers with big ledger peer snapshots for better decentralization. Changes: - Add PeerSnapshotService to load peers from Genesis peer snapshot files - Create model classes for BigLedgerPool, PeerSnapshotConfig, and Relay - Update TopologyConfigServiceImpl to use peer snapshots with bootstrap fallback - Add support for domain, IPv4, IPv6, and address relay formats - Update mainnet, preprod, and preview topology.json to use peer-snapshot.json - Add comprehensive unit tests (16 test cases) using mainnet peer snapshot - Keep devkit with bootstrap peers for backward compatibility The implementation maintains dynamic peer discovery priority: 1. Try dynamically discovered peers from yaci-indexer (when enabled) 2. Fallback to static peers from peer-snapshot.json (Genesis mode) 3. Fallback to bootstrap peers (legacy mode) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Mateusz Czeladka Co-authored-by: Claude * test: fix currency hex encoding and refactor Issue #610 fixed: /search/transactions now requires hex-encoded currency symbols. Updated all tests to comply with this change and fixed several validation issues. Changes: - Add symbol_hex field to network_test_data.yaml for native assets - Convert test_native_asset_filtering_by_ascii_symbol to negative test (expects error 5059) - Unskip test_currency_filter_with_hex_encoded_symbol (issue #610 now fixed) - Update all currency search tests to use hex symbols instead of ASCII - Fix test assertions to validate ALL transactions contain filtered asset (not just "at least one") - Correct tokenBundle validation (native assets live there, not in operation amounts) - Update peer discovery test for Genesis mode (peer-snapshot.json) with time-based validation - Refactor token_registry tests: convert assertion helpers to pytest fixtures - Fix registry metadata extraction to handle v2 API structure ({value, source} objects) - Fix test_rosetta_metadata_matches_registry to compare Rosetta vs Registry (not vs config) - Add "domain" to valid peer types (Genesis peer-snapshot.json support) * ci: DRY test env configuration in PR workflow - Extracted env var configuration into configure_test_env() function. - Ensures rollback stage uses same config as PR test stage (fixes missing PEER_DISCOVERY and other vars in rollback). - Document testing patterns learned during hex symbol migration * feat: limit and randomize peer discovery to 25 peers (#640) Implements peer limiting and randomization to improve network peer distribution: - Limits peer responses to 25 peers (configurable via MAX_PEERS constant) - Randomizes peer selection on each load/discovery to avoid always returning the same peers - Updates PeerSnapshotServiceImpl to shuffle and limit peers from snapshot files - Updates PeerDiscoveryManager to shuffle and limit discovered peers from cardano-node - Maintains deterministic in-memory cache between refreshes - Updates tests to reflect new peer limiting and randomization behavior This prevents excessive peer lists and naturally distributes connections across the network without needing to track peer performance metrics. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Mateusz Czeladka Co-authored-by: Claude --------- Co-authored-by: Mateusz Czeladka Co-authored-by: Claude Co-authored-by: VladislavKudrin Co-authored-by: Lincon Vidal
#: 34

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

GitHub Url: github.com/pyth-network/pyth-crosschain
GitHub History Url: github.com/pyth-network/pyth-crosschain/commits
2025-11-06main

42.3 - TypeScript
27.06 - Rust
11.72 - Solidity
6.67 - MDX
4.93 - Move
2.74 - Cairo
1.65 - SCSS
1.26 - Sway
0.55 - Python
0.39 - Shell
0.34 - JavaScript
0.25 - CSS
0.08 - Dockerfile
0.05 - Nix
0.01 - Makefile
js: 68
sol: 1
toml: 5
rs: 13
css: 1
yaml: 10
tsx: 49
eslintignore: 1
ico: 1
gitignore: 20
ts: 123
woff: 2
prettierignore: 67
scss: 2
json: 238
+    2 | -    1 | .gitignore | (a52f)2025-11-06
+ 2 | - 6 | .prettierignore | (1eec)2025-11-05, (6efb)2025-11-05
+ 2 | - 0 | apps/api-reference/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | apps/api-reference/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 7 | - 3 | apps/api-reference/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (4b03)2025-11-05
+ 7 | - 10 | apps/api-reference/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (4b03)2025-11-05
+ 0 | - 9 | apps/api-reference/tsconfig.build.json | (1eec)2025-11-05
+ 2 | - 0 | apps/argus/.gitignore | (a52f)2025-11-06
+ 2 | - 1 | apps/developer-hub/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | apps/developer-hub/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 7 | - 3 | apps/developer-hub/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (4b03)2025-11-05
+ 10 | - 13 | apps/developer-hub/next.config.js | (ad36)2025-11-04, (bf6a)2025-11-04, (5fa5)2025-11-04, (0084)2025-11-04
+ 11 | - 14 | apps/developer-hub/package.json | (080a)2025-11-06, (152b)2025-11-06, (a52f)2025-11-06, (1eec)2025-11-05, (4b03)2025-11-05
+ 1 | - 1 | apps/developer-hub/src/app/(docs)/[section]/[...slug]/page.tsx | (82f1)2025-11-05
+ 59 | - 41 | apps/developer-hub/src/app/llms.txt/route.ts | (82f1)2025-11-05, (e358)2025-11-04, (6cb4)2025-11-04, (bf6a)2025-11-04, (a5ce)2025-11-04, (5fa5)2025-11-04
+ 43 | - 21 | apps/developer-hub/src/app/mdx/[...slug]/route.ts | (82f1)2025-11-05, (e358)2025-11-04, (6cb4)2025-11-04, (bf6a)2025-11-04, (5fa5)2025-11-04
+ 1 | - 195 | apps/developer-hub/src/components/LLMShare/index.tsx | (fee1)2025-11-04, (ad36)2025-11-04
+ 114 | - 0 | apps/developer-hub/src/components/PageActions/index.module.scss | (82f1)2025-11-05, (fee1)2025-11-04
+ 376 | - 98 | apps/developer-hub/src/components/PageActions/index.tsx | (82f1)2025-11-05, (e95f)2025-11-04, (4c23)2025-11-04, (e358)2025-11-04, (fee1)2025-11-04
+ 20 | - 8 | apps/developer-hub/src/components/Pages/BasePage/index.tsx | (82f1)2025-11-05, (fee1)2025-11-04
+ 2 | - 2 | apps/developer-hub/src/components/Root/index.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 0 | - 9 | apps/developer-hub/tsconfig.build.json | (1eec)2025-11-05
+ 0 | - 1 | apps/entropy-debugger/.gitignore | (a52f)2025-11-06
+ 0 | - 7 | apps/entropy-debugger/.prettierignore | (a52f)2025-11-06
+ 0 | - 14 | apps/entropy-debugger/components.json | (a52f)2025-11-06
+ 0 | - 1 | apps/entropy-debugger/eslint.config.js | (a52f)2025-11-06
+ 0 | - 1 | apps/entropy-debugger/jest.config.js | (a52f)2025-11-06
+ 0 | - 6 | apps/entropy-debugger/next-env.d.ts | (a52f)2025-11-06
+ 0 | - 49 | apps/entropy-debugger/next.config.js | (a52f)2025-11-06
+ 0 | - 52 | apps/entropy-debugger/package.json | (a52f)2025-11-06
+ 0 | - 8 | apps/entropy-debugger/postcss.config.js | (a52f)2025-11-06
+ 0 | - 1 | apps/entropy-debugger/prettier.config.js | (a52f)2025-11-06
+ 0 | - 0 | apps/entropy-debugger/src/app/favicon.ico | (a52f)2025-11-06
+ 0 | - 0 | apps/entropy-debugger/src/app/fonts/GeistMonoVF.woff | (a52f)2025-11-06
+ 0 | - 0 | apps/entropy-debugger/src/app/fonts/GeistVF.woff | (a52f)2025-11-06
+ 0 | - 72 | apps/entropy-debugger/src/app/globals.css | (a52f)2025-11-06
+ 0 | - 35 | apps/entropy-debugger/src/app/layout.tsx | (a52f)2025-11-06
+ 0 | - 240 | apps/entropy-debugger/src/app/page.tsx | (a52f)2025-11-06
+ 0 | - 56 | apps/entropy-debugger/src/components/ui/button.tsx | (a52f)2025-11-06
+ 0 | - 13 | apps/entropy-debugger/src/components/ui/input.tsx | (a52f)2025-11-06
+ 0 | - 146 | apps/entropy-debugger/src/components/ui/select.tsx | (a52f)2025-11-06
+ 0 | - 25 | apps/entropy-debugger/src/components/ui/switch.tsx | (a52f)2025-11-06
+ 0 | - 350 | apps/entropy-debugger/src/store/entropy-deployments.ts | (a52f)2025-11-06
+ 0 | - 63 | apps/entropy-debugger/tailwind.config.ts | (a52f)2025-11-06
+ 0 | - 5 | apps/entropy-debugger/tsconfig.json | (a52f)2025-11-06
+ 0 | - 3 | apps/entropy-debugger/vercel.json | (a52f)2025-11-06
+ 2 | - 0 | apps/entropy-explorer/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | apps/entropy-explorer/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 9 | - 3 | apps/entropy-explorer/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (4b03)2025-11-05
+ 11 | - 14 | apps/entropy-explorer/package.json | (080a)2025-11-06, (152b)2025-11-06, (a52f)2025-11-06, (1eec)2025-11-05, (4b03)2025-11-05
+ 2 | - 2 | apps/entropy-explorer/src/components/Root/index.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 9 | - 0 | apps/entropy-explorer/tsconfig.build.json | (a52f)2025-11-06
+ 2 | - 0 | apps/fortuna/.gitignore | (a52f)2025-11-06
+ 0 | - 6 | apps/hermes/client/js/.eslintrc.js | (a52f)2025-11-06
+ 2 | - 0 | apps/hermes/client/js/.gitignore | (a52f)2025-11-06
+ 10 | - 0 | apps/hermes/client/js/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 13 | - 1 | apps/hermes/client/js/eslint.config.js | (a52f)2025-11-06, (6efb)2025-11-05
+ 7 | - 11 | apps/hermes/client/js/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (7977)2025-11-05
+ 79 | - 34 | apps/hermes/client/js/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (6efb)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 1 | - 3 | apps/hermes/client/js/src/examples/hermes-client.ts | (a52f)2025-11-06
+ 34 | - 23 | apps/hermes/client/js/src/hermes-client.ts | (a52f)2025-11-06
+ 1 | - 0 | apps/hermes/client/js/src/index.ts | (a52f)2025-11-06
+ 7 | - 4 | apps/hermes/client/js/src/utils.ts | (a52f)2025-11-06
+ 22 | - 2 | apps/hermes/client/js/tsconfig.build.json | (a52f)2025-11-06, (99a6)2025-11-05
+ 3 | - 12 | apps/hermes/client/js/tsconfig.json | (a52f)2025-11-06
+ 2 | - 0 | apps/hermes/server/.gitignore | (a52f)2025-11-06
+ 2 | - 0 | apps/insights/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | apps/insights/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 9 | - 3 | apps/insights/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (4b03)2025-11-05
+ 11 | - 14 | apps/insights/package.json | (080a)2025-11-06, (152b)2025-11-06, (a52f)2025-11-06, (1eec)2025-11-05, (4b03)2025-11-05
+ 2 | - 2 | apps/insights/src/components/PriceComponentDrawer/index.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 10 | - 2 | apps/insights/src/components/PriceComponentsCard/index.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 8 | - 2 | apps/insights/src/components/PriceFeed/Chart/use-chart-toolbar.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 2 | - 2 | apps/insights/src/components/PriceFeed/publishers-card.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 4 | - 4 | apps/insights/src/components/PriceFeeds/asset-class-table.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 2 | - 2 | apps/insights/src/components/PriceFeeds/price-feeds-card.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 8 | - 2 | apps/insights/src/components/Publishers/publishers-card.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 2 | - 2 | apps/insights/src/components/Root/index.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 9 | - 0 | apps/insights/tsconfig.build.json | (a52f)2025-11-06
+ 0 | - 10 | apps/price_pusher/.eslintrc.js | (a52f)2025-11-06
+ 2 | - 0 | apps/price_pusher/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | apps/price_pusher/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 12 | - 0 | apps/price_pusher/eslint.config.js | (a52f)2025-11-06
+ 7 | - 11 | apps/price_pusher/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (7977)2025-11-05
+ 224 | - 85 | apps/price_pusher/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 37 | - 35 | apps/price_pusher/src/aptos/aptos.ts | (a52f)2025-11-06
+ 12 | - 11 | apps/price_pusher/src/aptos/balance-tracker.ts | (a52f)2025-11-06
+ 22 | - 15 | apps/price_pusher/src/aptos/command.ts | (a52f)2025-11-06
+ 11 | - 8 | apps/price_pusher/src/controller.ts | (a52f)2025-11-06
+ 12 | - 11 | apps/price_pusher/src/evm/balance-tracker.ts | (a52f)2025-11-06
+ 23 | - 16 | apps/price_pusher/src/evm/command.ts | (a52f)2025-11-06
+ 15 | - 12 | apps/price_pusher/src/evm/custom-gas-station.ts | (a52f)2025-11-06
+ 64 | - 67 | apps/price_pusher/src/evm/evm.ts | (a52f)2025-11-06
+ 5 | - 3 | apps/price_pusher/src/evm/pyth-contract.ts | (a52f)2025-11-06
+ 12 | - 8 | apps/price_pusher/src/evm/super-wallet.ts | (a52f)2025-11-06
+ 18 | - 9 | apps/price_pusher/src/fuel/command.ts | (a52f)2025-11-06
+ 36 | - 31 | apps/price_pusher/src/fuel/fuel.ts | (a52f)2025-11-06
+ 15 | - 12 | apps/price_pusher/src/index.ts | (a52f)2025-11-06
+ 17 | - 12 | apps/price_pusher/src/injective/command.ts | (a52f)2025-11-06
+ 41 | - 38 | apps/price_pusher/src/injective/injective.ts | (a52f)2025-11-06
+ 17 | - 16 | apps/price_pusher/src/interface.ts | (a52f)2025-11-06
+ 17 | - 14 | apps/price_pusher/src/metrics.ts | (a52f)2025-11-06
+ 8 | - 4 | apps/price_pusher/src/near/command.ts | (a52f)2025-11-06
+ 44 | - 39 | apps/price_pusher/src/near/near.ts | (a52f)2025-11-06
+ 1 | - 1 | apps/price_pusher/src/options.ts | (a52f)2025-11-06
+ 15 | - 7 | apps/price_pusher/src/price-config.ts | (a52f)2025-11-06
+ 37 | - 34 | apps/price_pusher/src/pyth-price-listener.ts | (a52f)2025-11-06
+ 12 | - 11 | apps/price_pusher/src/solana/balance-tracker.ts | (a52f)2025-11-06
+ 42 | - 28 | apps/price_pusher/src/solana/command.ts | (a52f)2025-11-06
+ 49 | - 47 | apps/price_pusher/src/solana/solana.ts | (a52f)2025-11-06
+ 12 | - 11 | apps/price_pusher/src/sui/balance-tracker.ts | (a52f)2025-11-06
+ 22 | - 15 | apps/price_pusher/src/sui/command.ts | (a52f)2025-11-06
+ 52 | - 47 | apps/price_pusher/src/sui/sui.ts | (a52f)2025-11-06
+ 19 | - 12 | apps/price_pusher/src/ton/command.ts | (a52f)2025-11-06
+ 24 | - 31 | apps/price_pusher/src/ton/ton.ts | (a52f)2025-11-06
+ 16 | - 8 | apps/price_pusher/src/utils.ts | (a52f)2025-11-06
+ 22 | - 2 | apps/price_pusher/tsconfig.build.json | (a52f)2025-11-06, (8767)2025-11-05
+ 4 | - 10 | apps/price_pusher/tsconfig.json | (a52f)2025-11-06
+ 2 | - 0 | apps/pyth-lazer-agent/.gitignore | (a52f)2025-11-06
+ 2 | - 0 | apps/quorum/.gitignore | (a52f)2025-11-06
+ 2 | - 0 | apps/staking/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | apps/staking/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 8 | - 4 | apps/staking/jest.config.js | (a52f)2025-11-06, (f4ca)2025-11-06, (99a6)2025-11-05, (4b03)2025-11-05
+ 1 | - 0 | apps/staking/next-env.d.ts | (a52f)2025-11-06
+ 9 | - 12 | apps/staking/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (99a6)2025-11-05, (4b03)2025-11-05
+ 9 | - 0 | apps/staking/tsconfig.build.json | (a52f)2025-11-06
+ 0 | - 6 | contract_manager/.eslintrc.js | (a52f)2025-11-06
+ 2 | - 0 | contract_manager/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | contract_manager/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 12 | - 0 | contract_manager/eslint.config.js | (a52f)2025-11-06
+ 315 | - 107 | contract_manager/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 19 | - 13 | contract_manager/src/core/base.ts | (a52f)2025-11-06
+ 114 | - 110 | contract_manager/src/core/chains.ts | (a52f)2025-11-06
+ 20 | - 10 | contract_manager/src/core/contracts/aptos.ts | (a52f)2025-11-06
+ 67 | - 52 | contract_manager/src/core/contracts/cosmwasm.ts | (a52f)2025-11-06
+ 39 | - 26 | contract_manager/src/core/contracts/evm.ts | (a52f)2025-11-06
+ 2 | - 1 | contract_manager/src/core/contracts/evm_abis.ts | (a52f)2025-11-06
+ 95 | - 52 | contract_manager/src/core/contracts/fuel.ts | (a52f)2025-11-06
+ 45 | - 45 | contract_manager/src/core/contracts/iota.ts | (a52f)2025-11-06
+ 41 | - 40 | contract_manager/src/core/contracts/near.ts | (a52f)2025-11-06
+ 24 | - 11 | contract_manager/src/core/contracts/starknet.ts | (a52f)2025-11-06
+ 45 | - 45 | contract_manager/src/core/contracts/sui.ts | (a52f)2025-11-06
+ 38 | - 22 | contract_manager/src/core/contracts/ton.ts | (a52f)2025-11-06
+ 7 | - 5 | contract_manager/src/core/contracts/wormhole.ts | (a52f)2025-11-06
+ 8 | - 3 | contract_manager/src/core/token.ts | (a52f)2025-11-06
+ 11 | - 9 | contract_manager/src/node/utils/executor.ts | (a52f)2025-11-06
+ 69 | - 51 | contract_manager/src/node/utils/governance.ts | (a52f)2025-11-06
+ 57 | - 32 | contract_manager/src/node/utils/store.ts | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/AptosChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/CosmWasmChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/EvmChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/FuelChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/IotaChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/NearChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/StarknetChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/SuiChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/chains/TonChains.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/AptosPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/AptosWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/CosmWasmPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/CosmWasmWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/EvmEntropyContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/EvmExecutorContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/EvmLazerContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/EvmPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/EvmWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/FuelPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/FuelWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/IotaPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/IotaWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/NearPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/NearWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/StarknetPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/StarknetWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/SuiPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/SuiWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/TonPriceFeedContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/contracts/TonWormholeContracts.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/tokens/Tokens.json | (a52f)2025-11-06
+ 0 | - 0 | contract_manager/src/store/vaults/UpgradeVaults.json | (a52f)2025-11-06
+ 11 | - 6 | contract_manager/src/utils/utils.ts | (a52f)2025-11-06
+ 24 | - 2 | contract_manager/tsconfig.build.json | (a52f)2025-11-06, (99a6)2025-11-05
+ 5 | - 4 | contract_manager/tsconfig.json | (a52f)2025-11-06
+ 8 | - 0 | governance/pyth_staking_sdk/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 5 | - 11 | governance/pyth_staking_sdk/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (4b03)2025-11-05
+ 282 | - 94 | governance/pyth_staking_sdk/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (99a6)2025-11-05, (4b03)2025-11-05, (44a6)2025-11-05
+ 4 | - 0 | governance/pyth_staking_sdk/src/utils/transaction.ts | (a52f)2025-11-06
+ 22 | - 2 | governance/pyth_staking_sdk/tsconfig.build.json | (a52f)2025-11-06, (99a6)2025-11-05
+ 2 | - 1 | governance/pyth_staking_sdk/tsconfig.json | (a52f)2025-11-06
+ 2 | - 0 | governance/remote_executor/.gitignore | (a52f)2025-11-06
+ 2 | - 0 | governance/xc_admin/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | governance/xc_admin/packages/crank_executor/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 24 | - 14 | governance/xc_admin/packages/crank_executor/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (44a6)2025-11-05
+ 8 | - 3 | governance/xc_admin/packages/crank_executor/src/index.ts | (a52f)2025-11-06
+ 22 | - 2 | governance/xc_admin/packages/crank_executor/tsconfig.build.json | (a52f)2025-11-06, (8767)2025-11-05
+ 5 | - 5 | governance/xc_admin/packages/crank_executor/tsconfig.json | (a52f)2025-11-06
+ 8 | - 0 | governance/xc_admin/packages/crank_pythnet_relayer/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 23 | - 14 | governance/xc_admin/packages/crank_pythnet_relayer/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (44a6)2025-11-05
+ 10 | - 10 | governance/xc_admin/packages/crank_pythnet_relayer/src/index.ts | (a52f)2025-11-06
+ 22 | - 2 | governance/xc_admin/packages/crank_pythnet_relayer/tsconfig.build.json | (a52f)2025-11-06, (8767)2025-11-05
+ 5 | - 5 | governance/xc_admin/packages/crank_pythnet_relayer/tsconfig.json | (a52f)2025-11-06
+ 8 | - 0 | governance/xc_admin/packages/proposer_server/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 24 | - 14 | governance/xc_admin/packages/proposer_server/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (44a6)2025-11-05
+ 4 | - 4 | governance/xc_admin/packages/proposer_server/src/index.ts | (a52f)2025-11-06
+ 22 | - 2 | governance/xc_admin/packages/proposer_server/tsconfig.build.json | (a52f)2025-11-06, (8767)2025-11-05
+ 5 | - 5 | governance/xc_admin/packages/proposer_server/tsconfig.json | (a52f)2025-11-06
+ 8 | - 0 | governance/xc_admin/packages/xc_admin_cli/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 30 | - 16 | governance/xc_admin/packages/xc_admin_cli/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (44a6)2025-11-05
+ 33 | - 29 | governance/xc_admin/packages/xc_admin_cli/src/index.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_cli/src/ledger.ts | (a52f)2025-11-06
+ 22 | - 2 | governance/xc_admin/packages/xc_admin_cli/tsconfig.build.json | (a52f)2025-11-06, (8767)2025-11-05
+ 5 | - 5 | governance/xc_admin/packages/xc_admin_cli/tsconfig.json | (a52f)2025-11-06
+ 8 | - 0 | governance/xc_admin/packages/xc_admin_common/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 9 | - 11 | governance/xc_admin/packages/xc_admin_common/jest.config.js | (a52f)2025-11-06, (99a6)2025-11-05, (7977)2025-11-05
+ 262 | - 95 | governance/xc_admin/packages/xc_admin_common/package.json | (a52f)2025-11-06, (1eec)2025-11-05, (99a6)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 2 | - 2 | governance/xc_admin/packages/xc_admin_common/src/cluster.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/deterministic_oracle_accounts.ts | (a52f)2025-11-06
+ 8 | - 15 | governance/xc_admin/packages/xc_admin_common/src/executor.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/ExecuteAction.ts | (a52f)2025-11-06
+ 4 | - 4 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/ExecutePostedVaa.ts | (a52f)2025-11-06
+ 3 | - 3 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/GovernanceDataSourceTransfer.ts | (a52f)2025-11-06
+ 6 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/PythGovernanceAction.ts | (a52f)2025-11-06
+ 3 | - 4 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/SetDataSources.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/SetFee.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/SetTransactionFee.ts | (a52f)2025-11-06
+ 2 | - 5 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/SetValidPeriod.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/SetWormholeAddress.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/UpgradeContract.ts | (a52f)2025-11-06
+ 2 | - 5 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/WithdrawFee.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/governance_payload/index.ts | (a52f)2025-11-06
+ 11 | - 11 | governance/xc_admin/packages/xc_admin_common/src/index.ts | (a52f)2025-11-06
+ 4 | - 1 | governance/xc_admin/packages/xc_admin_common/src/message_buffer.ts | (a52f)2025-11-06
+ 6 | - 3 | governance/xc_admin/packages/xc_admin_common/src/multisig.ts | (a52f)2025-11-06
+ 17 | - 13 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/BpfUpgradableLoaderMultisigInstruction.ts | (a52f)2025-11-06
+ 4 | - 4 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/LazerMultisigInstruction.ts | (a52f)2025-11-06
+ 10 | - 15 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/MessageBufferMultisigInstruction.ts | (a52f)2025-11-06
+ 3 | - 3 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/PythMultisigInstruction.ts | (a52f)2025-11-06
+ 2 | - 2 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/SolanaStakingMultisigInstruction.ts | (a52f)2025-11-06
+ 2 | - 2 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/SystemProgramInstruction.ts | (a52f)2025-11-06
+ 3 | - 3 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/WormholeMultisigInstruction.ts | (a52f)2025-11-06
+ 3 | - 3 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/anchor.ts | (a52f)2025-11-06
+ 2 | - 2 | governance/xc_admin/packages/xc_admin_common/src/multisig_transaction/index.ts | (a52f)2025-11-06
+ 7 | - 7 | governance/xc_admin/packages/xc_admin_common/src/price_store.ts | (a52f)2025-11-06
+ 22 | - 24 | governance/xc_admin/packages/xc_admin_common/src/programs/core/core_functions.ts | (a52f)2025-11-06
+ 10 | - 10 | governance/xc_admin/packages/xc_admin_common/src/programs/lazer/lazer_functions.ts | (a52f)2025-11-06
+ 12 | - 9 | governance/xc_admin/packages/xc_admin_common/src/programs/program_registry.ts | (a52f)2025-11-06
+ 6 | - 3 | governance/xc_admin/packages/xc_admin_common/src/programs/types.ts | (a52f)2025-11-06
+ 16 | - 15 | governance/xc_admin/packages/xc_admin_common/src/propose.ts | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_common/src/wormhole.ts | (a52f)2025-11-06
+ 22 | - 2 | governance/xc_admin/packages/xc_admin_common/tsconfig.build.json | (a52f)2025-11-06, (99a6)2025-11-05
+ 6 | - 6 | governance/xc_admin/packages/xc_admin_common/tsconfig.json | (a52f)2025-11-06
+ 0 | - 3 | governance/xc_admin/packages/xc_admin_frontend/.eslintignore | (a52f)2025-11-06
+ 0 | - 14 | governance/xc_admin/packages/xc_admin_frontend/.eslintrc.json | (a52f)2025-11-06
+ 2 | - 0 | governance/xc_admin/packages/xc_admin_frontend/.gitignore | (a52f)2025-11-06
+ 8 | - 0 | governance/xc_admin/packages/xc_admin_frontend/.prettierignore | (a52f)2025-11-06, (6efb)2025-11-05
+ 1 | - 0 | governance/xc_admin/packages/xc_admin_frontend/@types/next-seo.config/index.d.ts | (a52f)2025-11-06
+ 15 | - 6 | governance/xc_admin/packages/xc_admin_frontend/components/ClusterSwitch.tsx | (a52f)2025-11-06
+ 1 | - 1 | governance/xc_admin/packages/xc_admin_frontend/components/InstructionViews/AccountUtils.tsx | (a52f)2025-11-06
+ 47 | - 29 | governance/xc_admin/packages/xc_admin_frontend/components/InstructionViews/WormholeInstructionView.tsx | (a52f)2025-11-06
+ 5 | - 7 | governance/xc_admin/packages/xc_admin_frontend/components/InstructionViews/utils.ts | (a52f)2025-11-06
+ 33 | - 26 | governance/xc_admin/packages/xc_admin_frontend/components/PermissionDepermissionKey.tsx | (a52f)2025-11-06
+ 9 | - 4 | governance/xc_admin/packages/xc_admin_frontend/components/ProgramSwitch.tsx | (a52f)2025-11-06
+ 2 | - 2 | governance/xc_admin/packages/xc_admin_frontend/components/Select.tsx | (a52f)2025-11-06
+ 8 | - 1 | governance/xc_admin/packages/xc_admin_frontend/components/common/CopyText.tsx | (a52f)2025-11-06
+ 8 | - 2 | governance/xc_admin/packages/xc_admin_frontend/components/common/Modal.tsx | (a52f)2025-11-06
+ 8 | - 2 | governance/xc_admin/packages/xc_admin_frontend/components/tabs/Proposals/Proposals.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 7 | - 9 | governance/xc_admin/packages/xc_admin_frontend/package.json | (080a)2025-11-06, (152b)2025-11-06, (1eec)2025-11-05
+ 2 | - 2 | governance/xc_admin/packages/xc_admin_frontend/pages/_app.tsx | (080a)2025-11-06, (152b)2025-11-06
+ 4 | - 10 | lazer/contracts/evm/src/PythLazerLib.sol | (82f1)2025-11-05
+ 2 | - 0 | lazer/contracts/solana/.prettierignore | (6efb)2025-11-05
+ 2 | - 4 | lazer/contracts/solana/package.json | (1eec)2025-11-05
+ 2 | - 0 | lazer/contracts/sui/sdk/js/.prettierignore | (6efb)2025-11-05
+ 6 | - 8 | lazer/contracts/sui/sdk/js/package.json | (1eec)2025-11-05, (44a6)2025-11-05
+ 2 | - 2 | lazer/publisher_sdk/rust/Cargo.toml | (82f1)2025-11-05
+ 2 | - 0 | lazer/sdk/js-solana/.prettierignore | (6efb)2025-11-05
+ 14 | - 16 | lazer/sdk/js-solana/package.json | (1eec)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | lazer/sdk/js-solana/tsconfig.build.json | (8767)2025-11-05
+ 2 | - 0 | lazer/sdk/js/.prettierignore | (6efb)2025-11-05
+ 42 | - 44 | lazer/sdk/js/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | lazer/sdk/js/tsconfig.build.json | (99a6)2025-11-05
+ 9 | - 4 | lazer/sdk/rust/client/Cargo.toml | (d884)2025-11-06, (82f1)2025-11-05
+ 45 | - 0 | lazer/sdk/rust/client/examples/publishers.rs | (d884)2025-11-06
+ 14 | - 4 | lazer/sdk/rust/client/examples/symbols.rs | (d884)2025-11-06
+ 2 | - 2 | lazer/sdk/rust/client/examples/symbols_stream.rs | (d884)2025-11-06
+ 39 | - 0 | lazer/sdk/rust/client/src/arc_swap.rs | (d884)2025-11-06
+ 332 | - 193 | lazer/sdk/rust/client/src/history_client.rs | (d884)2025-11-06
+ 1 | - 0 | lazer/sdk/rust/client/src/lib.rs | (d884)2025-11-06
+ 3 | - 2 | lazer/sdk/rust/protocol/Cargo.toml | (3bb1)2025-11-05, (82f1)2025-11-05
+ 43 | - 27 | lazer/sdk/rust/protocol/src/api.rs | (82f1)2025-11-05
+ 10 | - 0 | lazer/sdk/rust/protocol/src/dynamic_value.rs | (3bb1)2025-11-05
+ 49 | - 2 | lazer/sdk/rust/protocol/src/lib.rs | (3bb1)2025-11-05, (82f1)2025-11-05
+ 5 | - 1 | lazer/sdk/rust/protocol/src/price.rs | (82f1)2025-11-05
+ 5 | - 1 | lazer/sdk/rust/protocol/src/rate.rs | (82f1)2025-11-05
+ 11 | - 3 | lazer/sdk/rust/protocol/src/time.rs | (82f1)2025-11-05
+ 2 | - 0 | packages/component-library/.prettierignore | (6efb)2025-11-05
+ 5 | - 2 | packages/component-library/jest.config.js | (99a6)2025-11-05, (4b03)2025-11-05
+ 893 | - 891 | packages/component-library/package.json | (080a)2025-11-06, (152b)2025-11-06, (1eec)2025-11-05, (ffcd)2025-11-05, (82f1)2025-11-05, (e52d)2025-11-05, (147f)2025-11-05, (99a6)2025-11-05, (6efb)2025-11-05, (4b03)2025-11-05, (44a6)2025-11-05
+ 3 | - 36 | packages/component-library/src/CopyButton/index.tsx | (82f1)2025-11-05
+ 39 | - 0 | packages/component-library/src/useCopy/index.ts | (82f1)2025-11-05
+ 4 | - 4 | packages/component-library/src/useQueryParamsPagination/index.ts | (080a)2025-11-06, (152b)2025-11-06
+ 1 | - 1 | packages/component-library/tsconfig.build.json | (99a6)2025-11-05
+ 3 | - 1 | packages/jest-config/.prettierignore | (6efb)2025-11-05, (7977)2025-11-05
+ 1 | - 0 | packages/jest-config/eslint.config.js | (7977)2025-11-05
+ 56 | - 6 | packages/jest-config/package.json | (99a6)2025-11-05, (4b03)2025-11-05, (7977)2025-11-05
+ 7 | - 6 | packages/jest-config/src/define-config.ts | (99a6)2025-11-05
+ 8 | - 0 | packages/jest-config/src/define-next-config.ts | (99a6)2025-11-05
+ 20 | - 1 | packages/jest-config/src/index.ts | (4b03)2025-11-05, (7977)2025-11-05
+ 9 | - 1 | packages/jest-config/tsconfig.json | (99a6)2025-11-05, (7977)2025-11-05
+ 2 | - 0 | packages/known-publishers/.prettierignore | (6efb)2025-11-05
+ 4 | - 2 | packages/known-publishers/jest.config.js | (99a6)2025-11-05, (4b03)2025-11-05
+ 7 | - 9 | packages/known-publishers/package.json | (1eec)2025-11-05, (6efb)2025-11-05, (4b03)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | packages/known-publishers/tsconfig.build.json | (6efb)2025-11-05
+ 44 | - 0 | packages/react-hooks/.gitignore | (080a)2025-11-06, (152b)2025-11-06
+ 24 | - 0 | packages/react-hooks/.prettierignore | (080a)2025-11-06, (152b)2025-11-06
+ 2 | - 0 | packages/react-hooks/eslint.config.js | (080a)2025-11-06, (152b)2025-11-06
+ 94 | - 0 | packages/react-hooks/package.json | (080a)2025-11-06, (152b)2025-11-06
+ 2 | - 0 | packages/react-hooks/src/nuqs-adapters-next.ts | (080a)2025-11-06, (152b)2025-11-06
+ 2 | - 0 | packages/react-hooks/src/nuqs-server.ts | (080a)2025-11-06, (152b)2025-11-06
+ 18 | - 0 | packages/react-hooks/src/nuqs.ts | (080a)2025-11-06, (152b)2025-11-06
+ 14 | - 0 | packages/react-hooks/tsconfig.build.json | (080a)2025-11-06, (152b)2025-11-06
+ 8 | - 0 | packages/react-hooks/tsconfig.json | (080a)2025-11-06, (152b)2025-11-06
+ 914 | - 800 | pnpm-lock.yaml | (080a)2025-11-06, (152b)2025-11-06, (23e8)2025-11-05, (4b03)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 4 | - 4 | pnpm-workspace.yaml | (080a)2025-11-06, (152b)2025-11-06, (23e8)2025-11-05, (44a6)2025-11-05
+ 2 | - 0 | price_service/client/js/.prettierignore | (6efb)2025-11-05
+ 4 | - 6 | price_service/client/js/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 10 | - 12 | price_service/client/js/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | price_service/client/js/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | price_service/sdk/js/.prettierignore | (6efb)2025-11-05
+ 4 | - 6 | price_service/sdk/js/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 16 | - 18 | price_service/sdk/js/package.json | (1eec)2025-11-05, (6efb)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | price_service/sdk/js/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | pythnet/message_buffer/.prettierignore | (6efb)2025-11-05
+ 3 | - 5 | pythnet/message_buffer/package.json | (1eec)2025-11-05
+ 2 | - 0 | pythnet/stake_caps_parameters/.prettierignore | (6efb)2025-11-05
+ 2 | - 0 | target_chains/aptos/cli/.prettierignore | (6efb)2025-11-05
+ 0 | - 4683 | target_chains/aptos/cli/package-lock.json | (8767)2025-11-05
+ 14 | - 16 | target_chains/aptos/cli/package.json | (1eec)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/aptos/cli/tsconfig.build.json | (8767)2025-11-05
+ 2 | - 0 | target_chains/aptos/sdk/js/.prettierignore | (6efb)2025-11-05
+ 4 | - 6 | target_chains/aptos/sdk/js/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 7 | - 9 | target_chains/aptos/sdk/js/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/aptos/sdk/js/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/cosmwasm/tools/.prettierignore | (6efb)2025-11-05
+ 58 | - 60 | target_chains/cosmwasm/tools/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/cosmwasm/tools/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/ethereum/abi_generator/.prettierignore | (6efb)2025-11-05
+ 3 | - 5 | target_chains/ethereum/abi_generator/package.json | (1eec)2025-11-05
+ 2 | - 0 | target_chains/ethereum/contracts/.prettierignore | (6efb)2025-11-05
+ 5 | - 7 | target_chains/ethereum/contracts/package.json | (8767)2025-11-05, (1eec)2025-11-05
+ 2 | - 0 | target_chains/ethereum/entropy_sdk/solidity/.prettierignore | (6efb)2025-11-05
+ 3 | - 5 | target_chains/ethereum/entropy_sdk/solidity/package.json | (1eec)2025-11-05
+ 2 | - 0 | target_chains/ethereum/pulse_sdk/solidity/.prettierignore | (6efb)2025-11-05
+ 2 | - 4 | target_chains/ethereum/pulse_sdk/solidity/package.json | (1eec)2025-11-05
+ 2 | - 0 | target_chains/ethereum/sdk/js/.prettierignore | (6efb)2025-11-05
+ 4 | - 6 | target_chains/ethereum/sdk/js/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 27 | - 28 | target_chains/ethereum/sdk/js/package.json | (1eec)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/ethereum/sdk/js/tsconfig.build.json | (8767)2025-11-05
+ 2 | - 0 | target_chains/ethereum/sdk/solidity/.prettierignore | (6efb)2025-11-05
+ 3 | - 5 | target_chains/ethereum/sdk/solidity/package.json | (1eec)2025-11-05
+ 2 | - 0 | target_chains/fuel/sdk/js/.prettierignore | (6efb)2025-11-05
+ 22 | - 24 | target_chains/fuel/sdk/js/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/fuel/sdk/js/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/solana/.prettierignore | (6efb)2025-11-05
+ 2 | - 0 | target_chains/solana/sdk/js/pyth_solana_receiver/.prettierignore | (6efb)2025-11-05
+ 18 | - 20 | target_chains/solana/sdk/js/pyth_solana_receiver/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/solana/sdk/js/pyth_solana_receiver/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/solana/sdk/js/solana_utils/.prettierignore | (6efb)2025-11-05
+ 5 | - 6 | target_chains/solana/sdk/js/solana_utils/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 15 | - 16 | target_chains/solana/sdk/js/solana_utils/package.json | (1eec)2025-11-05, (6efb)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 1 | - 1 | target_chains/solana/sdk/js/solana_utils/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/starknet/sdk/js/.prettierignore | (6efb)2025-11-05
+ 6 | - 8 | target_chains/starknet/sdk/js/package.json | (1eec)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/starknet/sdk/js/tsconfig.build.json | (8767)2025-11-05
+ 2 | - 0 | target_chains/sui/cli-iota/.prettierignore | (6efb)2025-11-05
+ 18 | - 20 | target_chains/sui/cli-iota/package.json | (1eec)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/sui/cli-iota/tsconfig.build.json | (8767)2025-11-05
+ 2 | - 0 | target_chains/sui/cli/.prettierignore | (6efb)2025-11-05
+ 18 | - 20 | target_chains/sui/cli/package.json | (1eec)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/sui/cli/tsconfig.build.json | (8767)2025-11-05
+ 2 | - 0 | target_chains/sui/sdk/js-iota/.prettierignore | (6efb)2025-11-05
+ 4 | - 6 | target_chains/sui/sdk/js-iota/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 9 | - 11 | target_chains/sui/sdk/js-iota/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/sui/sdk/js-iota/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/sui/sdk/js/.prettierignore | (6efb)2025-11-05
+ 4 | - 6 | target_chains/sui/sdk/js/jest.config.js | (99a6)2025-11-05, (7977)2025-11-05
+ 15 | - 17 | target_chains/sui/sdk/js/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (7977)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/sui/sdk/js/tsconfig.build.json | (99a6)2025-11-05
+ 2 | - 0 | target_chains/ton/contracts/.prettierignore | (6efb)2025-11-05
+ 6 | - 9 | target_chains/ton/contracts/jest.config.js | (0b3f)2025-11-05, (99a6)2025-11-05, (7977)2025-11-05
+ 4 | - 5 | target_chains/ton/contracts/package.json | (1eec)2025-11-05, (7977)2025-11-05
+ 2 | - 0 | target_chains/ton/sdk/js/.prettierignore | (6efb)2025-11-05
+ 6 | - 8 | target_chains/ton/sdk/js/package.json | (1eec)2025-11-05, (99a6)2025-11-05, (44a6)2025-11-05
+ 7 | - 2 | target_chains/ton/sdk/js/tsconfig.build.json | (99a6)2025-11-05
                    080ad12618be1a3a1b7b22037e2286c558e7817d
                    
                    Merge pull request #3178 from pyth-network/bduran/fix-nuqs

fix: fixed nuqs usage by doing a pass-through export from a new package and clamping package to ESM
                
152b14f15838739439bdcfd8967a544a53315d4f fix: fixed nuqs usage by doing a pass-through export from a new package and clamping package to ESM
d884f26eda3698fc66df700e5e3507b9a0b4bfd0 feat(lazer): add state endpoint support to history client (#3175) * feat(lazer): add state endpoint support to history client * chore: bump pyth-lazer-client version to 9.0.0
a52f61e9eba2d896610ad8d4a5b95394351b4f9d Merge pull request #3160 from pyth-network/bduran/dual-publish Bduran/dual publish
f4ca91a5c3bc72237fd5af1abde07c0679e5eac2 chore(staking): removed weird codeblock added to the jest config
3bb18ac24944f5bd07142fb99991733b4bb88f46 feat(lazer/adk): Add asset id (#3148) * add asset id * change asset id to string * Revert "change asset id to string" This reverts commit 8430929939b75b73ec1c0eebf53ec3bcdf088d77. * add asset class enum * make fn public * remove unnecessary rename * bump version * add validation for dynamic value presence
87679545bb9d90e57fe771923346bd18eb83c7de chore: removed npm-specific things and removed more packageManager fields
1eeca8ea7daffd173f113e3f346f67f5f99e6a0e chore: responded to offline PR feedback
23e83e01c677b29a4704a37f98893d754463d60d chore: bumped to latest version of ts-duality
0b3f734c79e29dccf978ba2ae7b13380917445d7 chore(ton): increase test timeout
ffcd3a9d31ee7dfad24a7d7e7c7c64b470921970 fix(component-library): one more package.json tweak
82f140a97e4c929490e732fc163c99ab2e7de461 Merge remote-tracking branch 'origin/main' into bduran/dual-publish
e52d4d4814769f716955b926153f5eb269bca8f2 fix(component-library): test types with tsc
147fe2e81b03b109af80dcef9f662ba99426b073 chore(component-library): updated package.json
99a6a2468bb9a57270bfc04f18c981591b190272 fix: tests for all
6efbe895429bb2ae8ce8195ebdd886663902e41f chore: updated prettier ignores to prevent bikeshedding
4b0337fc1f4b3afad4215996f631e450543d6b1b chore: migrated all jest configs to the unified one with swc fast transformation
7977030f03876db57175cd0de8d4689a7701ba34 chore: omg all tests pass after adding the swc jest and import compat resolver
44a61bbfd588cff6cf1f4404b5072ab8bbcbbc32 chore: bumped deps
e95f0357c01c3fb8dac89be9a1b6219f32003e2a chore(dev-hub) fix
4c23db9716dea0288d29952ec3390a73b92cab16 chore(dev-docs) requested comments
e358cbd95b33e0a7fbe4d01a343ef2dac027754b chore(dev-hub) Requested changes
6cb44362e1f382c0f3f7d7809b0f928a92eeedfa chore(dev-hub) fix
fee12496b3a62d238222b997ce238b13523844cb chore(dev-hub) Page Actions
ad369cb712960bcbf78a242e4b5485bc3f6ff539 chore(dev-hub) fix
0f6037e06cd8866c15ee2c4d909da7f55d0f2a00 chore(dev-hub) fix
bf6a66bec62b41e2e0e4714c594018eeb8b10a55 chore(dev-hub) god please fix this
a5ce8ea85e24f627f08ccb46b05b93dbf014de35 chore(dev-hub) fix
5fa595bd600969a5aa296793929a8e9cce8098da chore(dev-hub) fix
008415cf11410f3ddd2d35d1da7742a984515de1 chore(Dev-hub) fixes
#: 35

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
2025-11-06master

100 - C#
                    a902256ad76731d40db7459e08740c9fb98625f4
                    
                    Update README.md (#533)

* Update README.md

* Remove the header icons

* Add logo
                
#: 36

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

GitHub Url: github.com/defisaver/defisaver-v3-contracts
GitHub History Url: github.com/defisaver/defisaver-v3-contracts/commits
2025-11-06main

50.59 - Solidity
49.37 - JavaScript
0.03 - Python
0.02 - Shell
json: 3
sol: 5
+   16 | -    8 | addresses/mainnet.json | (af94)2025-11-06, (1718)2025-11-04, (69e5)2025-11-04
+ 2 | - 0 | contracts/actions/sky/helpers/MainnetSkyAddresses.sol | (af94)2025-11-06, (c102)2025-11-04
+ 22 | - 18 | contracts/views/SkyView.sol | (af94)2025-11-06, (bd39)2025-11-04, (c102)2025-11-04
                    af94a6a4755ba6a1bd129f6a163887931c184ab4
                    
                    Merge pull request #527 from defisaver/feat/add-sky-farm-in-sky-view

feat: add SKY_FARM in SkyView and update tests
                
17184e89aeef7775b093620afdb995ec57361547 chore: add new SkyView deployment
f21e2fa9a87bf762b1132c1095edeb40523231d8 test: make test_skyView_GetGeneralInfo as view
bd39dcf466dfe40340a8cc4db8276ccfa9519d01 feat: refactor getGeneralInfo to accept dynamic array of farms
69e52b31c4f895ebbcd235484a512a6533b5eddc chore: add new SkyView deployment
639cd5d6cd05d8b2e1f99310ac14a148b92cef5a test: add SKY farm in SkyView test
c1025469824110e571c666f6953ea9d3b6d72667 feat: add SKY_FARM in SkyView and update tests
#: 37

id: foil
project: FOIL
Date: 2025-04-23T11:11:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/foil

GitHub Url: github.com/foilxyz/foil
GitHub History Url: github.com/foilxyz/foil/commits
2025-11-06main

74.09 - TypeScript
18.83 - Solidity
5.25 - MDX
0.84 - CSS
0.63 - JavaScript
0.35 - Shell
0.01 - HTML
mp4: 8
js: 4
prisma: 9
sol: 8
example: 4
css: 6
html: 2
woff2: 4
sql: 15
jpg: 2
yml: 8
graphql: 8
yaml: 7
tsx: 426
ico: 2
woff: 4
gitignore: 7
ts: 147
sample: 4
json: 33
+   20 | -   28 | .github/workflows/ci.yml | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 0 | .gitignore | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 76 | - 0 | docker-compose.yml | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 4 | - 4 | package.json | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 8 | packages/api/.env.sample | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 8 | packages/api/package.json | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 40 | - 0 | packages/api/prisma/migrations/20251021183115_add_limit_order_table/migration.sql | (2bcd)2025-11-06, (cda2)2025-11-06
+ 2 | - 0 | packages/api/prisma/migrations/20251021183116_limit_order_table/migration.sql | (2bcd)2025-11-06
+ 15 | - 0 | packages/api/prisma/migrations/20251029235512_add_maker_taker_collateral_to_parlay/migration.sql | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05, (2281)2025-11-04
+ 14 | - 0 | packages/api/prisma/migrations/20251104193419_add_chain_id_conditions/migration.sql | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1916)2025-11-05, (1ccf)2025-11-05, (4c1b)2025-11-04, (763d)2025-11-04
+ 65 | - 0 | packages/api/prisma/schema.prisma | (2bcd)2025-11-06, (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1916)2025-11-05, (1ccf)2025-11-05, (4c1b)2025-11-04, (763d)2025-11-04, (2281)2025-11-04
+ 118 | - 5 | packages/api/schema.graphql | (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1473)2025-11-05, (1ccf)2025-11-05, (e653)2025-11-05, (2281)2025-11-04
+ 16 | - 24 | packages/api/src/app.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 64 | - 0 | packages/api/src/config.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 24 | packages/api/src/controllers/market.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 52 | packages/api/src/db.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 860 | - 465 | packages/api/src/graphql/resolvers/ParlayResolver.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05, (2281)2025-11-04
+ 8 | - 4 | packages/api/src/graphql/startApolloServer.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 4 | packages/api/src/instrument.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 44 | packages/api/src/middleware.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 54 | - 0 | packages/api/src/routes/conditions.ts | (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1473)2025-11-05, (e653)2025-11-05
+ 8 | - 12 | packages/api/src/routes/mcp.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 60 | - 152 | packages/api/src/routes/reindex.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 24 | - 60 | packages/api/src/server.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 92 | - 0 | packages/api/src/utils/fromRoot.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 32 | packages/api/src/utils/utils.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 414 | - 0 | packages/api/src/workers/indexers/predictionMarketIndexer.ts | (2bcd)2025-11-06, (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05, (2281)2025-11-04
+ 125 | - 0 | packages/api/src/workers/jobs/reindexPredictionMarket.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05, (2281)2025-11-04
+ 8 | - 8 | packages/foil/package.json | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 242 | - 48 | packages/protocol/src/predictionMarket/PredictionMarket.sol | (e80b)2025-11-05, (1ccf)2025-11-05
+ 14 | - 14 | packages/protocol/src/predictionMarket/resolvers/PredictionMarketSapienceResolver.sol | (e80b)2025-11-05, (1ccf)2025-11-05
+ 36 | - 46 | packages/protocol/src/predictionMarket/resolvers/PredictionMarketUmaResolver.sol | (e80b)2025-11-05, (1ccf)2025-11-05
+ 836 | - 488 | packages/protocol/src/vault/PassiveLiquidityVault.sol | (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 4 | packages/sapience/package.json | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 160 | packages/sapience/public/403.html | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/claude-fallback.jpg | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/claude.mp4 | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/favicon.ico | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/fonts/ibm-plex-mono/plex-mono-400.woff | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/fonts/ibm-plex-mono/plex-mono-400.woff2 | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/fonts/ibm-plex-mono/plex-mono-600.woff | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/fonts/ibm-plex-mono/plex-mono-600.woff2 | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/hero.mp4 | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/hero_bot.mp4 | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 2 | packages/sapience/public/lottie/logomark.json | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 0 | packages/sapience/public/mm_bot.mp4 | (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 8 | packages/sapience/src/app/feed/CombinedFeedTable.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 210 | - 206 | packages/sapience/src/app/feed/FeedTable.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 14 | packages/sapience/src/app/feed/page.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 20 | - 0 | packages/sapience/src/app/fonts.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 6 | - 14 | packages/sapience/src/app/layout.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 2 | packages/sapience/src/app/manifest.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 540 | - 130 | packages/sapience/src/app/og/_shared.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 10 | - 24 | packages/sapience/src/app/og/forecast/route.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 18 | - 26 | packages/sapience/src/app/og/liquidity/route.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 44 | - 22 | packages/sapience/src/app/og/parlay/route.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 22 | - 6 | packages/sapience/src/app/og/trade/route.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 27 | - 7 | packages/sapience/src/app/providers.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1916)2025-11-05, (1ccf)2025-11-05, (4c1b)2025-11-04, (763d)2025-11-04
+ 60 | - 0 | packages/sapience/src/app/terminal/page.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 8 | packages/sapience/src/components/admin/CopyMarketParametersDialog.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 160 | - 18 | packages/sapience/src/components/admin/LiquidTab.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 874 | - 240 | packages/sapience/src/components/admin/RFQTab.tsx | (9739)2025-11-06, (ff5f)2025-11-06, (5f9f)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (76f5)2025-11-05, (915a)2025-11-05, (1473)2025-11-05, (1a6b)2025-11-05, (1ccf)2025-11-05, (e653)2025-11-05
+ 4 | - 0 | packages/sapience/src/components/admin/constants.ts | (9739)2025-11-06, (5f9f)2025-11-06
+ 599 | - 106 | packages/sapience/src/components/admin/index.tsx | (9739)2025-11-06, (5f9f)2025-11-06, (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1916)2025-11-05, (1ccf)2025-11-05, (4c1b)2025-11-04, (763d)2025-11-04
+ 24 | - 0 | packages/sapience/src/components/admin/utils.ts | (9739)2025-11-06, (5f9f)2025-11-06
+ 60 | - 60 | packages/sapience/src/components/auction/pages/AuctionPageContent.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 120 | - 0 | packages/sapience/src/components/bots/BiddingBotSection.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 140 | - 98 | packages/sapience/src/components/bots/BotsHero.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 192 | packages/sapience/src/components/bots/BotsQuickStart.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 142 | - 0 | packages/sapience/src/components/bots/ForecastingBotSection.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 14 | packages/sapience/src/components/bots/pages/BotsPageContent.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 22 | packages/sapience/src/components/home/ElizosPreviewSection.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 108 | - 124 | packages/sapience/src/components/home/FeaturedMarketGroupCards.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 22 | packages/sapience/src/components/home/FeaturedMarketGroupSection.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 158 | - 194 | packages/sapience/src/components/home/Hero.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 254 | - 0 | packages/sapience/src/components/home/HeroBackgroundLines.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 128 | packages/sapience/src/components/home/HomepageEnd.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 360 | packages/sapience/src/components/home/ParticlesBackdrop.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 22 | packages/sapience/src/components/home/SusdeCollateralPreviewSection.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 46 | - 0 | packages/sapience/src/components/home/Ticker.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 142 | packages/sapience/src/components/home/ValuesSection.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 164 | - 0 | packages/sapience/src/components/home/pages/Ecosystem.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 142 | - 35 | packages/sapience/src/components/home/pages/Features.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 28 | packages/sapience/src/components/home/pages/HomePageContent.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 158 | - 0 | packages/sapience/src/components/home/pages/HowItWorks.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 262 | - 0 | packages/sapience/src/components/home/ticker/TickerMarketCard.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 16 | - 14 | packages/sapience/src/components/layout/Footer.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 236 | - 222 | packages/sapience/src/components/layout/Header.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 84 | - 0 | packages/sapience/src/components/layout/RouteBackgroundOverlay.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 22 | - 6 | packages/sapience/src/components/layout/index.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 84 | - 60 | packages/sapience/src/components/leaderboard/Leaderboard.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 56 | - 52 | packages/sapience/src/components/markets/Betslip/BetslipContent.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 257 | - 101 | packages/sapience/src/components/markets/Betslip/BetslipParlayForm.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 20 | - 8 | packages/sapience/src/components/markets/Betslip/BetslipSinglesForm.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 36 | - 28 | packages/sapience/src/components/markets/Betslip/IndividualPositionRow.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 144 | - 18 | packages/sapience/src/components/markets/Betslip/index.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 4 | - 4 | packages/sapience/src/components/markets/ChartLegend.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 16 | - 8 | packages/sapience/src/components/markets/ConditionDialog.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 68 | - 64 | packages/sapience/src/components/markets/ConditionRow.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 238 | - 8 | packages/sapience/src/components/markets/ConditionTitleLink.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 40 | - 72 | packages/sapience/src/components/markets/DataDrawer/TransactionCells.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 175 | - 128 | packages/sapience/src/components/markets/FocusAreaFilter.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 186 | - 92 | packages/sapience/src/components/markets/MarketBadge.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 90 | - 58 | packages/sapience/src/components/markets/MarketCard.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 18 | - 22 | packages/sapience/src/components/markets/MarketGroupChart.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 4 | packages/sapience/src/components/markets/MarketGroupHeader.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 92 | - 98 | packages/sapience/src/components/markets/MarketGroupsRow.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 12 | - 6 | packages/sapience/src/components/markets/MarketHeader.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 271 | - 82 | packages/sapience/src/components/markets/MarketsPage.tsx | (9739)2025-11-06, (ff5f)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 42 | - 76 | packages/sapience/src/components/markets/ParlayConditionCard.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 16 | - 22 | packages/sapience/src/components/markets/QuestionSuggestions.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 213 | - 215 | packages/sapience/src/components/markets/SuggestedBetslips.tsx | (535f)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 5 | - 5 | packages/sapience/src/components/markets/UserPositionsTable.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06
+ 2 | - 2 | packages/sapience/src/components/markets/WagersTable.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 6 | packages/sapience/src/components/markets/forms/CreateLiquidityForm.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 6 | packages/sapience/src/components/markets/forms/CreateTradeForm.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 6 | packages/sapience/src/components/markets/forms/ModifyLiquidityForm.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 6 | packages/sapience/src/components/markets/forms/ModifyTradeForm.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 4 | packages/sapience/src/components/markets/forms/inputs/MultipleChoicePredict.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 18 | - 16 | packages/sapience/src/components/markets/forms/inputs/WagerInput.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 4 | packages/sapience/src/components/markets/forms/inputs/YesNoPredict.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 22 | - 22 | packages/sapience/src/components/markets/forms/shared/QuoteDisplay.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 6 | packages/sapience/src/components/markets/forms/shared/WagerDisclaimer.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 4 | - 4 | packages/sapience/src/components/markets/pages/MarketGroupPageContent.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 1455 | - 589 | packages/sapience/src/components/parlays/UserParlaysTable.tsx | (535f)2025-11-06, (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05, (2281)2025-11-04
+ 18 | - 16 | packages/sapience/src/components/profile/ClosedTraderPositionsTable.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 29 | - 25 | packages/sapience/src/components/profile/ForecastsTable.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 178 | - 102 | packages/sapience/src/components/profile/LpPositionsTable.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 18 | - 8 | packages/sapience/src/components/profile/ProfileHeader.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 168 | - 22 | packages/sapience/src/components/profile/ProfileQuickMetrics.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 66 | - 40 | packages/sapience/src/components/profile/ProfileStats.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 87 | - 53 | packages/sapience/src/components/profile/TraderPositionsTable.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 878 | - 631 | packages/sapience/src/components/profile/pages/ProfilePageContent.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 941 | - 360 | packages/sapience/src/components/settings/pages/SettingsPageContent.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1916)2025-11-05, (1ccf)2025-11-05, (4c1b)2025-11-04, (763d)2025-11-04, (b789)2025-11-04
+ 92 | - 70 | packages/sapience/src/components/shared/AddressDisplay.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 106 | - 0 | packages/sapience/src/components/shared/AntiParlayBadge.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 156 | - 84 | packages/sapience/src/components/shared/Comments.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 55 | - 10 | packages/sapience/src/components/shared/EmptyTabState.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06
+ 24 | - 8 | packages/sapience/src/components/shared/EndTimeDisplay.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 66 | packages/sapience/src/components/shared/GlobalSplineBackground.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 16 | - 24 | packages/sapience/src/components/shared/InstallDialog.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 2 | packages/sapience/src/components/shared/LoaderWithMessage.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 67 | - 297 | packages/sapience/src/components/shared/LottieLoader.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 64 | - 226 | packages/sapience/src/components/shared/MarketPredictionRequest.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 100 | - 0 | packages/sapience/src/components/shared/PercentChance.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 60 | - 0 | packages/sapience/src/components/shared/PulsingGradient.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 26 | - 6 | packages/sapience/src/components/shared/QuestionItem.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 10 | - 6 | packages/sapience/src/components/shared/QuestionSelect.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 100 | - 0 | packages/sapience/src/components/shared/RefreshIconButton.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 221 | - 10 | packages/sapience/src/components/shared/SegmentedTabsList.tsx | (9739)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (c007)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 0 | - 220 | packages/sapience/src/components/shared/SplineTopBackground.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 42 | - 12 | packages/sapience/src/components/shared/YesNoSplitButton.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 648 | - 0 | packages/sapience/src/components/terminal/ApprovalDialog.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 244 | - 0 | packages/sapience/src/components/terminal/ApprovalDialogContext.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 1296 | - 0 | packages/sapience/src/components/terminal/AuctionBidsChart.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 520 | - 0 | packages/sapience/src/components/terminal/AuctionRequestChart.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 2212 | - 0 | packages/sapience/src/components/terminal/AuctionRequestInfo.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 2400 | - 0 | packages/sapience/src/components/terminal/AuctionRequestRow.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 760 | - 0 | packages/sapience/src/components/terminal/AutoBid.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 176 | - 0 | packages/sapience/src/components/terminal/ExpiresInLabel.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 2564 | - 0 | packages/sapience/src/components/terminal/PlaceBidForm.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 176 | - 0 | packages/sapience/src/components/terminal/ToWinLine.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 372 | - 0 | packages/sapience/src/components/terminal/TradePopoverContent.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 432 | - 0 | packages/sapience/src/components/terminal/filters/CategoryFilter.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 344 | - 0 | packages/sapience/src/components/terminal/filters/ConditionsFilter.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 192 | - 0 | packages/sapience/src/components/terminal/filters/MinBidsFilter.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 172 | - 0 | packages/sapience/src/components/terminal/filters/MinWagerFilter.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 508 | - 0 | packages/sapience/src/components/terminal/filters/MultiSelect.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 3636 | - 0 | packages/sapience/src/components/terminal/pages/TerminalPageContent.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 334 | - 256 | packages/sapience/src/components/vaults/pages/VaultsPageContent.tsx | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 120 | - 0 | packages/sapience/src/hooks/blockchain/useChainIdFromLocalStorage.ts | (9739)2025-11-06, (ff5f)2025-11-06
+ 176 | - 52 | packages/sapience/src/hooks/graphql/useConditions.ts | (9739)2025-11-06, (5f9f)2025-11-06, (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1473)2025-11-05, (adfb)2025-11-05, (e653)2025-11-05
+ 244 | - 0 | packages/sapience/src/hooks/graphql/useConditionsByIds.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 340 | - 0 | packages/sapience/src/hooks/graphql/useLastTradeForIntent.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 220 | - 20 | packages/sapience/src/hooks/graphql/useUserParlays.ts | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05, (2281)2025-11-04
+ 412 | - 58 | packages/sapience/src/styles/globals.css | (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 20 | - 0 | packages/sapience/tailwind.config.js | (e80b)2025-11-05, (1ccf)2025-11-05
+ 272 | - 14 | packages/sdk/auction/signing.ts | (9739)2025-11-06, (930e)2025-11-06, (cfb0)2025-11-06, (d49d)2025-11-06
+ 4 | - 0 | packages/sdk/index.ts | (9739)2025-11-06, (930e)2025-11-06
+ 103 | - 51 | packages/sdk/package.json | (9739)2025-11-06, (930e)2025-11-06, (d49d)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 207 | - 2 | packages/sdk/relayer/auctionWs.ts | (9739)2025-11-06, (930e)2025-11-06, (cfb0)2025-11-06, (d49d)2025-11-06
+ 8 | - 2 | packages/sdk/tsconfig.build.json | (9739)2025-11-06, (930e)2025-11-06
+ 148 | - 0 | packages/sdk/types/graphql.ts | (c8a8)2025-11-06, (c0a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1473)2025-11-05, (1ccf)2025-11-05, (e653)2025-11-05, (2281)2025-11-04
+ 4 | - 4 | packages/sdk/ui/components/SearchBar.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 2 | packages/sdk/ui/components/ui/carousel.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 14 | - 2 | packages/sdk/ui/components/ui/dialog.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 8 | - 8 | packages/sdk/ui/components/ui/dropdown-menu.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 2 | packages/sdk/ui/components/ui/input.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 2 | - 2 | packages/sdk/ui/components/ui/label.tsx | (e80b)2025-11-05, (1ccf)2025-11-05
+ 4 | - 0 | packages/sdk/ui/css/globals.css | (e80b)2025-11-05, (1ccf)2025-11-05
+ 6 | - 0 | packages/sdk/ui/tailwind-preset.js | (e80b)2025-11-05, (1ccf)2025-11-05
+ 533 | - 551 | pnpm-lock.yaml | (9739)2025-11-06, (930e)2025-11-06, (d49d)2025-11-06, (c8a8)2025-11-06, (a6af)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 94 | - 12 | starters/elizaos/.env.example | (e80b)2025-11-05, (1ccf)2025-11-05
+ 4 | - 20 | starters/elizaos/src/actions/autonomousMode.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 332 | - 492 | starters/elizaos/src/actions/parlayTradingAction.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 694 | - 0 | starters/elizaos/src/actions/spotTradingAction.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 4 | - 0 | starters/elizaos/src/plugin.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 580 | - 2 | starters/elizaos/src/services/parlayMarketService.ts | (9739)2025-11-06, (5f9f)2025-11-06, (e80b)2025-11-05, (1ccf)2025-11-05
+ 208 | - 0 | starters/elizaos/src/utils/blockchain.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 304 | - 0 | starters/elizaos/src/utils/contracts.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 170 | - 0 | starters/elizaos/src/utils/parlay.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 28 | - 0 | starters/elizaos/src/utils/sdk.ts | (e80b)2025-11-05, (1ccf)2025-11-05
+ 7 | - 1 | starters/market-maker/.gitignore | (9739)2025-11-06, (930e)2025-11-06, (cfb0)2025-11-06
+ 44 | - 0 | starters/market-maker/env.example | (9739)2025-11-06, (930e)2025-11-06
+ 19682 | - 0 | starters/market-maker/package-lock.json | (9739)2025-11-06, (930e)2025-11-06
+ 64 | - 4 | starters/market-maker/package.json | (9739)2025-11-06, (930e)2025-11-06, (d49d)2025-11-06
+ 663 | - 12 | starters/market-maker/src/index.ts | (9739)2025-11-06, (930e)2025-11-06, (cfb0)2025-11-06, (d49d)2025-11-06
+ 53 | - 1 | starters/market-maker/src/sdk.ts | (9739)2025-11-06, (930e)2025-11-06, (d49d)2025-11-06
+ 38 | - 0 | starters/market-maker/tsconfig.json | (9739)2025-11-06, (930e)2025-11-06, (d49d)2025-11-06
                    535fca850d80a08ee9dc1848b2fdb2142e48513e
                    
                    fix empty betslip bug & fix  display issue for unlcaimed parlays (#817)
                
2bcd820eb543ad0a4ca64a01a9698e5a4b9a0315 Orderlimit indexing
973961dc1a57dc65c2c482f5d6ecb25b97228470 Merge branch 'main' into foil479
cda29cd457152eb63caa13f779309346fa9f54a8 update
ff5f7ab36af4c44f6ae26093c30d7dc3b2048e45 Markets page ethereal switch + custom localStorage chainId hook (#815) * refactor useChainIdFromLocalStorage hook * lint
5f9f79d08e5a15d8a6636b8a0d3f785e7522233e Csv ethereal migration (#814) * fix hydration error in admin * refactors + add chainID for condition creation --------- Co-authored-by: Zayd
930ef379210b03d73f8083c6d62400c844a92e9d Market maker starter
cfb011220744321d387872c888b05411e2ccac6f ready
d49ddff3c4e4333e91a1b3e120005dd896682c88 progress
02e423597440153f40ccfe8950b128c029b7f0f0 Merge branch 'market-maker-bot' of https://github.com/sapiencexyz/sapience into market-maker-bot
c8a89478a7c24182dc1a50173a75f3d09e848d7b Merge branch 'main' into market-maker-bot
966e705bfcd33a2e125838524e4a2841d531944e Docs update
c0a8fe2e75115b45a7c6491eb42164b1cd521ffb Merge branch 'main' into docs
a6afa4ddbb4b599d7995f31a1293add04962f8dc Merge branch 'main' into market-maker-bot
c0070e6ed2b4f93e924a751d614e53dbda50ad94 hide spot
e80b1e9b275b7f69572a4075c960e389fac4600f Merge branch 'main' into foil479
76f5e8812e4480c9bef466ad7ca14437fbd56c29 hotfix admin (#813)
915ab103b2118e10fc2459c4ba33925934831e9f init
1473f52918fc69c524d108c710135adfd2df2a52 Admin Page ethereal Condition submission (#810)
1a6b294ab39c6891d77122f4714b3f34ccca05fa remove logs
adfb1e631d2feaf8ce12d428cebf19b86517e615 remove logs
191680abb1c5b975e23e559a4448f1668f775a99 Merge branch 'main' into ethereal-int
1ccf9ea96c12ad2654fb14c2a51882cb0a415788 Merge branch 'main' into docs
e653df27c11b7cc0aa89438a3612f725f41f7bd0 add conditions
4c1b13bd1caad2f45b80b479e7355c61182d444e Settings page refresh fix + chainId condition migration (#808)
763d0b4fe59d9abeaac5ff7bb0c61b22af742864 Settings page refresh fix + chainId condition migration
b78925feb421cbd37611cc11363eb62217dbf79b add switch
2281ff16d88a1cfda866a3f01935591d7445f46b Foil498 (#807)
#: 38

id: alpen-labs
project: Alpen Labs
Date: 2025-07-09T15:00:00.000Z
Max Reward: 5000
Bounty Url: https://immunefi.com/bounty/alpen-labs

GitHub Url: github.com/alpenlabs/alpen
GitHub History Url: github.com/alpenlabs/alpen/commits
2025-11-06main

88.89 - Rust
9.64 - Python
0.47 - Solidity
0.4 - Shell
0.3 - Just
0.22 - Dockerfile
0.08 - Nix
rs: 91
toml: 16
+   10 | -    3 | Cargo.toml | (096b)2025-11-06, (cafa)2025-11-06, (4202)2025-11-05, (235c)2025-11-04
+ 63 | - 0 | bin/alpen-client/Cargo.toml | (096b)2025-11-06
+ 129 | - 0 | bin/alpen-client/src/config.rs | (096b)2025-11-06
+ 265 | - 0 | bin/alpen-client/src/db/database.rs | (096b)2025-11-06
+ 108 | - 0 | bin/alpen-client/src/db/error.rs | (096b)2025-11-06
+ 32 | - 0 | bin/alpen-client/src/db/init.rs | (096b)2025-11-06
+ 27 | - 0 | bin/alpen-client/src/db/mod.rs | (096b)2025-11-06
+ 209 | - 0 | bin/alpen-client/src/db/rocksdb/db.rs | (096b)2025-11-06
+ 21 | - 0 | bin/alpen-client/src/db/rocksdb/init.rs | (096b)2025-11-06
+ 6 | - 0 | bin/alpen-client/src/db/rocksdb/mod.rs | (096b)2025-11-06
+ 13 | - 0 | bin/alpen-client/src/db/rocksdb/schema.rs | (096b)2025-11-06
+ 162 | - 0 | bin/alpen-client/src/db/serialization_types.rs | (096b)2025-11-06
+ 182 | - 0 | bin/alpen-client/src/db/sleddb/db.rs | (096b)2025-11-06
+ 26 | - 0 | bin/alpen-client/src/db/sleddb/init.rs | (096b)2025-11-06
+ 7 | - 0 | bin/alpen-client/src/db/sleddb/mod.rs | (096b)2025-11-06
+ 18 | - 0 | bin/alpen-client/src/db/sleddb/schema.rs | (096b)2025-11-06
+ 102 | - 0 | bin/alpen-client/src/db/storage.rs | (096b)2025-11-06
+ 182 | - 0 | bin/alpen-client/src/engine_control.rs | (096b)2025-11-06
+ 27 | - 0 | bin/alpen-client/src/genesis.rs | (096b)2025-11-06
+ 214 | - 0 | bin/alpen-client/src/main.rs | (096b)2025-11-06
+ 29 | - 0 | bin/alpen-client/src/ol_tracker/ctx.rs | (096b)2025-11-06
+ 85 | - 0 | bin/alpen-client/src/ol_tracker/error.rs | (096b)2025-11-06
+ 112 | - 0 | bin/alpen-client/src/ol_tracker/handle.rs | (096b)2025-11-06
+ 9 | - 0 | bin/alpen-client/src/ol_tracker/mod.rs | (096b)2025-11-06
+ 860 | - 0 | bin/alpen-client/src/ol_tracker/reorg.rs | (096b)2025-11-06
+ 474 | - 0 | bin/alpen-client/src/ol_tracker/state.rs | (096b)2025-11-06
+ 498 | - 0 | bin/alpen-client/src/ol_tracker/task.rs | (096b)2025-11-06
+ 17 | - 0 | bin/alpen-client/src/traits/engine.rs | (096b)2025-11-06
+ 164 | - 0 | bin/alpen-client/src/traits/error.rs | (096b)2025-11-06
+ 4 | - 0 | bin/alpen-client/src/traits/mod.rs | (096b)2025-11-06
+ 433 | - 0 | bin/alpen-client/src/traits/ol_client.rs | (096b)2025-11-06
+ 78 | - 0 | bin/alpen-client/src/traits/storage.rs | (096b)2025-11-06
+ 1 | - 1 | bin/alpen-reth/src/main.rs | (096b)2025-11-06
+ 0 | - 11 | crates/asm/chain-types/Cargo.toml | (cafa)2025-11-06
+ 0 | - 9 | crates/asm/chain-types/src/lib.rs | (cafa)2025-11-06
+ 0 | - 42 | crates/asm/chain-types/src/manifest.rs | (cafa)2025-11-06
+ 2 | - 0 | crates/asm/common/Cargo.toml | (cafa)2025-11-06
+ 5 | - 0 | crates/asm/common/src/error.rs | (cafa)2025-11-06
+ 4 | - 0 | crates/asm/common/src/lib.rs | (cafa)2025-11-06
+ 1 | - 1 | crates/asm/common/src/log.rs | (cafa)2025-11-06
+ 58 | - 0 | crates/asm/common/src/manifest.rs | (cafa)2025-11-06
+ 28 | - 0 | crates/asm/common/src/mmr.rs | (cafa)2025-11-06
+ 14 | - 2 | crates/asm/common/src/state.rs | (cafa)2025-11-06
+ 23 | - 3 | crates/asm/moho-program/src/program.rs | (cafa)2025-11-06
+ 1 | - 0 | crates/asm/stf/Cargo.toml | (cafa)2025-11-06
+ 22 | - 6 | crates/asm/stf/src/stf.rs | (cafa)2025-11-06
+ 6 | - 4 | crates/asm/stf/src/types.rs | (cafa)2025-11-06
+ 14 | - 3 | crates/asm/worker/src/state.rs | (cafa)2025-11-06
+ 0 | - 0 | crates/cli-common/Cargo.toml | (235c)2025-11-04
+ 0 | - 0 | crates/cli-common/src/errors.rs | (235c)2025-11-04
+ 0 | - 0 | crates/cli-common/src/lib.rs | (235c)2025-11-04
+ 1 | - 1 | crates/db-store-rocksdb/src/asm/schemas.rs | (096b)2025-11-06
+ 1 | - 4 | crates/db-store-rocksdb/src/broadcaster/schemas.rs | (096b)2025-11-06
+ 1 | - 1 | crates/db-store-rocksdb/src/chain_state/schemas.rs | (096b)2025-11-06
+ 1 | - 1 | crates/db-store-rocksdb/src/checkpoint/schemas.rs | (096b)2025-11-06
+ 1 | - 1 | crates/db-store-rocksdb/src/client_state/schemas.rs | (096b)2025-11-06
+ 1 | - 4 | crates/db-store-rocksdb/src/l1/schemas.rs | (096b)2025-11-06
+ 1 | - 4 | crates/db-store-rocksdb/src/l2/schemas.rs | (096b)2025-11-06
+ 4 | - 4 | crates/db-store-rocksdb/src/macros.rs | (096b)2025-11-06
+ 1 | - 1 | crates/db-store-rocksdb/src/prover/schemas.rs | (096b)2025-11-06
+ 1 | - 1 | crates/db-store-rocksdb/src/sequence.rs | (096b)2025-11-06
+ 1 | - 4 | crates/db-store-rocksdb/src/writer/schemas.rs | (096b)2025-11-06
+ 48 | - 0 | crates/db-store-sled/src/macros.rs | (096b)2025-11-06
+ 1 | - 0 | crates/db/Cargo.toml | (096b)2025-11-06
+ 9 | - 0 | crates/db/src/errors.rs | (096b)2025-11-06
+ 6 | - 7 | crates/ee-acct-runtime/src/chain_segment_builder.rs | (096b)2025-11-06
+ 8 | - 8 | crates/ee-acct-runtime/src/exec_processing.rs | (096b)2025-11-06
+ 1 | - 1 | crates/ee-acct-runtime/src/update_builder.rs | (096b)2025-11-06
+ 4 | - 2 | crates/ee-acct-runtime/src/update_processing.rs | (096b)2025-11-06
+ 1 | - 1 | crates/ee-acct-runtime/src/verification_state.rs | (096b)2025-11-06
+ 7 | - 7 | crates/ee-acct-types/src/commit.rs | (096b)2025-11-06
+ 34 | - 0 | crates/ee-acct-types/src/state.rs | (096b)2025-11-06
+ 2 | - 2 | crates/ee-chain-types/src/block.rs | (096b)2025-11-06
+ 1 | - 1 | crates/ee-chain-types/src/lib.rs | (096b)2025-11-06
+ 1 | - 1 | crates/identifiers/src/lib.rs | (4202)2025-11-05
+ 21 | - 1 | crates/identifiers/src/ol.rs | (4202)2025-11-05
+ 1 | - 1 | crates/ledger-types/Cargo.toml | (cafa)2025-11-06
+ 1 | - 1 | crates/ledger-types/src/l1vs.rs | (cafa)2025-11-06
+ 17 | - 0 | crates/ol/block-assembly/Cargo.toml | (4202)2025-11-05
+ 76 | - 0 | crates/ol/block-assembly/src/context.rs | (4202)2025-11-05
+ 20 | - 0 | crates/ol/block-assembly/src/error.rs | (4202)2025-11-05
+ 7 | - 0 | crates/ol/block-assembly/src/lib.rs | (4202)2025-11-05
+ 12 | - 0 | crates/ol/mempool/Cargo.toml | (4202)2025-11-05
+ 14 | - 0 | crates/ol/mempool/src/lib.rs | (4202)2025-11-05
+ 1 | - 1 | crates/ol/state-types/Cargo.toml | (4202)2025-11-05
+ 1 | - 3 | crates/reth/db/src/rocksdb/schema.rs | (096b)2025-11-06
+ 2 | - 2 | crates/reth/node/src/lib.rs | (096b)2025-11-06
+ 89 | - 20 | crates/snark-acct-types/src/update.rs | (096b)2025-11-06
+ 1 | - 1 | crates/state/src/asm_state.rs | (cafa)2025-11-06
+ 15 | - 0 | crates/storage-common/Cargo.toml | (096b)2025-11-06
+ 698 | - 0 | crates/storage-common/src/cache.rs | (096b)2025-11-06
+ 241 | - 0 | crates/storage-common/src/exec.rs | (096b)2025-11-06
+ 13 | - 0 | crates/storage-common/src/lib.rs | (096b)2025-11-06
+ 1 | - 2 | crates/storage/Cargo.toml | (096b)2025-11-06
+ 17 | - 645 | crates/storage/src/cache.rs | (096b)2025-11-06
+ 42 | - 171 | crates/storage/src/exec.rs | (096b)2025-11-06
+ 0 | - 2 | crates/storage/src/ops/asm.rs | (096b)2025-11-06
+ 0 | - 2 | crates/storage/src/ops/chainstate.rs | (096b)2025-11-06
+ 0 | - 2 | crates/storage/src/ops/checkpoint.rs | (096b)2025-11-06
+ 0 | - 2 | crates/storage/src/ops/client_state.rs | (096b)2025-11-06
+ 0 | - 2 | crates/storage/src/ops/l1.rs | (096b)2025-11-06
+ 1 | - 3 | crates/storage/src/ops/l1tx_broadcast.rs | (096b)2025-11-06
+ 0 | - 2 | crates/storage/src/ops/l2.rs | (096b)2025-11-06
+ 0 | - 3 | crates/storage/src/ops/writer.rs | (096b)2025-11-06
                    096bf9af4ba6b69fd8fb907256e678f64c07f276
                    
                    STR-1680 ee fullnode sync with ol (#1124)
                
cafa3d8a3122c34797e41af21fdb47ab8d9b03a7 feat(anchor-state): add MMR in ChainViewState (#1126) * refactor(asm-manifest): move to asm-common * refactor(asm-manifest): update the impl and docstring * feat: use asm manifest in AsmStfOutput * feat: use MMR in chain view state * fix: docstring * refactor: update docstring, comments, and clean code * refactor(asm-mmr-types): just call is asm* * fix: make it comment instead of docstring
d647cc54e4a2a105d7c0a1fe9ef2fa2ff049ed02 Update PULL_REQUEST_TEMPLATE.md (#1128) * Update PULL_REQUEST_TEMPLATE.md - corrected link * oops --------- Co-authored-by: barakshani <[email protected]>
88100d584c7a93753440a44c992622135f3bd03f Update PULL_REQUEST_TEMPLATE.md (#1129)
4202d749b6981f902b9ebd342fa60096a53c8605 STR 1801 BlockAssemblyContext interface (#1111) * feat: add OLTxId * feat: mempool error * fix: ol-state-types to strata-ol-state-types * feat: block assembly context
235c1166bb8a2769908227b1521494f62e15f51d refactor: strata-cli-common to cli-common (#1125)
#: 39

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

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

98.54 - Go
0.62 - Shell
0.51 - Makefile
0.33 - Dockerfile
go: 3
+   60 | -    0 | internal/v2/service/stats.go | (8596)2025-11-06, (301f)2025-11-06
+ 4 | - 1 | pkg/token.go | (301f)2025-11-06
                    8596481cd05dad5d8a01a4bddc2604ac90f87e49
                    
                    Add logging for /v2/apr and handle Inf values (#432)
                
301f449b5abd27e41e25f8f9b41c094a1887f192 Add new fields to /v2/apr for max and costaking (#431)
#: 40

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

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

79.39 - Java
10.76 - JavaScript
3.99 - Solidity
3.2 - Go
1.37 - Shell
0.56 - PLpgSQL
0.46 - Gherkin
0.15 - Mustache
0.08 - Dockerfile
0.03 - Kotlin
0.01 - Python
yaml: 4
java: 59
sum: 1
mod: 1
sql: 2
yml: 2
+   29 | -    8 | .github/workflows/acceptance.yaml | (2ea1)2025-11-06, (1a10)2025-11-05, (f29e)2025-11-05
+ 2 | - 10 | charts/hedera-mirror-rest-java/values.yaml | (b831)2025-11-05
+ 8 | - 0 | common/src/main/java/org/hiero/mirror/common/domain/hook/AbstractHook.java | (47b9)2025-11-04
+ 29 | - 3 | common/src/main/java/org/hiero/mirror/common/domain/hook/HookStorage.java | (d7cf)2025-11-06
+ 24 | - 1 | common/src/main/java/org/hiero/mirror/common/domain/hook/HookStorageChange.java | (d7cf)2025-11-06
+ 32 | - 19 | common/src/main/java/org/hiero/mirror/common/domain/transaction/StateChangeContext.java | (57bc)2025-11-06
+ 2 | - 1 | common/src/main/java/org/hiero/mirror/common/domain/transaction/TransactionType.java | (d7cf)2025-11-06
+ 1 | - 1 | docker-compose.yml | (b831)2025-11-05
+ 41 | - 0 | importer/src/main/java/org/hiero/mirror/importer/downloader/block/transformer/CryptoUpdateTransformer.java | (57bc)2025-11-06
+ 3 | - 0 | importer/src/main/java/org/hiero/mirror/importer/parser/record/entity/EntityListener.java | (d7cf)2025-11-06
+ 38 | - 0 | importer/src/main/java/org/hiero/mirror/importer/parser/record/entity/sql/SqlEntityListener.java | (d7cf)2025-11-06
+ 74 | - 1 | importer/src/main/java/org/hiero/mirror/importer/parser/record/transactionhandler/EVMHookHandler.java | (d7cf)2025-11-06
+ 12 | - 0 | importer/src/main/java/org/hiero/mirror/importer/parser/record/transactionhandler/EvmHookStorageHandler.java | (d7cf)2025-11-06
+ 55 | - 0 | importer/src/main/java/org/hiero/mirror/importer/parser/record/transactionhandler/LambdaSStoreTransactionHandler.java | (d7cf)2025-11-06
+ 12 | - 0 | importer/src/main/java/org/hiero/mirror/importer/reader/block/BlockStreamReaderImpl.java | (c1e4)2025-11-04
+ 12 | - 4 | importer/src/main/java/org/hiero/mirror/importer/service/ContractInitcodeServiceImpl.java | (fa07)2025-11-05
+ 5 | - 0 | importer/src/main/resources/db/migration/v1/V1.114.0__add_deleted_flag_to_hook_storage.sql | (d7cf)2025-11-06
+ 5 | - 0 | importer/src/main/resources/db/migration/v2/V2.19.0__add_deleted_flag_to_hook_storage.sql | (d7cf)2025-11-06
+ 5 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/common/Constants.java | (47b9)2025-11-04
+ 13 | - 2 | rest-java/src/main/java/org/hiero/mirror/restjava/common/EntityIdAliasParameter.java | (b831)2025-11-05
+ 12 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/common/EntityIdEvmAddressParameter.java | (b831)2025-11-05
+ 12 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/common/EntityIdNumParameter.java | (b831)2025-11-05
+ 4 | - 4 | rest-java/src/main/java/org/hiero/mirror/restjava/common/EntityIdParameter.java | (b831)2025-11-05
+ 5 | - 6 | rest-java/src/main/java/org/hiero/mirror/restjava/common/EntityIdRangeParameter.java | (b831)2025-11-05
+ 13 | - 4 | rest-java/src/main/java/org/hiero/mirror/restjava/common/NumberRangeParameter.java | (b831)2025-11-05, (47b9)2025-11-04
+ 2 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/common/RangeOperator.java | (b831)2025-11-05
+ 1 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/common/RangeParameter.java | (b831)2025-11-05
+ 135 | - 35 | rest-java/src/main/java/org/hiero/mirror/restjava/controller/HooksController.java | (b831)2025-11-05, (47b9)2025-11-04
+ 1 | - 2 | rest-java/src/main/java/org/hiero/mirror/restjava/converter/LongRangeConverter.java | (b831)2025-11-05
+ 6 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/converter/package-info.java | (b831)2025-11-05
+ 40 | - 7 | rest-java/src/main/java/org/hiero/mirror/restjava/dto/HooksRequest.java | (b831)2025-11-05, (47b9)2025-11-04
+ 18 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/mapper/CommonMapper.java | (47b9)2025-11-04
+ 15 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/mapper/HookMapper.java | (47b9)2025-11-04
+ 1 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/parameter/TimestampParameter.java | (b831)2025-11-05
+ 6 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/parameter/package-info.java | (b831)2025-11-05
+ 16 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/repository/HookRepository.java | (47b9)2025-11-04
+ 25 | - 25 | rest-java/src/main/java/org/hiero/mirror/restjava/repository/TokenAirdropRepositoryCustomImpl.java | (b831)2025-11-05
+ 6 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/repository/package-info.java | (b831)2025-11-05
+ 6 | - 4 | rest-java/src/main/java/org/hiero/mirror/restjava/service/Bound.java | (b831)2025-11-05
+ 0 | - 2 | rest-java/src/main/java/org/hiero/mirror/restjava/service/CustomFeeService.java | (b831)2025-11-05
+ 2 | - 4 | rest-java/src/main/java/org/hiero/mirror/restjava/service/CustomFeeServiceImpl.java | (b831)2025-11-05
+ 2 | - 3 | rest-java/src/main/java/org/hiero/mirror/restjava/service/EntityService.java | (b831)2025-11-05
+ 8 | - 9 | rest-java/src/main/java/org/hiero/mirror/restjava/service/EntityServiceImpl.java | (b831)2025-11-05
+ 0 | - 2 | rest-java/src/main/java/org/hiero/mirror/restjava/service/FileService.java | (b831)2025-11-05
+ 0 | - 2 | rest-java/src/main/java/org/hiero/mirror/restjava/service/FileServiceImpl.java | (b831)2025-11-05
+ 12 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/service/HookService.java | (47b9)2025-11-04
+ 61 | - 14 | rest-java/src/main/java/org/hiero/mirror/restjava/service/HookServiceImpl.java | (b831)2025-11-05, (47b9)2025-11-04
+ 3 | - 4 | rest-java/src/main/java/org/hiero/mirror/restjava/service/NftAllowanceServiceImpl.java | (b831)2025-11-05
+ 1 | - 1 | rest-java/src/main/java/org/hiero/mirror/restjava/service/TokenAirdropServiceImpl.java | (b831)2025-11-05
+ 1 | - 2 | rest-java/src/main/java/org/hiero/mirror/restjava/service/TopicService.java | (b831)2025-11-05
+ 3 | - 6 | rest-java/src/main/java/org/hiero/mirror/restjava/service/TopicServiceImpl.java | (b831)2025-11-05
+ 6 | - 0 | rest-java/src/main/java/org/hiero/mirror/restjava/service/package-info.java | (b831)2025-11-05
+ 94 | - 0 | rest/api/v1/openapi.yml | (47b9)2025-11-04
+ 2 | - 1 | rosetta/go.mod | (e1d2)2025-11-05
+ 4 | - 4 | rosetta/go.sum | (e1d2)2025-11-05
+ 7 | - 0 | web3/src/main/java/org/hiero/mirror/web3/common/ContractCallContext.java | (2ea1)2025-11-06
+ 1 | - 1 | web3/src/main/java/org/hiero/mirror/web3/repository/EntityRepository.java | (2ea1)2025-11-06
+ 1 | - 1 | web3/src/main/java/org/hiero/mirror/web3/repository/properties/CacheProperties.java | (ac82)2025-11-05
+ 7 | - 8 | web3/src/main/java/org/hiero/mirror/web3/service/ContractDebugService.java | (2ea1)2025-11-06
+ 11 | - 8 | web3/src/main/java/org/hiero/mirror/web3/service/OpcodeServiceImpl.java | (2ea1)2025-11-06
+ 50 | - 0 | web3/src/main/java/org/hiero/mirror/web3/state/CommonEntityAccessor.java | (2ea1)2025-11-06
+ 0 | - 2 | web3/src/main/java/org/hiero/mirror/web3/state/MirrorNodeState.java | (b831)2025-11-05
+ 15 | - 15 | web3/src/main/java/org/hiero/mirror/web3/state/components/NoOpMetrics.java | (b831)2025-11-05
                    57bcc566a4db2afb86c0473c470249be3d2983e9
                    
                    HIP-1056 Set receipt.AccountID for crypto update transactions (#12344)

- Set receipt.AccountID for crypto update transactions

Signed-off-by: Xin Li 
                
d7cf803b698343f67f6df5f3dbc5a6885622794f HIP-1195 Add LambdaSStoreTransaction support (#12307) * add lambdasstore transaction --------- Signed-off-by: Jesse Nelson
2ea11be68d5f18cdfd90ff88a334246776383147 Increase blockstream acceptance test coverage (#12331) This PR updates the mirror node chart version and increases the acceptance test coverage for blockstream. Also, previously overridden importer properties are removed since they are no longer needed. --------- Signed-off-by: Ivan Kavaldzhiev
1a1074443868557b82d1ec2c5eb67819c15367f9 Rest k6 tests in CI (#12242) Add rest k6 tests execution as part of the workflow in order to verify the end-to-end functionality. This will be helpful to catch some issues earlier in the testing cycle. The goal is not a complete coverage of all rest k6 tests, so the failing ones are excluded for now. These are the historical balance tests as they are updated on longer periods of time and this will slow the workflow execution. --------- Signed-off-by: Bilyana Gospodinova
e1d2552e03335a84f6f1a8b39dea73af9648cad3 Bump github.com/opencontainers/runc from 1.2.3 to 1.2.8 in /rosetta in the go_modules group across 1 directory (#12342) Bump github.com/opencontainers/runc Bumps the go_modules group with 1 update in the /rosetta directory: [github.com/opencontainers/runc](https://github.com/opencontainers/runc). Updates `github.com/opencontainers/runc` from 1.2.3 to 1.2.8 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.2.8/CHANGELOG.md) - [Commits](https://github.com/opencontainers/runc/compare/v1.2.3...v1.2.8) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-version: 1.2.8 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b83187ddb507560afb5d84c091c01467450cba26 Fix hook route (#12339) * Add package level `@NullMarked` to converter, parameter, repository, and service packages * Change logic in `@NullMarked` packages to avoid nulls * Change more classes to be marked as `final` * Fix hook route in Helm and Docker Compose * Fix unbounded regex when parsing alias * Fix more cross-site scripting attacks by not printing input to error response * Optimize `NoOpMetrics` to be thread safe without `synchronized` * Various other cleanup Signed-off-by: Steven Sheehy
f29ed2552759cb097823aa48ab13bf0bedd6a3d2 k6 performance tests for `/opcodes` web3 endpoint (#12319) This PR adds 2 k6 performance tests for the /api/v1/contracts/results/{transactionIdOrHash}/opcodes endpoint - one with all parameters enabled (storage, stack, memory) and one with all parameters disabled. --------- Signed-off-by: Bilyana Gospodinova
fa07dbdb2757cacd66d5ad24a845a64467ee9519 HIP-1056 Fix initcode from file not including constructorParameters (#12338) - Concat the bytecode from the file and the constructorParameters from body as initcode Signed-off-by: Xin Li
ac82dc2c04786f4994aac037814104c6b61c7624 Add `recordStats` for system account cache (#12337) This PR adds the missing recordStats config for the recently added system accounts cache. The config was added for the contract slots cache as well as it was missing in there too. --------- Signed-off-by: Bilyana Gospodinova
47b9a9eb99d991bd1160d9243a18b0b36a26d290 HIP-1195 Add hooks REST API (#12259) Introducing `GET /api/v1/accounts/{idOrAliasOrEvmAddress}/hooks` endpoint. As stated in the hiero-hooks.md it should return hooks data in the following format: ``` { "hooks": [ { "admin_key": { "_type": "ED25519", "key": "0x302a300506032b6570032100e5b2…" }, "contract_id": "0.0.456", "created_timestamp": "1726874345.123456789", "deleted": false, "extension_point": "ACCOUNT_ALLOWANCE_HOOK", "hook_id": 5, "owner_id": "0.0.123", "timestamp_range": { "from": "1700000000.000000008", "to": "1700000001.000000008" }, "type": "LAMBDA" } ], "links": { "next": "/api/v1/accounts/0.0.123/hooks?hook.id=lt:5&limit=1" } } ``` Note: Hooks in the response are always sorted based on their hook_id in descending order. The hook.id parameter in the links.next URL uses the format hook.id=lt:5 for pagination. #### Query Parameters | Parameter | Type | Description | Default | Validation | | --------- | ------- | ------------------------------------------------------------------------------------------- | ------- | ---------------------------------------------------------------- | | `hook.id` | string | Filter hooks by hook ID. Supports comparison operators: `eq:`, `gt:`, `gte:`, `lt:`, `lte:` | none | Must be a valid positive integer when using comparison operators | | `limit` | integer | Maximum number of hooks to return | `25` | Must be between 1 and 100 | | `order` | string | Sort order for results | `desc` | Must be either `asc` or `desc` | --------- Signed-off-by: sdimitrov9
c1e47fa08dc74293b813d0f8cbbbd9222a17ea46 HIP-1056 Fix atomic batch transaction handling when not fully executed (#12335) - Skip the remaining user transactions in an atomic batch when they didn't execute Signed-off-by: Xin Li
#: 41

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

GitHub Url: github.com/LayerZero-Labs/devtools
GitHub History Url: github.com/LayerZero-Labs/devtools/commits
2025-11-06main

67.74 - TypeScript
30 - Solidity
1.03 - JavaScript
0.88 - Dockerfile
0.29 - Shell
0.05 - Makefile
yaml: 30
ts: 21
toml: 11
json: 22
sol: 15
dockerignore: 1
gitignore: 1
+    1 | -    1 | .devcontainer/devcontainer.json | (7ef5)2025-11-06
+ 10 | - 1 | .dockerignore | (7ef5)2025-11-06
+ 2 | - 1 | .github/workflows/actions/install-dependencies/action.yaml | (7ef5)2025-11-06
+ 1 | - 1 | .github/workflows/reusable-publish.yaml | (7ef5)2025-11-06
+ 1 | - 1 | docs/package.json | (b150)2025-11-04
+ 2 | - 1 | examples/lzapp-migration/Anchor.toml | (7ef5)2025-11-06
+ 3 | - 3 | examples/lzapp-migration/package.json | (e173)2025-11-06, (7ef5)2025-11-06
+ 799 | - 898 | examples/lzapp-migration/pnpm-lock.yaml | (7ef5)2025-11-06, (f690)2025-11-04
+ 4 | - 4 | examples/lzapp-migration/programs/oft202/Cargo.toml | (7ef5)2025-11-06
+ 1 | - 2 | examples/lzapp-migration/rust-toolchain.toml | (7ef5)2025-11-06
+ 4 | - 1 | examples/mint-burn-oft-adapter/contracts/MyOFT.sol | (39dd)2025-11-04
+ 1 | - 1 | examples/mint-burn-oft-adapter/package.json | (b150)2025-11-04
+ 443 | - 417 | examples/mint-burn-oft-adapter/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/native-oft-adapter/contracts/MyOFT.sol | (39dd)2025-11-04
+ 1 | - 1 | examples/native-oft-adapter/package.json | (b150)2025-11-04
+ 437 | - 411 | examples/native-oft-adapter/pnpm-lock.yaml | (7ef5)2025-11-06
+ 1010 | - 927 | examples/oapp-aptos-move/pnpm-lock.yaml | (7ef5)2025-11-06
+ 435 | - 409 | examples/oapp-read/pnpm-lock.yaml | (7ef5)2025-11-06
+ 3 | - 1 | examples/oapp-solana/Anchor.toml | (7ef5)2025-11-06
+ 1 | - 1 | examples/oapp-solana/Cargo.toml | (7ef5)2025-11-06
+ 2 | - 2 | examples/oapp-solana/package.json | (e173)2025-11-06, (7ef5)2025-11-06
+ 827 | - 716 | examples/oapp-solana/pnpm-lock.yaml | (7ef5)2025-11-06
+ 2 | - 2 | examples/oapp-solana/programs/my_oapp/Cargo.toml | (7ef5)2025-11-06
+ 1 | - 1 | examples/oapp-solana/rust-toolchain.toml | (7ef5)2025-11-06
+ 441 | - 415 | examples/oapp/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft-adapter-aptos-move/contracts/MyOFT.sol | (39dd)2025-11-04
+ 1 | - 1 | examples/oft-adapter-aptos-move/package.json | (b150)2025-11-04
+ 1011 | - 928 | examples/oft-adapter-aptos-move/pnpm-lock.yaml | (7ef5)2025-11-06
+ 1011 | - 928 | examples/oft-adapter-initia/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft-adapter/contracts/MyOFT.sol | (39dd)2025-11-04
+ 1 | - 1 | examples/oft-adapter/package.json | (b150)2025-11-04
+ 443 | - 417 | examples/oft-adapter/pnpm-lock.yaml | (7ef5)2025-11-06
+ 451 | - 425 | examples/oft-alt/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft-aptos-move/contracts/MyOFT.sol | (39dd)2025-11-04
+ 1 | - 1 | examples/oft-aptos-move/package.json | (b150)2025-11-04
+ 1010 | - 927 | examples/oft-aptos-move/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft-hyperliquid/contracts/MyOFT.sol | (39dd)2025-11-04
+ 34 | - 0 | examples/oft-hyperliquid/contracts/extensions/MyHyperLiquidComposer_FeeAbstraction.sol | (d512)2025-11-06
+ 1 | - 5 | examples/oft-hyperliquid/contracts/extensions/MyHyperLiquidComposer_Recoverable.sol | (d512)2025-11-06
+ 145 | - 2 | examples/oft-hyperliquid/deploy/MyHyperLiquidComposer_FeeAbstraction.ts | (48c9)2025-11-06, (d512)2025-11-06
+ 3 | - 3 | examples/oft-hyperliquid/deploy/MyHyperLiquidComposer_FeeToken.ts | (48c9)2025-11-06, (d512)2025-11-06
+ 4 | - 4 | examples/oft-hyperliquid/deploy/MyHyperLiquidComposer_Recoverable.ts | (48c9)2025-11-06, (d512)2025-11-06
+ 2 | - 2 | examples/oft-hyperliquid/deploy/MyHyperliquidComposer.ts | (48c9)2025-11-06
+ 2 | - 2 | examples/oft-hyperliquid/deploy/MyHyperliquidOFT.ts | (48c9)2025-11-06
+ 3 | - 3 | examples/oft-hyperliquid/package.json | (e173)2025-11-06, (b150)2025-11-04
+ 535 | - 504 | examples/oft-hyperliquid/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft-initia/contracts/MyOFT.sol | (39dd)2025-11-04
+ 1 | - 1 | examples/oft-initia/package.json | (b150)2025-11-04
+ 1021 | - 958 | examples/oft-initia/pnpm-lock.yaml | (7ef5)2025-11-06
+ 2 | - 1 | examples/oft-solana/Anchor.toml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft-solana/contracts/MyOFT.sol | (39dd)2025-11-04
+ 3 | - 3 | examples/oft-solana/package.json | (e173)2025-11-06, (7ef5)2025-11-06, (b150)2025-11-04
+ 1007 | - 914 | examples/oft-solana/pnpm-lock.yaml | (7ef5)2025-11-06, (f690)2025-11-04
+ 4 | - 4 | examples/oft-solana/programs/oft/Cargo.toml | (7ef5)2025-11-06
+ 2 | - 1 | examples/oft-solana/rust-toolchain.toml | (7ef5)2025-11-06
+ 521 | - 499 | examples/oft-upgradeable/pnpm-lock.yaml | (7ef5)2025-11-06
+ 4 | - 1 | examples/oft/contracts/MyOFT.sol | (39dd)2025-11-04
+ 2 | - 2 | examples/oft/docs/simple-workers/simple-workers-example.layerzero.config.ts | (39dd)2025-11-04
+ 2 | - 2 | examples/oft/layerzero.config.ts | (39dd)2025-11-04
+ 3 | - 3 | examples/oft/layerzero.simple-worker.config.ts | (39dd)2025-11-04
+ 1 | - 1 | examples/oft/package.json | (b150)2025-11-04
+ 455 | - 429 | examples/oft/pnpm-lock.yaml | (7ef5)2025-11-06
+ 448 | - 422 | examples/omni-call/pnpm-lock.yaml | (7ef5)2025-11-06
+ 497 | - 490 | examples/onft721-zksync/pnpm-lock.yaml | (7ef5)2025-11-06
+ 446 | - 420 | examples/onft721/pnpm-lock.yaml | (7ef5)2025-11-06
+ 2 | - 2 | examples/ovault-evm/package.json | (e173)2025-11-06
+ 575 | - 544 | examples/ovault-evm/pnpm-lock.yaml | (7ef5)2025-11-06
+ 435 | - 409 | examples/uniswap-read/pnpm-lock.yaml | (7ef5)2025-11-06
+ 435 | - 409 | examples/view-pure-read/pnpm-lock.yaml | (7ef5)2025-11-06
+ 245 | - 0 | packages/hyperliquid-composer/contracts/extensions/PreFundedFeeAbstraction.sol | (d512)2025-11-06
+ 2 | - 14 | packages/hyperliquid-composer/contracts/extensions/RecoverableComposer.sol | (d512)2025-11-06
+ 3 | - 2 | packages/hyperliquid-composer/package.json | (e173)2025-11-06, (d512)2025-11-06
+ 76 | - 34 | packages/hyperliquid-composer/src/cli.ts | (48c9)2025-11-06
+ 3 | - 2 | packages/hyperliquid-composer/src/commands/set-block.ts | (48c9)2025-11-06
+ 4 | - 4 | packages/hyperliquid-composer/src/operations/evmUserModify.ts | (48c9)2025-11-06
+ 20 | - 30 | packages/hyperliquid-composer/src/operations/spotDeploy.ts | (48c9)2025-11-06
+ 20 | - 12 | packages/hyperliquid-composer/src/signer/wallet.ts | (48c9)2025-11-06
+ 1 | - 0 | packages/hyperliquid-composer/src/types/cli-args.ts | (48c9)2025-11-06
+ 15 | - 13 | packages/hyperliquid-composer/src/types/constants.ts | (48c9)2025-11-06
+ 2 | - 5 | packages/ovault-evm/.gitignore | (057f)2025-11-06
+ 151 | - 62 | packages/ovault-evm/contracts/VaultComposerSync.sol | (057f)2025-11-06
+ 138 | - 0 | packages/ovault-evm/contracts/VaultComposerSyncNative.sol | (057f)2025-11-06
+ 7 | - 1 | packages/ovault-evm/foundry.toml | (057f)2025-11-06
+ 1 | - 1 | packages/ovault-evm/package.json | (e173)2025-11-06
+ 723 | - 0 | packages/ovault-evm/src/contracts/OVaultComposerSyncNative.ts | (057f)2025-11-06
+ 95 | - 14 | packages/ovault-evm/src/oVaultSync/transfer.ts | (057f)2025-11-06
+ 10 | - 4 | packages/ovault-evm/src/types.ts | (057f)2025-11-06
+ 52 | - 14 | pnpm-lock.yaml | (e173)2025-11-06, (7ef5)2025-11-06, (d512)2025-11-06
                    e1739f48a408ffdd094055b7f7b9b4ab3e052005
                    
                    🚀 Version packages (#1789)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
                
48c9d7f4b24dd9d988df685f19bd7100bcc2b195 hyperliquid sdk updates (#1792) Signed-off-by: shankar
7ef51d7648b4b4baef045e96c605a9ba5c616ee7 chore(examples/solana): bump up anchor version (#1686) Signed-off-by: shankar Co-authored-by: Shankar Subramanian
057f68df4ee80069bad54154ceed0d43f7b44904 feat/native-sync-vault-composer (#1747) Signed-off-by: shankar Co-authored-by: Blockchain Warlock <[email protected]> Co-authored-by: Tino Martínez Molina Co-authored-by: Tino Martínez Molina Co-authored-by: arekLZ
d512816e8034a7a32864dfab9a9dce56c2ec49e1 hyperliquid - asset fee abstraction composer (#1751) Signed-off-by: shankar Co-authored-by: Tino Martínez Molina
b150aaa536ed707a4720bf1057bb772562b18e2d 🚀 Version packages (#1786) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
39ddee8cfe09923c83edec3bf43194662b59f82e DEVREL-810 remove MyOFTMock usage (#1748) Co-authored-by: Matthew Krak
f690aceaea6d42e588b661eeb952349b477e7c7d 🔒 Update example lockfiles (#1785) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
#: 42

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

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

99.44 - TypeScript
0.43 - JavaScript
0.08 - Shell
0.05 - CSS
ts: 4
+  111 | -   99 | e2e/specs/wallets/extendName-metamask.spec.ts | (e822)2025-11-06, (a528)2025-11-04, (1359)2025-11-04, (a135)2025-11-04
                    e822f3d79f98d5ecb2336d698b7e2860917312bb
                    
                    Merge pull request #1081 from ensdomains/improve-wallet-tests

Refactor wallet E2E tests to eliminate timeout anti-patterns
                
a528f13beb33884134c13f833599a440198e8e23 Fix import ordering in extendName-metamask.spec.ts Reorder imports to follow project conventions (utilities before wallet config). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude
1359ca300b8a739c0d41cac5bf20b30df2fee5be Fix TypeScript errors in extendName-metamask.spec.ts Use 'any' type for page and context variables to avoid Playwright version conflicts between @playwright/test and dappwright dependencies. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude
a135b19abc443b3e56c90bbfd4df2a35f82c465f Refactor wallet E2E tests to eliminate timeout anti-patterns Replace arbitrary `waitForTimeout()` calls with event-driven waiting patterns to improve test reliability and performance. ## Changes - **extendName-metamask.spec.ts**: Refactored to use new utility functions - Removed 3 arbitrary timeouts (25s, 15s, 2s) totaling 42s of artificial waiting - Added proper cleanup in afterAll hook - Fixed TypeScript type annotations - Improved code documentation and organization - **config/test-utilities.ts** (new): Comprehensive utility library - `waitForTransactionComplete()`: Event-driven transaction waiting - `openWalletAndConfirm()`: Streamlined wallet confirmation flow - `waitForMetaMaskPopup()`: Uses Playwright's event system - `searchForName()`: Reusable ENS search utility - `navigateToHome()`: Smart navigation with readiness checks - `closeTransactionModal()`: Consistent modal handling - `pollForCondition()`: Smart polling with exponential backoff (for rare cases) - **REFACTORING_GUIDE.md** (new): Complete documentation - Before/after comparisons showing anti-patterns - Migration guide for remaining test files - Best practices and common patterns - Performance benchmarks and recommendations ## Impact - **Performance**: 40-50% faster tests (~30-40s vs ~70s) - **Reliability**: Eliminates race conditions from arbitrary timeouts - **Maintainability**: DRY principles with reusable utilities - **Developer Experience**: Better error messages and logging 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude
#: 43

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

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

99.73 - Solidity
0.27 - TypeScript
sol: 4
json: 1
+   80 | -   57 | contracts/Folio.sol | (7699)2025-11-06
+ 34 | - 18 | contracts/periphery/FolioLens.sol | (7699)2025-11-06
+ 3 | - 0 | contracts/utils/Constants.sol | (7699)2025-11-06
+ 84 | - 57 | contracts/utils/RebalancingLib.sol | (7699)2025-11-06
+ 1 | - 1 | package.json | (7699)2025-11-06
                    7699cf134f68d1a98f4ecbb41e50f24eea646a18
                    
                    5.0.0 (#152)
                
de328995429d29ed3f552c7531fb37c969b76d12 CHANGELOG
#: 44

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

GitHub Url: github.com/smartcontractkit/chainlink-solana
GitHub History Url: github.com/smartcontractkit/chainlink-solana/commits
2025-11-05develop

74.26 - Go
15 - TypeScript
9.2 - Rust
0.7 - Shell
0.38 - JavaScript
0.21 - Nix
0.17 - Makefile
0.09 - Dockerfile
go: 1
+   22 | -    8 | pkg/solana/logpoller/worker/worker.go | (b778)2025-11-05
                    b77843a1daf4098aa3ad83f75a5d88460ffad5dc
                    
                    Update LogPoller retry logic to drop jobs after max retry threshold (#1376)

* Updated LogPoller retry logic to drop jobs after max retry threshold

* Fixed lint errors

* Updated retry logic to enable longer auto-recovery period

* Fixed lint error

* Added jitter to the retry wait time

* Fixed lint error
                
#: 45

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

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

50.64 - JavaScript
49.18 - Solidity
0.18 - Shell
                    9091a1a2b45cfba8d266da221aae7ac46a4d43c0
                    
                    docs: create LICENSE (#219)
                
#: 46

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

GitHub Url: github.com/moonbeam-foundation/moonbeam
GitHub History Url: github.com/moonbeam-foundation/moonbeam/commits
2025-11-05master

48.88 - TypeScript
47.68 - Rust
2.96 - Solidity
0.38 - Shell
0.04 - Makefile
0.03 - Dockerfile
0.03 - Handlebars
rs: 4
toml: 2
+    0 | -    1 | core-primitives/Cargo.toml | (2a4e)2025-11-04
+ 0 | - 9 | core-primitives/src/lib.rs | (2a4e)2025-11-04
+ 1 | - 0 | node/service/Cargo.toml | (2a4e)2025-11-04
+ 3 | - 3 | node/service/src/lazy_loading/mod.rs | (2a4e)2025-11-04
+ 1 | - 6 | node/service/src/lib.rs | (2a4e)2025-11-04
+ 10 | - 6 | precompiles/collective/src/lib.rs | (8fe5)2025-11-04
                    5099e6b2898d0640720f8fb1608f2e4c11b9404a
                    
                    Add collective precompile test (#3541)
                
8fe5a8152620a371eec2fe59248cd9067ac5fa78 Fix gas cost in collective precompile (#3540) * Fix gas cost in collective precompile
8fce81f94c078342b85ade9d7cb1186aec0759bd Update smoke tests for runtime 4000 (#3538) * Remove Assets & AssetManager pallets smoke tests * Check freezes * removed unused code
2a4e54d96a43ec2e2802df02610fb33ec75f87ef Remove deprecated code (#3539) * remove deprecated code * fix lazy-loading * remove unused dependency
#: 47

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

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

58.4 - JavaScript
41.35 - Solidity
0.25 - Shell
                    240c52d57ca6dc78e8b6576928b2e0061c215369
                    
                    chore: add license (#359)
                
#: 48

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

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

98.76 - Go
0.91 - Makefile
0.29 - Dockerfile
0.03 - Shell
go: 1
sum: 1
mod: 1
+    2 | -    2 | go.mod | (f752)2025-11-04
+ 4 | - 4 | go.sum | (f752)2025-11-04
+ 12 | - 0 | metrics/fp_collectors.go | (6c6f)2025-11-05
                    6c6f9907ef1aea4983dc42eef0dd6b06fe17e543
                    
                    feat: add version metric (#732)

```
# HELP fp_version_info Version information of the finality provider binary
# TYPE fp_version_info gauge
fp_version_info{commit="f75233c",timestamp="2025-11-04T16:43:39Z",version="4.0.0-rc.0-107-gf75233c"} 1
```
                
f75233c8439d1455e95620bc0e9c87517afc2be9 chore: bump bbn to v4.0.0-rc.3 (#730)
#: 49

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

GitHub Url: github.com/neo-project/neo
GitHub History Url: github.com/neo-project/neo/commits
2025-11-05master

98.98 - C#
0.67 - Shell
0.26 - Batchfile
0.04 - PowerShell
0.04 - Dockerfile
0.01 - Makefile
cs: 98
dockerfile: 1
json: 1
csproj: 30
sln: 2
yml: 8
+    1 | -    1 | .devcontainer/devcontainer.dockerfile | (acf0)2025-11-05
+ 1 | - 3 | .github/workflows/docker.yml | (acf0)2025-11-05
+ 1 | - 3 | .github/workflows/main.yml | (acf0)2025-11-05, (ca5a)2025-11-04, (dbfa)2025-11-04
+ 1 | - 1 | .github/workflows/nuget.yml | (acf0)2025-11-05
+ 0 | - 57 | .github/workflows/pkgs-delete.yml | (ca5a)2025-11-04, (dbfa)2025-11-04
+ 1 | - 3 | .github/workflows/release.yml | (acf0)2025-11-05
+ 3 | - 4 | benchmarks/Neo.Benchmarks/Neo.Benchmarks.csproj | (acf0)2025-11-05, (dbfa)2025-11-04
+ 2 | - 2 | benchmarks/Neo.Cryptography.MPTTrie.Benchmarks/Neo.Cryptography.MPTTrie.Benchmarks.csproj | (acf0)2025-11-05
+ 3 | - 3 | benchmarks/Neo.Extensions.Benchmarks/Neo.Extensions.Benchmarks.csproj | (acf0)2025-11-05
+ 0 | - 65 | benchmarks/Neo.Json.Benchmarks/Benchmark_OrderedDictionary.cs | (9f10)2025-11-05
+ 3 | - 3 | benchmarks/Neo.Json.Benchmarks/Neo.Json.Benchmarks.csproj | (acf0)2025-11-05
+ 0 | - 397 | benchmarks/Neo.VM.Benchmarks/Benchmarks.POC.cs | (dbfa)2025-11-04
+ 0 | - 73 | benchmarks/Neo.VM.Benchmarks/InstructionBuilder/Helper.cs | (dbfa)2025-11-04
+ 0 | - 59 | benchmarks/Neo.VM.Benchmarks/InstructionBuilder/Instruction.cs | (dbfa)2025-11-04
+ 0 | - 244 | benchmarks/Neo.VM.Benchmarks/InstructionBuilder/InstructionBuilder.cs | (dbfa)2025-11-04
+ 0 | - 18 | benchmarks/Neo.VM.Benchmarks/InstructionBuilder/JumpTarget.cs | (dbfa)2025-11-04
+ 0 | - 18 | benchmarks/Neo.VM.Benchmarks/Neo.VM.Benchmarks.csproj | (dbfa)2025-11-04
+ 0 | - 137 | benchmarks/Neo.VM.Benchmarks/OpCode/Arrays/OpCode.ReverseN.cs | (dbfa)2025-11-04
+ 0 | - 235 | benchmarks/Neo.VM.Benchmarks/OpCode/Benchmark.Opcode.cs | (dbfa)2025-11-04
+ 0 | - 211 | benchmarks/Neo.VM.Benchmarks/OpCode/BenchmarkEngine.cs | (dbfa)2025-11-04
+ 0 | - 20 | benchmarks/Neo.VM.Benchmarks/OpCode/BenchmarkMode.cs | (dbfa)2025-11-04
+ 0 | - 46 | benchmarks/Neo.VM.Benchmarks/OpCode/OpCodeBase.cs | (dbfa)2025-11-04
+ 0 | - 36 | benchmarks/Neo.VM.Benchmarks/Program.cs | (dbfa)2025-11-04
+ 0 | - 220 | benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs | (dbfa)2025-11-04
+ 0 | - 103 | benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs | (dbfa)2025-11-04
+ 0 | - 7 | global.json | (acf0)2025-11-05
+ 0 | - 35 | neo.sln | (ca5a)2025-11-04, (dbfa)2025-11-04
+ 2 | - 2 | src/Neo.CLI/Neo.CLI.csproj | (acf0)2025-11-05
+ 3 | - 4 | src/Neo.ConsoleService/Neo.ConsoleService.csproj | (acf0)2025-11-05
+ 0 | - 72 | src/Neo.Cryptography.BLS12_381/Bls12.Adder.cs | (ca5a)2025-11-04
+ 0 | - 32 | src/Neo.Cryptography.BLS12_381/Bls12.cs | (ca5a)2025-11-04
+ 0 | - 38 | src/Neo.Cryptography.BLS12_381/ConstantTimeUtility.cs | (ca5a)2025-11-04
+ 0 | - 19 | src/Neo.Cryptography.BLS12_381/Constants.cs | (ca5a)2025-11-04
+ 0 | - 489 | src/Neo.Cryptography.BLS12_381/Fp.cs | (ca5a)2025-11-04
+ 0 | - 219 | src/Neo.Cryptography.BLS12_381/Fp12.cs | (ca5a)2025-11-04
+ 0 | - 275 | src/Neo.Cryptography.BLS12_381/Fp2.cs | (ca5a)2025-11-04
+ 0 | - 309 | src/Neo.Cryptography.BLS12_381/Fp6.cs | (ca5a)2025-11-04
+ 0 | - 85 | src/Neo.Cryptography.BLS12_381/FpConstants.cs | (ca5a)2025-11-04
+ 0 | - 182 | src/Neo.Cryptography.BLS12_381/G1Affine.cs | (ca5a)2025-11-04
+ 0 | - 56 | src/Neo.Cryptography.BLS12_381/G1Constants.cs | (ca5a)2025-11-04
+ 0 | - 295 | src/Neo.Cryptography.BLS12_381/G1Projective.cs | (ca5a)2025-11-04
+ 0 | - 226 | src/Neo.Cryptography.BLS12_381/G2Affine.cs | (ca5a)2025-11-04
+ 0 | - 113 | src/Neo.Cryptography.BLS12_381/G2Constants.cs | (ca5a)2025-11-04
+ 0 | - 75 | src/Neo.Cryptography.BLS12_381/G2Prepared.Adder.cs | (ca5a)2025-11-04
+ 0 | - 32 | src/Neo.Cryptography.BLS12_381/G2Prepared.cs | (ca5a)2025-11-04
+ 0 | - 378 | src/Neo.Cryptography.BLS12_381/G2Projective.cs | (ca5a)2025-11-04
+ 0 | - 14 | src/Neo.Cryptography.BLS12_381/GlobalSuppressions.cs | (ca5a)2025-11-04
+ 0 | - 136 | src/Neo.Cryptography.BLS12_381/Gt.cs | (ca5a)2025-11-04
+ 0 | - 116 | src/Neo.Cryptography.BLS12_381/GtConstants.cs | (ca5a)2025-11-04
+ 0 | - 22 | src/Neo.Cryptography.BLS12_381/IMillerLoopDriver.cs | (ca5a)2025-11-04
+ 0 | - 71 | src/Neo.Cryptography.BLS12_381/INumber.cs | (ca5a)2025-11-04
+ 0 | - 68 | src/Neo.Cryptography.BLS12_381/MathUtility.cs | (ca5a)2025-11-04
+ 0 | - 144 | src/Neo.Cryptography.BLS12_381/MillerLoopResult.cs | (ca5a)2025-11-04
+ 0 | - 121 | src/Neo.Cryptography.BLS12_381/MillerLoopUtility.cs | (ca5a)2025-11-04
+ 0 | - 22 | src/Neo.Cryptography.BLS12_381/Neo.Cryptography.BLS12_381.csproj | (ca5a)2025-11-04
+ 0 | - 515 | src/Neo.Cryptography.BLS12_381/Scalar.cs | (ca5a)2025-11-04
+ 0 | - 97 | src/Neo.Cryptography.BLS12_381/ScalarConstants.cs | (ca5a)2025-11-04
+ 1 | - 1 | src/Neo.Cryptography.MPTTrie/Neo.Cryptography.MPTTrie.csproj | (acf0)2025-11-05
+ 4 | - 4 | src/Neo.Extensions/Neo.Extensions.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/Neo.IO/Neo.IO.csproj | (acf0)2025-11-05
+ 0 | - 14 | src/Neo.Json/GlobalSuppressions.cs | (9f10)2025-11-05
+ 2 | - 6 | src/Neo.Json/Neo.Json.csproj | (acf0)2025-11-05
+ 0 | - 52 | src/Neo.Json/OrderedDictionary.KeyCollection.cs | (9f10)2025-11-05
+ 0 | - 52 | src/Neo.Json/OrderedDictionary.ValueCollection.cs | (9f10)2025-11-05
+ 0 | - 140 | src/Neo.Json/OrderedDictionary.cs | (9f10)2025-11-05
+ 0 | - 32 | src/Neo.VM/BadScriptException.cs | (dbfa)2025-11-04
+ 0 | - 22 | src/Neo.VM/CatchableException.cs | (dbfa)2025-11-04
+ 0 | - 122 | src/Neo.VM/Collections/OrderedDictionary.cs | (dbfa)2025-11-04
+ 0 | - 145 | src/Neo.VM/Debugger.cs | (dbfa)2025-11-04
+ 0 | - 194 | src/Neo.VM/EvaluationStack.cs | (dbfa)2025-11-04
+ 0 | - 58 | src/Neo.VM/ExceptionHandlingContext.cs | (dbfa)2025-11-04
+ 0 | - 34 | src/Neo.VM/ExceptionHandlingState.cs | (dbfa)2025-11-04
+ 0 | - 34 | src/Neo.VM/ExecutionContext.SharedStates.cs | (dbfa)2025-11-04
+ 0 | - 170 | src/Neo.VM/ExecutionContext.cs | (dbfa)2025-11-04
+ 0 | - 313 | src/Neo.VM/ExecutionEngine.cs | (dbfa)2025-11-04
+ 0 | - 90 | src/Neo.VM/ExecutionEngineLimits.cs | (dbfa)2025-11-04
+ 0 | - 19 | src/Neo.VM/GlobalSuppressions.cs | (dbfa)2025-11-04
+ 0 | - 91 | src/Neo.VM/IReferenceCounter.cs | (dbfa)2025-11-04
+ 0 | - 235 | src/Neo.VM/Instruction.cs | (dbfa)2025-11-04
+ 0 | - 110 | src/Neo.VM/JumpTable/JumpTable.Bitwisee.cs | (dbfa)2025-11-04
+ 0 | - 559 | src/Neo.VM/JumpTable/JumpTable.Compound.cs | (dbfa)2025-11-04
+ 0 | - 704 | src/Neo.VM/JumpTable/JumpTable.Control.cs | (dbfa)2025-11-04
+ 0 | - 543 | src/Neo.VM/JumpTable/JumpTable.Numeric.cs | (dbfa)2025-11-04
+ 0 | - 406 | src/Neo.VM/JumpTable/JumpTable.Push.cs | (dbfa)2025-11-04
+ 0 | - 683 | src/Neo.VM/JumpTable/JumpTable.Slot.cs | (dbfa)2025-11-04
+ 0 | - 154 | src/Neo.VM/JumpTable/JumpTable.Splice.cs | (dbfa)2025-11-04
+ 0 | - 227 | src/Neo.VM/JumpTable/JumpTable.Stack.cs | (dbfa)2025-11-04
+ 0 | - 98 | src/Neo.VM/JumpTable/JumpTable.Types.cs | (dbfa)2025-11-04
+ 0 | - 71 | src/Neo.VM/JumpTable/JumpTable.cs | (dbfa)2025-11-04
+ 0 | - 23 | src/Neo.VM/Neo.VM.csproj | (dbfa)2025-11-04
+ 0 | - 2115 | src/Neo.VM/OpCode.cs | (dbfa)2025-11-04
+ 0 | - 32 | src/Neo.VM/OperandSizeAttribute.cs | (dbfa)2025-11-04
+ 0 | - 250 | src/Neo.VM/ReferenceCounter.cs | (dbfa)2025-11-04
+ 0 | - 172 | src/Neo.VM/Script.cs | (dbfa)2025-11-04
+ 0 | - 207 | src/Neo.VM/ScriptBuilder.cs | (dbfa)2025-11-04
+ 0 | - 94 | src/Neo.VM/Slot.cs | (dbfa)2025-11-04
+ 0 | - 125 | src/Neo.VM/StronglyConnectedComponents/Tarjan.cs | (dbfa)2025-11-04
+ 0 | - 174 | src/Neo.VM/Types/Array.cs | (dbfa)2025-11-04
+ 0 | - 78 | src/Neo.VM/Types/Boolean.cs | (dbfa)2025-11-04
+ 0 | - 127 | src/Neo.VM/Types/Buffer.cs | (dbfa)2025-11-04
+ 0 | - 96 | src/Neo.VM/Types/CompoundType.cs | (dbfa)2025-11-04
+ 0 | - 145 | src/Neo.VM/Types/Integer.cs | (dbfa)2025-11-04
+ 0 | - 69 | src/Neo.VM/Types/InteropInterface.cs | (dbfa)2025-11-04
+ 0 | - 198 | src/Neo.VM/Types/Map.cs | (dbfa)2025-11-04
+ 0 | - 68 | src/Neo.VM/Types/Null.cs | (dbfa)2025-11-04
+ 0 | - 68 | src/Neo.VM/Types/Pointer.cs | (dbfa)2025-11-04
+ 0 | - 133 | src/Neo.VM/Types/PrimitiveType.cs | (dbfa)2025-11-04
+ 0 | - 138 | src/Neo.VM/Types/StackItem.Vertex.cs | (dbfa)2025-11-04
+ 0 | - 259 | src/Neo.VM/Types/StackItem.cs | (dbfa)2025-11-04
+ 0 | - 69 | src/Neo.VM/Types/StackItemType.cs | (dbfa)2025-11-04
+ 0 | - 129 | src/Neo.VM/Types/Struct.cs | (dbfa)2025-11-04
+ 0 | - 39 | src/Neo.VM/VMState.cs | (dbfa)2025-11-04
+ 0 | - 53 | src/Neo.VM/VMUnhandledException.cs | (dbfa)2025-11-04
+ 7 | - 10 | src/Neo/Neo.csproj | (acf0)2025-11-05, (ca5a)2025-11-04, (dbfa)2025-11-04
+ 63 | - 38 | src/Neo/Plugins/Plugin.cs | (fd49)2025-11-05
+ 0 | - 110 | src/Neo/Plugins/PluginAssemblyLoadContext.cs | (fd49)2025-11-05
+ 3 | - 3 | src/Neo/SmartContract/ApplicationEngine.cs | (dbfa)2025-11-04
+ 1 | - 1 | src/Neo/SmartContract/NotifyEventArgs.cs | (dbfa)2025-11-04
+ 2 | - 2 | src/Plugins/ApplicationLogs/ApplicationLogs.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/Plugins/DBFTPlugin/DBFTPlugin.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/Plugins/LevelDBStore/LevelDBStore.csproj | (acf0)2025-11-05
+ 2 | - 3 | src/Plugins/OracleService/OracleService.csproj | (acf0)2025-11-05
+ 4 | - 4 | src/Plugins/RestServer/RestServer.csproj | (acf0)2025-11-05
+ 10 | - 10 | src/Plugins/RestServer/RestWebServer.cs | (acf0)2025-11-05
+ 3 | - 3 | src/Plugins/RocksDBStore/RocksDBStore.csproj | (acf0)2025-11-05
+ 68 | - 67 | src/Plugins/RpcServer/RpcServer.cs | (acf0)2025-11-05
+ 2 | - 2 | src/Plugins/RpcServer/RpcServer.csproj | (acf0)2025-11-05
+ 3 | - 3 | src/Plugins/SQLiteWallet/SQLiteWallet.csproj | (acf0)2025-11-05
+ 4 | - 4 | src/Plugins/SignClient/SignClient.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/Plugins/StateService/StateService.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/Plugins/StorageDumper/StorageDumper.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/Plugins/TokensTracker/TokensTracker.csproj | (acf0)2025-11-05
+ 2 | - 2 | src/RpcClient/RpcClient.csproj | (acf0)2025-11-05
                    9f10963136893991f5408e3fb0324b049051d808
                    
                    Remove OrderedDictionary From Neo.Json (#4277)

* Remove OrderedDictionary From Neo.Json

* Remove benchmark

* Clean using

* Revert "Clean using"

This reverts commit 1330ad923ae9894c898baf988d86f66a47df273d.

---------

Co-authored-by: Shargon 
                
fd496886f988c691296388b91dfdfb8a3cdb7a61 Revert pr 4225 (#4274) Co-authored-by: Vitor Nazário Coelho
acf056645a2305fd654363d1e3b621e92b418888 Upgrade the .NET SDK to version 10 (#4275)
ca5a9738ca0e46d858432c388933617651b8299a Remove Neo.Cryptography.BLS12_381 and use NuGet package (#4269)
dbfa284b43b4e9d0342eba2a70a2802483c4335a Remove Neo.VM and use NuGet package (#4268)
#: 50

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

GitHub Url: github.com/ava-labs/teleporter
GitHub History Url: github.com/ava-labs/teleporter/commits
2025-11-05main

67.9 - Solidity
29.35 - Go
2.75 - Shell
sum: 4
mod: 4
+   24 | -   31 | go.mod | (9fd5)2025-11-05, (7d47)2025-11-05, (d963)2025-11-05, (9cbc)2025-11-04
+ 74 | - 72 | go.sum | (9fd5)2025-11-05, (7d47)2025-11-05, (d963)2025-11-05, (9cbc)2025-11-04
                    9fd5c4d2c6be0c1e401943a9ace902ad85e36641
                    
                    Merge pull request #880 from ava-labs/iansuvak/granite-bump

Bump versions for granite
                
7d4784cff747dcc7c02ec78cfac0a8a3998b0237 bump to non-rc version of subnet-evm
7fb5b701a3ecfc95fce2056ac096c7d3cdd1b512 address feedback
54aa7cb11aedcb733b4b455b3bfe0774a96df686 clamp basefee to be at least suggested tip cap
d9632bb881c3163bc12ba361482e6a21ab2a29f3 version bumps for granite
036ccab9cd70fa53ffbd955b896e4006ca1fe6f5 Merge pull request #855 from ava-labs/epoch-duration Epoch duration
9cbcc87666596731b8a27ca4ad5df5d958819dec Merge branch 'main' into epoch-duration
#: 51

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

GitHub Url: github.com/babylonlabs-io/babylon-staking-indexer
GitHub History Url: github.com/babylonlabs-io/babylon-staking-indexer/commits
2025-11-05main

98.24 - Go
0.68 - Dockerfile
0.55 - Shell
0.52 - Makefile
go: 1
sum: 1
mod: 1
+    2 | -    2 | go.mod | (aa4e)2025-11-05
+ 4 | - 4 | go.sum | (aa4e)2025-11-05
+ 6 | - 1 | internal/clients/bbnclient/bbnclient.go | (aa4e)2025-11-05
                    aa4e1dd3fdaec3d9897ddd69d895a2ecf211f5fd
                    
                    fix: update babylon v4 version and manually specify the param not found error message (#301)
                
#: 52

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

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

75.28 - Solidity
17.27 - Python
4.71 - Ruby
1.37 - JavaScript
0.88 - Shell
0.48 - Makefile
toml: 1
+    2 | -    0 | foundry.toml | (0811)2025-11-05
                    0811b5da2aad99a837907ddf7d9026fae8c2477e
                    
                    Merge pull request #75 from bgd-labs/feat/x-layer-deployment

feat: deploy x layer
                
06a47c10d71f6ba9541e9e44262045637dcc133e feat: production deployment
#: 53

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/community-staking-module
GitHub History Url: github.com/lidofinance/community-staking-module/commits
2025-11-05develop

94.1 - Solidity
4.56 - Python
0.75 - Just
0.56 - JavaScript
0.02 - TypeScript
0 - Shell
just: 2
sol: 64
foundryref: 3
envrc: 2
prettierignore: 2
json: 2
sample: 1
toml: 5
gitignore: 2
yml: 2
+    2 | -    2 | .env.sample | (d60a)2025-11-04
+ 2 | - 0 | .envrc | (eacb)2025-11-05, (4039)2025-11-05
+ 3 | - 3 | .foundryref | (eacb)2025-11-05, (db00)2025-11-05, (66df)2025-11-05
+ 4 | - 0 | .github/workflows/regular-mainnet.yml | (eacb)2025-11-05, (66df)2025-11-05
+ 2 | - 0 | .gitignore | (eacb)2025-11-05, (47fb)2025-11-05
+ 0 | - 4 | .prettierignore | (eacb)2025-11-05, (47fb)2025-11-05
+ 4 | - 4 | fork.just | (eacb)2025-11-05, (47fb)2025-11-05
+ 40 | - 16 | foundry.toml | (eacb)2025-11-05, (66df)2025-11-05, (47fb)2025-11-05, (0e50)2025-11-05, (81c0)2025-11-05
+ 4 | - 2 | package.json | (eacb)2025-11-05, (47fb)2025-11-05
+ 609 | - 427 | src/CSAccounting.sol | (eacb)2025-11-05, (33f3)2025-11-05, (1be8)2025-11-05, (7cba)2025-11-05, (364d)2025-11-05, (2714)2025-11-05, (3065)2025-11-05, (6f7a)2025-11-05, (0126)2025-11-05, (0e50)2025-11-05
+ 30 | - 0 | src/CSEjector.sol | (eacb)2025-11-05, (1be8)2025-11-05
+ 10 | - 24 | src/CSExitPenalties.sol | (eacb)2025-11-05, (db00)2025-11-05
+ 542 | - 448 | src/CSModule.sol | (eacb)2025-11-05, (0ee1)2025-11-05, (eb4b)2025-11-05, (761d)2025-11-05, (1be8)2025-11-05, (69cb)2025-11-05, (db00)2025-11-05, (6333)2025-11-05, (66df)2025-11-05, (364d)2025-11-05, (47fb)2025-11-05, (0e50)2025-11-05, (74ca)2025-11-05, (81c0)2025-11-05, (97f5)2025-11-05
+ 512 | - 382 | src/CSParametersRegistry.sol | (eacb)2025-11-05, (eb4b)2025-11-05, (291d)2025-11-05, (db00)2025-11-05, (364d)2025-11-05
+ 743 | - 227 | src/CSVerifier.sol | (eacb)2025-11-05, (4039)2025-11-05, (66df)2025-11-05, (47fb)2025-11-05
+ 378 | - 0 | src/CuratedGate.sol | (eacb)2025-11-05, (0ee1)2025-11-05
+ 78 | - 0 | src/CuratedGateFactory.sol | (eacb)2025-11-05, (0ee1)2025-11-05
+ 125 | - 7 | src/CuratedModule.sol | (eacb)2025-11-05, (2fe0)2025-11-05, (74ca)2025-11-05, (97f5)2025-11-05
+ 350 | - 0 | src/OperatorsData.sol | (eacb)2025-11-05, (0ee1)2025-11-05
+ 12 | - 10 | src/VettedGate.sol | (eacb)2025-11-05, (0ee1)2025-11-05
+ 96 | - 96 | src/abstract/BondReserve.sol | (7cba)2025-11-05, (0126)2025-11-05
+ 72 | - 54 | src/abstract/CSBondCore.sol | (eacb)2025-11-05, (1be8)2025-11-05, (2714)2025-11-05, (3065)2025-11-05, (0e50)2025-11-05
+ 42 | - 320 | src/abstract/CSBondCurve.sol | (eacb)2025-11-05, (1be8)2025-11-05, (364d)2025-11-05, (2714)2025-11-05
+ 62 | - 56 | src/abstract/CSBondLock.sol | (eacb)2025-11-05, (1be8)2025-11-05, (3065)2025-11-05
                    eacb65b1489cfa1e68544f317b7993ecae633b70
                    
                    Merge pull request #558 from lidofinance/curated-v2

epic: CuratedModule
                
0ee1f01c0dbd6fd0f3c99fd6b910bca931f94c15 feat: add CuratedGate (#575) ## Description Allows to create curated node operators in a permissioned way Stores additional metadata in OperatorsData contract ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [ ] No need to update - [x] Updated --------- Co-authored-by: Dmitry Gusakov
eb4b805bbbe29e8176860a519274dc2f15be02ac feat: Transform the EL-stealing penalty to a general delayed penalty (#630) ## Description Transform the EL-stealing penalty to a general delayed penalty ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated
291da7d2d82ce850568615d6b2b6bbca7075e7ec feat: Add separate roles for parameters management (#623) ## Description Separate roles are added to streamline the management of CSM and CM Node Operator type parameters. Tests, functions order, and comments improved. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated
761d94e9837d01bc82a15687fc249c96a6d56204 chore: Move EL stealing stuff to external lib (#628) ## Description Step 1 of remaking the EL rewards stealing penalty into a general penalty ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update
33f3526f93fb7d4e7a32953516ad78ac0c56716a feat: Add custom rewards claimer (#625) ## Description Adds the ability for the Node Operators to set a custom rewards claimer address. The address can initiate reward claims only. The rewards are still transferred to the `rewardAddress` ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated --------- Co-authored-by: Sergey Khomutinin <[email protected]>
1be8c82b4ce05663da213871abb72170aab4867a chore: Fix prosecco remarks (#621) ## Description This PR fixes most of the remarks from https://hackmd.io/@bkovtun/B17sxcGhee ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated --------- Co-authored-by: skhomuti Co-authored-by: Sergey Khomutinin <[email protected]>
070c3c8e5248e4816d591f1829ed5c7e5d87ed0d chore: Increase MAX_FEE_SPLITS to 10 (#620) ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] No need to add/update tests - [x] Documentation maintained - [x] No need to update
69cb381a71392a39e6ef4b0b68a73a30b10e5e82 chore: Optimize contract size suggestions (#619)
7cbaddf18482f18e894d2d8911413ccd1b5e2105 CuratedModule w/o ValMart (#614) ## Description Remove ValMart-related code from CM/CSM ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] No need to add/update tests - [ ] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated
db00a70bcb32723c7ff4f3c557acfa30ffbaeb62 Refactor submit withdrawal (#617) ## Description Addresses the rest of comments in the #616 Renames the DelayPenalty to DelayFee ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated
4039b1d534757bdc86c866687fbffb3e95283572 Refactor inputs of CSVerifier functions (#613) ## Description - Remove `withdrawableBlock` from consolidation function - Use structs as inputs for the rest of the CSVerifier functions - Use dynamic JavaScript modules instead of static JSON files for CSVerifier tests ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated
6333bd6a8a81a9e8d532a6e455a9bd39f0332ad7 feat: delayed exit penalty to charge (#616) ## Description Instead of burning the penalty for a delayed exit, the module now sends funds to the treasury in order to cover operational costs related to managing the delay, such as gas costs for proving the delay, communication with the node operator, etc. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [ ] Documentation maintained - [x] No need to update - [ ] Updated
66df8a85331326aca9deef2ea4c9df9d4cd1ccd4 feat: slashing reporting (#604) ## Description The introduced method acts a safety net for `submitWithdrawals` method. A proof of validator slashing should be delivered first to be able to report `slashingPenalty`. A separate role, `SUBMIT_WITHDRAWALS_ROLE`, was introduced to distinguish between different actors. This role will be granted to both `CSVerifier` and `EvmScriptExecutor`, while the `VERIFIER_ROLE` will be granted exclusively to `CSVerifier`. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [ ] No need to update - [x] Updated
364d6b1c9b1fef8b0abc151d85ee76a2ffb907fb chore: remove legacy code (#605) ## Description - legacy queue and its migration - accounting feeDistributor getter ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated
2714c7d9f345695adfb93877782513166e453435 fix: fee splits (#595) ## Description Main changes: - Added `_pendingSharesToSplit` to keep value to split on every pulling - It is not possible to set\change\remove splits when a node operator has pending shares to distribute or pending shares to split ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated --------- Co-authored-by: Dmitry Gusakov
47fba6ba92464ba10cd51d5313aef289472dcbcc feat: consolidations and penalty multiplier (#594) ## Description This PR introduces support for permissionless proofs of validator withdrawal via a consolidation and implements a penalty multiplier system for exit penalties based on validator exit balance. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [ ] No need to update - [x] Updated
c793c6c8cf40f2788349c142bece2d70234dc157 refactor: split CSAccounting tests and move rest into `test/unit` `test/unit/abstract` `test/unit/lib` folders (#593) ## Description - `test/unit` is added and reflects `src` folder struct now - `CSAccounting.t.sol` is split to sub-contracts for readability ## Checklist - [X] Appropriate PR labels applied - [X] Test coverage maintained (`just coverage`) - [X] No need to add/update tests - [X] Documentation maintained - [X] No need to update
4625dcc5274a48ff759f7b30ee073f3aedd5df64 fix: Tests merge from develop
3065a49395375296e18bf4847481b50c99da5c82 feat: lock unburned amount (#588) ## Description Lock remaining amount after `burn` after lock settling on bond penalization. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update --------- Co-authored-by: Copilot <[email protected]>
6f7af4dc1f51b356141abefb341b591540a22d07 feat: Built-in reward splits (#581) ## Description Add built-in reward splitters. This change makes it easier to handle the allocation of the reward part to infra providers like Obol and SSV ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated
0126bad72e2792657af8737e4cea5722e7ec91ae feat: `BondReserve.sol` (#572) ## Description Due to [CM v2 spec](https://hackmd.io/Y8_64-eKQiODGR1l5_Ux1A?view#Reserve-additional-bond) ⚠️ **NOTE**: There is no `ValMart` notification about any changes in the reserve. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update
0e50115530422091fc38879aff7fc446b281c6e5 feat: Set `targetLimit` on uncompensated penalties (#576) ## Description Set `targetLimit = 0` for uncompensated penalties (penalty > bond) and uncompensated EL Rewards Stealing Penalty. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] Updated --------- Co-authored-by: Sergey Khomutinin <[email protected]>
2fe049b38425b9bdd28101c14b3246fe6ccccd96 CSM tests for Curated v2 (#571) ## Description - Moved all the csm tests into test/ModuleAbstract.t.sol and made them abstract - tons of renamings from CSM into Module - add (mostly) empty implementations for csm and curated suites setUps are the same now, copy-pasted as is but they'll most likely will be different ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] No need to add/update tests - [ ] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated
74cacda066b901533cd7bd383682567deb8ff18f feat: change node operator addresses in CM (#559) ## Description Add a dedicated role that can change both manager and reward addresses. ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [ ] No need to add/update tests - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated
81c070b58fb40971dddfe0db80e702c356d15cec chore: Better EL rewards stealing penalty settling (#561) ## Description This resolves #560 An updated ET factory should be developed and deployed to support the proposed change ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] Tests are added/updated - [x] Documentation maintained - [x] No need to update
97f50bbaf8b006c369e0b918fe3732a5c2e5f1b9 feat: add CuratedModule
d60aa9da2e90a7d597d126c6c0ebc005d4032ff3 сhore: Update testnet chain to hoodi (#624) (#629) ## Description `Holesky testnet has stopped finalizing` ## Checklist - [x] Appropriate PR labels applied - [x] Test coverage maintained (`just coverage`) - [x] No need to add/update tests - [ ] Tests are added/updated - [x] Documentation maintained - [x] No need to update - [ ] Updated Co-authored-by: kayvee-x
#: 54

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

GitHub Url: github.com/neutron-org/neutron
GitHub History Url: github.com/neutron-org/neutron/commits
2025-11-05main

97.08 - Go
2.22 - Shell
0.49 - Makefile
0.09 - Ruby
0.08 - Python
0.03 - Dockerfile
go: 7
sum: 3
wasm: 4
mod: 3
+    4 | -    0 | app/app.go | (47b6)2025-11-05, (5ac4)2025-11-05
+ 36 | - 0 | app/upgrades/v8.2.0/constants.go | (47b6)2025-11-05, (5ac4)2025-11-05
+ 70 | - 0 | app/upgrades/v8.2.0/upgrades.go | (47b6)2025-11-05, (5ac4)2025-11-05
+ 0 | - 0 | contracts/neutron_chain_manager.wasm | (47b6)2025-11-05, (fb4d)2025-11-05
+ 0 | - 0 | contracts/vesting_investors.wasm | (47b6)2025-11-05, (fb4d)2025-11-05
+ 7 | - 7 | go.mod | (47b6)2025-11-05, (fb4d)2025-11-05, (5ac4)2025-11-05
+ 6 | - 6 | go.sum | (47b6)2025-11-05, (fb4d)2025-11-05, (5ac4)2025-11-05
+ 9 | - 1 | x/dex/keeper/fractional_banker.go | (defd)2025-11-05
                    47b6f47e9ed7a6c5487b84d44fb64665a8cb4fc2
                    
                    Merge pull request #994 from neutron-org/feat/v8.2.0

release: v8.2.0.
                
fb4d94590fe63081708a0abb506f06bed6c4f154 wasm depandancy by tag
5ac424871205dfd62352bb67acb7ec6d9d10e19d wasmd bump, 8.2.0 upgrade handler
defda2cc97aded8d65904679b97ab49044f901c8 Merge pull request #989 from neutron-org/fix/balance_iter Fix: balance iter
#: 55

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

GitHub Url: github.com/ethereum-optimism/op-geth
GitHub History Url: github.com/ethereum-optimism/op-geth/commits
2025-11-05optimism

83.47 - Go
11.72 - C
2.76 - JavaScript
0.4 - Assembly
0.27 - Shell
0.27 - Sage
0.21 - Python
0.2 - Smarty
0.19 - CMake
0.15 - M4
0.15 - NSIS
0.09 - Solidity
0.09 - Makefile
0.03 - Dockerfile
0.01 - HTML
go: 1
+   10 | -    1 | triedb/pathdb/journal.go | (aa94)2025-11-05
                    aa940538653c59df97b432bc24a2a4e4b17a06a8
                    
                    triedb/pathdb: sync ancient store before journal (#32557) (#718)

This pull request addresses the corrupted path database with log
indicating:
`history head truncation out of range, tail: 122557, head: 212208,
target: 212557`

This is a rare edge case where the in-memory layers, including the write
buffer
in the disk layer, are fully persisted (e.g., written to file), but the
state history
freezer is not properly closed (e.g., Geth is terminated after
journaling but
before freezer.Close). In this situation, the recent state history
writes will be
truncated on the next startup, while the in-memory layers resolve
correctly.
As a result, the state history falls behind the disk layer (including
the write buffer).

In this pull request, the state history freezer is always synced before
journal,
ensuring the state history writes are always persisted before the
others.

Edit: 
It's confirmed that devops team has 10s container termination setting.
It
explains why Geth didn't finish the entire termination without state
history
being closed.

https://github.com/ethpandaops/fusaka-devnets/pull/63/files

Co-authored-by: rjl493456442 
                
#: 56

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

GitHub Url: github.com/galacticcouncil/Hydradx-ui
GitHub History Url: github.com/galacticcouncil/Hydradx-ui/commits
2025-11-05master

99.72 - TypeScript
0.2 - HTML
0.08 - JavaScript
json: 3
tsx: 4
ts: 7
+    3 | -    3 | package.json | (6ac0)2025-11-05, (e847)2025-11-05, (5fab)2025-11-05
+ 23 | - 12 | src/api/external/defillama.ts | (e847)2025-11-05
+ 10 | - 25 | src/api/provider.ts | (e847)2025-11-05
+ 1 | - 0 | src/sections/deposit/DepositButton.tsx | (e847)2025-11-05
+ 8 | - 8 | src/sections/lending/ui-config/addresses.ts | (e847)2025-11-05
+ 1 | - 1 | src/sections/pools/stablepool/removeLiquidity/RemoveLiquidityModal.tsx | (e847)2025-11-05
+ 1 | - 0 | src/sections/wallet/assets/header/WalletAssetsHeader.tsx | (e847)2025-11-05
+ 4 | - 1 | src/sections/web3-connect/Web3Connect.utils.ts | (e847)2025-11-05
+ 2 | - 1 | src/sections/xcm/XcmPage.tsx | (e847)2025-11-05
+ 6 | - 6 | src/utils/navigation.ts | (e847)2025-11-05, (599e)2025-11-05, (b184)2025-11-05
                    6ac02d6026e561dae9a432c9d10d9fb4daa06a11
                    
                    Merge pull request #2930 from galacticcouncil/upgrade-sdk-pr212

🧚 SDK Preview: [Add CFG NEW]
                
e847cd6697d47284c11f4d2c0a6fff3ca857afd5 Merge branch 'master' into upgrade-sdk-pr212
5fab23c3c6195344c52a1f312b4ffb5f9be5cbed bump to 10.16.0
599ee1ddae33190ca97a713d9da3d50dc92c176e Merge pull request #3004 from galacticcouncil/feat/disable-withdraw Hide deposit/withdraw buttons
b18486b893087a6544b2cc9ad41339250d560961 Hide deposit/withdraw buttons
#: 57

id: jito-bam-client
project: Jito - BAM Client
Date: 2025-10-22T05:09:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/jito-bam-client

GitHub Url: github.com/jito-labs/bam-client
GitHub History Url: github.com/jito-labs/bam-client/commits
2025-11-05master

97.16 - Rust
1.99 - Shell
0.6 - C
0.09 - Python
0.08 - C++
0.05 - Makefile
0.03 - Dockerfile
0 - TeX
0 - Linker Script
rs: 1
+  173 | -   67 | core/src/banking_stage/transaction_scheduler/bam_scheduler.rs | (6297)2025-11-05
                    6297a28fb519e160b44a25707673f7f759d2fb0c
                    
                    When multi-transaction bundle fails, return the first actionable error instance (#282)

When a multi-transaction fails, we should return the first actionable error instance (and not the CommitCancelled placeholder).
                
#: 58

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

GitHub Url: github.com/stellar/stellar-core
GitHub History Url: github.com/stellar/stellar-core/commits
2025-11-05master

51.67 - C++
46.62 - C
0.55 - Rust
0.34 - Python
0.32 - M4
0.21 - Shell
0.12 - Jupyter Notebook
0.12 - Makefile
0.02 - Dockerfile
0.02 - Batchfile
0.01 - LLVM
0.01 - Emacs Lisp
cpp: 4
txt: 3
+   90 | -   30 | src/ledger/NetworkConfig.cpp | (3c61)2025-11-05, (83f2)2025-11-05, (61f0)2025-11-05, (4560)2025-11-05
+ 6 | - 6 | src/rust/src/dep-trees/p25-expect.txt | (3c61)2025-11-05, (83f2)2025-11-05, (7a86)2025-11-05
                    3c6146baa94cd2c41a8b49d1b94915e3c5ba8ee9
                    
                    Bump env and xdr for Poseidon (#5000)

# Description



# Checklist
- [ ] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [ ] Compiles
- [ ] 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)
                
83f26f1dfb080eff89cdcebff0b7bacf64b13043 Bump env again to pickup budget fix and xdr bump
61f071ae5cfcd8171e16064668b0bb05a4cb5c5e Update tests and test meta
4560ac8e0c20dd401f6e706f3e53253a22117543 Update bn254 cost types due to re-calibration
7a86f52bb7a339203a4aa7b96537dc79226a98fe Bump env and xdr
#: 59

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

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

79.59 - JavaScript
20.39 - Solidity
0.02 - Shell
0 - TypeScript
json: 4
sol: 2
+    6 | -    2 | contracts/modules/cover/Cover.sol | (658a)2025-11-05, (c7e8)2025-11-05
+ 2 | - 2 | package-lock.json | (1e2e)2025-11-05
+ 1 | - 1 | package.json | (1e2e)2025-11-05
+ 4 | - 4 | release/3.0/config/deployments.json | (658a)2025-11-05, (8146)2025-11-05
                    1e2e93edd410722f4e6bcbc45b4e8cea08fb3dba
                    
                    chore(release): v3.1.0 [skip ci]
                
658ae23693cc4cc07ab6b361722f6c8ee9d62aa3 test: migrate Cover integration tests to ethers v6 (#1465)
8146046455002db8414320151f395005cbd56631 test: add buyCover edit integration test
c561bff6a6a94bdb4d45b96ad7c32fec40fa38a4 test: fix integration tests
d8aec1d5fbd0839a5002bc3c97c362830758ec55 feat: update libs
aeb7748e4787260b97d5206e8abc0ea8859ab1a1 test: add buyCover different paymentAsset/coverAsset integration tests
57dc67f59683cf1956c5458f50e99b0b9202c415 test: clean up integration setup
c7e86457784f90f48702696ba3829a26535d8d6d feat: add NXM payment support
4855630bf77bcd144d7b3b102e01e92f90af2fdc test: migrate CoverBroker integration tests to ethers v6
d21914d976cc46333593c10ec0b63225b40c4e19 test: migrate LimitOrders integration tests to ethers v6
fe97c7e537a94e5ae29a88e16fba7972203b9288 test: add LimitOrders integration setup
7eac4f2680fe4a929ffe3882c69ba92be857a17d chore: drop unused calculateFixedPremium protocol function
cd3d16f5aa82da40ccee169c58e54743257af21b test: move helpers functions to utils
c2806e6327b56aa129b53410672f8ed5155f8f3f test: remove specific integration test setups
fc40173285f06de34df2aa60f2c5ca11559e7358 test: migrate StakingPool integration tests to ethers v6
ecd7d41d2495f83363779cd28268c05fe97e099f test: migrate Ramm integration tests to ethers v6
84a3bd05c4fc3258ffec4cc3759875c525f43c6e test: migrate Ramm integration tests to ethers v6
196df18a4e76ce357ed486aad36b45b67b543c1b test: migrate Pool integration tests to ethers v6
bb31b40f1ff6dd975ca73572a2f9e3b67187b376 test: set Pool MCR value on integration setup + update helpers
b33221f577e823564f2455d63a842f0279094f5f test: migrate StakingProducts integration tests to ethers v6
a378d7b1218cda2290752fc8d9fa2ad18733c754 test: update integration setup fixture configs
7c01bc50aeeac77f4fb5d4dbb8519921f80be125 feat: update BigIntMath helper + update imports
6bb41455231181308326d7c933cc3f953a40efea test: fix tests
3e78c1c913b095273da6fd244e3524f12c9c5946 chore: clean up + fix imports
cddaf4aa8810f92691f2a9f3c11a0a95a2c72178 test: migrate ethers v5 Cover integration tests to v6
12f576d1347f2b4af3917025d7fc1f9592ad9fea test: fix integration setup * fix coverNFTDescriptor constructor args * fix pool asset ordering
ac23700a1d783641b860287f366bf0e37b1207a0 test: add integration utils file
ca2f8165d36c3b2ff35c150ee20274dd22d752fc feat: add NXM assetId to PoolAsset constants lib
8f547ab371d0da37944b3197fb3bef70fc852238 feat: add calculateFixedPricePremium to protocol lib
7783e40316e97c341d711e6339f26fa35e86859f test: add name and symbol viewer to ERC20Mock
#: 60

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

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

53.45 - JavaScript
45.68 - Solidity
0.34 - Python
0.32 - Shell
0.14 - JSON5
0.06 - Makefile
0.01 - Ruby
gitattributes: 1
sol: 22
txt: 2
patch: 3
js: 1
conf: 31
spec: 33
json: 1
gitignore: 1
yml: 3
+    3 | -    3 | .gitattributes | (6e5b)2025-11-05
+ 1 | - 1 | .github/workflows/checks.yml | (6e5b)2025-11-05
+ 5 | - 5 | .github/workflows/formal-verification.yml | (6e5b)2025-11-05, (c229)2025-11-05
+ 0 | - 8 | certora/specs/AccessControl.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/AccessControlDefaultAdminRules.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/DoubleEndedQueue.conf | (6e5b)2025-11-05
+ 0 | - 9 | certora/specs/ERC20.conf | (6e5b)2025-11-05
+ 0 | - 10 | certora/specs/ERC20FlashMint.conf | (6e5b)2025-11-05
+ 0 | - 10 | certora/specs/ERC721.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/EnumerableMap.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/EnumerableSet.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/Initializable.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/Nonces.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/Ownable.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/Ownable2Step.conf | (6e5b)2025-11-05
+ 0 | - 8 | certora/specs/Pausable.conf | (6e5b)2025-11-05
+ 3 | - 3 | contracts/metatx/ERC2771ForwarderUpgradeable.sol | (411a)2025-11-05
+ 1 | - 1 | contracts/utils/cryptography/signers/SignerECDSAUpgradeable.sol | (411a)2025-11-05
+ 2 | - 2 | fv-requirements.txt | (6956)2025-11-05, (c229)2025-11-05
+ 0 | - 0 | fv/.gitignore | (6e5b)2025-11-05
+ 0 | - 0 | fv/diff/access_manager_AccessManager.sol.patch | (6e5b)2025-11-05
+ 0 | - 0 | fv/diff/account_extensions_draft-AccountERC7579.sol.patch | (6e5b)2025-11-05
+ 0 | - 0 | fv/diff/token_ERC721_ERC721.sol.patch | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessControlDefaultAdminRulesHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessControlHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessManagedHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessManagerHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/AccountHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/DoubleEndedQueueHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC20FlashMintHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC20PermitHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC20WrapperHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC3156FlashBorrowerHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC721Harness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC721ReceiverHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/EnumerableMapHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/EnumerableSetHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/InitializableHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/NoncesHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/Ownable2StepHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/OwnableHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/PausableHarness.sol | (6e5b)2025-11-05
+ 0 | - 0 | fv/harnesses/TimelockControllerHarness.sol | (6e5b)2025-11-05
+ 5 | - 5 | fv/run.js | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/AccessControl.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/AccessControl.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/AccessControlDefaultAdminRules.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/AccessControlDefaultAdminRules.spec | (6e5b)2025-11-05
+ 3 | - 3 | fv/specs/AccessManaged.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/AccessManaged.spec | (6e5b)2025-11-05
+ 2 | - 2 | fv/specs/AccessManager.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/AccessManager.spec | (6e5b)2025-11-05
+ 2 | - 2 | fv/specs/Account.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/Account.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/DoubleEndedQueue.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/DoubleEndedQueue.spec | (6e5b)2025-11-05
+ 9 | - 0 | fv/specs/ERC20.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/ERC20.spec | (6e5b)2025-11-05
+ 10 | - 0 | fv/specs/ERC20FlashMint.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/ERC20FlashMint.spec | (6e5b)2025-11-05
+ 3 | - 3 | fv/specs/ERC20Wrapper.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/ERC20Wrapper.spec | (6e5b)2025-11-05
+ 10 | - 0 | fv/specs/ERC721.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/ERC721.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/EnumerableMap.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/EnumerableMap.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/EnumerableSet.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/EnumerableSet.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/Initializable.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/Initializable.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/Nonces.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/Nonces.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/Ownable.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/Ownable.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/Ownable2Step.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/Ownable2Step.spec | (6e5b)2025-11-05
+ 8 | - 0 | fv/specs/Pausable.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/Pausable.spec | (6e5b)2025-11-05
+ 2 | - 2 | fv/specs/TimelockController.conf | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/TimelockController.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/helpers/helpers.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessControl.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessControlDefaultAdminRules.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessManaged.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessManager.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccount.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC20.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC2612.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC3156FlashBorrower.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC3156FlashLender.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC5313.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC721.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC721Receiver.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IOwnable.spec | (6e5b)2025-11-05
+ 0 | - 0 | fv/specs/methods/IOwnable2Step.spec | (6e5b)2025-11-05
+ 1 | - 1 | package.json | (6e5b)2025-11-05
                    69562fc4e723d52624d384f46e03c2834cf4eca9
                    
                    Transpile eb97fd3f1
                
6e5bc4bb25020cfb3fa9be1d23bd1741cb450cde Transpile c1a74030e
c22965aafc7a0179e97da77dd38e9c2f3bd2852c Transpile ed6a47ea4
411a10de0db162c479f869e30eb1e97614e3fb45 Transpile a21482acc
26245ac490975c4ff201dfa0995bd981d06b00e1 Transpile f28883ae5
#: 61

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

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

62.48 - Solidity
37.52 - JavaScript
sol: 2
+  381 | -    0 | contracts/base/VaultV1Pausable.sol | (e417)2025-11-05
+ 111 | - 0 | contracts/base/VaultV2Pausable.sol | (e417)2025-11-05
                    e41721dfc72c8e7d566e6f3f83fe42b772bc99e4
                    
                    Add pausable vault
                
#: 62

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

GitHub Url: github.com/OpenZeppelin/openzeppelin-contracts
GitHub History Url: github.com/OpenZeppelin/openzeppelin-contracts/commits
2025-11-05master

55.69 - Solidity
43.6 - JavaScript
0.28 - Python
0.26 - Shell
0.12 - JSON5
0.05 - Makefile
0.01 - Ruby
gitattributes: 1
sol: 23
txt: 2
patch: 3
js: 1
conf: 31
spec: 33
json: 1
gitignore: 1
yml: 3
+    3 | -    3 | .gitattributes | (c1a7)2025-11-05
+ 1 | - 1 | .github/workflows/checks.yml | (c1a7)2025-11-05
+ 5 | - 5 | .github/workflows/formal-verification.yml | (c1a7)2025-11-05, (ed6a)2025-11-05
+ 0 | - 8 | certora/specs/AccessControl.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/AccessControlDefaultAdminRules.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/DoubleEndedQueue.conf | (c1a7)2025-11-05
+ 0 | - 9 | certora/specs/ERC20.conf | (c1a7)2025-11-05
+ 0 | - 10 | certora/specs/ERC20FlashMint.conf | (c1a7)2025-11-05
+ 0 | - 10 | certora/specs/ERC721.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/EnumerableMap.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/EnumerableSet.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/Initializable.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/Nonces.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/Ownable.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/Ownable2Step.conf | (c1a7)2025-11-05
+ 0 | - 8 | certora/specs/Pausable.conf | (c1a7)2025-11-05
+ 3 | - 3 | contracts/metatx/ERC2771Forwarder.sol | (a214)2025-11-05
+ 1 | - 1 | contracts/utils/cryptography/signers/SignerECDSA.sol | (a214)2025-11-05
+ 1 | - 1 | contracts/utils/cryptography/signers/SignerEIP7702.sol | (a214)2025-11-05
+ 2 | - 2 | fv-requirements.txt | (eb97)2025-11-05, (ed6a)2025-11-05
+ 0 | - 0 | fv/.gitignore | (c1a7)2025-11-05
+ 0 | - 0 | fv/diff/access_manager_AccessManager.sol.patch | (c1a7)2025-11-05
+ 0 | - 0 | fv/diff/account_extensions_draft-AccountERC7579.sol.patch | (c1a7)2025-11-05
+ 0 | - 0 | fv/diff/token_ERC721_ERC721.sol.patch | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessControlDefaultAdminRulesHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessControlHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessManagedHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/AccessManagerHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/AccountHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/DoubleEndedQueueHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC20FlashMintHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC20PermitHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC20WrapperHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC3156FlashBorrowerHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC721Harness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/ERC721ReceiverHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/EnumerableMapHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/EnumerableSetHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/InitializableHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/NoncesHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/Ownable2StepHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/OwnableHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/PausableHarness.sol | (c1a7)2025-11-05
+ 0 | - 0 | fv/harnesses/TimelockControllerHarness.sol | (c1a7)2025-11-05
+ 5 | - 5 | fv/run.js | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/AccessControl.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/AccessControl.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/AccessControlDefaultAdminRules.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/AccessControlDefaultAdminRules.spec | (c1a7)2025-11-05
+ 3 | - 3 | fv/specs/AccessManaged.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/AccessManaged.spec | (c1a7)2025-11-05
+ 2 | - 2 | fv/specs/AccessManager.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/AccessManager.spec | (c1a7)2025-11-05
+ 2 | - 2 | fv/specs/Account.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/Account.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/DoubleEndedQueue.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/DoubleEndedQueue.spec | (c1a7)2025-11-05
+ 9 | - 0 | fv/specs/ERC20.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/ERC20.spec | (c1a7)2025-11-05
+ 10 | - 0 | fv/specs/ERC20FlashMint.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/ERC20FlashMint.spec | (c1a7)2025-11-05
+ 3 | - 3 | fv/specs/ERC20Wrapper.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/ERC20Wrapper.spec | (c1a7)2025-11-05
+ 10 | - 0 | fv/specs/ERC721.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/ERC721.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/EnumerableMap.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/EnumerableMap.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/EnumerableSet.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/EnumerableSet.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/Initializable.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/Initializable.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/Nonces.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/Nonces.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/Ownable.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/Ownable.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/Ownable2Step.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/Ownable2Step.spec | (c1a7)2025-11-05
+ 8 | - 0 | fv/specs/Pausable.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/Pausable.spec | (c1a7)2025-11-05
+ 2 | - 2 | fv/specs/TimelockController.conf | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/TimelockController.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/helpers/helpers.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessControl.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessControlDefaultAdminRules.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessManaged.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccessManager.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IAccount.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC20.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC2612.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC3156FlashBorrower.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC3156FlashLender.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC5313.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC721.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IERC721Receiver.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IOwnable.spec | (c1a7)2025-11-05
+ 0 | - 0 | fv/specs/methods/IOwnable2Step.spec | (c1a7)2025-11-05
+ 1 | - 1 | package.json | (c1a7)2025-11-05
                    eb97fd3f153589bc4d7cd0c512956b18aa844cfd
                    
                    Update dependency certora-cli to v8.3.1 (#6061)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
                
c1a74030e01eb1b12ef7b302502f291318f0baad Rename folder containing FV specifications, configurations, harnesses and patches (#6059)
ed6a47ea45ea1fff2f23ffc0e7d25f02ea8ae1e0 Update dependency certora-cli to v8.3.0 (#5968) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hadrien Croubois
a21482acc8174af39eb4cde436cf89afe322205f Use calldata ECDSA recovery variants to avoid memory copies (#6048)
f28883ae5d1788f32ffb9076c00c9fcf483b4a2d Add v5.5 audit report (#6055)
#: 63

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

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

98.3 - Go
0.71 - Shell
0.51 - Makefile
0.48 - Dockerfile
mod: 1
sum: 1
+    2 | -    2 | go.mod | (9da2)2025-11-05
+ 4 | - 4 | go.sum | (9da2)2025-11-05
                    9da283136a1e039bba336fed443cc8b1fb6ea5a8
                    
                    chore: bump bbn to v4.0.0-rc.3 (#203)

* chore: bump bbn to v4.0.0-rc.3

* chore: add #203 to cl and fix markdown to *
                
#: 64

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

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

99.78 - Rust
0.22 - Makefile
0.01 - C
0 - RenderScript
json: 1
rs: 24
toml: 4
+    3 | -    3 | Cargo.toml | (0a0c)2025-11-05, (b4d9)2025-11-04
+ 34 | - 0 | soroban-env-common/env.json | (b4d9)2025-11-04
+ 4 | - 3 | soroban-env-host/Cargo.toml | (0a0c)2025-11-05, (b4d9)2025-11-04
+ 3 | - 8 | soroban-env-host/benches/common/cost_types/bls12_381.rs | (0a0c)2025-11-05
+ 66 | - 4 | soroban-env-host/benches/common/cost_types/bn254.rs | (0a0c)2025-11-05, (b4d9)2025-11-04
+ 7 | - 1 | soroban-env-host/benches/common/mod.rs | (b4d9)2025-11-04
+ 62 | - 17 | soroban-env-host/src/budget.rs | (0a0c)2025-11-05, (b4d9)2025-11-04
+ 74 | - 3 | soroban-env-host/src/cost_runner/cost_types/bn254.rs | (b4d9)2025-11-04
+ 5 | - 26 | soroban-env-host/src/crypto/bls12_381.rs | (b4d9)2025-11-04
+ 43 | - 14 | soroban-env-host/src/crypto/bn254.rs | (b4d9)2025-11-04
+ 213 | - 0 | soroban-env-host/src/crypto/metered_scalar.rs | (b4d9)2025-11-04
+ 97 | - 3 | soroban-env-host/src/crypto/mod.rs | (b4d9)2025-11-04
+ 28 | - 0 | soroban-env-host/src/crypto/poseidon/mod.rs | (b4d9)2025-11-04
+ 112 | - 0 | soroban-env-host/src/crypto/poseidon/poseidon.rs | (b4d9)2025-11-04
+ 285 | - 0 | soroban-env-host/src/crypto/poseidon/poseidon2.rs | (b4d9)2025-11-04
+ 127 | - 0 | soroban-env-host/src/crypto/poseidon/poseidon2_params.rs | (b4d9)2025-11-04
+ 127 | - 0 | soroban-env-host/src/crypto/poseidon/poseidon_params.rs | (b4d9)2025-11-04
+ 48 | - 0 | soroban-env-host/src/crypto/poseidon/utils.rs | (b4d9)2025-11-04
+ 101 | - 1 | soroban-env-host/src/host.rs | (b4d9)2025-11-04
+ 75 | - 1 | soroban-env-host/src/host/conversion.rs | (b4d9)2025-11-04
+ 6 | - 0 | soroban-env-host/src/host/declared_size.rs | (b4d9)2025-11-04
+ 6 | - 0 | soroban-env-host/src/host/metered_clone.rs | (b4d9)2025-11-04
+ 9 | - 0 | soroban-env-host/src/vm/dispatch.rs | (b4d9)2025-11-04
+ 2 | - 0 | soroban-env-macros/src/call_macro_with_all_host_functions.rs | (b4d9)2025-11-04
+ 2 | - 0 | soroban-synth-wasm/src/host_funcs.rs | (b4d9)2025-11-04
                    0a0c2df704edeb3cdafabfcc759eddccd6775337
                    
                    Fix bn254pairing budget number, update xdr version (#1613)

### What

Also fixed the bn/bls pairing calibration input floor (in the current
setup, passing inputs {1, 2} ends up running input=1 twice).

### Why

[TODO: Why this change is being made. Include any context required to
understand the why.]

### Known limitations

[TODO or N/A]
                
b4d965dd209abb6b6fe2f81399f5a72768378f60 Host function for Poseidon/Poseidon2 crypto primitives (#1608) ### What Resolves https://github.com/stellar/rs-soroban-env/issues/1586 This PR implements two host functions as specified in [CAP-75](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0075.md): - poseidon_permutation - poseidon2_permutation Both functions can be initialized with either `BN254` or `BLS12_381` scalar field (both we already support). The only new cost types added are additional scalar operations required by BN254 field (which are generic and reusable by future protocols), no poseidon specific cost types are added. Their calibrated cost numbers are also included in this PR. ### Choice of library Internally it uses the [poseidon2](https://github.com/HorizenLabs/poseidon2) library provided by HorizenLabs ([crate](https://crates.io/crates/zkhash), this is the reference implementation listed by [Ethereum Foundation Poseidon Group](https://www.poseidon-initiative.info/)). The code is cloned into`src/crypto/poseidon`, with adaptation and tightening (add metering, remove panics), but no logic change. ### Testing Test vectors for bn254 and bls12-381 from the original repo were cloned and included in our test suite. The [reference test vectors](https://extgit.isec.tugraz.at/krypto/hadeshash) provided by the original Poseidon are also included in our test suite. ### Why See [CAP-75](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0075.md) and its [discussion](https://github.com/orgs/stellar/discussions/1780) thread
#: 65

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

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

97.93 - Solidity
1.75 - Python
0.32 - Makefile
sol: 2
+   24 | -   24 | src/ForeignController.sol | (f529)2025-11-05
+ 68 | - 66 | src/MainnetController.sol | (f529)2025-11-05
                    f529c0670cf785b54a21aa78ad16f8c35fd5bbb7
                    
                    feat: Add Reentrancy Guards (SC-1224) (#185)

* feat: Add Reentrancy Guards (SC-1224)

* fix: PR review

* fix: PR review
                
#: 66

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

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

96.35 - JavaScript
3.19 - TypeScript
0.35 - Solidity
0.1 - Shell
0.02 - Dockerfile
json: 7
yaml: 7
+    5 | -    5 | package.json | (e939)2025-11-04, (47ec)2025-11-04, (3cc8)2025-11-04, (8de4)2025-11-04, (58ef)2025-11-04
+ 2 | - 2 | packages/cryptography/package.json | (8684)2025-11-04, (3321)2025-11-04
+ 260 | - 208 | packages/cryptography/pnpm-lock.yaml | (8684)2025-11-04, (3321)2025-11-04
+ 408 | - 269 | pnpm-lock.yaml | (e939)2025-11-04, (47ec)2025-11-04, (3cc8)2025-11-04, (8de4)2025-11-04, (58ef)2025-11-04
                    e93981ed20f234e8c17910ab86b716856434da97
                    
                    chore(deps-dev): bump @rollup/plugin-alias from 5.1.1 to 6.0.0 (#3499)

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
                
8684696cd430a35b1d48ba5b4050c6335ca7e7b0 chore(deps-dev): bump chromedriver from 141.0.0 to 142.0.0 in /packages/cryptography (#3503) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3321b68f482238949dbcdb38de4c23622d5dc864 chore(deps-dev): bump eslint-plugin-jsdoc from 60.6.0 to 61.1.11 in /packages/cryptography (#3500) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
47ecd49ed2f05b88fe3972029da7ae5e3cb6e32e chore(deps-dev): bump eslint-plugin-jsdoc from 60.6.0 to 61.1.11 (#3498) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3cc8639d8e7662ab124a00800e658eb6910b2c3e chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.3 to 29.0.0 (#3504) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8de46768459f41036a28829b6e784b4c6c6fc1c7 chore(deps): bump pino from 9.6.0 to 10.1.0 (#3502) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
58efa1dc50516d0a2ba54592f21765c280860db1 chore(deps-dev): bump chromedriver from 141.0.0 to 142.0.0 (#3501) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#: 67

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

GitHub Url: github.com/babylonlabs-io/covenant-emulator
GitHub History Url: github.com/babylonlabs-io/covenant-emulator/commits
2025-11-04main

96.36 - Go
1.53 - Makefile
1.21 - Dockerfile
0.89 - Shell
sum: 2
mod: 2
+    2 | -    2 | go.mod | (9e56)2025-11-04
+ 4 | - 4 | go.sum | (9e56)2025-11-04
+ 2 | - 2 | tools/go.mod | (9e56)2025-11-04
+ 4 | - 4 | tools/go.sum | (9e56)2025-11-04
                    9e56d144ce3451cc489c6a3227a6ca850a4af243
                    
                    chore: bump bbn to `v4.0.0-rc.3` (#160)

* chore: bump bbn to v4.0.0-rc.3

* chore: add #160 to cl
                
#: 68

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

GitHub Url: github.com/babylonlabs-io/vigilante
GitHub History Url: github.com/babylonlabs-io/vigilante/commits
2025-11-04main

98.5 - Go
0.73 - Makefile
0.52 - Dockerfile
0.25 - Shell
mod: 1
sum: 1
+    2 | -    2 | go.mod | (785f)2025-11-04
+ 4 | - 4 | go.sum | (785f)2025-11-04
                    785f89181389551b36181fea4504d135841aa821
                    
                    chore: bump bbn to `v4.0.0-rc.3` (#477)
                
#: 69

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-l2
GitHub History Url: github.com/lidofinance/lido-l2/commits
2025-11-04main

84.02 - TypeScript
15.79 - Solidity
0.19 - JavaScript
toml: 2
+    2 | -    2 | pyproject.toml | (badf)2025-11-04, (4aae)2025-11-04
                    badf17c7931fcae77a58c570c13ba81c1e8e0af0
                    
                    Merge pull request #84 from lidofinance/chore/fix-email

fix: update author email in pyproject.toml
                
4aae01782578c32c93f2d6369f148dfd4d08d210 fix: update author email in pyproject.toml
#: 70

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

GitHub Url: github.com/filecoin-project/lotus
GitHub History Url: github.com/filecoin-project/lotus/commits
2025-11-04master

97.94 - Go
1.12 - Solidity
0.47 - Shell
0.16 - Makefile
0.13 - HTML
0.09 - Dockerfile
0.06 - CSS
0.01 - Assembly
0.01 - Python
go: 6
+    1 | -    1 | chain/messagepool/messagepool.go | (5b29)2025-11-04
+ 1 | - 1 | chain/types/actor_event.go | (5b29)2025-11-04
+ 1 | - 1 | chain/types/ethtypes/eth_legacy_155_transactions.go | (5b29)2025-11-04
+ 1 | - 1 | chain/types/ethtypes/eth_legacy_homestead_transactions.go | (5b29)2025-11-04
+ 1 | - 1 | cmd/lotus-sim/simulation/stages/provecommit_stage.go | (5b29)2025-11-04
+ 1 | - 1 | storage/paths/local.go | (5b29)2025-11-04
                    5b29aabf24d9063cfcc874e46c770281eb2ba622
                    
                    chore(docs): minor typo fixes (#13420)

Signed-off-by: fengyuchuanshen 
                
#: 71

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

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

81.14 - Rust
18.86 - TypeScript
rs: 7
+    6 | -    5 | programs/cp-swap/src/curve/calculator.rs | (ec3b)2025-11-04
+ 10 | - 7 | programs/cp-swap/src/curve/fees.rs | (ec3b)2025-11-04
+ 2 | - 2 | programs/cp-swap/src/instructions/admin/update_config.rs | (ec3b)2025-11-04
+ 1 | - 3 | programs/cp-swap/src/instructions/collect_creator_fee.rs | (ec3b)2025-11-04
+ 1 | - 1 | programs/cp-swap/src/instructions/swap_base_input.rs | (ec3b)2025-11-04
+ 1 | - 1 | programs/cp-swap/src/instructions/swap_base_output.rs | (ec3b)2025-11-04
+ 44 | - 15 | programs/cp-swap/src/states/oracle.rs | (ec3b)2025-11-04
                    ec3b20ddf74d4f3c69f6ac475fde85755a57b0e6
                    
                    Fix audit (#59)

* fix: small fix and update oracle

* Fix: remove useless check

---------

Co-authored-by: 0x777A 
                
#: 72

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-l2-with-steth
GitHub History Url: github.com/lidofinance/lido-l2-with-steth/commits
2025-11-04main

81.35 - TypeScript
18.37 - Solidity
0.17 - Shell
0.11 - JavaScript
toml: 2
+    2 | -    2 | pyproject.toml | (4fec)2025-11-04, (8000)2025-11-04
                    4fec842a7e202f41417e09c36a044eae979e9808
                    
                    Merge pull request #48 from lidofinance/chore/fix-email

chore: update author email in pyproject.toml
                
800016e733cb5b99eba71b23ad3d37cdf85f8bb0 chore: update author email in pyproject.toml
#: 73

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

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

93.83 - Rust
3.4 - TypeScript
2.1 - Clarity
0.53 - Shell
0.07 - Python
0.03 - Nix
0.02 - JavaScript
0.01 - Mustache
0.01 - Dockerfile
0 - RenderScript
yaml: 1
toml: 4
nix: 1
clar: 2
rs: 41
yml: 1
+    1 | -    2 | .github/workflows/image-build-source.yml | (9dd8)2025-11-04
+ 0 | - 19 | build.rs | (9dd8)2025-11-04
+ 22 | - 0 | clarity-types/src/errors/analysis.rs | (9dd8)2025-11-04
+ 10 | - 0 | clarity-types/src/types/mod.rs | (9dd8)2025-11-04
+ 23 | - 1 | clarity-types/src/types/signatures.rs | (9dd8)2025-11-04
+ 28 | - 6 | clarity/src/vm/analysis/arithmetic_checker/mod.rs | (9dd8)2025-11-04
+ 1 | - 1 | clarity/src/vm/analysis/mod.rs | (9dd8)2025-11-04
+ 135 | - 14 | clarity/src/vm/analysis/read_only_checker/mod.rs | (9dd8)2025-11-04
+ 2 | - 2 | clarity/src/vm/analysis/type_checker/v2_05/mod.rs | (9dd8)2025-11-04
+ 38 | - 6 | clarity/src/vm/analysis/type_checker/v2_05/natives/mod.rs | (9dd8)2025-11-04
+ 22 | - 4 | clarity/src/vm/analysis/type_checker/v2_1/mod.rs | (9dd8)2025-11-04
+ 60 | - 0 | clarity/src/vm/analysis/type_checker/v2_1/natives/conversions.rs | (9dd8)2025-11-04
+ 24 | - 17 | clarity/src/vm/analysis/type_checker/v2_1/natives/mod.rs | (9dd8)2025-11-04
+ 309 | - 0 | clarity/src/vm/analysis/type_checker/v2_1/natives/post_conditions.rs | (9dd8)2025-11-04
+ 12 | - 6 | clarity/src/vm/callables.rs | (9dd8)2025-11-04
+ 64 | - 2 | clarity/src/vm/contexts.rs | (9dd8)2025-11-04
+ 9 | - 0 | clarity/src/vm/costs/cost_functions.rs | (9dd8)2025-11-04
+ 12 | - 0 | clarity/src/vm/costs/costs_1.rs | (9dd8)2025-11-04
+ 12 | - 0 | clarity/src/vm/costs/costs_2.rs | (9dd8)2025-11-04
+ 12 | - 0 | clarity/src/vm/costs/costs_3.rs | (9dd8)2025-11-04
+ 16 | - 4 | clarity/src/vm/costs/costs_4.rs | (9dd8)2025-11-04
+ 2 | - 2 | clarity/src/vm/database/clarity_db.rs | (9dd8)2025-11-04
+ 286 | - 46 | clarity/src/vm/docs/mod.rs | (9dd8)2025-11-04
+ 92 | - 0 | clarity/src/vm/functions/crypto.rs | (9dd8)2025-11-04
+ 27 | - 1 | clarity/src/vm/functions/mod.rs | (9dd8)2025-11-04
+ 554 | - 0 | clarity/src/vm/functions/post_conditions.rs | (9dd8)2025-11-04
+ 16 | - 6 | clarity/src/vm/mod.rs | (9dd8)2025-11-04
+ 20 | - 0 | clarity/src/vm/types/signatures.rs | (9dd8)2025-11-04
+ 2 | - 2 | clarity/src/vm/variables.rs | (9dd8)2025-11-04
+ 7 | - 0 | clarity/src/vm/version.rs | (9dd8)2025-11-04
+ 19 | - 2 | contrib/nix/flake.nix | (9dd8)2025-11-04
+ 1 | - 6 | contrib/stacks-inspect/src/lib.rs | (9dd8)2025-11-04
+ 4 | - 1 | docs/rpc/components/schemas/block-replay.schema.yaml | (9dd8)2025-11-04
+ 0 | - 4 | libstackerdb/Cargo.toml | (9dd8)2025-11-04
+ 37 | - 1 | pox-locking/src/pox_4.rs | (9dd8)2025-11-04
+ 2 | - 2 | sample/contracts/tokens-ft-mint.clar | (9dd8)2025-11-04
+ 2 | - 2 | sample/contracts/tokens-mint.clar | (9dd8)2025-11-04
+ 4 | - 0 | stacks-common/Cargo.toml | (9dd8)2025-11-04
+ 65 | - 1 | stacks-common/src/types/mod.rs | (9dd8)2025-11-04
+ 1 | - 0 | stacks-common/src/util/mod.rs | (9dd8)2025-11-04
+ 1 | - 1 | stacks-common/src/util/pipe.rs | (9dd8)2025-11-04
+ 541 | - 0 | stacks-common/src/util/secp256r1.rs | (9dd8)2025-11-04
+ 1 | - 6 | stacks-node/src/nakamoto_node/miner.rs | (9dd8)2025-11-04
+ 87 | - 12 | stacks-node/src/nakamoto_node/relayer.rs | (9dd8)2025-11-04
+ 0 | - 4 | stacks-signer/Cargo.toml | (9dd8)2025-11-04
+ 18 | - 0 | stacks-signer/src/chainstate/mod.rs | (9dd8)2025-11-04
+ 21 | - 0 | stacks-signer/src/chainstate/v1.rs | (9dd8)2025-11-04
+ 20 | - 0 | stacks-signer/src/chainstate/v2.rs | (9dd8)2025-11-04
+ 1 | - 1 | stacks-signer/src/client/mod.rs | (9dd8)2025-11-04
+ 2 | - 2 | versions.toml | (9dd8)2025-11-04
                    9dd85db27cb524fdfae0c774a5d91e3d8b76e3e4
                    
                    Merge pull request #6651 from stacks-network/release/3.3.0.0.0

Merge release/3.3.0.0.0 to master
                
#: 74

id: kamino
project: Kamino
Date: 2025-10-06T12:39:00.000Z
Max Reward: 1500000
Bounty Url: https://immunefi.com/bounty/kamino

GitHub Url: github.com/Kamino-Finance/kfarms
GitHub History Url: github.com/Kamino-Finance/kfarms/commits
2025-11-04master

99.4 - Rust
0.6 - TypeScript
rs: 5
toml: 1
+    1 | -    1 | programs/kfarms/Cargo.toml | (f348)2025-11-04
+ 25 | - 0 | programs/kfarms/src/farm_operations.rs | (f348)2025-11-04
+ 22 | - 7 | programs/kfarms/src/handlers/handler_harvest_reward.rs | (f348)2025-11-04
+ 10 | - 3 | programs/kfarms/src/handlers/handler_reward_user_once.rs | (f348)2025-11-04
+ 13 | - 1 | programs/kfarms/src/lib.rs | (f348)2025-11-04
+ 13 | - 2 | programs/kfarms/src/state.rs | (f348)2025-11-04
                    f3488886535a9eb4b2589c0e94f05d275ea937d4
                    
                    Release 1.6.4 (#19)
                
#: 75

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

GitHub Url: github.com/serai-dex/serai
GitHub History Url: github.com/serai-dex/serai/commits
2025-11-04develop

99.12 - Rust
0.68 - Solidity
0.13 - Shell
0.06 - Dockerfile
toml: 3
rs: 34
github/nightly-version: 1
gitignore: 1
yml: 1
+    1 | -    1 | .github/nightly-version | (5818)2025-11-04
+ 1 | - 1 | .github/workflows/pages.yml | (c247)2025-11-04
+ 7 | - 0 | .gitignore | (c247)2025-11-04
+ 5 | - 3 | Cargo.toml | (c247)2025-11-04
+ 1 | - 1 | common/env/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | common/patchable-async-sleep/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | common/request/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | common/std-shims/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | common/zalloc/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/ciphersuite/kp256/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/ciphersuite/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dalek-ff-group/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dkg/dealer/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dkg/musig/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dkg/pedpop/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dkg/promote/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dkg/recovery/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dkg/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/dleq/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/ed448/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/frost/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/multiexp/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/schnorr/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | crypto/schnorrkel/src/lib.rs | (5818)2025-11-04
+ 0 | - 1 | deny.toml | (c247)2025-11-04
+ 1 | - 2 | message-queue/src/main.rs | (c247)2025-11-04
+ 1 | - 1 | networks/bitcoin/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | networks/ethereum/alloy-simple-request-transport/src/lib.rs | (5818)2025-11-04
+ 1 | - 2 | networks/ethereum/relayer/src/main.rs | (c247)2025-11-04
+ 16 | - 0 | patches/home/Cargo.toml | (c247)2025-11-04
+ 1 | - 0 | patches/home/src/lib.rs | (c247)2025-11-04
+ 1 | - 1 | substrate/abi/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/coins/primitives/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/emissions/primitives/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/genesis-liquidity/primitives/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/in-instructions/pallet/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/in-instructions/primitives/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/primitives/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/runtime/src/lib.rs | (5818)2025-11-04
+ 1 | - 1 | substrate/signals/primitives/src/lib.rs | (5818)2025-11-04
                    c24768f922c576d8b30cdbe2f98c3687ac655fa9
                    
                    Fix borks from the latest nightly

The `cargo doc` build started to fail with the rolling of `doc_auto_cfg` into
`doc_cfg`, so now we don't build docs for deps (as we can't reasonably update
`generic-array` at this time).

`home` has been patched as we are able to, not as a direct requirement of this
PR.
                
5818f1a41c2334d0cab94ffb9348ce2afbf52190 Update nightly version
#: 76

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

GitHub Url: github.com/DistributedCollective/sovryn-dapp
GitHub History Url: github.com/DistributedCollective/sovryn-dapp/commits
2025-11-04develop

98.41 - TypeScript
1.02 - CSS
0.42 - JavaScript
0.15 - HTML
0 - Shell
tsx: 2
json: 1
+    5 | -   51 | apps/frontend/src/app/3_organisms/Header/components/BridgeMenuItem/BridgeMenuItem.tsx | (c75b)2025-11-04
+ 10 | - 30 | apps/frontend/src/app/5_pages/LandingPage/components/GetStarted/GetStarted.tsx | (c75b)2025-11-04
+ 2 | - 2 | apps/frontend/src/locales/en/translations.json | (c75b)2025-11-04
                    c75b67be5421e3acece7b7eb9e589407aa9173a2
                    
                    fix: remove fast btc (#1114)

* fix: remove fast btc

* fix: remove fast btc from faq
                
#: 77

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

GitHub Url: github.com/berachain/beacon-kit
GitHub History Url: github.com/berachain/beacon-kit/commits
2025-11-04main

93.36 - Go
3.64 - Starlark
1.15 - Solidity
0.98 - Makefile
0.59 - Shell
0.15 - Smarty
0.13 - Dockerfile
mod: 1
sum: 1
+    1 | -    1 | go.mod | (3aec)2025-11-04
+ 2 | - 2 | go.sum | (3aec)2025-11-04
                    3aec60172e1e53915d510cf76d321312515d630a
                    
                    chore(deps): bump github.com/kurtosis-tech/kurtosis/api/golang from 1.11.2 to 1.12.1 (#2974)

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cal Bera 
                
36da50ab64cb7c3c1a7690abc46b9ae901137c4c feat: prague3 genesis file (#2977)
#: 78

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/gho-origin
GitHub History Url: github.com/aave-dao/gho-origin/commits
2025-11-04main

70.1 - Solidity
23.18 - Python
5.53 - Ruby
1 - Shell
0.18 - Makefile
gitignore: 1
sol: 5
spec: 2
conf: 2
+    0 | -    3 | .gitignore | (44e2)2025-11-04
+ 16 | - 0 | certora/gsm/conf/gsm/GelatoOracleSwapFreezer.conf | (5d83)2025-11-04
+ 4 | - 4 | certora/gsm/conf/gsm/OracleSwapFreezer.conf | (5d83)2025-11-04
+ 4 | - 3 | certora/gsm/harness/ChainlinkOracleSwapFreezerHarness.sol | (5d83)2025-11-04
+ 84 | - 0 | certora/gsm/harness/GelatoOracleSwapFreezerHarness.sol | (5d83)2025-11-04
+ 1 | - 1 | certora/gsm/specs/gsm/ChainlinkOracleSwapFreezer.spec | (5d83)2025-11-04
+ 0 | - 0 | certora/gsm/specs/gsm/GelatoOracleSwapFreezer.spec | (5d83)2025-11-04
+ 59 | - 0 | src/contracts/facilitators/gsm/swapFreezer/ChainlinkOracleSwapFreezer.sol | (5d83)2025-11-04
+ 65 | - 0 | src/contracts/facilitators/gsm/swapFreezer/GelatoOracleSwapFreezer.sol | (5d83)2025-11-04
+ 16 | - 12 | src/contracts/facilitators/gsm/swapFreezer/OracleSwapFreezerBase.sol | (5d83)2025-11-04
                    5d839238672172457dd1622cbf668c50c2bfedd2
                    
                    feat: Add Gelato Oracle Swap Freezer
                
44e20da10452015f32a4f37ee2dc76f8cfd6c44e docs: Add docs for remote facilitator setup (#12) * docs: Add docs for remote facilitator setup * fix: lint * fix: update docs * fix: update docs
#: 79

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

GitHub Url: github.com/vechain/thor
GitHub History Url: github.com/vechain/thor/commits
2025-11-04master

98.23 - Go
1.16 - Solidity
0.37 - JavaScript
0.14 - Makefile
0.06 - HTML
0.02 - Shell
0.02 - Dockerfile
go: 1
+    2 | -    0 | vm/contracts.go | (f5c6)2025-11-04
                    f5c6b15a8a5bca26aa25ea9bb6e400567d3727ee
                    
                    Suppress false positive slice index out of range error gosec (#1473)

Co-authored-by: libotony 
                
#: 80

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

GitHub Url: github.com/symbioticfi/metadata-mainnet
GitHub History Url: github.com/symbioticfi/metadata-mainnet/commits
2025-11-04main

json: 4
+    3 | -    2 | vaults/0x19da3e317be6eB0b838FF4b305772191875a10F8/info.json | (10e6)2025-11-04
+ 3 | - 2 | vaults/0x56fbf789e8d434f0cc8178b254dac337a24c2b2f/info.json | (e9c3)2025-11-04
+ 3 | - 2 | vaults/0xF40eccdDb0056bAcd5328DBC8e532F9Ba73dAC74/info.json | (03a3)2025-11-04
+ 3 | - 2 | vaults/0xF9694C9D4C97Ef37fEbb785925284F227Cf03D6A/info.json | (a53e)2025-11-04
                    a53e87c4a3e2b964f5fec2027be56bfa078bf4fa
                    
                    Change TEST-Stakestone-wstETH type to network-specific
                
e9c30cc7980cc2ebb0043d144292219e262458cb Change Manta vault type to network-specific
10e677f5b4167aea71406a3af6505d2895f290ac Change Re7Capital wstETH type to network-specific
03a301ad6c9ae94d15ea69696b4780f5c0c94a3e Change StakeStone wstETH type to network-specific
#: 81

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

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

99.82 - Go
0.18 - Makefile
#: 82

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

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

99.58 - Rust
0.33 - Makefile
0.09 - Shell
#: 83

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

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

85.89 - Solidity
13.52 - Shell
0.59 - JavaScript
#: 84

id: alpen-labs
project: Alpen Labs
Date: 2025-07-09T15:00:00.000Z
Max Reward: 5000
Bounty Url: https://immunefi.com/bounty/alpen-labs

GitHub Url: github.com/alpenlabs/bitcoind-async-client
GitHub History Url: github.com/alpenlabs/bitcoind-async-client/commits
2025-11-03main

98.79 - Rust
1.21 - Just
#: 85

id: alpen-labs
project: Alpen Labs
Date: 2025-07-09T15:00:00.000Z
Max Reward: 5000
Bounty Url: https://immunefi.com/bounty/alpen-labs

GitHub Url: github.com/alpenlabs/strata-bridge
GitHub History Url: github.com/alpenlabs/strata-bridge/commits
2025-11-03main

98.34 - Rust
0.8 - Just
0.4 - Nix
0.28 - Shell
0.17 - Dockerfile
#: 86

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

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

99.31 - Go
0.66 - Dockerfile
0.04 - Shell
#: 87

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-confidential-contracts
GitHub History Url: github.com/OpenZeppelin/openzeppelin-confidential-contracts/commits
2025-11-03master

46.58 - Solidity
43.8 - TypeScript
9.43 - JavaScript
0.2 - Shell
#: 88

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

GitHub Url: github.com/axelarnetwork/axelar-core
GitHub History Url: github.com/axelarnetwork/axelar-core/commits
2025-11-03main

99 - Go
0.5 - Makefile
0.38 - Shell
0.12 - Dockerfile
#: 89

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

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

94.66 - Kotlin
5.34 - JavaScript
#: 90

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

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

73.32 - Go
26.64 - PureBasic
0.02 - Shell
0.01 - Dockerfile
0.01 - Just
#: 91

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-evm
GitHub History Url: github.com/smartcontractkit/chainlink-evm/commits
2025-11-03develop

61.95 - Solidity
37.37 - Go
0.44 - Shell
0.09 - TypeScript
0.06 - Makefile
0.06 - JavaScript
0.03 - Python
#: 92

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

GitHub Url: github.com/galacticcouncil/hydration-node
GitHub History Url: github.com/galacticcouncil/hydration-node/commits
2025-11-03master

97.93 - Rust
1.14 - JavaScript
0.25 - TypeScript
0.19 - Solidity
0.18 - Shell
0.13 - Python
0.1 - Handlebars
0.03 - Makefile
0.03 - Dockerfile
0.01 - HCL
0 - RenderScript
#: 93

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

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

97.93 - Rust
1.14 - JavaScript
0.25 - TypeScript
0.19 - Solidity
0.18 - Shell
0.13 - Python
0.1 - Handlebars
0.03 - Makefile
0.03 - Dockerfile
0.01 - HCL
0 - RenderScript
#: 94

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

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

82.29 - JavaScript
17.71 - Solidity
#: 95

id: xoxno
project: XOXNO
Date: 2025-09-16T08:00:31.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/xoxno

GitHub Url: github.com/XOXNO/rs-lending
GitHub History Url: github.com/XOXNO/rs-lending/commits
2025-11-02master

96.86 - Rust
2.35 - Shell
0.79 - Makefile
#: 96

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

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

92.71 - TypeScript
6.23 - JavaScript
0.92 - Python
0.09 - Nix
0.04 - Shell
0.01 - Makefile
#: 97

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

GitHub Url: github.com/babylonlabs-io/babylon
GitHub History Url: github.com/babylonlabs-io/babylon/commits
2025-10-31main

98.92 - Go
0.67 - Makefile
0.28 - Shell
0.13 - Dockerfile
#: 98

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

GitHub Url: github.com/lidofinance/onchain-mon
GitHub History Url: github.com/lidofinance/onchain-mon/commits
2025-10-31main

95.57 - Go
2.29 - HTML
1.6 - Makefile
0.54 - Dockerfile
#: 99

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

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

99.86 - Rust
0.14 - Makefile
#: 100

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

GitHub Url: github.com/smartcontractkit/libocr
GitHub History Url: github.com/smartcontractkit/libocr/commits
2025-10-31master

90.09 - Go
9.91 - Solidity
#: 101

id: openzeppelin-stellar
project: OpenZeppelin on Stellar
Date: 2025-05-08T02:51:06.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/openzeppelin-stellar

GitHub Url: github.com/OpenZeppelin/stellar-contracts
GitHub History Url: github.com/OpenZeppelin/stellar-contracts/commits
2025-10-31main

100 - Rust
#: 102

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

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

67.52 - Solidity
19.59 - TypeScript
12.06 - Yul
0.69 - Rust
0.08 - Python
0.07 - Shell
0.01 - JavaScript
#: 103

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

GitHub Url: github.com/flare-foundation/fast-updates
GitHub History Url: github.com/flare-foundation/fast-updates/commits
2025-10-30main

78.68 - Go
16.55 - Python
4.12 - Makefile
0.66 - Dockerfile
#: 104

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/intmax2
GitHub History Url: github.com/InternetMaximalism/intmax2/commits
2025-10-30dev

87.21 - Rust
9.27 - Shell
1.86 - TypeScript
0.98 - Go
0.54 - PLpgSQL
0.14 - Dockerfile
#: 105

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/core
GitHub History Url: github.com/lidofinance/core/commits
2025-10-30master

63.25 - TypeScript
36.55 - Solidity
0.12 - Shell
0.08 - JavaScript
#: 106

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

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

98.58 - JavaScript
1.08 - Python
0.21 - Makefile
0.13 - Dockerfile
#: 107

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

GitHub Url: github.com/oasisprotocol/sapphire-paratime
GitHub History Url: github.com/oasisprotocol/sapphire-paratime/commits
2025-10-30main

37.71 - TypeScript
34.16 - Solidity
13.25 - Python
6.74 - Rust
5.99 - Go
1.01 - Makefile
0.78 - JavaScript
0.27 - CSS
0.1 - Shell
#: 108

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

GitHub Url: github.com/deri-protocol/deriprotocol-v4-supra
GitHub History Url: github.com/deri-protocol/deriprotocol-v4-supra/commits
2025-10-29feat/coin-wrapper

100 - Move
#: 109

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

GitHub Url: github.com/astroport-fi/astroport-core
GitHub History Url: github.com/astroport-fi/astroport-core/commits
2025-10-29main

98.93 - Rust
0.8 - TypeScript
0.18 - Shell
0.09 - Dockerfile
0 - RenderScript
#: 110

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

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

97.97 - Rust
1.54 - Sage
0.46 - Python
0.02 - Shell
#: 111

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

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

99.65 - Go
0.31 - Dockerfile
0.05 - Shell
#: 112

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

GitHub Url: github.com/ensdomains/ensdomains-landing
GitHub History Url: github.com/ensdomains/ensdomains-landing/commits
2025-10-29master

66.61 - TypeScript
18.05 - CSS
13.16 - MDX
2.18 - JavaScript
#: 113

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

GitHub Url: github.com/sei-protocol/go-ethereum
GitHub History Url: github.com/sei-protocol/go-ethereum/commits
2025-10-29main

81.42 - Go
13.32 - C
3.2 - JavaScript
0.46 - Assembly
0.3 - Sage
0.27 - Shell
0.24 - Python
0.22 - CMake
0.17 - M4
0.17 - NSIS
0.11 - Solidity
0.1 - Makefile
0.04 - Dockerfile
#: 114

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

GitHub Url: github.com/ensdomains/ens-contracts
GitHub History Url: github.com/ensdomains/ens-contracts/commits
2025-10-29staging

67.51 - TypeScript
32.27 - Solidity
0.2 - JavaScript
0.02 - Shell
#: 115

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

GitHub Url: github.com/maticnetwork/bor
GitHub History Url: github.com/maticnetwork/bor/commits
2025-10-29master

85.08 - Go
10.53 - C
2.48 - JavaScript
0.36 - Assembly
0.27 - Shell
0.24 - Sage
0.19 - Python
0.18 - Smarty
0.17 - CMake
0.13 - M4
0.13 - NSIS
0.11 - Makefile
0.08 - Solidity
0.03 - Dockerfile
0.01 - HTML
#: 116

id: jito-bam-client
project: Jito - BAM Client
Date: 2025-10-22T05:09:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/jito-bam-client

GitHub Url: github.com/jito-labs/bam-protos
GitHub History Url: github.com/jito-labs/bam-protos/commits
2025-10-28master

#: 117

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

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

84.29 - Go
9.61 - Shell
4.04 - Dockerfile
2.07 - Makefile
#: 118

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

GitHub Url: github.com/Instadapp/inst-governance
GitHub History Url: github.com/Instadapp/inst-governance/commits
2025-10-28main

96.27 - Solidity
2.88 - TypeScript
0.85 - JavaScript
#: 119

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

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

99.58 - TypeScript
0.21 - Python
0.11 - Dockerfile
0.09 - JavaScript
#: 120

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

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

99.18 - Rust
0.52 - Solidity
0.15 - Python
0.11 - TeX
0.04 - Shell
0 - RenderScript
#: 121

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

GitHub Url: github.com/cowprotocol/contracts
GitHub History Url: github.com/cowprotocol/contracts/commits
2025-10-28main

63.03 - Solidity
36.53 - TypeScript
0.25 - Shell
0.2 - JavaScript
#: 122

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/uniswap-hooks
GitHub History Url: github.com/OpenZeppelin/uniswap-hooks/commits
2025-10-27master

98.67 - Solidity
1.19 - JavaScript
0.13 - Shell
#: 123

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

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

62.98 - JavaScript
36.65 - Solidity
0.37 - Shell
#: 124

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

GitHub Url: github.com/AcalaNetwork/Acala
GitHub History Url: github.com/AcalaNetwork/Acala/commits
2025-10-27master

96.1 - Rust
3.03 - TypeScript
0.3 - Handlebars
0.26 - Makefile
0.19 - Solidity
0.08 - Shell
0.05 - Dockerfile
#: 125

id: kamino
project: Kamino
Date: 2025-10-06T12:39:00.000Z
Max Reward: 1500000
Bounty Url: https://immunefi.com/bounty/kamino

GitHub Url: github.com/Kamino-Finance/scope
GitHub History Url: github.com/Kamino-Finance/scope/commits
2025-10-24master

100 - Rust
#: 126

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

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

97.31 - TypeScript
2.69 - JavaScript
#: 127

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

GitHub Url: github.com/availproject/avail
GitHub History Url: github.com/availproject/avail/commits
2025-10-24main

96.88 - Rust
1.69 - Shell
0.59 - Dockerfile
0.43 - Handlebars
0.41 - Python
0 - Just
#: 128

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

GitHub Url: github.com/byteball/ocore
GitHub History Url: github.com/byteball/ocore/commits
2025-10-24master

98.61 - JavaScript
1.11 - Nearley
0.29 - HTML
#: 129

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

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

99.9 - Go
0.1 - Shell
#: 130

id: monero-oxide
project: monero-oxide
Date: 2025-09-09T14:58:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/monero-oxide

GitHub Url: github.com/monero-oxide/monero-oxide
GitHub History Url: github.com/monero-oxide/monero-oxide/commits
2025-10-23main

100 - Rust
#: 131

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

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

96.12 - TypeScript
2.69 - JavaScript
0.31 - Swift
0.28 - CSS
0.22 - HTML
0.18 - Java
0.1 - Jinja
0.09 - Ruby
#: 132

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/sky-ecosystem/dss-flappers
GitHub History Url: github.com/sky-ecosystem/dss-flappers/commits
2025-10-23master

100 - Solidity
#: 133

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

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

94.88 - Go
4.22 - Dockerfile
0.9 - Shell
#: 134

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

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

90.49 - Solidity
5.36 - TypeScript
2.81 - Shell
1.24 - JavaScript
0.09 - Makefile
#: 135

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-oracle
GitHub History Url: github.com/lidofinance/lido-oracle/commits
2025-10-23develop

99.39 - Python
0.23 - Makefile
0.22 - Dockerfile
0.16 - Shell
#: 136

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/sky-ecosystem/endgame-toolkit
GitHub History Url: github.com/sky-ecosystem/endgame-toolkit/commits
2025-10-23master

98.4 - Solidity
1.6 - Shell
#: 137

id: fassets
project: Flare FAssets
Date: 2025-10-01T02:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/fassets

GitHub Url: github.com/flare-foundation/fasset-bots
GitHub History Url: github.com/flare-foundation/fasset-bots/commits
2025-10-22main

97.64 - TypeScript
1.47 - Solidity
0.4 - Mathematica
0.26 - Python
0.13 - JavaScript
0.1 - Shell
0.01 - Dockerfile
#: 138

id: zano
project: Zano
Date: 2025-07-14T13:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/zano

GitHub Url: github.com/hyle-team/zano
GitHub History Url: github.com/hyle-team/zano/commits
2025-10-22master

70.12 - C++
25.52 - C
0.88 - CMake
0.63 - Ada
0.62 - Shell
0.39 - C#
0.37 - Makefile
0.3 - Pascal
0.21 - HTML
0.2 - Roff
0.19 - DIGITAL Command Language
0.12 - Assembly
0.08 - Inno Setup
0.08 - JavaScript
0.07 - Dockerfile
0.07 - Batchfile
0.06 - Perl
0.05 - Python
0.01 - AppleScript
0.01 - SAS
0.01 - Module Management System
0.01 - M4
0 - Objective-C++
#: 139

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

GitHub Url: github.com/flare-foundation/go-flare
GitHub History Url: github.com/flare-foundation/go-flare/commits
2025-10-22main

99.07 - Go
0.54 - Shell
0.19 - JavaScript
0.14 - TypeScript
0.04 - Dockerfile
0.03 - Solidity
#: 140

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/threshold-network/tbtc-v2
GitHub History Url: github.com/threshold-network/tbtc-v2/commits
2025-10-22main

70.77 - TypeScript
23.32 - Solidity
2.36 - Move
2.23 - JavaScript
1.09 - Rust
0.19 - Shell
0.02 - Dockerfile
0.01 - Makefile
0.01 - Handlebars
#: 141

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

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

70.77 - TypeScript
23.32 - Solidity
2.36 - Move
2.23 - JavaScript
1.09 - Rust
0.19 - Shell
0.02 - Dockerfile
0.01 - Makefile
0.01 - Handlebars
#: 142

id: xoxno
project: XOXNO
Date: 2025-09-16T08:00:31.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/xoxno

GitHub Url: github.com/XOXNO/rs-liquid-staking-sc
GitHub History Url: github.com/XOXNO/rs-liquid-staking-sc/commits
2025-10-22main

94.18 - Rust
5.82 - Shell
#: 143

id: kamino
project: Kamino
Date: 2025-10-06T12:39:00.000Z
Max Reward: 1500000
Bounty Url: https://immunefi.com/bounty/kamino

GitHub Url: github.com/Kamino-Finance/klend
GitHub History Url: github.com/Kamino-Finance/klend/commits
2025-10-21master

99.85 - Rust
0.15 - TypeScript
#: 144

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

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

98.37 - Rust
1.01 - Python
0.48 - Shell
0.07 - Handlebars
0.03 - Makefile
0.02 - HTML
0.02 - Awk
0.01 - Dockerfile
0.01 - Nix
#: 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/go-fil-commcid
GitHub History Url: github.com/filecoin-project/go-fil-commcid/commits
2025-10-21master

99.57 - Go
0.43 - Makefile
#: 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/rust-fil-proofs
GitHub History Url: github.com/filecoin-project/rust-fil-proofs/commits
2025-10-21master

98.8 - Rust
0.94 - Shell
0.25 - Python
#: 147

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

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

94.26 - Rust
4.61 - Solidity
0.5 - Shell
0.34 - Makefile
0.12 - Scheme
0.11 - Gnuplot
0.05 - Dockerfile
#: 148

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

GitHub Url: github.com/stellar/rs-stellar-xdr
GitHub History Url: github.com/stellar/rs-stellar-xdr/commits
2025-10-21main

99.14 - Rust
0.82 - Ruby
0.04 - Makefile
#: 149

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

GitHub Url: github.com/NodleCode/rollup
GitHub History Url: github.com/NodleCode/rollup/commits
2025-10-21main

50.46 - TypeScript
43.13 - Solidity
5.94 - Shell
0.25 - JavaScript
0.23 - Dockerfile
#: 150

id: termstructurelabs
project: TermMax
Date: 2024-06-12T03:22:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/termstructurelabs

GitHub Url: github.com/term-structure/termmax-contract-v2
GitHub History Url: github.com/term-structure/termmax-contract-v2/commits
2025-10-20main

89.48 - Solidity
8.94 - TypeScript
0.87 - JavaScript
0.71 - Shell
#: 151

id: xion
project: XION
Date: 2025-05-08T05:53:52.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/xion

GitHub Url: github.com/burnt-labs/xion
GitHub History Url: github.com/burnt-labs/xion/commits
2025-10-15main

94.17 - Go
3.04 - Shell
2.56 - Makefile
0.23 - Dockerfile
#: 152

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

GitHub Url: github.com/smartcontractkit/operator-ui
GitHub History Url: github.com/smartcontractkit/operator-ui/commits
2025-10-15main

90.5 - TypeScript
5.83 - Shell
3.49 - JavaScript
0.1 - CSS
0.08 - HTML
#: 153

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

GitHub Url: github.com/stellar/rs-stellar-strkey
GitHub History Url: github.com/stellar/rs-stellar-strkey/commits
2025-10-15main

87.25 - Rust
10.94 - Go
1.81 - Makefile
#: 154

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

98.69 - Go
1.23 - Shell
0.08 - Makefile
#: 155

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

GitHub Url: github.com/AstarNetwork/Astar
GitHub History Url: github.com/AstarNetwork/Astar/commits
2025-10-15master

98.33 - Rust
0.93 - Solidity
0.35 - Shell
0.25 - Handlebars
0.09 - TypeScript
0.04 - Makefile
#: 156

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

GitHub Url: github.com/berachain/contracts
GitHub History Url: github.com/berachain/contracts/commits
2025-10-15main

99.96 - Solidity
0.04 - TypeScript
#: 157

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

GitHub Url: github.com/Gearbox-protocol/security
GitHub History Url: github.com/Gearbox-protocol/security/commits
2025-10-14main

#: 158

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

GitHub Url: github.com/ipfs/go-graphsync
GitHub History Url: github.com/ipfs/go-graphsync/commits
2025-10-14main

99.06 - Go
0.94 - Shell
#: 159

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

GitHub Url: github.com/jito-foundation/jito-solana
GitHub History Url: github.com/jito-foundation/jito-solana/commits
2025-10-14master

97.13 - Rust
2.01 - Shell
0.61 - C
0.09 - Python
0.08 - C++
0.05 - Makefile
0.03 - Dockerfile
0 - TeX
0 - Linker Script
#: 160

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/0xPolygon/cometbft
GitHub History Url: github.com/0xPolygon/cometbft/commits
2025-10-14develop

84.17 - Go
7.17 - TeX
5.2 - TLA
1.7 - BibTeX Style
0.56 - Python
0.47 - Shell
0.4 - Makefile
0.18 - Bluespec
0.15 - Dockerfile
0.02 - HTML
#: 161

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

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

94.49 - Go
2.03 - Shell
1.82 - Makefile
1.66 - Dockerfile
#: 162

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-keys-api
GitHub History Url: github.com/lidofinance/lido-keys-api/commits
2025-10-13develop

99.6 - TypeScript
0.3 - JavaScript
0.1 - Dockerfile
#: 163

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

GitHub Url: github.com/bobanetwork/boba
GitHub History Url: github.com/bobanetwork/boba/commits
2025-10-13develop

61.52 - Go
30.86 - Solidity
4.79 - JavaScript
0.74 - TypeScript
0.57 - Shell
0.54 - Assembly
0.3 - Python
0.21 - Just
0.17 - Makefile
0.11 - C
0.09 - Dockerfile
0.04 - HCL
0.03 - CSS
0.01 - Starlark
0.01 - Handlebars
0 - MDX
#: 164

id: injective
project: Injective
Date: 2025-07-21T07:50:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/injective

GitHub Url: github.com/InjectiveFoundation/injective-core
GitHub History Url: github.com/InjectiveFoundation/injective-core/commits
2025-10-12master

91.14 - Go
5.15 - Solidity
2.05 - JavaScript
1.09 - Shell
0.2 - Makefile
0.16 - TypeScript
0.09 - Rust
0.06 - HTML
0.03 - Python
0.02 - Dockerfile
0 - CSS
#: 165

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

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

99.62 - Go
0.32 - Dockerfile
0.06 - Shell
#: 166

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

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

id: fassets
project: Flare FAssets
Date: 2025-10-01T02:00:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/fassets

GitHub Url: github.com/flare-foundation/fassets
GitHub History Url: github.com/flare-foundation/fassets/commits
2025-10-09main

70.71 - TypeScript
28.63 - Solidity
0.63 - JavaScript
0.03 - Shell
#: 168

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

GitHub Url: github.com/jito-foundation/restaking
GitHub History Url: github.com/jito-foundation/restaking/commits
2025-10-08master

64.62 - Rust
34.92 - TypeScript
0.3 - JavaScript
0.07 - Shell
0.06 - Makefile
0.02 - Dockerfile
#: 169

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

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

86.09 - Rust
11.04 - TypeScript
2.31 - Shell
0.43 - JavaScript
0.14 - Dockerfile
#: 170

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

GitHub Url: github.com/sparkdotfi/spark-vaults-v2
GitHub History Url: github.com/sparkdotfi/spark-vaults-v2/commits
2025-10-08dev

100 - Solidity
#: 171

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

GitHub Url: github.com/galacticcouncil/apps
GitHub History Url: github.com/galacticcouncil/apps/commits
2025-10-08master

80.31 - TypeScript
14.43 - CSS
4.19 - HTML
1.05 - JavaScript
0.03 - Shell
#: 172

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

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

99.35 - Solidity
0.65 - Makefile
#: 173

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

GitHub Url: github.com/enzymefinance/protocol
GitHub History Url: github.com/enzymefinance/protocol/commits
2025-10-07dev

99.87 - Solidity
0.13 - Makefile
#: 174

id: enzyme-onyx
project: Enzyme Onyx
Date: 2025-09-04T10:00:00.000Z
Max Reward: 200000
Bounty Url: https://immunefi.com/bounty/enzyme-onyx

GitHub Url: github.com/enzymefinance/protocol-onyx
GitHub History Url: github.com/enzymefinance/protocol-onyx/commits
2025-10-07main

99.53 - Solidity
0.47 - Roff
#: 175

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

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

59.94 - Solidity
34.52 - TypeScript
3.01 - Shell
2.53 - JavaScript
#: 176

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/intmax2-claim-aggregator
GitHub History Url: github.com/InternetMaximalism/intmax2-claim-aggregator/commits
2025-10-06dev

98.84 - TypeScript
1.16 - Dockerfile
#: 177

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

GitHub Url: github.com/harvestfi/harvest-strategy
GitHub History Url: github.com/harvestfi/harvest-strategy/commits
2025-10-06master

50.13 - Solidity
49.87 - JavaScript
#: 178

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

GitHub Url: github.com/sei-protocol/sei-tendermint
GitHub History Url: github.com/sei-protocol/sei-tendermint/commits
2025-10-02main

84.66 - Go
6.65 - TeX
5.45 - TLA
1.58 - BibTeX Style
0.5 - Shell
0.43 - Python
0.29 - Makefile
0.27 - Jinja
0.11 - Dockerfile
0.05 - HCL
0.02 - HTML
#: 179

id: zkverify
project: zkVerify
Date: 2025-09-05T12:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/zkverify

GitHub Url: github.com/zkVerify/zkverifyjs
GitHub History Url: github.com/zkVerify/zkverifyjs/commits
2025-10-02main

97.91 - TypeScript
2.09 - JavaScript
#: 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/sky-ecosystem/lockstake
GitHub History Url: github.com/sky-ecosystem/lockstake/commits
2025-10-02master

64.03 - Solidity
33.57 - Python
2.16 - Ruby
0.25 - Makefile
#: 181

id: xion
project: XION
Date: 2025-05-08T05:53:52.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/xion

GitHub Url: github.com/burnt-labs/contracts
GitHub History Url: github.com/burnt-labs/contracts/commits
2025-10-01main

100 - Rust
#: 182

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

GitHub Url: github.com/sei-protocol/sei-cosmos
GitHub History Url: github.com/sei-protocol/sei-cosmos/commits
2025-09-30main

88.99 - Go
8.78 - C
0.4 - Java
0.4 - Sage
0.39 - Makefile
0.38 - Assembly
0.34 - M4
0.15 - Shell
0.06 - Python
0.05 - HTML
0.05 - Dockerfile
#: 183

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

GitHub Url: github.com/availproject/avail-core
GitHub History Url: github.com/availproject/avail-core/commits
2025-09-29main

99.48 - Rust
0.52 - Shell
#: 184

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

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

95.61 - Go
2.46 - Makefile
1.93 - Shell
#: 185

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

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

98.55 - TypeScript
1.45 - JavaScript
#: 186

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

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

97.08 - Solidity
2.57 - JavaScript
0.36 - TypeScript
0 - Makefile
#: 187

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

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

98.4 - Rust
1.38 - Solidity
0.14 - Makefile
0.07 - Shell
0.02 - Dockerfile
#: 188

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/intmax2-withdrawal-aggregator
GitHub History Url: github.com/InternetMaximalism/intmax2-withdrawal-aggregator/commits
2025-09-23dev

98.71 - TypeScript
1.29 - Dockerfile
#: 189

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/cosmos-smart-contracts
GitHub History Url: github.com/TruFin-io/cosmos-smart-contracts/commits
2025-09-22main

99.34 - Rust
0.45 - Makefile
0.22 - Shell
#: 190

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
2025-09-22main

96.13 - Rust
3.64 - Shell
0.23 - Makefile
#: 191

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
2025-09-22master

100 - Rust
#: 192

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

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

98.31 - TypeScript
1.62 - Shell
0.07 - Dockerfile
#: 193

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
2025-09-22main

59.65 - TypeScript
40.25 - Solidity
0.09 - Shell
0.01 - JavaScript
#: 194

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

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

75.85 - Solidity
24.15 - TypeScript
#: 195

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

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

62.59 - Rust
33.48 - TypeScript
1.77 - JavaScript
1.35 - Shell
0.82 - Dockerfile
#: 196

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

GitHub Url: github.com/babylonlabs-io/btc-staking-ts
GitHub History Url: github.com/babylonlabs-io/btc-staking-ts/commits
2025-09-18main

99.52 - TypeScript
0.39 - JavaScript
0.1 - Shell
#: 197

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

GitHub Url: github.com/OffchainLabs/token-bridge-contracts
GitHub History Url: github.com/OffchainLabs/token-bridge-contracts/commits
2025-09-18main

70.49 - Solidity
29.02 - TypeScript
0.27 - Shell
0.22 - JavaScript
#: 198

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

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

99.75 - Swift
0.23 - Python
0.03 - Solidity
#: 199

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

GitHub Url: github.com/aave/ccip
GitHub History Url: github.com/aave/ccip/commits
2025-09-17ccip-gho

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

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

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

49.45 - Python
48.68 - Jupyter Notebook
0.71 - Shell
0.67 - Makefile
0.32 - Dockerfile
0.17 - JavaScript
#: 201

id: sora
project: SORA
Date: 2022-07-07T16:30:00.000Z
Max Reward: 2000
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
2025-09-15develop

60.07 - Vue
36.73 - TypeScript
1.48 - Solidity
1.16 - SCSS
0.44 - JavaScript
0.11 - HTML
0 - Dockerfile
#: 202

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

GitHub Url: github.com/pyth-network/pyth-client
GitHub History Url: github.com/pyth-network/pyth-client/commits
2025-09-12main

47.79 - C++
37.58 - Rust
11.81 - C
1.01 - Shell
0.57 - JavaScript
0.47 - CMake
0.38 - Dockerfile
0.24 - Makefile
0.09 - HTML
0.05 - CSS
#: 203

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

GitHub Url: github.com/ref-finance/boost-farm
GitHub History Url: github.com/ref-finance/boost-farm/commits
2025-09-11main

94.03 - Rust
4.56 - TypeScript
0.59 - Shell
0.45 - Makefile
0.21 - Python
0.08 - JavaScript
0.08 - Dockerfile
#: 204

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-vesting-escrow
GitHub History Url: github.com/lidofinance/lido-vesting-escrow/commits
2025-09-09main

95.56 - Python
4.41 - HTML
0.03 - Shell
#: 205

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

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

97.75 - TypeScript
1.06 - JavaScript
0.61 - EJS
0.46 - CSS
0.11 - HTML
#: 206

id: termstructurelabs
project: TermMax
Date: 2024-06-12T03:22:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/termstructurelabs

GitHub Url: github.com/term-structure/termmax-contract
GitHub History Url: github.com/term-structure/termmax-contract/commits
2025-09-08main

84.45 - Solidity
13.71 - TypeScript
0.93 - JavaScript
0.91 - Shell
#: 207

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

53 - Solidity
47 - TypeScript
#: 208

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

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

99.3 - TypeScript
0.42 - Shell
0.23 - JavaScript
0.05 - Dockerfile
#: 209

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

GitHub Url: github.com/galacticcouncil/Basilisk-node
GitHub History Url: github.com/galacticcouncil/Basilisk-node/commits
2025-09-03master

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

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
2025-09-02master

62.05 - C++
20.87 - Python
13.29 - C
1.28 - M4
0.81 - CMake
0.6 - Makefile
0.38 - Shell
0.31 - Sage
0.21 - Assembly
0.16 - HTML
0.03 - Dockerfile
0 - sed
#: 211

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-f3
GitHub History Url: github.com/filecoin-project/go-f3/commits
2025-09-01main

99.87 - Go
0.11 - Makefile
0.02 - Dockerfile
#: 212

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/intmax2-contract
GitHub History Url: github.com/InternetMaximalism/intmax2-contract/commits
2025-08-28main

61.07 - TypeScript
37.49 - Solidity
1.08 - Rust
0.37 - JavaScript
#: 213

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/0xPolygon/cosmos-sdk
GitHub History Url: github.com/0xPolygon/cosmos-sdk/commits
2025-08-27devel

91.27 - Go
6.91 - C
0.31 - Java
0.31 - Sage
0.3 - Assembly
0.29 - Makefile
0.27 - M4
0.2 - Shell
0.06 - Gherkin
0.05 - Dockerfile
0.04 - Python
#: 214

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/perpetual-aa
GitHub History Url: github.com/byteball/perpetual-aa/commits
2025-08-26master

100 - JavaScript
#: 215

id: dodo
project: DODO
Date: 2021-05-25T05:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dodo

GitHub Url: github.com/DODOEX/dodo-limit-order
GitHub History Url: github.com/DODOEX/dodo-limit-order/commits
2025-08-26main

42.82 - Solidity
35.87 - TypeScript
16.02 - JavaScript
5.2 - HTML
0.1 - Makefile
#: 216

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

61.54 - Rust
29.92 - TypeScript
6.57 - Python
0.91 - JavaScript
0.68 - Shell
0.37 - Dockerfile
#: 217

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

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

67.12 - JavaScript
26.48 - HTML
5.56 - CSS
0.52 - Shell
0.18 - C#
0.14 - Makefile
#: 218

id: injective
project: Injective
Date: 2025-07-21T07:50:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/injective

GitHub Url: github.com/InjectiveLabs/swap-contract
GitHub History Url: github.com/InjectiveLabs/swap-contract/commits
2025-08-22master

99.85 - Rust
0.15 - Shell
#: 219

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/sky-ecosystem/stusds
GitHub History Url: github.com/sky-ecosystem/stusds/commits
2025-08-22master

63.02 - Solidity
34.29 - Python
2.5 - Ruby
0.19 - Makefile
#: 220

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/validator-ejector
GitHub History Url: github.com/lidofinance/validator-ejector/commits
2025-08-21main

99.8 - TypeScript
0.2 - Dockerfile
#: 221

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

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

99.67 - Go
0.33 - Makefile
#: 222

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

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

100 - Go
#: 223

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

98.02 - Go
0.75 - Dockerfile
0.71 - Makefile
0.52 - Shell
#: 224

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

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

99.87 - Go
0.13 - Makefile
#: 225

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

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

100 - Rust
#: 226

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
2025-08-19master

75.74 - Python
22.3 - Solidity
1.94 - Shell
0.02 - JavaScript
#: 227

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
2025-08-18master

51.13 - Solidity
48.87 - JavaScript
#: 228

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/intmax2-reward-contract
GitHub History Url: github.com/InternetMaximalism/intmax2-reward-contract/commits
2025-08-16dev

100 - Solidity
#: 229

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/intmax2-zkp
GitHub History Url: github.com/InternetMaximalism/intmax2-zkp/commits
2025-08-16main

99.81 - Rust
0.19 - Shell
#: 230

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

GitHub Url: github.com/ArbitrumFoundation/governance
GitHub History Url: github.com/ArbitrumFoundation/governance/commits
2025-08-13main

57 - Solidity
41.57 - TypeScript
0.88 - HTML
0.47 - Shell
0.07 - Makefile
0.02 - Dockerfile
#: 231

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

GitHub Url: github.com/PolymeshAssociation/Polymesh
GitHub History Url: github.com/PolymeshAssociation/Polymesh/commits
2025-08-12develop

78.23 - Rust
20.42 - TypeScript
0.98 - JavaScript
0.27 - Shell
0.05 - Handlebars
0.04 - Go
#: 232

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

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

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

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

GitHub Url: github.com/pyth-network/governance
GitHub History Url: github.com/pyth-network/governance/commits
2025-08-04main

52.59 - Rust
46.45 - TypeScript
0.37 - JavaScript
0.24 - Nix
0.23 - CSS
0.08 - Shell
0.04 - Dockerfile
#: 234

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/sky-ecosystem/sp-beam
GitHub History Url: github.com/sky-ecosystem/sp-beam/commits
2025-08-04master

99.3 - Solidity
0.58 - JSON5
0.12 - Makefile
#: 235

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

GitHub Url: github.com/neutron-org/neutron-dao
GitHub History Url: github.com/neutron-org/neutron-dao/commits
2025-08-04main

97.03 - Rust
2.49 - Shell
0.41 - JavaScript
0.07 - Makefile
#: 236

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

GitHub Url: github.com/pyth-network/per
GitHub History Url: github.com/pyth-network/per/commits
2025-08-01main

70.71 - Rust
17.48 - Python
10.59 - TypeScript
0.7 - Starlark
0.26 - JavaScript
0.11 - CSS
0.06 - Dockerfile
0.04 - PLpgSQL
0.03 - Shell
#: 237

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

GitHub Url: github.com/pancakeswap/infinity-periphery
GitHub History Url: github.com/pancakeswap/infinity-periphery/commits
2025-08-01main

100 - Solidity
#: 238

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

GitHub Url: github.com/filecoin-project/bellperson
GitHub History Url: github.com/filecoin-project/bellperson/commits
2025-07-29master

100 - Rust
#: 239

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/sky-ecosystem/protego
GitHub History Url: github.com/sky-ecosystem/protego/commits
2025-07-28master

50.15 - Solidity
49.85 - JavaScript
#: 240

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

GitHub Url: github.com/stacks-sbtc/wsts
GitHub History Url: github.com/stacks-sbtc/wsts/commits
2025-07-28main

94.29 - Rust
5.52 - TeX
0.15 - Shell
0.04 - HTML
#: 241

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

GitHub Url: github.com/moonbeam-foundation/frontier
GitHub History Url: github.com/moonbeam-foundation/frontier/commits
2025-07-28master

85.97 - Rust
12.63 - TypeScript
0.66 - Solidity
0.27 - Handlebars
0.22 - JavaScript
0.11 - Makefile
0.09 - Shell
0.05 - Nix
#: 242

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

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

100 - Rust
#: 243

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

GitHub Url: github.com/babylonlabs-io/wallet-connector
GitHub History Url: github.com/babylonlabs-io/wallet-connector/commits
2025-07-28main

97.46 - TypeScript
1.67 - HTML
0.84 - JavaScript
0.03 - CSS
#: 244

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

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

90.36 - Python
5.96 - Starlark
3.04 - Solidity
0.29 - JavaScript
0.12 - Shell
0.06 - TypeScript
0.05 - HTML
0.04 - Vim Script
0.04 - Dockerfile
0.03 - CSS
#: 245

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

GitHub Url: github.com/DistributedCollective/bidirectional-fastbtc
GitHub History Url: github.com/DistributedCollective/bidirectional-fastbtc/commits
2025-07-25master

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

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/dual-governance
GitHub History Url: github.com/lidofinance/dual-governance/commits
2025-07-25main

91.3 - Solidity
3.46 - TypeScript
2.89 - Python
1.14 - Ruby
0.62 - Shell
0.59 - JavaScript
#: 247

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

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

100 - Rust
#: 248

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

GitHub Url: github.com/HorizenOfficial/horizen-migration-ledger-signing-tool
GitHub History Url: github.com/HorizenOfficial/horizen-migration-ledger-signing-tool/commits
2025-07-25main

93.56 - TypeScript
4.98 - CSS
1.46 - JavaScript
#: 249

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/sky-ecosystem/dss-exec-lib
GitHub History Url: github.com/sky-ecosystem/dss-exec-lib/commits
2025-07-24master

99.9 - Solidity
0.1 - Shell
#: 250

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

GitHub Url: github.com/symbioticfi/hooks
GitHub History Url: github.com/symbioticfi/hooks/commits
2025-07-24main

100 - Solidity
#: 251

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

GitHub Url: github.com/HorizenOfficial/horizen-migration
GitHub History Url: github.com/HorizenOfficial/horizen-migration/commits
2025-07-23main

53.48 - JavaScript
23.26 - Solidity
21.49 - Python
1.77 - Shell
#: 252

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

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

100 - Solidity
#: 253

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

GitHub Url: github.com/AstarNetwork/astar-apps
GitHub History Url: github.com/AstarNetwork/astar-apps/commits
2025-07-21main

47.96 - CSS
22.27 - TypeScript
16.8 - Vue
8.59 - JavaScript
4 - SCSS
0.37 - HTML
#: 254

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

GitHub Url: github.com/babylonlabs-io/core-ui
GitHub History Url: github.com/babylonlabs-io/core-ui/commits
2025-07-20main

87.2 - TypeScript
7.61 - CSS
3.14 - JavaScript
2.05 - HTML
#: 255

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

GitHub Url: github.com/babylonlabs-io/babylon-proto-ts
GitHub History Url: github.com/babylonlabs-io/babylon-proto-ts/commits
2025-07-17main

90.85 - TypeScript
9.15 - JavaScript
#: 256

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

GitHub Url: github.com/HathorNetwork/hathor-wallet
GitHub History Url: github.com/HathorNetwork/hathor-wallet/commits
2025-07-17master

97.52 - JavaScript
1.34 - SCSS
0.69 - Shell
0.24 - Python
0.09 - Makefile
0.05 - Nix
0.05 - HTML
0.02 - TypeScript
#: 257

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

GitHub Url: github.com/wormhole-foundation/multigov
GitHub History Url: github.com/wormhole-foundation/multigov/commits
2025-07-17main

63.75 - TypeScript
26.3 - Solidity
9.66 - Rust
0.14 - Shell
0.07 - Dockerfile
0.06 - Starlark
0.02 - Makefile
0 - JavaScript
#: 258

id: kamino
project: Kamino
Date: 2025-10-06T12:39:00.000Z
Max Reward: 1500000
Bounty Url: https://immunefi.com/bounty/kamino

GitHub Url: github.com/Kamino-Finance/kvault
GitHub History Url: github.com/Kamino-Finance/kvault/commits
2025-07-17master

100 - Rust
#: 259

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

GitHub Url: github.com/HorizenOfficial/horizen-migration-signing-tool-private-key
GitHub History Url: github.com/HorizenOfficial/horizen-migration-signing-tool-private-key/commits
2025-07-15main

93.03 - TypeScript
5.38 - CSS
1.58 - JavaScript
#: 260

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
2025-07-13main

52.97 - Solidity
46.96 - TypeScript
0.08 - Shell
#: 261

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

GitHub Url: github.com/CoreumFoundation/coreum
GitHub History Url: github.com/CoreumFoundation/coreum/commits
2025-07-11master

93.97 - Go
5.9 - Rust
0.06 - Shell
0.04 - Makefile
0.03 - Smarty
#: 262

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

GitHub Url: github.com/HorizenOfficial/horizen-migration-cli
GitHub History Url: github.com/HorizenOfficial/horizen-migration-cli/commits
2025-07-10main

100 - JavaScript
#: 263

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

GitHub Url: github.com/DistributedCollective/Bridge-SC
GitHub History Url: github.com/DistributedCollective/Bridge-SC/commits
2025-07-08master

63.94 - JavaScript
28.76 - Solidity
5.35 - HTML
1.22 - HCL
0.69 - Shell
0.03 - Smarty
0.02 - Dockerfile
#: 264

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
2025-07-03master

99.81 - Rust
0.14 - Shell
0.05 - Dockerfile
#: 265

id: starkex
project: StarkEx
Date: 2023-06-27T08:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starkex

GitHub Url: github.com/starkware-libs/starkex-contracts
GitHub History Url: github.com/starkware-libs/starkex-contracts/commits
2025-07-01master

100 - Solidity
#: 266

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

GitHub Url: github.com/pancakeswap/infinity-core
GitHub History Url: github.com/pancakeswap/infinity-core/commits
2025-06-30main

99.94 - Solidity
0.06 - TypeScript
#: 267

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

GitHub Url: github.com/jito-foundation/jito-programs
GitHub History Url: github.com/jito-foundation/jito-programs/commits
2025-06-25master

63.6 - Rust
30.55 - TypeScript
5.5 - Shell
0.24 - Dockerfile
0.11 - JavaScript
#: 268

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
2025-06-23main

94.89 - Rust
3.11 - Shell
1.32 - Dockerfile
0.67 - Makefile
#: 269

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
2025-06-23main

100 - Rust
#: 270

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

GitHub Url: github.com/jito-foundation/jito-relayer
GitHub History Url: github.com/jito-foundation/jito-relayer/commits
2025-06-20master

96.49 - Rust
2.58 - Shell
0.92 - Dockerfile
#: 271

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

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

99.35 - TypeScript
0.62 - JavaScript
0.02 - Shell
#: 272

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

GitHub Url: github.com/sweatco/sweat-jar
GitHub History Url: github.com/sweatco/sweat-jar/commits
2025-06-17main

98.72 - Rust
0.79 - Shell
0.5 - Makefile
#: 273

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

GitHub Url: github.com/OffchainLabs/nitro-contracts
GitHub History Url: github.com/OffchainLabs/nitro-contracts/commits
2025-06-17main

83.41 - Solidity
15.92 - TypeScript
0.5 - JavaScript
0.09 - Shell
0.07 - Yul
#: 274

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

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

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

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

GitHub Url: github.com/Synthetixio/synthetix-v3
GitHub History Url: github.com/Synthetixio/synthetix-v3/commits
2025-06-12main

67.06 - TypeScript
32.5 - Solidity
0.32 - JavaScript
0.07 - Shell
0.04 - Mustache
0.01 - Handlebars
#: 276

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

GitHub Url: github.com/vesuxyz/vesu-v1
GitHub History Url: github.com/vesuxyz/vesu-v1/commits
2025-06-10main

95.3 - Cairo
4.64 - TypeScript
0.05 - Shell
#: 277

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

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

98.81 - Solidity
1.19 - Makefile
#: 278

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

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

99.83 - Solidity
0.17 - Makefile
#: 279

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

GitHub Url: github.com/marsfoundation/sparklend
GitHub History Url: github.com/marsfoundation/sparklend/commits
2025-06-06master

94.42 - Solidity
4.51 - Shell
1.08 - Makefile
#: 280

id: dodo
project: DODO
Date: 2021-05-25T05:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dodo

GitHub Url: github.com/DODOEX/contractV2
GitHub History Url: github.com/DODOEX/contractV2/commits
2025-06-03main

42.4 - Solidity
23.65 - HTML
22.86 - TypeScript
11.01 - JavaScript
0.08 - Shell
#: 281

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

GitHub Url: github.com/pancakeswap/infinity-universal-router
GitHub History Url: github.com/pancakeswap/infinity-universal-router/commits
2025-06-03main

100 - Solidity
#: 282

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/sky-ecosystem/sky
GitHub History Url: github.com/sky-ecosystem/sky/commits
2025-06-02master

52.13 - Python
47.3 - Solidity
0.57 - Makefile
#: 283

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/city-aa
GitHub History Url: github.com/byteball/city-aa/commits
2025-06-01main

100 - JavaScript
#: 284

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
2025-05-27master

99.41 - Rust
0.32 - Python
0.17 - Handlebars
0.07 - Shell
0.03 - Dockerfile
#: 285

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/sky-ecosystem/chief
GitHub History Url: github.com/sky-ecosystem/chief/commits
2025-05-26master

57.42 - Python
41.93 - Solidity
0.65 - Makefile
#: 286

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
2025-05-23master

100 - Rust
#: 287

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

GitHub Url: github.com/reserve-protocol/protocol
GitHub History Url: github.com/reserve-protocol/protocol/commits
2025-05-22master

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

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
2025-05-15main

100 - Solidity
#: 289

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

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

#: 290

id: revert
project: Revert
Date: 2022-06-15T03:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/revert

GitHub Url: github.com/revert-finance/compoundor
GitHub History Url: github.com/revert-finance/compoundor/commits
2025-05-07main

61.61 - Solidity
38.39 - JavaScript
#: 291

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/sky-ecosystem/arbitrum-token-bridge
GitHub History Url: github.com/sky-ecosystem/arbitrum-token-bridge/commits
2025-05-02master

77.61 - Solidity
22.17 - Ruby
0.21 - Makefile
#: 292

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/sky-ecosystem/op-token-bridge
GitHub History Url: github.com/sky-ecosystem/op-token-bridge/commits
2025-05-02master

71.02 - Solidity
25.01 - Ruby
3.41 - Python
0.56 - Makefile
#: 293

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/sky-ecosystem/dss-emergency-spells
GitHub History Url: github.com/sky-ecosystem/dss-emergency-spells/commits
2025-05-01master

100 - Solidity
#: 294

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/plonky2_bn254
GitHub History Url: github.com/InternetMaximalism/plonky2_bn254/commits
2025-04-10main

100 - Rust
#: 295

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
2025-04-09master

99.16 - Rust
0.84 - Shell
#: 296

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

GitHub Url: github.com/cardano-foundation/cardano-wallet
GitHub History Url: github.com/cardano-foundation/cardano-wallet/commits
2025-04-07master

91.94 - Haskell
5.75 - Markdown
1.05 - Shell
0.93 - Nix
0.1 - Lean
0.09 - Just
0.04 - Dockerfile
0.03 - Agda
0.03 - Ruby
0.02 - Dhall
0.01 - HTML
#: 297

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/stonks
GitHub History Url: github.com/lidofinance/stonks/commits
2025-04-04main

71.1 - TypeScript
28.9 - Solidity
#: 298

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

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

56.33 - TypeScript
43.67 - Solidity
#: 299

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/sky-ecosystem/dss-lite-psm
GitHub History Url: github.com/sky-ecosystem/dss-lite-psm/commits
2025-03-28main

82.01 - Solidity
17.9 - Ruby
0.09 - Makefile
#: 300

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

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

60.25 - JavaScript
39.75 - Solidity
#: 301

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
2025-03-25master

92.22 - Python
6.33 - Shell
1.44 - Dockerfile
#: 302

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

99.79 - Solidity
0.13 - Shell
0.09 - Makefile
#: 303

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/gate-seals
GitHub History Url: github.com/lidofinance/gate-seals/commits
2025-03-19main

72.87 - Python
25.99 - Vyper
1.14 - JavaScript
#: 304

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/mev-boost-relay-allowed-list
GitHub History Url: github.com/lidofinance/mev-boost-relay-allowed-list/commits
2025-03-19main

73.7 - Python
26.3 - Vyper
#: 305

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/solana-smart-contracts
GitHub History Url: github.com/TruFin-io/solana-smart-contracts/commits
2025-03-19main

84.97 - TypeScript
13.95 - Rust
1.03 - Shell
0.04 - Makefile
#: 306

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

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

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

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

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

99.85 - Go
0.15 - Makefile
#: 308

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

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

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

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

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

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

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/sky-ecosystem/dss-blow2
GitHub History Url: github.com/sky-ecosystem/dss-blow2/commits
2025-02-27master

100 - Solidity
#: 311

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

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

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

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

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

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

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

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

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

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

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

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

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

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

100 - Solidity
#: 316

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

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

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

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

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

100 - Go
#: 318

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/governance-crosschain-bridges
GitHub History Url: github.com/lidofinance/governance-crosschain-bridges/commits
2025-02-07master

82.42 - TypeScript
17.53 - Solidity
0.03 - Dockerfile
0.03 - JavaScript
#: 319

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-delivery-infrastructure
GitHub History Url: github.com/lidofinance/aave-delivery-infrastructure/commits
2025-02-07main

85.6 - Solidity
8.51 - Python
3.59 - TypeScript
1.78 - Makefile
0.52 - Shell
#: 320

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/aragon-apps
GitHub History Url: github.com/lidofinance/aragon-apps/commits
2025-02-07master

82.24 - JavaScript
17.59 - Solidity
0.14 - HTML
0.03 - Dockerfile
#: 321

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

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

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

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/sky-ecosystem/dss-vest
GitHub History Url: github.com/sky-ecosystem/dss-vest/commits
2024-12-13master

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

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

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

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

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

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

66.01 - JavaScript
33.99 - Solidity
#: 325

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/smart-contracts-aptos
GitHub History Url: github.com/TruFin-io/smart-contracts-aptos/commits
2024-10-29main

100 - Move
#: 326

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/sky-ecosystem/vote-delegate
GitHub History Url: github.com/sky-ecosystem/vote-delegate/commits
2024-10-23master

66.02 - Solidity
33.03 - Python
0.95 - Makefile
#: 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/sky-ecosystem/usds
GitHub History Url: github.com/sky-ecosystem/usds/commits
2024-10-07master

53.3 - Python
46.26 - Solidity
0.44 - Makefile
#: 328

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

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

GitHub Url: github.com/ref-finance/ref-token
GitHub History Url: github.com/ref-finance/ref-token/commits
2024-09-27master

94.66 - Rust
5.34 - Shell
#: 330

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/sky-ecosystem/univ2-pool-migrator
GitHub History Url: github.com/sky-ecosystem/univ2-pool-migrator/commits
2024-09-23master

100 - Solidity
#: 331

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

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/sky-ecosystem/dss-direct-deposit
GitHub History Url: github.com/sky-ecosystem/dss-direct-deposit/commits
2024-09-10master

89.32 - Solidity
9.69 - Ruby
0.93 - Shell
0.06 - Makefile
#: 333

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/sky-ecosystem/dss-allocator
GitHub History Url: github.com/sky-ecosystem/dss-allocator/commits
2024-09-09dev

65.79 - Solidity
20.85 - Ruby
11.52 - Python
1.49 - Shell
0.36 - Makefile
#: 334

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

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

id: intmax
project: INTMAX
Date: 2025-05-25T09:23:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/intmax

GitHub Url: github.com/InternetMaximalism/plonky2_keccak
GitHub History Url: github.com/InternetMaximalism/plonky2_keccak/commits
2024-08-21main

100 - Rust
#: 337

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

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

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

GitHub Url: github.com/LayerZero-Labs/solidity-examples
GitHub History Url: github.com/LayerZero-Labs/solidity-examples/commits
2024-07-18main

61.18 - JavaScript
38.82 - Solidity
#: 340

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/flamingofinance

GitHub Url: github.com/flamingo-finance/flamingo-contract-staking-n3
GitHub History Url: github.com/flamingo-finance/flamingo-contract-staking-n3/commits
2024-07-12main

99.98 - C#
0.02 - Shell
0 - Smalltalk
#: 341

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

GitHub Url: github.com/stellar/bytes-lit
GitHub History Url: github.com/stellar/bytes-lit/commits
2024-07-11main

97.61 - Rust
2.39 - Makefile
#: 342

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

GitHub Url: github.com/stellar/crate-git-revision
GitHub History Url: github.com/stellar/crate-git-revision/commits
2024-07-11main

96.17 - Rust
3.83 - Makefile
#: 343

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

GitHub Url: github.com/stellar/wasmi
GitHub History Url: github.com/stellar/wasmi/commits
2024-07-11soroban-wasmi-v0.31.1

96.92 - Rust
2.54 - WebAssembly
0.5 - Shell
0.04 - Makefile
#: 344

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/prediction-markets-aa
GitHub History Url: github.com/byteball/prediction-markets-aa/commits
2024-06-29master

100 - JavaScript
#: 345

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

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

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

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

99.55 - Rust
0.45 - Shell
#: 348

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

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

GitHub Url: github.com/DistributedCollective/FastBTC
GitHub History Url: github.com/DistributedCollective/FastBTC/commits
2024-05-23development

88.05 - JavaScript
11.53 - HTML
0.42 - CSS
#: 350

id: alex
project: ALEX
Date: 2021-12-13T00:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alex

GitHub Url: github.com/alexgo-io/alex-dao
GitHub History Url: github.com/alexgo-io/alex-dao/commits
2024-05-16main

47.66 - Clarity
47.07 - TypeScript
5.27 - Shell
#: 351

id: alex
project: ALEX
Date: 2021-12-13T00:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alex

GitHub Url: github.com/alexgo-io/alex-v1
GitHub History Url: github.com/alexgo-io/alex-v1/commits
2024-05-14dev

78.89 - Clarity
21 - TypeScript
0.1 - Shell
#: 352

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

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

GitHub Url: github.com/DistributedCollective/fastBTC-confirmation-node
GitHub History Url: github.com/DistributedCollective/fastBTC-confirmation-node/commits
2024-05-02development

100 - JavaScript
#: 354

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/oz-merkle-tree
GitHub History Url: github.com/lidofinance/oz-merkle-tree/commits
2024-04-24main

94.33 - Python
5.67 - Just
#: 355

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

GitHub Url: github.com/pancakeswap/pancake-v3-contracts
GitHub History Url: github.com/pancakeswap/pancake-v3-contracts/commits
2024-04-22main

53.37 - TypeScript
46.44 - Solidity
0.19 - JavaScript
#: 356

id: impossiblefinance
project: Impossible Finance
Date: 2021-06-18T13:00:00.000Z
Max Reward: 94000
Bounty Url: https://immunefi.com/bounty/impossiblefinance

GitHub Url: github.com/ImpossibleFinance/launchpad-contracts
GitHub History Url: github.com/ImpossibleFinance/launchpad-contracts/commits
2024-04-18main

80.29 - Solidity
19.66 - TypeScript
0.05 - Shell
#: 357

id: buttonwood
project: Buttonwood
Date: 2021-10-28T09:15:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/buttonwood

GitHub Url: github.com/buttonwood-protocol/button-wrappers
GitHub History Url: github.com/buttonwood-protocol/button-wrappers/commits
2024-03-25main

69.69 - TypeScript
30.27 - Solidity
0.04 - JavaScript
#: 358

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

GitHub Url: github.com/marsfoundation/aave-v3-core
GitHub History Url: github.com/marsfoundation/aave-v3-core/commits
2024-03-19master

57.84 - TypeScript
38.57 - Solidity
2.81 - Ruby
0.46 - Python
0.19 - Shell
0.08 - JavaScript
0.04 - Makefile
0.01 - Dockerfile
#: 359

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

GitHub Url: github.com/pancakeswap/pancake-smart-contracts
GitHub History Url: github.com/pancakeswap/pancake-smart-contracts/commits
2024-03-06master

50.41 - Solidity
49.4 - TypeScript
0.19 - JavaScript
0 - Shell
#: 360

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

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

GitHub Url: github.com/sweatco/sweat-near
GitHub History Url: github.com/sweatco/sweat-near/commits
2024-02-27main

96.18 - Rust
2.13 - Shell
1.69 - Makefile
#: 362

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

GitHub Url: github.com/sweatco/sweat-claim
GitHub History Url: github.com/sweatco/sweat-claim/commits
2024-02-27main

96.3 - Rust
1.94 - Shell
1.76 - Makefile
#: 363

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

GitHub Url: github.com/Instadapp/dsa-contracts
GitHub History Url: github.com/Instadapp/dsa-contracts/commits
2024-02-10master

74.57 - TypeScript
25.32 - Solidity
0.11 - Shell
#: 364

id: ichi
project: Ichi
Date: 2021-06-17T15:00:00.000Z
Max Reward: 50000
Bounty Url: https://immunefi.com/bounty/ichi

GitHub Url: github.com/ichifarm/ichi-oneToken
GitHub History Url: github.com/ichifarm/ichi-oneToken/commits
2024-01-28master

52.11 - JavaScript
47.02 - Solidity
0.86 - TypeScript
0.01 - Shell
#: 365

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

GitHub Url: github.com/stellar/js-soroban-client
GitHub History Url: github.com/stellar/js-soroban-client/commits
2024-01-03main

56.74 - TypeScript
42.75 - JavaScript
0.51 - Shell
#: 366

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

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

id: poolshark
project: Poolshark
Date: 2024-01-24T16:03:00.000Z
Max Reward: 10000
Bounty Url: https://immunefi.com/bounty/poolshark

GitHub Url: github.com/poolshark-protocol/limit
GitHub History Url: github.com/poolshark-protocol/limit/commits
2023-12-08master

67.06 - TypeScript
32.83 - Solidity
0.11 - JavaScript
#: 369

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

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

id: starkex
project: StarkEx
Date: 2023-06-27T08:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starkex

GitHub Url: github.com/starkware-libs/stark-perpetual
GitHub History Url: github.com/starkware-libs/stark-perpetual/commits
2023-11-22master

52.86 - Cairo
26.49 - Python
11.48 - JavaScript
4.87 - CMake
3.82 - Starlark
0.38 - Shell
0.1 - Dockerfile
#: 372

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

id: marinade
project: Marinade
Date: 2021-12-01T18:30:00.000Z
Max Reward: 250000
Bounty Url: https://immunefi.com/bounty/marinade

GitHub Url: github.com/marinade-finance/liquid-staking-program
GitHub History Url: github.com/marinade-finance/liquid-staking-program/commits
2023-11-14main

99.32 - Rust
0.68 - Shell
#: 374

id: zksync
project: ZKsync Lite
Date: 2022-03-15T21:00:00.000Z
Max Reward: 2300000
Bounty Url: https://immunefi.com/bounty/zksync

GitHub Url: github.com/matter-labs/zksync
GitHub History Url: github.com/matter-labs/zksync/commits
2023-11-08master

78.89 - Rust
14.59 - TypeScript
5.1 - Solidity
0.56 - API Blueprint
0.3 - JavaScript
0.24 - Shell
0.16 - Dockerfile
0.15 - PLpgSQL
#: 375

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/sky-ecosystem/sdai
GitHub History Url: github.com/sky-ecosystem/sdai/commits
2023-11-02master

99.77 - Solidity
0.23 - Makefile
#: 376

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

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

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/sky-ecosystem/rwa-toolkit
GitHub History Url: github.com/sky-ecosystem/rwa-toolkit/commits
2023-07-07master

97.16 - Solidity
2.55 - Shell
0.3 - Makefile
#: 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/sky-ecosystem/dss-interfaces
GitHub History Url: github.com/sky-ecosystem/dss-interfaces/commits
2023-06-29master

100 - Solidity
#: 380

id: charm
project: Charm
Date: 2021-02-05T07:00:00.000Z
Max Reward: 20000
Bounty Url: https://immunefi.com/bounty/charm

GitHub Url: github.com/charmfinance/alpha-vaults-v2-contracts
GitHub History Url: github.com/charmfinance/alpha-vaults-v2-contracts/commits
2023-06-26main

51.68 - Solidity
48.32 - TypeScript
#: 381

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

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

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

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/oswap-token-aa
GitHub History Url: github.com/byteball/oswap-token-aa/commits
2023-05-23master

100 - JavaScript
#: 385

id: resonate
project: Resonate
Date: 2022-10-20T18:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/resonate

GitHub Url: github.com/Revest-Finance/ResonateContracts
GitHub History Url: github.com/Revest-Finance/ResonateContracts/commits
2023-05-17public

73.96 - TypeScript
25.5 - Solidity
0.54 - JavaScript
#: 386

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

id: alex
project: ALEX
Date: 2021-12-13T00:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/alex

GitHub Url: github.com/alexgo-io/alex-bridge-contracts
GitHub History Url: github.com/alexgo-io/alex-bridge-contracts/commits
2023-04-19main

70.51 - Solidity
29.49 - Clarity
#: 388

id: buttonwood
project: Buttonwood
Date: 2021-10-28T09:15:00.000Z
Max Reward: 500000
Bounty Url: https://immunefi.com/bounty/buttonwood

GitHub Url: github.com/buttonwood-protocol/tranche
GitHub History Url: github.com/buttonwood-protocol/tranche/commits
2023-03-20main

72.57 - TypeScript
27.15 - Solidity
0.26 - JavaScript
0.02 - Shell
#: 389

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/sky-ecosystem/starknet-dai-bridge
GitHub History Url: github.com/sky-ecosystem/starknet-dai-bridge/commits
2023-03-15main

46.31 - TypeScript
43.58 - Python
9.3 - Solidity
0.81 - Shell
#: 390

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/sky-ecosystem/line-mom
GitHub History Url: github.com/sky-ecosystem/line-mom/commits
2023-03-12master

98.24 - Solidity
1.76 - Makefile
#: 391

id: mtpelerin
project: Mt Pelerin
Date: 2021-02-08T07:00:00.000Z
Max Reward: 5000
Bounty Url: https://immunefi.com/bounty/mtpelerin

GitHub Url: github.com/MtPelerin/bridge-v2
GitHub History Url: github.com/MtPelerin/bridge-v2/commits
2023-03-09master

58.3 - JavaScript
28.25 - Solidity
12.96 - LigoLANG
0.5 - Shell
#: 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/sky-ecosystem/ilk-registry
GitHub History Url: github.com/sky-ecosystem/ilk-registry/commits
2023-03-07master

79.09 - Solidity
19.58 - Shell
0.69 - Makefile
0.64 - Nix
#: 393

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

GitHub Url: github.com/sky-ecosystem/dss-flash
GitHub History Url: github.com/sky-ecosystem/dss-flash/commits
2023-03-07master

97.6 - Solidity
1.45 - Makefile
0.95 - Nix
#: 394

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

id: dodo
project: DODO
Date: 2021-05-25T05:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/dodo

GitHub Url: github.com/DODOEX/dodo-route-contract
GitHub History Url: github.com/DODOEX/dodo-route-contract/commits
2022-12-22main

91.5 - Solidity
8.32 - TypeScript
0.12 - Makefile
0.03 - Nix
0.02 - JavaScript
0.01 - Shell
#: 396

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/sky-ecosystem/dss-gem-joins
GitHub History Url: github.com/sky-ecosystem/dss-gem-joins/commits
2022-11-08master

99.7 - Solidity
0.22 - Nix
0.08 - Makefile
#: 397

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

GitHub Url: github.com/ref-finance/ref-ve
GitHub History Url: github.com/ref-finance/ref-ve/commits
2022-11-01main

94.48 - Rust
2.88 - TypeScript
1.17 - Shell
0.73 - Makefile
0.42 - Python
0.16 - JavaScript
0.16 - Dockerfile
#: 398

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

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/flamingofinance

GitHub Url: github.com/neo-project/examples
GitHub History Url: github.com/neo-project/examples/commits
2022-09-20

100 - C#
#: 400

id: dforce
project: dForce
Date: 2021-07-29T06:00:00.000Z
Max Reward: 50000
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

#: 401

id: bprotocol
project: BProtocol
Date: 2021-07-14T11:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/bprotocol

GitHub Url: github.com/backstop-protocol/dev
GitHub History Url: github.com/backstop-protocol/dev/commits
2022-07-05main

60.76 - JavaScript
20.57 - TypeScript
11.92 - Solidity
4.51 - Python
2.14 - TeX
0.06 - HTML
0.02 - Shell
0.01 - Dockerfile
0.01 - DIGITAL Command Language
0 - CSS
#: 402

id: flamingofinance
project: Flamingo Finance
Date: 2022-02-14T21:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/flamingofinance

GitHub Url: github.com/flamingo-finance/flamingo-contract-swap
GitHub History Url: github.com/flamingo-finance/flamingo-contract-swap/commits
2022-06-16master

100 - C#
#: 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/sky-ecosystem/dss-chain-log
GitHub History Url: github.com/sky-ecosystem/dss-chain-log/commits
2022-06-13master

85.23 - Solidity
8.86 - Shell
3.37 - Makefile
2.54 - Nix
#: 404

id: compoundfinance
project: Compound Finance
Date: 2024-12-11T16:28:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/compoundfinance

GitHub Url: github.com/compound-finance/compound-protocol
GitHub History Url: github.com/compound-finance/compound-protocol/commits
2022-06-07master

39.38 - TypeScript
33.42 - Solidity
25.89 - JavaScript
0.5 - PEG.js
0.48 - Shell
0.29 - Makefile
0.04 - Dockerfile
#: 405

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/sky-ecosystem/dss-cdp-manager
GitHub History Url: github.com/sky-ecosystem/dss-cdp-manager/commits
2022-05-18master

98.75 - Solidity
0.92 - Nix
0.34 - Makefile
#: 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/sky-ecosystem/dss
GitHub History Url: github.com/sky-ecosystem/dss/commits
2022-05-18master

99.76 - Solidity
0.13 - Makefile
0.11 - Nix
#: 407

id: starkex
project: StarkEx
Date: 2023-06-27T08:00:00.000Z
Max Reward: 1000000
Bounty Url: https://immunefi.com/bounty/starkex

GitHub Url: github.com/starkware-libs/starkex-for-spot-trading
GitHub History Url: github.com/starkware-libs/starkex-for-spot-trading/commits
2022-05-09master

44.11 - Cairo
43.88 - Python
11.79 - CMake
0.18 - Dockerfile
0.05 - Shell
#: 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/sky-ecosystem/dsr-manager
GitHub History Url: github.com/sky-ecosystem/dsr-manager/commits
2022-04-08master

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

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/sky-ecosystem/dss-proxy-actions
GitHub History Url: github.com/sky-ecosystem/dss-proxy-actions/commits
2022-04-08master

99.51 - Solidity
0.36 - Nix
0.13 - Makefile
#: 410

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

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

GitHub Url: github.com/oasisprotocol/deoxysii-rust
GitHub History Url: github.com/oasisprotocol/deoxysii-rust/commits
2022-02-25master

97.66 - Rust
2.34 - Makefile
#: 412

id: revest
project: Revest
Date: 2022-04-21T18:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/revest

GitHub Url: github.com/Revest-Finance/RevestAPI
GitHub History Url: github.com/Revest-Finance/RevestAPI/commits
2022-02-25master

100 - Solidity
#: 413

id: 88mphv3
project: 88mphV3
Date: 2021-07-03T11:00:00.000Z
Max Reward: 25000
Bounty Url: https://immunefi.com/bounty/88mphv3

GitHub Url: github.com/88mphapp/88mph-contracts
GitHub History Url: github.com/88mphapp/88mph-contracts/commits
2022-02-25v3

62.13 - Solidity
36.58 - JavaScript
1.09 - TypeScript
0.2 - Shell
#: 414

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-cascading-donations
GitHub History Url: github.com/byteball/obyte-cascading-donations/commits
2022-01-21master

100 - JavaScript
#: 415

id: tinyman
project: Tinyman
Date: 2022-01-21T17:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/tinyman

GitHub Url: github.com/tinymanorg/tinyman-contracts-v1
GitHub History Url: github.com/tinymanorg/tinyman-contracts-v1/commits
2022-01-18main

#: 416

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/sky-ecosystem/dss-psm
GitHub History Url: github.com/sky-ecosystem/dss-psm/commits
2021-12-06master

95.68 - Solidity
4.14 - Shell
0.18 - Makefile
#: 417

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/sky-ecosystem/optimism-dai-bridge
GitHub History Url: github.com/sky-ecosystem/optimism-dai-bridge/commits
2021-11-22master

70.23 - TypeScript
17.34 - Solidity
8.69 - Ruby
2.82 - Shell
0.92 - JavaScript
#: 418

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

id: popsicle
project: Popsicle
Date: 2021-08-20T15:00:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/popsicle

GitHub Url: github.com/vt-btf/Optimizer
GitHub History Url: github.com/vt-btf/Optimizer/commits
2021-10-05main

100 - Solidity
#: 420

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

GitHub Url: github.com/sky-ecosystem/univ3-lp-oracle
GitHub History Url: github.com/sky-ecosystem/univ3-lp-oracle/commits
2021-09-29master

98.1 - Solidity
1.41 - Shell
0.48 - Makefile
#: 421

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

GitHub Url: github.com/sky-ecosystem/arbitrum-dai-bridge
GitHub History Url: github.com/sky-ecosystem/arbitrum-dai-bridge/commits
2021-09-20master

66.19 - TypeScript
23.63 - Solidity
7.01 - Ruby
2.34 - Shell
0.83 - JavaScript
#: 422

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

GitHub Url: github.com/sky-ecosystem/mkr-authority
GitHub History Url: github.com/sky-ecosystem/mkr-authority/commits
2021-09-17master

96.22 - Solidity
1.93 - Shell
1.35 - Nix
0.49 - Makefile
#: 423

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

GitHub Url: github.com/sky-ecosystem/dss-auto-line
GitHub History Url: github.com/sky-ecosystem/dss-auto-line/commits
2021-09-17master

94.99 - Solidity
3.15 - Makefile
1.87 - Nix
#: 424

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

GitHub Url: github.com/sky-ecosystem/median
GitHub History Url: github.com/sky-ecosystem/median/commits
2021-09-17master

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

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

GitHub Url: github.com/sky-ecosystem/clipper-mom
GitHub History Url: github.com/sky-ecosystem/clipper-mom/commits
2021-09-17master

96.4 - Solidity
1.95 - Nix
1.65 - Makefile
#: 426

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

GitHub Url: github.com/sky-ecosystem/osm
GitHub History Url: github.com/sky-ecosystem/osm/commits
2021-09-17master

96.5 - Solidity
2.35 - Nix
1.16 - Makefile
#: 427

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

id: wepiggy
project: WePiggy
Date: 2022-01-29T03:30:00.000Z
Max Reward: 100000
Bounty Url: https://immunefi.com/bounty/wepiggy

GitHub Url: github.com/WePiggy/wepiggy-contracts
GitHub History Url: github.com/WePiggy/wepiggy-contracts/commits
2021-08-17master

69.61 - Solidity
23.55 - JavaScript
6.84 - Shell
#: 429

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

GitHub Url: github.com/sky-ecosystem/univ2-lp-oracle
GitHub History Url: github.com/sky-ecosystem/univ2-lp-oracle/commits
2021-08-12master

97.99 - Solidity
1.81 - Shell
0.2 - Makefile
#: 430

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

GitHub Url: github.com/ipfs/go-hamt-ipld
GitHub History Url: github.com/ipfs/go-hamt-ipld/commits
2021-07-26master

84.03 - Go
15.97 - Makefile
#: 431

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

GitHub Url: github.com/money-on-chain/Amphiraos-Oracle
GitHub History Url: github.com/money-on-chain/Amphiraos-Oracle/commits
2021-07-23master

66.7 - Solidity
32.72 - JavaScript
0.58 - Shell
#: 432

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

GitHub Url: github.com/filecoin-project/go-padreader
GitHub History Url: github.com/filecoin-project/go-padreader/commits
2021-07-23master

70.85 - Go
29.15 - Makefile
#: 433

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

GitHub Url: github.com/filecoin-project/paired
GitHub History Url: github.com/filecoin-project/paired/commits
2021-06-01master

100 - Rust
#: 434

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

GitHub Url: github.com/lurk-lab/neptune-triton
GitHub History Url: github.com/lurk-lab/neptune-triton/commits
2020-11-17master

97.75 - C
1.92 - Rust
0.33 - Futhark
0 - Shell
#: 435

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

GitHub Url: github.com/neo-project/neo-gui
GitHub History Url: github.com/neo-project/neo-gui/commits
2020-09-27master

99.84 - C#
0.16 - Batchfile
#: 436

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

GitHub Url: github.com/pancakeswap/pancake-swap-periphery
GitHub History Url: github.com/pancakeswap/pancake-swap-periphery/commits
2020-09-23master

62.7 - Solidity
37.3 - TypeScript
#: 437

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/token-registry-aa
GitHub History Url: github.com/byteball/token-registry-aa/commits
2020-06-11master

100 - JavaScript
#: 438

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

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