DOM CHAROENYOS

Results 5 issues of DOM CHAROENYOS

How to use mongol for query like this db.inventory.find( { $or: [ { qty: { $gt: 100 } }, { price: { $lt: 9.95 } } ] } )

in mycode sel = {}; sel["$or"]={{fuid='51a8e9d639f85f4caa5a789f'},{tuid='51a8e9d639f85f4caa5a789f'}}; and in mongodb log assertion 13263 $or array must contain objects ns:icredit.transactions query:{ $or: [ null, { fuid: "51a8e9d639f85f4caa5a789f" }, { tuid: "51a8e9d639f85f4caa5a789f" }...

I try to test query command id, results, t = col:query(sel,{_id=1},0,1); ## ngx.say(#results); ## i got 1 id, results, t = col:query(sel,{_id=1},5,5); ## ngx.say(#results); i got 10. should be 5...

### Description blockscout can't index create smartcontract transaction from op-erigon rpc ======= backend | {"time":"2024-06-21T09:23:32.238Z","severity":"error","message":"** (FunctionClauseError) no function clause matching in EthereumJSONRPC.Transaction.do_elixir_to_params/1\n (ethereum_jsonrpc 6.6.0) lib/ethereum_jsonrpc/transaction.ex:257: EthereumJSONRPC.Transaction.do_elixir_to_params(%{nil => nil, \"blockHash\" =>...

waiting on feedback