-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bridge/watch dog #2481
base: 2.0-master
Are you sure you want to change the base?
Bridge/watch dog #2481
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bca4401 - Browse repository at this point
Copy the full SHA bca4401View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb1f05 - Browse repository at this point
Copy the full SHA adb1f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c6672 - Browse repository at this point
Copy the full SHA 22c6672View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca76af - Browse repository at this point
Copy the full SHA fca76afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 824166a - Browse repository at this point
Copy the full SHA 824166aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10472e5 - Browse repository at this point
Copy the full SHA 10472e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6009e9b - Browse repository at this point
Copy the full SHA 6009e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e1f10 - Browse repository at this point
Copy the full SHA 25e1f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 188f462 - Browse repository at this point
Copy the full SHA 188f462View commit details -
Configuration menu - View commit details
-
Copy full SHA for d307d68 - Browse repository at this point
Copy the full SHA d307d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced0133 - Browse repository at this point
Copy the full SHA ced0133View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d85a1 - Browse repository at this point
Copy the full SHA f5d85a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ab7fb - Browse repository at this point
Copy the full SHA 33ab7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a814e0c - Browse repository at this point
Copy the full SHA a814e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f6cda - Browse repository at this point
Copy the full SHA 49f6cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf332b - Browse repository at this point
Copy the full SHA 9cf332bView commit details -
feat(data_structures): implement protocol versions controller
also: update secp256k1 deps close witnet#2418
Configuration menu - View commit details
-
Copy full SHA for f5a5b0b - Browse repository at this point
Copy the full SHA f5a5b0bView commit details -
feat(data_structures): enable protocol versions injection through config
also: make protocol versioning safer
Configuration menu - View commit details
-
Copy full SHA for 0618bd3 - Browse repository at this point
Copy the full SHA 0618bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35bc88a - Browse repository at this point
Copy the full SHA 35bc88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bf140 - Browse repository at this point
Copy the full SHA 30bf140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da1773 - Browse repository at this point
Copy the full SHA 6da1773View commit details -
Configuration menu - View commit details
-
Copy full SHA for f894632 - Browse repository at this point
Copy the full SHA f894632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f04ae - Browse repository at this point
Copy the full SHA 88f04aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c749f8 - Browse repository at this point
Copy the full SHA 7c749f8View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c131f74 - Browse repository at this point
Copy the full SHA c131f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc3a8c - Browse repository at this point
Copy the full SHA 4cc3a8cView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf3885f - Browse repository at this point
Copy the full SHA cf3885fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c963e - Browse repository at this point
Copy the full SHA e6c963eView commit details
Commits on Mar 18, 2024
-
feat(jsonrpc): implement query stakes method
This method allows to query the stakes of the specified argument. The argument can contain: - A validator and a withdrawer - A validator - A withdrawer - Empty argument, uses the node's address as validator. The type of the argument is an address as a string.
Configuration menu - View commit details
-
Copy full SHA for 2e84cff - Browse repository at this point
Copy the full SHA 2e84cffView commit details -
feat(CLI): implement method for querying stakes
Please enter the commit message for your changes. Lines starting
Configuration menu - View commit details
-
Copy full SHA for ef7bf95 - Browse repository at this point
Copy the full SHA ef7bf95View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed093ae - Browse repository at this point
Copy the full SHA ed093aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 508bb00 - Browse repository at this point
Copy the full SHA 508bb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84fb24 - Browse repository at this point
Copy the full SHA e84fb24View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f743a98 - Browse repository at this point
Copy the full SHA f743a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b622aa6 - Browse repository at this point
Copy the full SHA b622aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3d43f - Browse repository at this point
Copy the full SHA 7a3d43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db22d1 - Browse repository at this point
Copy the full SHA 3db22d1View commit details -
fix(validations): move mint transaction validation after staking tran…
…saction validation such that the total block fee is calculated correctly
Configuration menu - View commit details
-
Copy full SHA for f0d8697 - Browse repository at this point
Copy the full SHA f0d8697View commit details -
feat(mining): remove staking transactions from the pool once they are…
… included in a consolidated block
Configuration menu - View commit details
-
Copy full SHA for 701ca01 - Browse repository at this point
Copy the full SHA 701ca01View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2eb3ae - Browse repository at this point
Copy the full SHA b2eb3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2955a - Browse repository at this point
Copy the full SHA ad2955aView commit details -
fix(cli): when require_confirmation is false, the staking transaction…
… should still be built
Configuration menu - View commit details
-
Copy full SHA for f8e7197 - Browse repository at this point
Copy the full SHA f8e7197View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14752ce - Browse repository at this point
Copy the full SHA 14752ceView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28c567c - Browse repository at this point
Copy the full SHA 28c567cView commit details
Commits on May 16, 2024
-
feat(cli): make all stake arguments required and explicitly check val…
…idator correctness
Configuration menu - View commit details
-
Copy full SHA for 02dccce - Browse repository at this point
Copy the full SHA 02dccceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 793ff18 - Browse repository at this point
Copy the full SHA 793ff18View commit details
Commits on May 24, 2024
-
fix(mining): do not include multiple staking transactions for a valid…
…ator in a single block
Configuration menu - View commit details
-
Copy full SHA for cb05de5 - Browse repository at this point
Copy the full SHA cb05de5View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1df5651 - Browse repository at this point
Copy the full SHA 1df5651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1be39 - Browse repository at this point
Copy the full SHA 0e1be39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ec3a34 - Browse repository at this point
Copy the full SHA 8ec3a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b5fe1 - Browse repository at this point
Copy the full SHA a9b5fe1View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de5775e - Browse repository at this point
Copy the full SHA de5775eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70761df - Browse repository at this point
Copy the full SHA 70761dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c75da6 - Browse repository at this point
Copy the full SHA 8c75da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8c361 - Browse repository at this point
Copy the full SHA 3c8c361View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e6852 - Browse repository at this point
Copy the full SHA e3e6852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ce5ca - Browse repository at this point
Copy the full SHA 87ce5caView commit details -
feat(c-bridge): dr_reporter: new feats
- adapt to wsb v2.0 - report dr_tally_tx_hash instead of dr_tx_hash - low evm funds alert - detect and dismiss already reported queries
Configuration menu - View commit details
-
Copy full SHA for eca2297 - Browse repository at this point
Copy the full SHA eca2297View commit details -
feat(c-bridge): dr_sender: new feats
- adapt to wsb v2.0 - reject queries with collateral too low (<20 wit) - reject queries with total wit value too high - set dr tx fee to the minimum of query sla and config - polling rate set to half of eth_pollers' - log trace reporting witnet node's pkh
Configuration menu - View commit details
-
Copy full SHA for e627e3c - Browse repository at this point
Copy the full SHA e627e3cView commit details -
feat(c-bridge): eth_poller: new feats
- adapt to wsb v2.0 - limit max batch sizes by config
Configuration menu - View commit details
-
Copy full SHA for bad4a42 - Browse repository at this point
Copy the full SHA bad4a42View commit details -
feat(c-bridge): wit_poller: new feats
- extract dr_tally_tx_hash from wit_dataRequestReport - calculate dr_timestamp as that of the block where the dr commit txs were included
Configuration menu - View commit details
-
Copy full SHA for 4386d7f - Browse repository at this point
Copy the full SHA 4386d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9ed73 - Browse repository at this point
Copy the full SHA 2f9ed73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5611fd3 - Browse repository at this point
Copy the full SHA 5611fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5697df - Browse repository at this point
Copy the full SHA c5697dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1491af - Browse repository at this point
Copy the full SHA f1491afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e93f9bd - Browse repository at this point
Copy the full SHA e93f9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f236f - Browse repository at this point
Copy the full SHA f4f236fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d970d - Browse repository at this point
Copy the full SHA a7d970dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71be57f - Browse repository at this point
Copy the full SHA 71be57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b842f39 - Browse repository at this point
Copy the full SHA b842f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd6a39 - Browse repository at this point
Copy the full SHA afd6a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0acccab - Browse repository at this point
Copy the full SHA 0acccabView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8e041 - Browse repository at this point
Copy the full SHA ce8e041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6efdc - Browse repository at this point
Copy the full SHA 3d6efdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db1043 - Browse repository at this point
Copy the full SHA 5db1043View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b26a88e - Browse repository at this point
Copy the full SHA b26a88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec6673 - Browse repository at this point
Copy the full SHA 5ec6673View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c756357 - Browse repository at this point
Copy the full SHA c756357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b07db1 - Browse repository at this point
Copy the full SHA 2b07db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 782064e - Browse repository at this point
Copy the full SHA 782064eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6203494 - Browse repository at this point
Copy the full SHA 6203494View commit details -
fix(c-bridge): use wit/rpc client instead of tcp::socket to check wit…
… connection status
Configuration menu - View commit details
-
Copy full SHA for a8fadb7 - Browse repository at this point
Copy the full SHA a8fadb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092ba76 - Browse repository at this point
Copy the full SHA 092ba76View commit details