Commit Graph

9 Commits

Author SHA1 Message Date
mfahampshire fd3ea27dbc bug hunting with maths in bandwidth contract 2022-02-04 16:36:44 +01:00
mfahampshire 79c62aca27 deployed bandwidth with no gravity for gas difference check 2022-02-03 18:35:42 +01:00
mfahampshire 3cfdb56f5d added version of bandwidth generator which doesn't interact with Gravity Bridge 2022-02-03 16:10:28 +01:00
mfahampshire 55762b52b9 added gas coverage tool 2022-02-03 15:15:02 +01:00
mfahampshire 0a2ce7fa6d added new builds 2022-01-25 18:22:44 +01:00
mfahampshire d785d621ec temporarily removed indexd string (in place of just string now) from emitted event in bandwidth generator 2022-01-11 14:36:03 +01:00
mfahampshire b1f4ae434a updated test to use test contract versions 2022-01-10 13:26:49 +01:00
mfahampshire 1647c368fb updates:
* pragma bump to 0.8.10
* updated gravity bridge contracts
* moved modified contracts to new 'test' dir for unit test clarity
2022-01-10 12:19:26 +01:00
Mx f8fb6f524e Move cleaned up smart contracts to main code repo (#929)
* moved contracts from gitlab to main codebase

* added missing event param

* removed erroneous  from description

* updates:
* changed maths of token -> MB conversion
* new tests for changed maths
* length check on cosmos address
* begun code doc

* code documentation

* small comment cleanup

* cont. w tests, may have found bug in maths re: using not whole tokens: investigating

* finished code doc

* included requested changes to contract

* change to maths operations, shrunk test error to < .9

* updates:
* updated tests
* updated readme

* removed commented out code, changed variable name to be more informative

* removed unnecessary byte32 length check
2021-12-18 01:32:47 +00:00