Parameter tag
in eth_call method in ethrpc
Type signature_t
in ethrpc
​echo_getAddressReference method to ethrpc
​evm_increaseTime, evm_mine methods to testrpc
Error handling in testrpc
Field evm_address
to account_create_operation
Parameter evm_address
to register_account, register_account_with_api, create_account_with_brain_key methods in wallet API, submit_registration_solution method in registration API, echo_submitRegistrationSolution in ethrpc
Field status
in result of eth_getTransactionReceipt​
Support of CORS
Support for decimal integers in uint_t
and blocknumber_t
in ethrpc
Convert EBTC and EETH to bitasset
The logic for sending approves in btc and eth sidechains
Some fixes in EchoRand
Fee calculations in btc and eth sidechains
Current block number in contract_result
in x86_64 and EVM
Gas calculations in ethrpc
Error with applying block in fork_database
Address and deposit/withdrawal amount check in btc transactions in btc sidechain
Share ethrpc filters accross connections
Unused flags in bitassets
​eth_chainId, echo_requestRegistrationTask, echo_submitRegistrationSolution methods to ethrpc.
​eth_accounts method to testrpc.
Messages filtration mechanism. We don't pass message to main thread from p2p if we received it already.
Parameters active_pubkey
, echorand_key
to register_account method in wallet API
Default account for eth_call​
Field contract_id
to result of get_contract_result after creating EVM contract
Bool parameter for ignoring peer's database in node start flags
Nodes consensus syncing mechanism.
Messages cache reworked.
​get_btc_address now takes name and id as described.
Some consensus issues.
Fixed eth_sendTransaction and personal_sendTransaction error when passing data
field with 0x
prefix.
Bug with remove operation history ID
Logs format in eth_getTransactionReceipt method on ethrpc