absolute bi absolutebi
  • Joined on 2022-11-19
absolutebi synced commits to next-polkadot-sdk at absolutebi/serai from mirror 2025-02-04 13:27:46 +00:00
absolutebi synced new reference next-polkadot-sdk to absolutebi/serai from mirror 2025-02-04 13:27:46 +00:00
absolutebi synced commits to nightly-2025-02 at absolutebi/serai from mirror 2025-02-01 03:47:46 +00:00
absolutebi synced new reference nightly-2025-02 to absolutebi/serai from mirror 2025-02-01 03:47:46 +00:00
absolutebi synced commits to refs/pull/627/head at absolutebi/serai from mirror 2025-01-30 10:57:46 +00:00
e6761b3377 Merge branch 'next' into serai-rpc
e4cc23b72d add economic security pallet tests (#623)
52d853c8ba add validator sets pallet tests (#614)
9c33a711d7 add in instructions pallet tests (#608)
a275023cfc Finish merging in the develop branch
Compare 370 commits »
absolutebi synced commits to refs/pull/650/head at absolutebi/serai from mirror 2025-01-30 10:57:46 +00:00
4004f41257 Use try_from instead of as
4c46e573fc add key_gen tests
315d4fb356 Correct decoding identity for embedwards25519/secq256k1
2bc880e372 Downstream the eVRF libraries from FCMP++
19422de231 Ensure a non-zero fee in the Router OutInstruction gas fuzz test
Compare 11 commits »
absolutebi synced commits to refs/pull/650/merge at absolutebi/serai from mirror 2025-01-30 10:57:46 +00:00
a275023cfc Finish merging in the develop branch
258c02ff39 Merge branch 'develop' into next
3655dc723f Use clearer identity check in equality
4004f41257 Use try_from instead of as
Compare 34 commits »
absolutebi synced and deleted reference refs/tags/refs/pull/608/merge at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
absolutebi synced and deleted reference refs/tags/refs/pull/614/merge at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
absolutebi synced and deleted reference refs/tags/refs/pull/623/merge at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
absolutebi synced and deleted reference refs/tags/refs/pull/627/merge at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
absolutebi synced commits to next at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
22e411981a Resolve clippy errors from recent merges
11d48d0685 add Serai JSON-RPC methods (#627)
e4cc23b72d add economic security pallet tests (#623)
52d853c8ba add validator sets pallet tests (#614)
9c33a711d7 add in instructions pallet tests (#608)
Compare 36 commits »
absolutebi synced commits to refs/pull/602/merge at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
a275023cfc Finish merging in the develop branch
258c02ff39 Merge branch 'develop' into next
3655dc723f Use clearer identity check in equality
315d4fb356 Correct decoding identity for embedwards25519/secq256k1
Compare 365 commits »
absolutebi synced commits to refs/pull/614/head at absolutebi/serai from mirror 2025-01-30 10:57:45 +00:00
193711196b Merge branch 'next' into add-validator-sets-pallet-tests
9c33a711d7 add in instructions pallet tests (#608)
a275023cfc Finish merging in the develop branch
258c02ff39 Merge branch 'develop' into next
3655dc723f Use clearer identity check in equality
Compare 378 commits »
absolutebi synced commits to next at absolutebi/serai from mirror 2025-01-28 01:47:46 +00:00
19422de231 Ensure a non-zero fee in the Router OutInstruction gas fuzz test
fa0dadc9bd Rename Deployer bytecode to initcode
f004c8726f Remove unused library bytecode from ethereum-schnorr-contract
835b5bb06f Split tests across a few files, fuzz generate OutInstructions
0484113254 Fix the ability for a malicious adversary to snipe ERC20s out via re-entrancy from the ERC20 contract
Compare 7 commits »
absolutebi synced commits to refs/pull/650/merge at absolutebi/serai from mirror 2025-01-28 01:47:46 +00:00
20b6743e76 Merge fa0447c8cc89b0824c5e90635721f39eb4ab1292 into 19422de231
19422de231 Ensure a non-zero fee in the Router OutInstruction gas fuzz test
fa0dadc9bd Rename Deployer bytecode to initcode
f004c8726f Remove unused library bytecode from ethereum-schnorr-contract
835b5bb06f Split tests across a few files, fuzz generate OutInstructions
Compare 8 commits »
absolutebi synced commits to next at absolutebi/serai from mirror 2025-01-27 17:37:46 +00:00
f8c3acae7b Check the Router-deployed contracts' code
0957460f27 Add supporting security commentary to Router.sol
ea00ba9ff8 Clarified usage of CREATE
a9625364df Test createAddress
75c6427d7c CREATE uses RLP, not ABI-encoding
Compare 5 commits »
absolutebi synced commits to next at absolutebi/serai from mirror 2025-01-27 09:27:45 +00:00
e742a6b0ec Test ERC20 OutInstructions
5164a710a2 Redo gas estimation via revm
27c1dc4646 Test ETH address/code OutInstructions
Compare 3 commits »
absolutebi synced commits to next at absolutebi/serai from mirror 2025-01-25 00:17:45 +00:00
3892fa30b7 Test an empty execute
ed599c8ab5 Have the Batch event encode the amount of results
29bb5e21ab Take advantage of RangeInclusive for specifying filters' blocks
Compare 3 commits »
absolutebi synced commits to next at absolutebi/serai from mirror 2025-01-24 16:07:47 +00:00
604a4b2442 Add execute_tx to fill in missing test cases reliant on it
977dcad86d Test the Router rejects invalid signatures
cefc542744 Test SeraiKeyWasNone
164fe9a14f Test Router's InvalidSeraiKey error
f948881eba Simplify async code in in_instructions_unordered
Compare 7 commits »